Automated report: NetBSD-current/i386 test failure

2019-08-25 Thread NetBSD Test Fixture
This is an automatically generated notice of new failures of the NetBSD test suite. The newly failing test cases are: net/if_ipsec/t_ipsec_pfil:ipsecif_pfil_esp_null net/if_ipsec/t_ipsec_pfil:ipsecif_pfil_esp_rijndaelcbc net/npf/t_npf:npf_bpf net/npf/t_npf:npf_conn

daily CVS update output

2019-08-25 Thread NetBSD source update
Updating src tree: P src/Makefile P src/external/bsd/compiler_rt/Makefile P src/external/bsd/compiler_rt/lib/clang/Makefile P src/external/bsd/compiler_rt/lib/clang/lib/Makefile P src/lib/libm/arch/aarch64/fenv.c P src/sys/dev/sequencer.c P src/sys/dev/usb/usbdevs P src/sys/dev/usb/usbdevs.h P

Re: amd64 build failed: constructor priorities from 0 to 100 are reserved

2019-08-25 Thread Thomas Klausner
ng out my source tree (deleting all files listed with "?" > > in "cvs update") and with a new obj dir, I now see > > > > --- install-asan_cxx-m64 --- > > x86_64--netbsd-install: libclang_rt.asan_cxx-x86_64.a.syms: stat: No such > > file or di

Re: amd64 build failed: constructor priorities from 0 to 100 are reserved

2019-08-25 Thread Thomas Klausner
x. > >>>> > >>> > >>> Please clean local build object dir and src/ and retry. > >> > >> After cleaning out my source tree (deleting all files listed with "?" > >> in "cvs update") and with a new obj dir, I now see

Re: Build error

2019-08-25 Thread Paul Goyette
OK, I did another ``cvs up'' and the problem appears to have been fixed! Sorry for the noise. On Sun, 25 Aug 2019, Paul Goyette wrote: With sources updated to just a few minutes ago, I'm getting the following when building on a 9.99.4 amd64 host: dependall ===> tests/crypto/libcrypto/srp

Re: amd64 build failed: constructor priorities from 0 to 100 are reserved

2019-08-25 Thread Kamil Rytarowski
t;> >>>>> Thomas >>>>> >>>> >>>> I will try to reproduce and fix. >>>> >>> >>> Please clean local build object dir and src/ and retry. >> >> After cleaning out my source tree (deleting al

Build error

2019-08-25 Thread Paul Goyette
With sources updated to just a few minutes ago, I'm getting the following when building on a 9.99.4 amd64 host: dependall ===> tests/crypto/libcrypto/srp /build/netbsd-local/tools/x86_64/amd64/lib/gcc/x86_64--netbsd/7.4.0/../../../../x86_64--netbsd/bin/ld:

Re: amd64 build failed: constructor priorities from 0 to 100 are reserved

2019-08-25 Thread Kamil Rytarowski
>>> >> >> Please clean local build object dir and src/ and retry. > > After cleaning out my source tree (deleting all files listed with "?" > in "cvs update") and with a new obj dir, I now see > > --- install-asan_cxx-m64 --- > x86_64--netbsd

Re: amd64 build failed: constructor priorities from 0 to 100 are reserved

2019-08-25 Thread Thomas Klausner
source tree (deleting all files listed with "?" in "cvs update") and with a new obj dir, I now see --- install-asan_cxx-m64 --- x86_64--netbsd-install: libclang_rt.asan_cxx-x86_64.a.syms: stat: No such file or directory ... --- install-asan_cxx-m64 --- *** [/usr/obj/amd64.gcc.20190825/usr/lib/clang/7.0.0/lib/netbsd/libclang_rt.asan_cxx-x86_64.a.syms] Error code 1 No new files appeared in my CVS tree though, so the objectdir part seems to be fixed, thanks! Thomas

Re: amd64 build failed: constructor priorities from 0 to 100 are reserved

2019-08-25 Thread Kamil Rytarowski
On 24.08.2019 14:51, Kamil Rytarowski wrote: > On 24.08.2019 10:08, Thomas Klausner wrote: >> On Sat, Aug 24, 2019 at 08:49:59AM +0200, Thomas Klausner wrote: >>> On Fri, Aug 23, 2019 at 04:19:25PM +0200, Kamil Rytarowski wrote: I will try to reproduce and fix it. >>> >>> I saw you committed