Re: xen-tools 4.13.1 build failure

2020-10-24 Thread oskar
08:24:32.543813339 +0200 +++ src/string.c2020-10-24 08:25:00.984982804 +0200 @@ -152,9 +152,6 @@ void * #undef memcpy memcpy(void *d1, const void *s1, size_t len) -#if MODESEGMENT == 0 -#define memcpy __builtin_memcpy -#endif { SET_SEG(ES, GET_SEG(SS)); void *d = d1; — Cheers Oskar signature.asc Description: Message signed with OpenPGP

Re: build failure when optimizing

2020-05-23 Thread oskar
build.sh ... -V MKCOMPAT=NO release Cool, thanks. seems like that was the default in netbsd 8.1 and earlier, looking at my old logs. Probably a „not-reading-all-release-notes“ error. Cheers Oskar smime.p7s Description: S/MIME cryptographic signature

build failure when optimizing

2020-05-23 Thread oskar
: '9.99.63' hw.model: 'Intel 686-class' hw.machine : 'amd64' hw.machine_arch : 'x86_64' CPU : '' cpu_name="highest basic info 000d" cpu_brand="IntelR XeonR CPU E5-2640 0 @ 2.50GHz“ Any ideas? cheers Oskar smime.p7s Description: S/MIME cryptographic signature

panic and solid lockup on amd64

2020-04-04 Thread oskar
(offset=8, size=33545543): dump and then nothing more. Any help getting a stable system back would be appreciated… Cheers Oskar

Re: HEADS UP: dhcpcd gains privilege separation support

2020-04-04 Thread oskar
e same with sources from tonight midnight CEST. Or did I miss something besides deleting everything in DESTDIR and RELESEDIR? Cheers Oskar

Re: zfs/zpool commands

2019-11-17 Thread oskar
brary > [~]; zfs list > internal error: failed to initialize ZFS library > > Everything works as root. This is on On NetBSD 9.99.15 this is also the case (for me, that is). Maybe this is to safeguard zpool/zfs from non-root users. Or it is missing the suid-bit… Cheers Oskar

kernel build failed because of mfi.c fall trough

2019-07-29 Thread oskar
Hej, I just tried to migrate an 8.1 custom kernel to -current, but failed to compile that with build.sh. It seems this is because of fall-through code ist treated as an error and mfi.c does contain that if MFI_DEBUG is activated, at least the compiler thinks so. MFI_DEBUG is not used in

zfs panic

2019-07-14 Thread oskar
any core. Any guidance appreciated ;-) Cheers Oskar smime.p7s Description: S/MIME cryptographic signature

Re: upgrading via source from 7.1.2 dependencies

2018-11-11 Thread oskar
11 tools. So there was something wrong in my src. Sorry for that. Cheers Oskar smime.p7s Description: S/MIME cryptographic signature

Re: upgrading via source from 7.1.2 dependencies

2018-11-11 Thread oskar
ependency be „.if ${MKX11} == „yes““? Anyhow, i just synced xsrc to match the sources and so far this seems to work. Cheers Oskar smime.p7s Description: S/MIME cryptographic signature

upgrading via source from 7.1.2 dependencies

2018-11-11 Thread oskar
? Cheers, Oskar dependall ===> tools/makestrs #create makestrs/makestrs.d /usr/src/obj/tooldir.NetBSD-7.1.2_PATCH-amd64/bin/nbhost-mkdep -f makestrs.d.tmp -- -I/usr/src/obj/tooldir.NetBSD-7.1.2_PATCH-amd64/include/compat -I/usr/ src/tools/compat -DHAVE_NBTOOL_CONFIG_