Port-m68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Time to flip the switch for gcc 4.8 on m68k?



c++ -c -I./liblinear -DNOLUA -I./libdnet-stripped/include -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\"; -DNMAP_PLATFORM=\"m68k--netbsdelf\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -O2 -fno-reorder-blocks -I/usr/local/include -I/usr/include -Wall -fno-strict-aliasing -g0 FPModel.cc -o FPModel.o FPModel.cc: In function 'std::vector<FingerMatch> load_fp_matches()': FPModel.cc:2339:26: internal compiler error: Segmentation fault
 std::vector<FingerMatch> load_fp_matches() {
                          ^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
Makefile:107: recipe for target 'FPModel.o' failed
gmake[1]: *** [FPModel.o] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/net/nmap/work/nmap-6.47'





libtool: compile: gcc -I/usr/pkgsrc/net/bind910/work/bind-9.10.1-P1 -I../.. -I/usr/pkgsrc/net/bind910/work/bind-9.10.1-P1/lib/bind9/include -I../../lib/bind9/include -I/usr/pkgsrc/net/bind910/work/bind-9.10.1-P1/lib/dns/include -I../../lib/dns/include -I/usr/pkgsrc/net/bind910/work/bind-9.10.1-P1/lib/isccfg/include -I../../lib/isccfg/include -I/usr/pkgsrc/net/bind910/work/bind-9.10.1-P1/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/noatomic/include -DNAMED_CONFFILE=\"/etc/named.conf\" -O2 -fno-reorder-blocks -O2 -fno-reorder-blocks -m68040 -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -DVERSION=\"9.10.1-P1\" -c ./named-checkzone.c -fPIC -DPIC -o .libs/named-checkzone.o
./named-checkzone.c: In function 'main':
./named-checkzone.c:571:1: internal compiler error: Bus error
 }
 ^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/net/bind910/work/bind-9.10.1-P1/bin/check




libtool: compile: gcc -I/usr/pkgsrc/net/bind910/work/bind-9.10.1-P1 -I../.. -I/usr/pkgsrc/net/bind910/work/bind-9.10.1-P1/lib/dns/include -I../../lib/dns/include -I/usr/pkgsrc/net/bind910/work/bind-9.10.1-P1/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/nothreads/include -I../../lib/isc/noatomic/include -DVERSION=\"9.10.1-P1\" -DOPENSSL -DPK11_LIB_LOCATION=\"undefined\" -O2 -fno-reorder-blocks -O2 -fno-reorder-blocks -m68040 -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c dnssectool.c -fPIC -DPIC -o .libs/dnssectool.o
dnssectool.c: In function 'verifyzone':
dnssectool.c:1836:1: internal compiler error: Bus error
 }
 ^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/net/bind910/work/bind-9.10.1-P1/bin/dnssec




At least for the two BIND problems, compiling on the command line without any wrappers succeeded.

(mac68k, netbsd-7 from 8-December-2014, gcc 4.8.4)

John


Home | Main Index | Thread Index | Old Index