[MacPorts] #15154: port install itk fails to build
#15154: port install itk fails to build -------------------------------------------+-------------------------------- Reporter: dhoelzer@enclaveforensics.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: sguil itk port build failure | -------------------------------------------+-------------------------------- I'm trying to install sguil-client, which depends on itk. itk fails to build with the following output: sh-3.2# port install itk ---> Building itk 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_x11_itk/work/itk3.3" && make all CPPFLAGS=-I/opt/local/include " returned error 2 Command output: /usr/bin/gcc-4.0 -pipe -DPACKAGE_NAME=\"itk\" -DPACKAGE_TARNAME=\"itk\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itk\ 3.3\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DUSE_ITCL_STUBS=1 -DITK_LIBRARY=\"/opt/local/lib/itk3.3\" -DUSE_NON_CONST -I"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_itcl/work/itcl3.3/generic" -I"./generic" -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_tcl/work/tcl8.5.2/generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_tcl/work/tcl8.5.2/unix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.2/generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.2/unix -I/usr/X11/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic -Os -Wall -Wno-implicit-int -fno-common -c `echo ./generic/itk_cmds.c` -o itk_cmds.o In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclInt.h:2356, from /opt/local/include/itclInt.h:52, from ./generic/itk.h:81, from ./generic/itk_cmds.c:26: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:322: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:326: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:330: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:333: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:337: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:341: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:357: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:360: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:363: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:367: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:370: error: syntax error before '->' token /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/tcl8.4.14/generic/tclIntDecls.h:377: error: syntax error before '->' token ./generic/itk_cmds.c: In function 'Itk_ConfigBodyCmd': ./generic/itk_cmds.c:406: warning: passing argument 2 of 'itclStubsPtr->itcl_EventuallyFree' from incompatible pointer type make: *** [itk_cmds.o] Error 1 Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15154> MacPorts </projects/macports> Ports system for Mac OS
#15154: port install itk fails to build --------------------------------------------+------------------------------- Reporter: dhoelzer@enclaveforensics.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: sguil itk port build failure --------------------------------------------+------------------------------- Comment (by jmr@macports.org): Looks like a version mismatch: 8.4.14 vs 8.5.2. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15154#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#15154: port install itk fails to build --------------------------------------------+------------------------------- Reporter: dhoelzer@enclaveforensics.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: sguil itk port build failure --------------------------------------------+------------------------------- Comment (by dhoelzer@enclaveforensics.com): How would you recommend that I fix this? I took a clean Leopard box, installed XCode, installed MacPorts, updated and then did "port install sguil-client". It arrived at this failed dependency on its own. Thanks! -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15154#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#15154: port install itk fails to build --------------------------------------------+------------------------------- Reporter: dhoelzer@enclaveforensics.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: sguil itk port build failure --------------------------------------------+------------------------------- Comment (by jmr@macports.org): Apparently the unreleased version 3.3.1 of itcl is needed for compatibility with Tcl 8.5. Maybe we could make a tarball from a CVS checkout. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15154#comment:4> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts