#15685: Etoile fails to build --------------------------------------+------------------------------------- Reporter: carlos_lemare@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: etoile | --------------------------------------+------------------------------------- Changes (by jmr@macports.org): * cc: jmr@macports.org (added) * keywords: etoile fails to build => * port: => etoile Old description:
Etoile fails to build in my powerbook. The error it shows is this:
Clemare-PowerBook:~ clemare$ sudo port install etoile ---> Building Etoile with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile" && gnumake all messages=yes GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles azalea=no background=no dock=no login=no corner=no idle=no azswitch=no jabber=no outerspace=no sketch=no " returned error 2 Command output: ln -s Versions/Current/Resources Resources; \ fi; \ if [ ! -h "Headers" ]; then \ rm -f Headers; \ ln -s Versions/Current/Headers Headers; \ fi cd ./derived_src; \ if [ ! -h "PopplerKit" ]; then \ rm -f ./PopplerKit; \ ln -s ../PopplerKit.framework/Headers \ ./PopplerKit; \ fi Making all in subprojects of framework PopplerKit... Making all for subproject bindings... g++-mp-4.2 poppler.cc -c \ -MMD -MP -I/opt/local/include -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-common -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno- import -I/opt/local/include/poppler -I/opt/local/include -I/opt/local/include/poppler -I/opt/local/include/freetype2 -I/opt/local/include -g -DPOPPLER_0_5 -I./MissingKit -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile/Build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile/Frameworks/PopplerKit -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile/Frameworks/PopplerKit/Headers -I/usr/X11R6/include -I/usr/X11R6/include -I./../derived_src -I. -I/opt/local/GNUstep/Local/Library/Headers/ -I/opt/local/GNUstep/System/Library/Headers/ \ -o obj/poppler.o poppler.cc: In function 'int poppler_init(const unsigned char*, const unsigned char**, unsigned int)': poppler.cc:113: warning: comparison between signed and unsigned integer expressions poppler.cc:121: warning: too few arguments for format poppler.cc:126: error: no matching function for call to 'GlobalParams::GlobalParams(NULL)' /opt/local/include/poppler/GlobalParams.h:144: note: candidates are: GlobalParams::GlobalParams() /opt/local/include/poppler/GlobalParams.h:139: note: GlobalParams::GlobalParams(const GlobalParams&) poppler.cc: At global scope: poppler.cc:25: warning: 'void dump_fonts(FcConfig*)' defined but not used gnumake[4]: *** [obj/poppler.o] Error 1 gnumake[3]: *** [bindings.all.subproject.variables] Error 2 gnumake[2]: *** [PopplerKit.all.framework.variables] Error 2 gnumake[1]: *** [internal-all] Error 2 gnumake: *** [internal-all] Error 2
Error: Status 1 encountered during processing.
New description: Etoile fails to build in my powerbook. The error it shows is this: {{{ Clemare-PowerBook:~ clemare$ sudo port install etoile ---> Building Etoile with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile" && gnumake all messages=yes GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles azalea=no background=no dock=no login=no corner=no idle=no azswitch=no jabber=no outerspace=no sketch=no " returned error 2 Command output: ln -s Versions/Current/Resources Resources; \ fi; \ if [ ! -h "Headers" ]; then \ rm -f Headers; \ ln -s Versions/Current/Headers Headers; \ fi cd ./derived_src; \ if [ ! -h "PopplerKit" ]; then \ rm -f ./PopplerKit; \ ln -s ../PopplerKit.framework/Headers \ ./PopplerKit; \ fi Making all in subprojects of framework PopplerKit... Making all for subproject bindings... g++-mp-4.2 poppler.cc -c \ -MMD -MP -I/opt/local/include -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-common -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import -I/opt/local/include/poppler -I/opt/local/include -I/opt/local/include/poppler -I/opt/local/include/freetype2 -I/opt/local/include -g -DPOPPLER_0_5 -I./MissingKit -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile/Build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile/Frameworks/PopplerKit -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile/Frameworks/PopplerKit/Headers -I/usr/X11R6/include -I/usr/X11R6/include -I./../derived_src -I. -I/opt/local/GNUstep/Local/Library/Headers/ -I/opt/local/GNUstep/System/Library/Headers/ \ -o obj/poppler.o poppler.cc: In function 'int poppler_init(const unsigned char*, const unsigned char**, unsigned int)': poppler.cc:113: warning: comparison between signed and unsigned integer expressions poppler.cc:121: warning: too few arguments for format poppler.cc:126: error: no matching function for call to 'GlobalParams::GlobalParams(NULL)' /opt/local/include/poppler/GlobalParams.h:144: note: candidates are: GlobalParams::GlobalParams() /opt/local/include/poppler/GlobalParams.h:139: note: GlobalParams::GlobalParams(const GlobalParams&) poppler.cc: At global scope: poppler.cc:25: warning: 'void dump_fonts(FcConfig*)' defined but not used gnumake[4]: *** [obj/poppler.o] Error 1 gnumake[3]: *** [bindings.all.subproject.variables] Error 2 gnumake[2]: *** [PopplerKit.all.framework.variables] Error 2 gnumake[1]: *** [internal-all] Error 2 gnumake: *** [internal-all] Error 2 Error: Status 1 encountered during processing. }}} -- -- Ticket URL: <http://trac.macports.org/ticket/15685#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS