Build of scrypt with vanilla toolchain

The build took 00h 00m 31s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
2,699 ansic
1,264 sh
1,060 makefile
5,023 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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 -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for clock_gettime in -lrt... yes
# checking for clock_gettime... yes
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking sys/sysinfo.h usability... yes
# checking sys/sysinfo.h presence... yes
# checking for sys/sysinfo.h... yes
# checking for sysinfo... yes
# checking for struct sysinfo... yes
# checking for struct sysinfo.totalram... yes
# checking for struct sysinfo.mem_unit... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/sysctl.h usability... yes
# checking sys/sysctl.h presence... yes
# checking for sys/sysctl.h... yes
# checking for posix_memalign... yes
# checking for mmap... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.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.h
# Checking if compiler supports X86 CPUID feature... yes
# Checking if compiler supports X86 SSE2 feature... yes
# Checking if compiler supports X86 AESNI feature... yes, via -maes
# make all-am
# make[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.c
# 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 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.c
# mv -f libcperciva/crypto/.deps/scrypt-crypto_aes.Tpo libcperciva/crypto/.deps/scrypt-crypto_aes.Po
# 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 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.c
# mv -f .deps/scrypt-main.Tpo .deps/scrypt-main.Po
# 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 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.c
# mv -f libcperciva/crypto/.deps/scrypt-crypto_aesctr.Tpo libcperciva/crypto/.deps/scrypt-crypto_aesctr.Po
# mv -f libcperciva/crypto/.deps/scrypt-crypto_entropy.Tpo libcperciva/crypto/.deps/scrypt-crypto_entropy.Po
# 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 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.c
# 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 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.c
# mv -f lib/crypto/.deps/scrypt-crypto_scrypt.Tpo lib/crypto/.deps/scrypt-crypto_scrypt.Po
# mv -f lib/crypto/.deps/scrypt-crypto_scrypt_smix.Tpo lib/crypto/.deps/scrypt-crypto_scrypt_smix.Po
# 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\" `. ./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.c
# 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\" `. ./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.c
# mv -f lib/crypto/.deps/libscrypt_sse2_a-crypto_scrypt_smix_sse2.Tpo lib/crypto/.deps/libscrypt_sse2_a-crypto_scrypt_smix_sse2.Po
# 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 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.c
# mv -f libcperciva/crypto/.deps/libcperciva_aesni_a-crypto_aes_aesni.Tpo libcperciva/crypto/.deps/libcperciva_aesni_a-crypto_aes_aesni.Po
# 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 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.c
# mv -f libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_aesni.Tpo libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_aesni.Po
# 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 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.c
# mv -f libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_sse2.Tpo libcperciva/cpusupport/.deps/scrypt-cpusupport_x86_sse2.Po
# 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 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.c
# mv -f libcperciva/util/.deps/scrypt-entropy.Tpo libcperciva/util/.deps/scrypt-entropy.Po
# 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 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.c
# mv -f libcperciva/alg/.deps/scrypt-sha256.Tpo libcperciva/alg/.deps/scrypt-sha256.Po
# 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 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.c
# mv -f libcperciva/util/.deps/scrypt-insecure_memzero.Tpo libcperciva/util/.deps/scrypt-insecure_memzero.Po
# 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 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.c
# mv -f libcperciva/util/.deps/scrypt-warnp.Tpo libcperciva/util/.deps/scrypt-warnp.Po
# 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 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.c
# mv -f libcperciva/util/.deps/scrypt-readpass.Tpo libcperciva/util/.deps/scrypt-readpass.Po
# 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 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.c
# mv -f lib/scryptenc/.deps/scrypt-scryptenc_cpuperf.Tpo lib/scryptenc/.deps/scrypt-scryptenc_cpuperf.Po
# 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 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.c
# mv -f lib/scryptenc/.deps/scrypt-scryptenc.Tpo lib/scryptenc/.deps/scrypt-scryptenc.Po
# rm -f libcperciva_aesni.a
# ar 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.a
# mv -f lib/util/.deps/scrypt-memlimit.Tpo lib/util/.deps/scrypt-memlimit.Po
# rm -f libscrypt_sse2.a
# ar 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.a
# gcc -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-am
# make[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
# scrypt 1.2.0-1

Creating hybrid package for 'scrypt'

Trying to find vanilla package 'scrypt'...

CMD: pacman --query --file /mirror/scrypt-1.2.0-1.pkg.tar.xz
# scrypt 1.2.0-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/scrypt
# /usr/share/man/man1/scrypt.1.gz
# /usr/share/licenses/scrypt/LICENSE

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
# .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 while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by scrypt configure 1.2.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 76a7ca8a3158
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -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 = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2301: checking for a BSD-compatible install
# configure:2369: result: /usr/bin/install -c
# configure:2380: checking whether build environment is sane
# configure:2435: result: yes
# configure:2494: checking for x86_64-unknown-linux-strip
# configure:2524: result: no
# configure:2534: checking for strip
# configure:2550: found /usr/sbin/strip
# configure:2561: result: strip
# configure:2586: checking for a thread-safe mkdir -p
# configure:2625: result: /usr/sbin/mkdir -p
# configure:2632: checking for gawk
# configure:2648: found /usr/sbin/gawk
# configure:2659: result: gawk
# configure:2670: checking whether make sets $(MAKE)
# configure:2692: result: yes
# configure:2721: checking whether make supports nested variables
# configure:2738: result: yes
# configure:2872: checking for x86_64-unknown-linux-gcc
# configure:2902: result: no
# configure:2912: checking for gcc
# configure:2928: found /usr/sbin/gcc
# configure:2939: result: gcc
# configure:3168: checking for C compiler version
# configure:3177: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3188: $? = 0
# configure:3177: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured 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=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3188: $? = 0
# configure:3177: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3188: $? = 1
# configure:3177: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3188: $? = 1
# configure:3208: checking whether the C compiler works
# configure:3230: gcc conftest.c >&5
# configure:3234: $? = 0
# configure:3282: result: yes
# configure:3285: checking for C compiler default output file name
# configure:3287: result: a.out
# configure:3293: checking for suffix of executables
# configure:3300: gcc -o conftest conftest.c >&5
# configure:3304: $? = 0
# configure:3326: result:
# configure:3348: checking whether we are cross compiling
# configure:3356: gcc -o conftest conftest.c >&5
# configure:3360: $? = 0
# configure:3367: ./conftest
# configure:3371: $? = 0
# configure:3386: result: no
# configure:3391: checking for suffix of object files
# configure:3413: gcc -c conftest.c >&5
# configure:3417: $? = 0
# configure:3438: result: o
# configure:3442: checking whether we are using the GNU C compiler
# configure:3461: gcc -c conftest.c >&5
# configure:3461: $? = 0
# configure:3470: result: yes
# configure:3479: checking whether gcc accepts -g
# configure:3499: gcc -c -g conftest.c >&5
# configure:3499: $? = 0
# configure:3540: result: yes
# configure:3557: checking for gcc option to accept ISO C89
# configure:3620: gcc -c conftest.c >&5
# configure:3620: $? = 0
# configure:3633: result: none needed
# configure:3658: checking whether gcc understands -c and -o together
# configure:3680: gcc -c conftest.c -o conftest2.o
# configure:3683: $? = 0
# configure:3680: gcc -c conftest.c -o conftest2.o
# configure:3683: $? = 0
# configure:3695: result: yes
# configure:3723: checking for style of include used by make
# configure:3751: result: GNU
# configure:3777: checking dependency style of gcc
# configure:3888: result: gcc3
# configure:3906: checking for x86_64-unknown-linux-ranlib
# configure:3936: result: no
# configure:3946: checking for ranlib
# configure:3962: found /usr/sbin/ranlib
# configure:3973: result: ranlib
# configure:3998: checking whether to enable maintainer-specific portions of Makefiles
# configure:4007: result: no
# configure:4023: checking for clock_gettime in -lrt
# configure:4048: gcc -o conftest conftest.c -lrt >&5
# configure:4048: $? = 0
# configure:4057: result: yes
# configure:4070: checking for clock_gettime
# configure:4070: gcc -o conftest conftest.c -lrt >&5
# configure:4070: $? = 0
# configure:4070: result: yes
# configure:4088: checking how to run the C preprocessor
# configure:4119: gcc -E conftest.c
# configure:4119: $? = 0
# configure:4133: gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4133: $? = 1
# configure: 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 -E
# configure:4178: gcc -E conftest.c
# configure:4178: $? = 0
# configure:4192: gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4192: $? = 1
# configure: 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 -e
# configure:4279: result: /usr/sbin/grep
# configure:4284: checking for egrep
# configure:4346: result: /usr/sbin/grep -E
# configure:4351: checking for ANSI C header files
# configure:4371: gcc -c conftest.c >&5
# configure:4371: $? = 0
# configure:4444: gcc -o conftest conftest.c -lrt >&5
# configure:4444: $? = 0
# configure:4444: ./conftest
# configure:4444: $? = 0
# configure:4455: result: yes
# configure:4468: checking for sys/types.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4468: checking for sys/stat.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4468: checking for stdlib.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4468: checking for string.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4468: checking for memory.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4468: checking for strings.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4468: checking for inttypes.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4468: checking for stdint.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4468: checking for unistd.h
# configure:4468: gcc -c conftest.c >&5
# configure:4468: $? = 0
# configure:4468: result: yes
# configure:4482: checking sys/sysinfo.h usability
# configure:4482: gcc -c conftest.c >&5
# configure:4482: $? = 0
# configure:4482: result: yes
# configure:4482: checking sys/sysinfo.h presence
# configure:4482: gcc -E conftest.c
# configure:4482: $? = 0
# configure:4482: result: yes
# configure:4482: checking for sys/sysinfo.h
# configure:4482: result: yes
# configure:4494: checking for sysinfo
# configure:4494: gcc -o conftest conftest.c -lrt >&5
# configure:4494: $? = 0
# configure:4494: result: yes
# configure:4503: checking for struct sysinfo
# configure:4503: gcc -c conftest.c >&5
# configure:4503: $? = 0
# configure:4503: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:30:29: error: expected expression before ')' token
# if (sizeof ((struct sysinfo)))
# ^
# configure:4503: $? = 1
# configure: 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: yes
# configure:4514: checking for struct sysinfo.totalram
# configure:4514: gcc -c conftest.c >&5
# configure:4514: $? = 0
# configure:4514: result: yes
# configure:4524: checking for struct sysinfo.mem_unit
# configure:4524: gcc -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4540: checking sys/param.h usability
# configure:4540: gcc -c conftest.c >&5
# configure:4540: $? = 0
# configure:4540: result: yes
# configure:4540: checking sys/param.h presence
# configure:4540: gcc -E conftest.c
# configure:4540: $? = 0
# configure:4540: result: yes
# configure:4540: checking for sys/param.h
# configure:4540: result: yes
# configure:4555: checking sys/sysctl.h usability
# configure:4555: gcc -c conftest.c >&5
# configure:4555: $? = 0
# configure:4555: result: yes
# configure:4555: checking sys/sysctl.h presence
# configure:4555: gcc -E conftest.c
# configure:4555: $? = 0
# configure:4555: result: yes
# configure:4555: checking for sys/sysctl.h
# configure:4555: result: yes
# configure:4569: checking for posix_memalign
# configure:4569: gcc -o conftest conftest.c -lrt >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'posix_memalign'
# char posix_memalign ();
# ^~~~~~~~~~~~~~
# configure:4569: $? = 0
# configure:4569: result: yes
# configure:4582: checking for mmap
# configure:4582: gcc -o conftest conftest.c -lrt >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4599: checking for special C compiler options needed for large files
# configure:4644: result: no
# configure:4650: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4675: gcc -c conftest.c >&5
# configure:4675: $? = 0
# configure:4707: result: no
# configure:4906: checking that generated files are newer than configure
# configure:4912: result: done
# configure:4939: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by scrypt config.status 1.2.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 76a7ca8a3158
#
# config.status:867: creating Makefile
# config.status:867: creating config.h
# config.status:1096: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_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=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_clock_gettime=yes
# ac_cv_func_mmap=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_sysinfo=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_sysinfo_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_lib_rt_clock_gettime=yes
# ac_cv_member_struct_sysinfo_mem_unit=yes
# ac_cv_member_struct_sysinfo_totalram=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_struct_sysinfo=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_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 1
#
# configure: exit 0