#36408: mercury @11.01 error while staging into destroot -------------------------+-------------------------------- Reporter: elvadrias@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: -------------------------+-------------------------------- Installing fails at "staging into destroot" step These are the last 30 lines of the installation log : {{{ :info:destroot In file included from ./mercury_imp.h:62: :info:destroot ./mercury_engine.h:437:12: error: thread-local storage is unsupported for the current target :info:destroot extern __thread MercuryEngine *MR_thread_engine_base; :info:destroot ^ :info:destroot 1 error generated. :info:destroot gmake[2]: *** [mercury_accurate_gc.o] Error 1 :info:destroot gmake[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_mercury/mercury/work /mercury-compiler-11.01/install_grade_dir.hlc.par.gc/runtime' :info:destroot To clean up from failed install, remove /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_mercury/mercury/work /mercury-compiler-11.01/install_grade_dir.hlc.par.gc :info:destroot gmake[1]: *** [install_grades] Error 1 :info:destroot gmake[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_mercury/mercury/work /mercury-compiler-11.01' :info:destroot make: *** [install] Error 2 :info:destroot make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_mercury/mercury/work /mercury-compiler-11.01' :info:destroot Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_mercury/mercury/work /mercury-compiler-11.01" && /usr/bin/make -w install :info:destroot Exit code: 2 :error:destroot org.macports.destroot for port mercury returned: command execution failed :debug:destroot Error code: CHILDSTATUS 1067 2 :debug:destroot 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 destroot" (procedure "portdestroot::destroot_main" line 2) invoked from within "$procedure $targetname" :info:destroot Warning: targets not executed for mercury: org.macports.activate org.macports.destroot org.macports.install :notice:destroot Please see the log file for port mercury for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_mercury/mercury/main.log }}} -- Ticket URL: <https://trac.macports.org/ticket/36408> MacPorts <http://www.macports.org/> Ports system for Mac OS