[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please test: scrypt 1.2.99



Hi Colin,
Thus said Colin Percival <cperciva@tarsnap.com> on Sun, 30 Jun 2019 21:43:34 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi scrypt users and tarsnap alphatesters,

I've just uploaded a tarball which may be (modulo version number update)
release 1.3.0 of my scrypt file encryption utility.  There have been a
non-trivial number of changes in the build code since scrypt 1.2.1, so
I'm hoping you guys can test this and make sure we haven't broken anything.


I'm attempting to build from git master, so I might be cheating a bit.

OpenBSD -current (from late last week) on ARM64


export AUTOCONF_VERSION=2.69
export AUTOMAKE_VERSION=1.16

$ autoreconf -i
aclocal-1.16: warning: couldn't open directory 'm4': No such file or directory
configure.ac:12: installing 'config.aux/ar-lib'
configure.ac:11: installing 'config.aux/compile'
configure.ac:7: installing 'config.aux/install-sh'
configure.ac:7: installing 'config.aux/missing'
Makefile.am:122: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:122:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:122:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
Makefile.am:122:   If 'LT_INIT' is in 'configure.ac', make sure
Makefile.am:122:   its definition is in aclocal's search path.
Makefile.am: installing 'config.aux/depcomp'
autoreconf-2.69: automake failed with exit status: 1

I didn't get far enough to install, but here's the compiler:
$ cc -v
OpenBSD clang version 8.0.0 (tags/RELEASE_800/final) (based on LLVM 8.0.0)
Target: aarch64-unknown-openbsd6.5
Thread model: posix
InstalledDir: /usr/bin