[MacPorts] #22063: gcc44 and gcc45 conflict on ${prefix}/share/python/aotcompile.py
MacPorts
noreply at macports.org
Tue Apr 20 14:17:35 PDT 2010
#22063: gcc44 and gcc45 conflict on ${prefix}/share/python/aotcompile.py
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: gcc44, gcc45
-------------------------------------+--------------------------------------
Comment(by ryandesign@…):
I tried adding this option to gcc45 and the build failed in a way that
didn't seem related:
{{{
Comparing stages 2 and 3
warning: gcc/cc1-checksum.o differs
warning: gcc/cc1obj-checksum.o differs
warning: gcc/cc1objplus-checksum.o differs
warning: gcc/cc1plus-checksum.o differs
Bootstrap comparison failure!
x86_64-apple-darwin10/i386/libgomp/.libs/bar.o differs
x86_64-apple-darwin10/i386/libgomp/.libs/barrier.o differs
[snip]
x86_64-apple-darwin10/libgomp/team.o differs
x86_64-apple-darwin10/libgomp/work.o differs
make[2]: *** [compare] Error 1
make[1]: *** [stage3-bubble] Error 2
make: *** [bootstrap] Error 2
}}}
With gcc44 the option appears to be `--with-datarootdir`; I tried using it
and the build succeeded but it didn't seem to make a difference;
aotcompile.py ended up in the same place.
--
Ticket URL: <http://trac.macports.org/ticket/22063#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list