Port-vax archive

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

NetBSD/vax pkgsrc



Hi All,
just set up a new system, installed NetBSD9.0 on it from the ISO image,
got src, xsrc, pkgsrc from CVS.

Thought to try, the dhrystone is the smallest package out there, but it
failed to compile.

Anything obvious I forgot to set up?

-----------------------------

it fails compiling digest-20190127

config.status: creating config.h
===> Building for digest-20190127
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c digest.c -o digest.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c keccak.c -o keccak.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c md5c.c -o md5c.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c md5hl.c -o md5hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c rmd160.c -o rmd160.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c rmd160hl.c -o rmd160hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c sha1.c -o sha1.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c sha1hl.c -o sha1hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c sha2.c -o sha2.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c sha2hl.c -o sha2hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c sha3.c -o sha3.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c sha3hl.c -o sha3hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c tiger.c -o tiger.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\"
-DVERSION=\"20190127\"  -O2 -D_FORTIFY_SOURCE=2 -c whirlpool.c -o
whirlpool.o
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.
*** Error code 1

Stop.
make: stopped in /AD1/CURRENT/pkgsrc/pkgtools/digest/work/digest-20190127
*** Error code 1

Stop.
make[2]: stopped in /AD1/CURRENT/pkgsrc/pkgtools/digest
*** Error code 1

Stop.


Home | Main Index | Thread Index | Old Index