Re: OpenSSL 1.1.1 has incorrect map files

2020-01-22 Thread Christos Zoulas
I upgraded it to 1.1.1d, and synced the map files. christos signature.asc Description: Message signed with OpenPGP

daily CVS update output

2020-01-22 Thread NetBSD source update
Updating src tree: P src/crypto/external/bsd/openssl/dist/CHANGES P src/crypto/external/bsd/openssl/dist/Configure P src/crypto/external/bsd/openssl/dist/INSTALL P src/crypto/external/bsd/openssl/dist/NEWS P src/crypto/external/bsd/openssl/dist/NOTES.WIN P

Re: current doesn't build - don't know how to make ftcolor.h

2020-01-22 Thread MLH
mlh wrote: > Trying to build -current again since the recent compiler changes. > > I followed the instructions in UPDATING, did a complete cleanup, > plus I completely deleted my obj and build directories, even deleted > src/external and src/tools, updated the repository but still get > the same

Re: unable to boot amd64-uefi-install from USB stick on a MacBook2,1

2020-01-22 Thread maya
Try current first, 8.0 EFI has a lot of known bugs.

Automated report: NetBSD-current/i386 build failure

2020-01-22 Thread NetBSD Test Fixture
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 2020.01.23.02.57.25. An extract from the build.sh output follows: --- dependall-tests --- --- h_have_puffs ---

Unable to build amd64 snapshot from 20200117

2020-01-22 Thread Arthur Barlow
I was having trouble updating my system with the latest source updates so I decided to go back to scratch, delete /usr/src and /usr/xsrc, download the snapshot from 20200117 and try again. Unfortunately, I get a new error when the system is trying to build "tests." It throws and error at the

Re: 9.99.40: panic: kernel diagnostic assertion "ci->ci_biglock_count == 0" failed

2020-01-22 Thread Andrew Doran
On Tue, Jan 21, 2020 at 07:59:35PM +, Andrew Doran wrote: > Hi Thomas, > > On Tue, Jan 21, 2020 at 08:47:44PM +0100, Thomas Klausner wrote: > > > During a bulk build (in rust AFAICT), I got a panic with > > panic: kernel diagnostic assertion "ci->ci_biglock_count == 0" failed: file > >

Re: unable to boot amd64-uefi-install from USB stick on a MacBook2,1

2020-01-22 Thread Greg A. Woods
So, I tried various ways of getting this macbook2,1 to boot a non-EFI image from USB, including using rEFIt installed on the hard disk. It just can't do it. rEFIt (I'm assuming) displays the following message after giving up "The firmware refused to boot from the selected volume. Note that

OpenSSL 1.1.1 has incorrect map files

2020-01-22 Thread Adam
Greetings, I came across a problem with internal OpenSSL 1.1.1c: while trying to compile NodeJS, "OPENSSL_INIT_set_config_filename" symbol is marked a local, while actually it should be global. It turns out the map files for libcrypto and libssl are not up to date. I compared the maps from