Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
Date: Thu, 28 Mar 2019 18:12:24 +0000
From: "Maxime Villard" <maxv%netbsd.org@localhost>
Message-ID: <20190328181224.BD6B4FB16%cvs.NetBSD.org@localhost>
| Log Message:
| Move pnbuf_cache into vfs_init.c, where it belongs.
That causes:
/tmp/bracket/build/2019.03.28.18.12.24-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/bracket/build/2019.03.28.18.12.24-i386/destdir -L/tmp/bracket/build/2019.03.28.18.12.24-i386/obj/tests/dev/usb/libhid -pie -shared-libgcc -Wl,-z,relro -o t_hid t_hid.o -Wl,-rpath-link,/tmp/bracket/build/2019.03.28.18.12.24-i386/destdir/lib -L=/lib -Wl,--whole-archive -lrumpdev_hid -Wl,--no-whole-archive -latf-c -lrump -lrumpuser -lpthread
-bash: /tmp/bracket/build/2019.03.28.18.12.24-i386/tools/bin/i486--netbsdelf-gcc: No such file or directory
jinx$ /tmp/bracket/build/2019.03.28.18.12.24-i386/tools/lib/gcc/i486--netbsdelf/7.4.0/../../../../i486--netbsdelf/bin/ld: /tmp/bracket/build/2019.03.28.18.12.24-i386/destdir/usr/lib/librump.so: undefined reference to `rumpns_pnbuf_cache'
collect2: error: ld returned 1 exit status
*** [t_hid] Error code 1
v/usb/t_hidstopped in /tmp/bracket/build/2019.03.28.18.12.24-i386/src/tests/dev
1 error
which is what is responsible for:
This is an automatically generated notice of a NetBSD-current/i386
build failure.
The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2019.03.28.18.12.24.
kre
Home |
Main Index |
Thread Index |
Old Index