Date: Wed, 6 Mar 2013 22:10:40 GMT From: Anton Shterenlikht <mexas@bristol.ac.uk> To: gerald@freebsd.org Cc: freebsd-ports@freebsd.org Subject: regression: lang/gcc47, gcc48 on amd64: configure: error: cannot compute suffix of object files: cannot compile Message-ID: <201303062210.r26MAeN0014837@zzz.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
Hi Gerald amd64 r246552 with clang root@zzz:~ # pkg version -vX gcc-4.\*2013 gcc-4.7.3.20130216 < needs updating (port has 4.7.3.20130302) gcc-4.8.0.20130210 < needs updating (port has 4.8.0.20130303) root@zzz:~ # Identical error for both ports: checking for x86_64-portbld-freebsd10.0-gcc... /usr/ports/lang/gcc48/work/build/./gcc/xgcc -B/usr/ports/lang/gcc48/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include checking for suffix of object files... configure: error: in `/usr/ports/lang/gcc48/work/build/x86_64-portbld-freebsd10.0/libgcc': configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[2]: *** [configure-stage1-target-libgcc] Error 1 checking for x86_64-portbld-freebsd10.0-gcc... /usr/ports/lang/gcc47/work/build/./gcc/xgcc -B/usr/ports/lang/gcc47/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include checking for suffix of object files... configure: error: in `/usr/ports/lang/gcc47/work/build/x86_64-portbld-freebsd10.0/libgcc': configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[2]: *** [configure-stage1-target-libgcc] Error 1 Shall I open a GCC PR? Anton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303062210.r26MAeN0014837>