On Mon, Apr 13, 2020 at 7:10 AM Jeffrey Walton <[email protected]> wrote: > > On Sun, Apr 5, 2020 at 2:03 PM Niels Möller <[email protected]> wrote: > > > > I've updated the NEWS file, and I don't think there are any easy changes > > pending. Please let me know ASAP if there's anything missing in NEWS, or > > if there are additional changes you think ought to be included before > > release. > > > > I intend to create a release-candidate tarball in a day or two for final > > testing. > > nettle-3.6rc1.tar.gz tested OK on an old PowerMac with OS X 10.5 and > an Intel Mac Mini with OS X 10.12.6 with SIP.
My bad... The Mac-Mini failed. I accidentally applied the nettle-3.5 patch to the nettle-3.6 RC. Maybe you can switch to static linking for the tests and be done these stupid path problems that have plagued Unix and Linux for decades. PASS: gostdsa-keygen PASS: cxx dyld: Library not loaded: /Users/jwalton/tmp/ok_to_delete/lib/libnettle.7.dylib Referenced from: /Users/jwalton/Build-Scripts/nettle-3.6rc1/testsuite/../tools/sexp-conv Reason: image not found cmp: EOF on test1.out FAIL: sexp-conv dyld: Library not loaded: /Users/jwalton/tmp/ok_to_delete/lib/libhogweed.6.dylib Referenced from: /Users/jwalton/Build-Scripts/nettle-3.6rc1/testsuite/../tools/pkcs1-conv Reason: image not found ./pkcs1-conv-test: line 26: 2890 Abort trap: 6 $EMULATOR ../tools/pkcs1-conv > testkey.priv <<EOF -----BEGIN RSA PRIVATE KEY----- MIICXQIBAAKBgQC3792bBgQ/mc8aYOFaLEJES/JipmLAeVgznob/Vrzvdcx+bl6L 6gTphctU9ToOLC049dZYW3DJ53owUmbQgqB0vvLTjM9lGSEw4oXLrp7x/XVo/fZM UcRWq5H8Z0l6KANXHwcVcsjjqPBJ6WD/Is3o9rb58GU9GZcsMO2Zoh8z6wIDAQAB AoGABP+iwRS/xs6yPyBE34N2ZY6+zomBA4QIrpZvSr8bsVI9NW5gaWL5sTLunKdx ZXMz42li4tHRVdtRicCjhKUYIShH6J3ACKnBsCHwK6MgEyuDifxhmVt/b5xQNdOL bckwBXCL/XwkIkSgrvgUk/cXcvDXSdf7cRX+tgEHlbGjWGkCQQDaS9Xm3ZTIJ1CO /chlET2Cf/e5GzC79njzeg5oDyTG7qlXZudpZv5D6NatVoIDF4gfey6NKB7DNehT ff+v9wztAkEA17TN+cuFBuZX+KT3K7J1uavGqWOypDUy/h7PINODJLzoWAWnw94H NSu6/pXo1Q1WBMQa1jB1qxJaLpBp56iBNwJAUp6JIouSl/5pOvVKNxZDVXThaSml VD6AoIX9ldzFapVBelb0FqxoZ4NkXM50/n6VgnS4tawNmIx6lb8GWq8CMQJBAM5S lMofzyggX3jnYbycQFrOYYFYaWEDubi0A27koYYcYyj+j8+bqc1D/OLSxRg0X1jD st+5DnQJY9UyMPpyhNUCQQChMjCAamJP3xC7bOoza//k7E9kvx5IZcEsQWqok5BO PSVKy/gGBeN1Q7Rj+XoybQ/SqLpfgTYRI9UpbKmpkNuq -----END RSA PRIVATE KEY----- EOF FAIL: pkcs1-conv dyld: Library not loaded: /Users/jwalton/tmp/ok_to_delete/lib/libnettle.7.dylib Referenced from: /Users/jwalton/Build-Scripts/nettle-3.6rc1/testsuite/../tools/nettle-pbkdf2 Reason: image not found cmp: EOF on test1.out FAIL: nettle-pbkdf2 PASS: symbols PASS: dlopen ===================== 3 of 107 tests failed ===================== make[1]: *** [check] Error 1 make: *** [check] Error 2 _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
