swarm compilation error

Degang Wu samuelandjw at gmail.com
Wed Sep 11 00:24:22 PDT 2013


Hi,

Mountain Lion 10.8.4.

The most relevant part of the log:

:info:build libtool: compile:  /usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -I../../libobjc -I../../libobjc -I./../misc -I.. -I./.. -I./../defobj -I/opt/local/include -I/opt/local/include -I/usr/include/ffi -I/opt/local/include -I/opt/local/include -D_GNU_SOURCE -DList=TclObjcList -DTCL_LIBRARY=\"@tclscriptdir@\" -DTK_LIBRARY=\"@tkscriptdir@\" -DBUILDING_SWARM -pipe -Os -arch x86_64 -B ../../tools -DH5_USE_16_API -fnested-functions -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import -Wno-protocol -Wno-long-long -I/opt/local/include -Wno-implicit-int -Wno-unknown-pragmas -MT HashTable.lo -MD -MP -MF .deps/HashTable.Tpo -c HashTable.m  -fno-common -DPIC -o .libs/HashTable.o
:info:build TclInterp.m: In function '-[TclInterp preInitWithArgc:argv:]':
:info:build TclInterp.m:251: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type
:info:build TclInterp.m:269: warning: initialization discards qualifiers from pointer target type
:info:build TclInterp.m:271: error: 'Tcl_Interp' has no member named 'result'
:info:build TclInterp.m: In function '-[TclInterp initWithArgc:argv:]':
:info:build TclInterp.m:314: error: 'Tcl_Interp' has no member named 'result'
:info:build tclObjc.m: In function 'getStringReturn':
:info:build tclObjc.m:148: warning: pointer targets in return differ in signedness
:info:build tclObjc.m: In function 'tclObjc_msgSendToClientData':
:info:build tclObjc.m:176: error: 'Tcl_Interp' has no member named 'result'
:info:build TclInterp.m: In function '-[TclInterp eval:]':
:info:build TclInterp.m:356: warning: assignment discards qualifiers from pointer target type
:info:build TclInterp.m:358: error: 'Tcl_Interp' has no member named 'result'
:info:build TclInterp.m: In function '-[TclInterp globalEval:]':
:info:build TclInterp.m:382: warning: assignment discards qualifiers from pointer target type
:info:build TclInterp.m:384: error: 'Tcl_Interp' has no member named 'result'
:info:build tclObjc.m:234: error: 'Tcl_Interp' has no member named 'result'
:info:build tclObjc.m:234: error: 'Tcl_Interp' has no member named 'result'
:info:build TclInterp.m: In function '-[TclInterp evalFile:]':
:info:build TclInterp.m:398: warning: assignment discards qualifiers from pointer target type
:info:build TclInterp.m:400: error: 'Tcl_Interp' has no member named 'result'
:info:build TclInterp.m: In function '-[TclInterp result]':
:info:build TclInterp.m:441: error: 'Tcl_Interp' has no member named 'result'
:info:build TclInterp.m: In function '-[TclInterp promptAndEval]':
:info:build TclInterp.m:577: error: 'Tcl_Interp' has no member named 'result'
:info:build TclInterp.m:578: error: 'Tcl_Interp' has no member named 'result'
:info:build TclInterp.m:579: error: 'Tcl_Interp' has no member named 'result'
:info:build tclObjc.m: In function 'tclObjc_registerObjectWithName':
:info:build tclObjc.m:428: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
:info:build tclObjc.m: In function 'tclObjc_msgSendToArgv1':
:info:build tclObjc.m:472: error: 'Tcl_Interp' has no member named 'result'
:info:build tclObjc.m:472: error: 'Tcl_Interp' has no member named 'result'
:info:build tclObjc.m: In function '-[TclObject performv::]':
:info:build tclObjc.m:538: warning: assignment discards qualifiers from pointer target type
:info:build tclObjc.m: In function 'TclObjc_Init':
:info:build tclObjc.m:691: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
:info:build tclObjc.m:701: error: 'Tcl_Interp' has no member named 'result'
:info:build tclObjc.m:701: warning: format not a string literal and no format arguments
:info:build tclObjc.m:701: warning: format not a string literal and no format arguments
:info:build make[4]: *** [TclInterp.lo] Error 1
:info:build make[4]: *** Waiting for unfinished jobs....
:info:build make[4]: *** [tclObjc.lo] Error 1
:info:build TkInterp.m: In function '-[TkInterp preInitWithArgc:argv:]':
:info:build TkInterp.m:177: error: 'Tcl_Interp' has no member named 'result'
:info:build TkInterp.m:187: error: 'Tcl_Interp' has no member named 'result'
:info:build TkInterp.m: In function 'StdinProc':
:info:build TkInterp.m:416: error: 'Tcl_Interp' has no member named 'result'
:info:build TkInterp.m:419: error: 'Tcl_Interp' has no member named 'result'
:info:build make[4]: *** [TkInterp.lo] Error 1
:info:build libtool: compile:  /usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -I../../libobjc -I../../libobjc -I./../misc -I.. -I./.. -I./../defobj -I/opt/local/include -I/opt/local/include -I/usr/include/ffi -I/opt/local/include -I/opt/local/include -D_GNU_SOURCE -DList=TclObjcList -DTCL_LIBRARY=\"@tclscriptdir@\" -DTK_LIBRARY=\"@tkscriptdir@\" -DBUILDING_SWARM -pipe -Os -arch x86_64 -B ../../tools -DH5_USE_16_API -fnested-functions -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import -Wno-protocol -Wno-long-long -I/opt/local/include -Wno-implicit-int -Wno-unknown-pragmas -MT HashTable.lo -MD -MP -MF .deps/HashTable.Tpo -c HashTable.m -o HashTable.o >/dev/null 2>&1
:info:build libtool: compile:  /usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -I../../libobjc -I../../libobjc -I./../misc -I.. -I./.. -I./../defobj -I/opt/local/include -I/opt/local/include -I/usr/include/ffi -I/opt/local/include -I/opt/local/include -D_GNU_SOURCE -DList=TclObjcList -DTCL_LIBRARY=\"@tclscriptdir@\" -DTK_LIBRARY=\"@tkscriptdir@\" -DBUILDING_SWARM -pipe -Os -arch x86_64 -B ../../tools -DH5_USE_16_API -fnested-functions -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import -Wno-protocol -Wno-long-long -I/opt/local/include -Wno-implicit-int -Wno-unknown-pragmas -MT List.lo -MD -MP -MF .deps/List.Tpo -c List.m -o List.o >/dev/null 2>&1
:info:build mv -f .deps/HashTable.Tpo .deps/HashTable.Plo
:info:build mv -f .deps/List.Tpo .deps/List.Plo
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_swarm/swarm/work/swarm-2.4.1/src/tclobjc'
:info:build make[3]: *** [all-recursive] Error 1
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_swarm/swarm/work/swarm-2.4.1/src'
:info:build make[2]: *** [all] Error 2
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_swarm/swarm/work/swarm-2.4.1/src'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_swarm/swarm/work/swarm-2.4.1'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_swarm/swarm/work/swarm-2.4.1'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_swarm/swarm/work/swarm-2.4.1" && /usr/bin/make -j8 -w all 
:info:build Exit code: 2
:error:build org.macports.build for port swarm returned: command execution failed
:debug:build Error code: CHILDSTATUS 52410 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for swarm: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port swarm for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_swarm/swarm/main.log
 

Thanks,
wdg


More information about the macports-users mailing list