#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: etoile fails to build --------------------------------------+------------------------------------- Comment (by carlos_lemare@yahoo.com): It still fails to compile. What error 2 means? maybe is something with my confirguration. I have Mac OS X 10.4.11, (Darwin Clemare-PowerBook.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc) and MacPorts-1.6.0-10.4-Tiger. The error now is the following: ---> 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-0.2" && 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-0.2/Build -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile-0.2/Frameworks/PopplerKit -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_Etoile/work/Etoile-0.2/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:2> MacPorts <http://www.macports.org/> Ports system for Mac OS