Bug 53871 - glimmer-1.2.1_1 does not compile
Summary: glimmer-1.2.1_1 does not compile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-28 13:00 UTC by Vladimir Tchoukharev
Modified: 2003-06-29 06:12 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Tchoukharev 2003-06-28 13:00:31 UTC
On my regular portupgrade today I found that glimmer does not compile.

chu@svak:~ 14:02:49 $ portversion -vL=
glimmer-1.2.1_1             <  needs updating (port has 1.2.1_2)
chu@svak:~ 14:24:46 $  sudo nice portupgrade -kra
Password:
** 'devel/viewcvs' is marked as IGNORE:
        "is forbidden: "due to cross-site scripting vulnerabilities""
--->  Upgrading 'glimmer-1.2.1_1' to 'glimmer-1.2.1_2' (editors/glimmer)
--->  Building '/usr/ports/editors/glimmer'
===>  Cleaning for unzip-5.50
===>  Cleaning for esound-0.2.29
===>  Cleaning for libaudiofile-0.2.3

  [part of normal build skipped]

gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/editors/glimmer/work/glimmer-1.2.1/src/xpm'
gmake[3]: Entering directory `/usr/ports/editors/glimmer/work/glimmer-1.2.1/src'

  [normal compilation in this dir skipped]

cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -DGNOMEDATADIR=\""/usr/X11R6/share/gnome"\" -DPREFIX=\"/usr/X11R6\" -I/usr/X11R6/include -I.. -I../src/widgets -I../src/gtkextext -I../src/libprint -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/local/include/freetype2 -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THREAD_SAFE -I/usr/local/include/python2.2 -I/usr/local/include/pygtk  -I/usr/local/include -D_REGEX_H_ -D_REGEX_H  -O -pipe!
  -march=pentiumpro -Wall -Wunused  -c file-io.c
file-io.c: In function `new_file_real':
file-io.c:105: `MAXPATHLEN' undeclared (first use in this function)
file-io.c:105: (Each undeclared identifier is reported only once
file-io.c:105: for each function it appears in.)
file-io.c:105: warning: unused variable `cwd'
gmake[3]: *** [file-io.o] Error 1
gmake[3]: Leaving directory `/usr/ports/editors/glimmer/work/glimmer-1.2.1/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/editors/glimmer/work/glimmer-1.2.1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/editors/glimmer/work/glimmer-1.2.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/editors/glimmer.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade85157.0 make
** Fix the problem and try again.
** 'palm/gnomepilot' is marked as IGNORE:
        "is marked as broken: gnomepilot wants to use the GNOME 1 desktop, but you wish to use the GNOME 2 desktop."
** Package name changed from 'xmms-esound-gnome' (multimedia/xmms) to 'xmms-esound' (multimedia/xmms).
** No need to upgrade 'xmms-esound-gnome-1.2.7_3' (>= xmms-esound-1.2.7_3). (specify -f to force)
** 'ftp/gtm' is marked as IGNORE:
        "is marked as broken: gtm wants to use the GNOME 1 desktop, but you wish to use the GNOME 2 desktop."
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! editors/glimmer (glimmer-1.2.1_1)     (compiler error)
chu@svak:~ 14:41:30 $ 


Is it a problem in the recent Kris' patch?

Best regards,
V.Chukharev
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-06-29 06:11:57 UTC
State Changed
From-To: open->closed

Fixed, thanks for reporting.