#34362 closed defect (duplicate)
gcc43 4.3.6_3 fails to build on PPC Tiger Mac OS X 10.4.11
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | tiger | Cc: | mww@… |
Port: | gcc43 |
Description
This is from a normal upgrade, without debug information. This will follow in a few hours.
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include -Wall -g -fexceptions -O2 -g -pipe -O2 -o libffi.la -rpath /opt/local/lib/gcc43 -version-info `grep -v '^#' ../../../gcc-4.3.6/libffi/libtool-version` src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/powerpc/ffi_darwin.lo src/powerpc/darwin.lo src/powerpc/darwin_closure.lo libtool: link: /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include -dynamiclib -Wl,-single_module -Wl,-undefined -Wl,dynamic_lookup -o .libs/libffi.4.dylib src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/powerpc/.libs/ffi_darwin.o src/powerpc/.libs/darwin.o src/powerpc/.libs/darwin_closure.o -install_name /opt/local/lib/gcc43/libffi.4.dylib -compatibility_version 5 -current_version 5.1 ld: in src/powerpc/.libs/darwin.o, unsupported encoding in FDE collect2: ld returned 1 exit status make[4]: *** [libffi.la] Error 1 make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build/ppc-apple-darwin8/libffi' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build/ppc-apple-darwin8/libffi' make[2]: *** [all] Error 2 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build/ppc-apple-darwin8/libffi' make[1]: *** [all-target-libffi] Error 2 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build' make: *** [bootstrap] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build' shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build" && /usr/bin/make -w bootstrap BOOT_CFLAGS="-O2 -g -D_FORTIFY_SOURCE=0" STAGE1_CFLAGS="-O2 -fkeep-inline-functions -D_FORTIFY_SOURCE=0 -std=gnu89" " returned error 2 Error: Target org.macports.build returned: shell command failed (see log for details) Warning: the following items did not execute (for gcc43): org.macports.install org.macports.build org.macports.destroot Log for gcc43 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/main.log
The string "FDE" appears only once. Maybe this information helps a bit:
pete 252 /\ pd /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build/ /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_gcc43/gcc43/work/build ~ pete 253 /\ l gcc/darwin.o ppc-apple-darwin8/libffi/src/powerpc/.libs/darwin.o ppc-apple-darwin8/libffi/src/powerpc/darwin.o prev-gcc/darwin.o stage1-gcc/darwin.o -rw-r--r-- 1 macports admin 154536 6. Mai 21:26 gcc/darwin.o -rw-r--r-- 1 macports admin 3104 6. Mai 22:21 ppc-apple-darwin8/libffi/src/powerpc/.libs/darwin.o -rw-r--r-- 1 macports admin 3104 6. Mai 22:21 ppc-apple-darwin8/libffi/src/powerpc/darwin.o -rw-r--r-- 1 macports admin 154536 6. Mai 20:08 prev-gcc/darwin.o -rw-r--r-- 1 macports admin 58304 6. Mai 18:33 stage1-gcc/darwin.o pete 254 /\ file gcc/darwin.o ppc-apple-darwin8/libffi/src/powerpc/.libs/darwin.o ppc-apple-darwin8/libffi/src/powerpc/darwin.o prev-gcc/darwin.o stage1-gcc/darwin.o gcc/darwin.o: Mach-O object ppc ppc-apple-darwin8/libffi/src/powerpc/.libs/darwin.o: Mach-O object ppc ppc-apple-darwin8/libffi/src/powerpc/darwin.o: Mach-O object ppc prev-gcc/darwin.o: Mach-O object ppc stage1-gcc/darwin.o: Mach-O object ppc
Attachments (1)
Change History (3)
Changed 13 years ago by ballapete (Peter "Pete" Dyballa)
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | tiger added; gcc43 removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Gcc 4.3.6_3 fails to build on PPC Tiger Mac OS X 10.4.11 → gcc43 4.3.6_3 fails to build on PPC Tiger Mac OS X 10.4.11 |
I think we can consider this a duplicate of #34329.
comment:2 Changed 13 years ago by ballapete (Peter "Pete" Dyballa)
Replying to ryandesign@…:
I think we can consider this a duplicate of #34329.
Yes, although no parallel build.
Note: See
TracTickets for help on using
tickets.
main.log