The build took 00h 00m 31s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,699 |
ansic |
1,264 |
sh |
1,060 |
makefile |
5,023 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: scrypt 1.2.0-1 (Wed Aug 24 13:19:47 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking whether to enable maintainer-specific portions of Makefiles... nochecking for clock_gettime in -lrt... yeschecking for clock_gettime... yeschecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking sys/sysinfo.h usability... yeschecking sys/sysinfo.h presence... yeschecking for sys/sysinfo.h... yeschecking for sysinfo... yeschecking for struct sysinfo... yeschecking for struct sysinfo.totalram... yeschecking for struct sysinfo.mem_unit... yeschecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking sys/sysctl.h usability... yeschecking sys/sysctl.h presence... yeschecking for sys/sysctl.h... yeschecking for posix_memalign... yeschecking for mmap... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commands( export CC="gcc"; export CFLAGS=""; command -p sh ./libcperciva/cpusupport/Build/cpusupport.sh ) > cpusupport-config.h.tmp && command -p mv cpusupport-config.h.tmp cpusupport-config.hChecking if compiler supports X86 CPUID feature... yesChecking if compiler supports X86 SSE2 feature... yesChecking if compiler supports X86 AESNI feature... yes, via -maesmake all-ammake[1]: Entering directory '/tmp/scrypt/src/scrypt-1.2.0'gcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT scrypt-main.o -MD -MP -MF .deps/scrypt-main.Tpo -c -o scrypt-main.o `test -f 'main.c' || echo './'`main.cgcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/crypto/scrypt-crypto_aes.o -MD -MP -MF libcperciva/crypto/.deps/scrypt-crypto_aes.Tpo -c -o libcperciva/crypto/scrypt-crypto_aes.o `test -f 'libcperciva/crypto/crypto_aes.c' || echo './'`libcperciva/crypto/crypto_aes.cmv -f libcperciva/crypto/.deps/scrypt-crypto_aes.Tpo libcperciva/crypto/.deps/scrypt-crypto_aes.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/crypto/scrypt-crypto_aesctr.o -MD -MP -MF libcperciva/crypto/.deps/scrypt-crypto_aesctr.Tpo -c -o libcperciva/crypto/scrypt-crypto_aesctr.o `test -f 'libcperciva/crypto/crypto_aesctr.c' || echo './'`libcperciva/crypto/crypto_aesctr.cmv -f .deps/scrypt-main.Tpo .deps/scrypt-main.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/crypto/scrypt-crypto_entropy.o -MD -MP -MF libcperciva/crypto/.deps/scrypt-crypto_entropy.Tpo -c -o libcperciva/crypto/scrypt-crypto_entropy.o `test -f 'libcperciva/crypto/crypto_entropy.c' || echo './'`libcperciva/crypto/crypto_entropy.cmv -f libcperciva/crypto/.deps/scrypt-crypto_aesctr.Tpo libcperciva/crypto/.deps/scrypt-crypto_aesctr.Pomv -f libcperciva/crypto/.deps/scrypt-crypto_entropy.Tpo libcperciva/crypto/.deps/scrypt-crypto_entropy.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT lib/crypto/scrypt-crypto_scrypt.o -MD -MP -MF lib/crypto/.deps/scrypt-crypto_scrypt.Tpo -c -o lib/crypto/scrypt-crypto_scrypt.o `test -f 'lib/crypto/crypto_scrypt.c' || echo './'`lib/crypto/crypto_scrypt.cgcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT lib/crypto/scrypt-crypto_scrypt_smix.o -MD -MP -MF lib/crypto/.deps/scrypt-crypto_scrypt_smix.Tpo -c -o lib/crypto/scrypt-crypto_scrypt_smix.o `test -f 'lib/crypto/crypto_scrypt_smix.c' || echo './'`lib/crypto/crypto_scrypt_smix.cmv -f lib/crypto/.deps/scrypt-crypto_scrypt.Tpo lib/crypto/.deps/scrypt-crypto_scrypt.Pomv -f lib/crypto/.deps/scrypt-crypto_scrypt_smix.Tpo lib/crypto/.deps/scrypt-crypto_scrypt_smix.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" `. ./cpusupport-config.h; echo ${CFLAGS_X86_AESNI}` -MT libcperciva/crypto/libcperciva_aesni_a-crypto_aes_aesni.o -MD -MP -MF libcperciva/crypto/.deps/libcperciva_aesni_a-crypto_aes_aesni.Tpo -c -o libcperciva/crypto/libcperciva_aesni_a-crypto_aes_aesni.o `test -f 'libcperciva/crypto/crypto_aes_aesni.c' || echo './'`libcperciva/crypto/crypto_aes_aesni.cgcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" `. ./cpusupport-config.h; echo ${CFLAGS_X86_SSE2}` -MT lib/crypto/libscrypt_sse2_a-crypto_scrypt_smix_sse2.o -MD -MP -MF lib/crypto/.deps/libscrypt_sse2_a-crypto_scrypt_smix_sse2.Tpo -c -o lib/crypto/libscrypt_sse2_a-crypto_scrypt_smix_sse2.o `test -f 'lib/crypto/crypto_scrypt_smix_sse2.c' || echo './'`lib/crypto/crypto_scrypt_smix_sse2.cmv -f lib/crypto/.deps/libscrypt_sse2_a-crypto_scrypt_smix_sse2.Tpo lib/crypto/.deps/libscrypt_sse2_a-crypto_scrypt_smix_sse2.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/alg/scrypt-sha256.o -MD -MP -MF libcperciva/alg/.deps/scrypt-sha256.Tpo -c -o libcperciva/alg/scrypt-sha256.o `test -f 'libcperciva/alg/sha256.c' || echo './'`libcperciva/alg/sha256.cmv -f libcperciva/crypto/.deps/libcperciva_aesni_a-crypto_aes_aesni.Tpo libcperciva/crypto/.deps/libcperciva_aesni_a-crypto_aes_aesni.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/cpusupport/scrypt-cpusupport_x86_aesni.o -MD -MP -MF libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_aesni.Tpo -c -o libcperciva/cpusupport/scrypt-cpusupport_x86_aesni.o `test -f 'libcperciva/cpusupport/cpusupport_x86_aesni.c' || echo './'`libcperciva/cpusupport/cpusupport_x86_aesni.cmv -f libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_aesni.Tpo libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_aesni.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/cpusupport/scrypt-cpusupport_x86_sse2.o -MD -MP -MF libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_sse2.Tpo -c -o libcperciva/cpusupport/scrypt-cpusupport_x86_sse2.o `test -f 'libcperciva/cpusupport/cpusupport_x86_sse2.c' || echo './'`libcperciva/cpusupport/cpusupport_x86_sse2.cmv -f libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_sse2.Tpo libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_sse2.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/util/scrypt-entropy.o -MD -MP -MF libcperciva/util/.deps/scrypt-entropy.Tpo -c -o libcperciva/util/scrypt-entropy.o `test -f 'libcperciva/util/entropy.c' || echo './'`libcperciva/util/entropy.cmv -f libcperciva/util/.deps/scrypt-entropy.Tpo libcperciva/util/.deps/scrypt-entropy.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/util/scrypt-insecure_memzero.o -MD -MP -MF libcperciva/util/.deps/scrypt-insecure_memzero.Tpo -c -o libcperciva/util/scrypt-insecure_memzero.o `test -f 'libcperciva/util/insecure_memzero.c' || echo './'`libcperciva/util/insecure_memzero.cmv -f libcperciva/alg/.deps/scrypt-sha256.Tpo libcperciva/alg/.deps/scrypt-sha256.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/util/scrypt-readpass.o -MD -MP -MF libcperciva/util/.deps/scrypt-readpass.Tpo -c -o libcperciva/util/scrypt-readpass.o `test -f 'libcperciva/util/readpass.c' || echo './'`libcperciva/util/readpass.cmv -f libcperciva/util/.deps/scrypt-insecure_memzero.Tpo libcperciva/util/.deps/scrypt-insecure_memzero.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT libcperciva/util/scrypt-warnp.o -MD -MP -MF libcperciva/util/.deps/scrypt-warnp.Tpo -c -o libcperciva/util/scrypt-warnp.o `test -f 'libcperciva/util/warnp.c' || echo './'`libcperciva/util/warnp.cmv -f libcperciva/util/.deps/scrypt-warnp.Tpo libcperciva/util/.deps/scrypt-warnp.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT lib/scryptenc/scrypt-scryptenc.o -MD -MP -MF lib/scryptenc/.deps/scrypt-scryptenc.Tpo -c -o lib/scryptenc/scrypt-scryptenc.o `test -f 'lib/scryptenc/scryptenc.c' || echo './'`lib/scryptenc/scryptenc.cmv -f libcperciva/util/.deps/scrypt-readpass.Tpo libcperciva/util/.deps/scrypt-readpass.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT lib/scryptenc/scrypt-scryptenc_cpuperf.o -MD -MP -MF lib/scryptenc/.deps/scrypt-scryptenc_cpuperf.Tpo -c -o lib/scryptenc/scrypt-scryptenc_cpuperf.o `test -f 'lib/scryptenc/scryptenc_cpuperf.c' || echo './'`lib/scryptenc/scryptenc_cpuperf.cmv -f lib/scryptenc/.deps/scrypt-scryptenc_cpuperf.Tpo lib/scryptenc/.deps/scrypt-scryptenc_cpuperf.Pogcc -DHAVE_CONFIG_H -I. -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -MT lib/util/scrypt-memlimit.o -MD -MP -MF lib/util/.deps/scrypt-memlimit.Tpo -c -o lib/util/scrypt-memlimit.o `test -f 'lib/util/memlimit.c' || echo './'`lib/util/memlimit.cmv -f lib/scryptenc/.deps/scrypt-scryptenc.Tpo lib/scryptenc/.deps/scrypt-scryptenc.Porm -f libcperciva_aesni.aar cru libcperciva_aesni.a libcperciva/crypto/libcperciva_aesni_a-crypto_aes_aesni.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libcperciva_aesni.amv -f lib/util/.deps/scrypt-memlimit.Tpo lib/util/.deps/scrypt-memlimit.Porm -f libscrypt_sse2.aar cru libscrypt_sse2.a lib/crypto/libscrypt_sse2_a-crypto_scrypt_smix_sse2.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libscrypt_sse2.agcc -I ./libcperciva/alg -I ./libcperciva/cpusupport -I ./libcperciva/crypto -I ./libcperciva/util -I ./lib/crypto -I ./lib/scryptenc -I ./lib/util -I . -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -o scrypt scrypt-main.o libcperciva/alg/scrypt-sha256.o libcperciva/cpusupport/scrypt-cpusupport_x86_aesni.o libcperciva/cpusupport/scrypt-cpusupport_x86_sse2.o libcperciva/crypto/scrypt-crypto_aes.o libcperciva/crypto/scrypt-crypto_aesctr.o libcperciva/crypto/scrypt-crypto_entropy.o libcperciva/util/scrypt-entropy.o libcperciva/util/scrypt-insecure_memzero.o libcperciva/util/scrypt-readpass.o libcperciva/util/scrypt-warnp.o lib/crypto/scrypt-crypto_scrypt.o lib/crypto/scrypt-crypto_scrypt_smix.o lib/scryptenc/scrypt-scryptenc.o lib/scryptenc/scrypt-scryptenc_cpuperf.o lib/util/scrypt-memlimit.o -lcrypto libcperciva_aesni.a libscrypt_sse2.a -lrt make[1]: Leaving directory '/tmp/scrypt/src/scrypt-1.2.0'==> Entering fakeroot environment...==> Starting package()...make install-ammake[1]: Entering directory '/tmp/scrypt/src/scrypt-1.2.0'make[2]: Entering directory '/tmp/scrypt/src/scrypt-1.2.0' /usr/sbin/mkdir -p '/tmp/scrypt/pkg/scrypt/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/scrypt/pkg/scrypt/usr/bin' /usr/bin/install -c scrypt '/tmp/scrypt/pkg/scrypt/usr/bin' /usr/bin/install -c -m 644 scrypt.1 '/tmp/scrypt/pkg/scrypt/usr/share/man/man1'make[2]: Leaving directory '/tmp/scrypt/src/scrypt-1.2.0'make[1]: Leaving directory '/tmp/scrypt/src/scrypt-1.2.0'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "scrypt"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: scrypt 1.2.0-1 (Wed Aug 24 13:19:56 UTC 2016)CMD: pacman --query --file scrypt-1.2.0-1-x86_64.pkg.tar.xz
Creating hybrid package for 'scrypt'
Trying to find vanilla package 'scrypt'...
CMD: pacman --query --file /mirror/scrypt-1.2.0-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf scrypt.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/scrypt.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/scrypt.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/scrypt.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/scrypt/src/scrypt-1.2.0/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by scrypt configure 1.2.0, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 76a7ca8a3158uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2301: checking for a BSD-compatible installconfigure:2369: result: /usr/bin/install -cconfigure:2380: checking whether build environment is saneconfigure:2435: result: yesconfigure:2494: checking for x86_64-unknown-linux-stripconfigure:2524: result: noconfigure:2534: checking for stripconfigure:2550: found /usr/sbin/stripconfigure:2561: result: stripconfigure:2586: checking for a thread-safe mkdir -pconfigure:2625: result: /usr/sbin/mkdir -pconfigure:2632: checking for gawkconfigure:2648: found /usr/sbin/gawkconfigure:2659: result: gawkconfigure:2670: checking whether make sets $(MAKE)configure:2692: result: yesconfigure:2721: checking whether make supports nested variablesconfigure:2738: result: yesconfigure:2872: checking for x86_64-unknown-linux-gccconfigure:2902: result: noconfigure:2912: checking for gccconfigure:2928: found /usr/sbin/gccconfigure:2939: result: gccconfigure:3168: checking for C compiler versionconfigure:3177: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3188: $? = 0configure:3177: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3188: $? = 0configure:3177: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3188: $? = 1configure:3177: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3188: $? = 1configure:3208: checking whether the C compiler worksconfigure:3230: gcc conftest.c >&5configure:3234: $? = 0configure:3282: result: yesconfigure:3285: checking for C compiler default output file nameconfigure:3287: result: a.outconfigure:3293: checking for suffix of executablesconfigure:3300: gcc -o conftest conftest.c >&5configure:3304: $? = 0configure:3326: result:configure:3348: checking whether we are cross compilingconfigure:3356: gcc -o conftest conftest.c >&5configure:3360: $? = 0configure:3367: ./conftestconfigure:3371: $? = 0configure:3386: result: noconfigure:3391: checking for suffix of object filesconfigure:3413: gcc -c conftest.c >&5configure:3417: $? = 0configure:3438: result: oconfigure:3442: checking whether we are using the GNU C compilerconfigure:3461: gcc -c conftest.c >&5configure:3461: $? = 0configure:3470: result: yesconfigure:3479: checking whether gcc accepts -gconfigure:3499: gcc -c -g conftest.c >&5configure:3499: $? = 0configure:3540: result: yesconfigure:3557: checking for gcc option to accept ISO C89configure:3620: gcc -c conftest.c >&5configure:3620: $? = 0configure:3633: result: none neededconfigure:3658: checking whether gcc understands -c and -o togetherconfigure:3680: gcc -c conftest.c -o conftest2.oconfigure:3683: $? = 0configure:3680: gcc -c conftest.c -o conftest2.oconfigure:3683: $? = 0configure:3695: result: yesconfigure:3723: checking for style of include used by makeconfigure:3751: result: GNUconfigure:3777: checking dependency style of gccconfigure:3888: result: gcc3configure:3906: checking for x86_64-unknown-linux-ranlibconfigure:3936: result: noconfigure:3946: checking for ranlibconfigure:3962: found /usr/sbin/ranlibconfigure:3973: result: ranlibconfigure:3998: checking whether to enable maintainer-specific portions of Makefilesconfigure:4007: result: noconfigure:4023: checking for clock_gettime in -lrtconfigure:4048: gcc -o conftest conftest.c -lrt >&5configure:4048: $? = 0configure:4057: result: yesconfigure:4070: checking for clock_gettimeconfigure:4070: gcc -o conftest conftest.c -lrt >&5configure:4070: $? = 0configure:4070: result: yesconfigure:4088: checking how to run the C preprocessorconfigure:4119: gcc -E conftest.cconfigure:4119: $? = 0configure:4133: gcc -E conftest.cconftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4133: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "scrypt"| #define PACKAGE_TARNAME "scrypt"| #define PACKAGE_VERSION "1.2.0"| #define PACKAGE_STRING "scrypt 1.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "scrypt"| #define VERSION "1.2.0"| #define HAVE_LIBRT 1| #define HAVE_CLOCK_GETTIME 1| /* end confdefs.h. */| #include configure:4158: result: gcc -Econfigure:4178: gcc -E conftest.cconfigure:4178: $? = 0configure:4192: gcc -E conftest.cconftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4192: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "scrypt"| #define PACKAGE_TARNAME "scrypt"| #define PACKAGE_VERSION "1.2.0"| #define PACKAGE_STRING "scrypt 1.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "scrypt"| #define VERSION "1.2.0"| #define HAVE_LIBRT 1| #define HAVE_CLOCK_GETTIME 1| /* end confdefs.h. */| #include configure:4221: checking for grep that handles long lines and -econfigure:4279: result: /usr/sbin/grepconfigure:4284: checking for egrepconfigure:4346: result: /usr/sbin/grep -Econfigure:4351: checking for ANSI C header filesconfigure:4371: gcc -c conftest.c >&5configure:4371: $? = 0configure:4444: gcc -o conftest conftest.c -lrt >&5configure:4444: $? = 0configure:4444: ./conftestconfigure:4444: $? = 0configure:4455: result: yesconfigure:4468: checking for sys/types.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4468: checking for sys/stat.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4468: checking for stdlib.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4468: checking for string.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4468: checking for memory.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4468: checking for strings.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4468: checking for inttypes.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4468: checking for stdint.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4468: checking for unistd.hconfigure:4468: gcc -c conftest.c >&5configure:4468: $? = 0configure:4468: result: yesconfigure:4482: checking sys/sysinfo.h usabilityconfigure:4482: gcc -c conftest.c >&5configure:4482: $? = 0configure:4482: result: yesconfigure:4482: checking sys/sysinfo.h presenceconfigure:4482: gcc -E conftest.cconfigure:4482: $? = 0configure:4482: result: yesconfigure:4482: checking for sys/sysinfo.hconfigure:4482: result: yesconfigure:4494: checking for sysinfoconfigure:4494: gcc -o conftest conftest.c -lrt >&5configure:4494: $? = 0configure:4494: result: yesconfigure:4503: checking for struct sysinfoconfigure:4503: gcc -c conftest.c >&5configure:4503: $? = 0configure:4503: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:30:29: error: expected expression before ')' tokenif (sizeof ((struct sysinfo)))^configure:4503: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "scrypt"| #define PACKAGE_TARNAME "scrypt"| #define PACKAGE_VERSION "1.2.0"| #define PACKAGE_STRING "scrypt 1.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "scrypt"| #define VERSION "1.2.0"| #define HAVE_LIBRT 1| #define HAVE_CLOCK_GETTIME 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_SYSINFO_H 1| #define HAVE_SYSINFO 1| /* end confdefs.h. */| #include || int| main ()| {| if (sizeof ((struct sysinfo)))| return 0;| ;| return 0;| }configure:4503: result: yesconfigure:4514: checking for struct sysinfo.totalramconfigure:4514: gcc -c conftest.c >&5configure:4514: $? = 0configure:4514: result: yesconfigure:4524: checking for struct sysinfo.mem_unitconfigure:4524: gcc -c conftest.c >&5configure:4524: $? = 0configure:4524: result: yesconfigure:4540: checking sys/param.h usabilityconfigure:4540: gcc -c conftest.c >&5configure:4540: $? = 0configure:4540: result: yesconfigure:4540: checking sys/param.h presenceconfigure:4540: gcc -E conftest.cconfigure:4540: $? = 0configure:4540: result: yesconfigure:4540: checking for sys/param.hconfigure:4540: result: yesconfigure:4555: checking sys/sysctl.h usabilityconfigure:4555: gcc -c conftest.c >&5configure:4555: $? = 0configure:4555: result: yesconfigure:4555: checking sys/sysctl.h presenceconfigure:4555: gcc -E conftest.cconfigure:4555: $? = 0configure:4555: result: yesconfigure:4555: checking for sys/sysctl.hconfigure:4555: result: yesconfigure:4569: checking for posix_memalignconfigure:4569: gcc -o conftest conftest.c -lrt >&5conftest.c:53:6: warning: conflicting types for built-in function 'posix_memalign'char posix_memalign ();^~~~~~~~~~~~~~configure:4569: $? = 0configure:4569: result: yesconfigure:4582: checking for mmapconfigure:4582: gcc -o conftest conftest.c -lrt >&5configure:4582: $? = 0configure:4582: result: yesconfigure:4599: checking for special C compiler options needed for large filesconfigure:4644: result: noconfigure:4650: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:4675: gcc -c conftest.c >&5configure:4675: $? = 0configure:4707: result: noconfigure:4906: checking that generated files are newer than configureconfigure:4912: result: doneconfigure:4939: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by scrypt config.status 1.2.0, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 76a7ca8a3158config.status:867: creating Makefileconfig.status:867: creating config.hconfig.status:1096: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_clock_gettime=yesac_cv_func_mmap=yesac_cv_func_posix_memalign=yesac_cv_func_sysinfo=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_param_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_sysctl_h=yesac_cv_header_sys_sysinfo_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_lib_rt_clock_gettime=yesac_cv_member_struct_sysinfo_mem_unit=yesac_cv_member_struct_sysinfo_totalram=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_type_struct_sysinfo=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/scrypt/src/scrypt-1.2.0/config.aux/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/scrypt/src/scrypt-1.2.0/config.aux/missing autoconf'AUTOHEADER='${SHELL} /tmp/scrypt/src/scrypt-1.2.0/config.aux/missing autoheader'AUTOMAKE='${SHELL} /tmp/scrypt/src/scrypt-1.2.0/config.aux/missing automake-1.15'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS='-lrt 'LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/scrypt/src/scrypt-1.2.0/config.aux/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='scrypt'PACKAGE_BUGREPORT=''PACKAGE_NAME='scrypt'PACKAGE_STRING='scrypt 1.2.0'PACKAGE_TARNAME='scrypt'PACKAGE_URL=''PACKAGE_VERSION='1.2.0'PATH_SEPARATOR=':'RANLIB='ranlib'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.2.0'ac_ct_CC='gcc'am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/scrypt/src/scrypt-1.2.0/config.aux/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "scrypt"#define PACKAGE_TARNAME "scrypt"#define PACKAGE_VERSION "1.2.0"#define PACKAGE_STRING "scrypt 1.2.0"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "scrypt"#define VERSION "1.2.0"#define HAVE_LIBRT 1#define HAVE_CLOCK_GETTIME 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_SYSINFO_H 1#define HAVE_SYSINFO 1#define HAVE_STRUCT_SYSINFO 1#define HAVE_STRUCT_SYSINFO_TOTALRAM 1#define HAVE_STRUCT_SYSINFO_MEM_UNIT 1#define HAVE_SYS_PARAM_H 1#define HAVE_SYS_SYSCTL_H 1#define HAVE_POSIX_MEMALIGN 1#define HAVE_MMAP 1configure: exit 0