Port-vax archive

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

Re: NetBSD/vax pkgsrc



gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c blake2b.c -o blake2b.o
blake2b.c: In function 'blake2b_compress':
blake2b.c:171:1: internal compiler error: in cselib_invalidate_regno, at
cselib.c:2149
}
^
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.

cd to /AD1/CURRENT/pkgsrc/pkgtools/digest/work/digest-20190127, then run:

gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20190127\" -O0 -D_FORTIFY_SOURCE=2 -c blake2b.c -o blake2b.o

Then, cd back to /AD1/CURRENT/pkgsrc/pkgtools/digest, then continue with your make.

John


Home | Main Index | Thread Index | Old Index