Current-Users archive

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

internal compiler error heimdal



With today's source, I don't seem to able to get past:

# pwd
/usr/src/crypto/external/bsd/heimdal/lib/libvers
# make dependall
#   compile  libvers/make-print-version.lo
cc -O  -DHAVE_IPV6 -DHAVE_CONFIG_H -I/usr/src/crypto/external/bsd/heimdal/include -DHAVE_CONFIG_H -c -o make-print-version.lo.o    /usr/src/crypto/external/bsd/heimdal/dist/lib/vers/make-print-version.c
cc: internal compiler error: Segmentation fault (program as received signal 11)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 4

Started with an empty /usr/obj, and sh build.sh -E build

# ls obj.amd64/
as.core                   make-print-version.lo.o

# /usr/obj/.amd64/tooldir.NetBSD-7.99.41-amd64/x86_64--netbsd/bin/as --version
GNU assembler (NetBSD Binutils nb1) 2.27
Copyright (C) 2016 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `x86_64--netbsd'.

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f7ff650c056 in ?? ()
(gdb) bt
#0  0x00007f7ff650c056 in ?? ()
#1  0x0000000000239358 in ?? ()
#2  0x0000000003c1a13f in ?? ()
#3  0x0000000000485530 in bfd_elf32_write_shdrs_and_ehdr ()
#4  0x00007f7fffffffe0 in ?? ()
#5  0x0000000000485278 in bfd_elf32_swap_symbol_out ()
#6  0x0000000000000000 in ?? ()

Zapping /usr/obj insufficient?

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index