#33558: Root 5.32.01: +pythia variant fails to build on Snow Leopard -------------------------------+----------------------------------- Reporter: david.w.watson@… | Owner: mattiafrancescomoro@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: wontfix | Keywords: Port: root | -------------------------------+----------------------------------- Comment (by egall@…): I just tried compiling the latest ROOT with variants +avahi+fftw3+fitsio+ldap+mysql+odbc+pythia+qt_mac+ruby+netcdf+universal on OSX 10.6, and I got the following error: {{{ /usr/bin/g++-4.2 -dynamiclib -single_module -Wl,-dead_strip_dylibs -install_name /opt/local/lib/root/libminicern.5.so -O2 -m64 -mmacosx- version-min=10.6 -o lib/libminicern.5.34.so misc/minicern/src/cernlib.o -ldl misc/minicern/src/hbook.o misc/minicern/src/kernlib.o misc/minicern/src/zebra.o -compatibility_version 5 -current_version 5.34.02 i686-apple-darwin10-g++-4.2.1: misc/minicern/src/hbook.o: No such file or directory i686-apple-darwin10-g++-4.2.1: misc/minicern/src/kernlib.o: No such file or directory i686-apple-darwin10-g++-4.2.1: misc/minicern/src/zebra.o: No such file or directory make: *** [lib/libminicern.so] Error 1 make: *** Waiting for unfinished jobs.... make: Leaving directory `/opt/local/var/macports/build.build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root/root/work/root' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root/root/work/root" && /usr/bin/make -j2 -w all Exit code: 2 Error: org.macports.build for port root returned: command execution failed DEBUG: Error code: CHILDSTATUS 42221 2 DEBUG: 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" Warning: targets not executed for root: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port root for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root/root/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port root failed }}} It doesn't look like the same error message, but it is the same port with the same variant on the same OS, so I figured it belonged here. -- Ticket URL: <https://trac.macports.org/ticket/33558#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS