[MacPorts] #46040: libgcc build failure
MacPorts
noreply at macports.org
Sat Nov 29 10:28:52 PST 2014
#46040: libgcc build failure
---------------------+----------------------
Reporter: pj@… | Owner: larryv@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: libgcc |
---------------------+----------------------
Comment (by dersh@…):
I am also seeing a problem with libgcc. In my case it is an upgrade from
4.9.2_0 to 4.9.2_1 that fails.
I see a couple of recent tickets that might relate:
[https://trac.macports.org/ticket/46020]
[https://trac.macports.org/ticket/45954]
[https://trac.macports.org/changeset/128719]
My log file, for the attempted upgrade, ends like this:
{{{
:info:build checking for iconv... yes
:info:build checking how to link with libiconv... -liconv
:info:build checking for iconv declaration... install-shextern size_t
iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf,
size_t *outbytesleft);
:info:build configure: updating cache ./config.cache
:info:build configure: creating ./config.status
:info:build config.status: creating Makefile
:info:build config.status: creating config.h
:info:build config.status: executing depdir commands
:info:build mkdir .deps
:info:build make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/build'
:info:build make[1]: *** [stage1-bubble] Error 2
:info:build make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/build'
:info:build make: *** [bootstrap] Error 2
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/build'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/build"
&& /usr/bin/make -j8 -w bootstrap
:info:build Exit code: 2
:error:build org.macports.build for port libgcc returned: command
execution failed
:debug:build Error code: CHILDSTATUS 32339 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
"portbuild::build_main org.macports.build"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for libgcc: org.macports.install
org.macports.build org.macports.destroot
:notice:build Please see the log file for port libgcc for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/main.log
}}}
I can attach a full log if that would be helpful. I am on 10.9.5.
--
Ticket URL: <https://trac.macports.org/ticket/46040#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list