Ticket #23092 (reopened defect)
InsightToolKit should not clean on each build
| Reported by: | trog24@… | Owned by: | dweber@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | jeremyhu@… | |
| Port: | InsightToolKit |
Description
Four attempts at building InsightToolKit resulted in the following error:
[ 17%] Built target itkvnl_inst /usr/bin/gnumake -f Code/Common/CMakeFiles/ITKCommon.dir/build.make Code/Common/CMakeFiles/ITKCommon.dir/depend cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16-build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16/Code/Common /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16-build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16-build/Code/Common /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16-build/Code/Common/CMakeFiles/ITKCommon.dir/DependInfo.cmake --color= /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16/Utilities/CableSwig/GCC/gcc/config/rs6000/host-darwin.c:39: error: conflicting types for 'sigaltstack' /usr/include/signal.h:89: error: previous declaration of 'sigaltstack' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16/Utilities/CableSwig/GCC/gcc/config/rs6000/host-darwin.c: In function 'segv_handler': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16/Utilities/CableSwig/GCC/gcc/config/rs6000/host-darwin.c:81: error: 'struct __darwin_mcontext' has no member named 'ss' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16/Utilities/CableSwig/GCC/gcc/config/rs6000/host-darwin.c:130: error: 'struct __darwin_mcontext' has no member named 'es' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16/Utilities/CableSwig/GCC/gcc/config/rs6000/host-darwin.c:131: error: 'struct __darwin_mcontext' has no member named 'ss' gnumake[2]: *** [Utilities/CableSwig/GCC/gcc/CMakeFiles/backend.dir/config/rs6000/host-darwin.o] Error 1 gnumake[1]: *** [Utilities/CableSwig/GCC/gcc/CMakeFiles/backend.dir/all] Error 2 gnumake[1]: *** Waiting for unfinished jobs.... /usr/bin/gnumake -f Code/Common/CMakeFiles/ITKCommon.dir/build.make Code/Common/CMakeFiles/ITKCommon.dir/build gnumake[2]: Nothing to be done for `Code/Common/CMakeFiles/ITKCommon.dir/build'. /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16-build/CMakeFiles 23 [ 18%] Built target ITKCommon gnumake: *** [all] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16-build" && /usr/bin/gnumake -j2 all " returned error 2 DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/InsightToolkit-3.16-build" && /usr/bin/gnumake -j2 all " returned error 2 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for InsightToolkit): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
The platform is a dual 1.73 GHz PowerPC G4 w/ 1 MB of RAM on a 133 MHz bus with 165 GB free disk space available.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


