[MacPorts] #20974: gcc43 build error under snow leopard
MacPorts
noreply at macports.org
Wed Sep 2 20:00:37 PDT 2009
#20974: gcc43 build error under snow leopard
----------------------------+-----------------------------------------------
Reporter: eonofri@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: gcc43
----------------------------+-----------------------------------------------
Comment(by thomas.mccullough@…):
I think that the real problem happens here:
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build
/./prev-gcc/xgcc
-B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build
/./prev-gcc/ -B/opt/local/i386-apple-darwin10.0.0/bin/ -g -O2 -fomit-
frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -DHAVE_CONFIG_H -o cc1-dummy c-lang.o stub-
objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o
c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o
c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-
common.o c-dump.o c-pch.o c-parser.o darwin-c.o c-gimplify.o tree-
mudflap.o c-pretty-print.o c-omp.o dummy-checksum.o \
main.o libbackend.a ../libcpp/libcpp.a
../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -liconv
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/opt/local/lib
-L/opt/local/lib -lmpfr -lgmp
ld: warning: in /opt/local/lib/libiconv.dylib, file is not of required
architecture
ld: warning: in /opt/local/lib/libmpfr.dylib, file is not of required
architecture
ld: warning: in /opt/local/lib/libgmp.dylib, file is not of required
architecture
Undefined symbols:....
}}}
I checked the type of these dylibs with "file" and they are listed as
x86_64 architecture...
This is unrelated to the problem, but a scripting error has led to
filenames containing ppc64 in numerous places.
--
Ticket URL: <http://trac.macports.org/ticket/20974#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list