The build took 00h 00m 55s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
2,691 |
ansic |
1,264 |
sh |
1,060 |
makefile |
5,015 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: scrypt 1.2.0-1 (Tue Apr 4 21:01:22 UTC 2017)
==> 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 arm-linux-androideabi-strip... arm-linux-androideabi-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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
checking for clock_gettime in -lrt... no
checking for clock_gettime... yes
checking how to run the C preprocessor... arm-linux-androideabi-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... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
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... unknown
checking for _LARGE_FILES value needed for large files... unknown
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="arm-linux-androideabi-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... no
Checking if compiler supports X86 SSE2 feature... no
Checking if compiler supports X86 AESNI feature... no
make all-am
make[1]: Entering directory '/tmp/scrypt/src/scrypt-1.2.0'
arm-linux-androideabi-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
arm-linux-androideabi-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
arm-linux-androideabi-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
arm-linux-androideabi-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
libcperciva/crypto/crypto_aes.c:6:25: fatal error: openssl/aes.h: No such file or directory
#include
^
compilation terminated.
make[1]: *** [Makefile:728: libcperciva/crypto/scrypt-crypto_aes.o] Error 1
make[1]: *** Waiting for unfinished jobs....
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
mv -f .deps/scrypt-main.Tpo .deps/scrypt-main.Po
make[1]: Leaving directory '/tmp/scrypt/src/scrypt-1.2.0'
make: *** [Makefile:392: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 47a669c31245
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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: /sysroot/bin
PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
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 arm-linux-androideabi-strip
configure:2510: found /sysroot/bin/arm-linux-androideabi-strip
configure:2521: result: arm-linux-androideabi-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 arm-linux-androideabi-gcc
configure:2899: result: arm-linux-androideabi-gcc
configure:3168: checking for C compiler version
configure:3177: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:3188: $? = 0
configure:3177: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:3188: $? = 1
configure:3177: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:3188: $? = 1
configure:3208: checking whether the C compiler works
configure:3230: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3304: $? = 0
configure:3326: result:
configure:3348: checking whether we are cross compiling
configure:3386: result: yes
configure:3391: checking for suffix of object files
configure:3413: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3461: $? = 0
configure:3470: result: yes
configure:3479: checking whether arm-linux-androideabi-gcc accepts -g
configure:3499: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3499: $? = 0
configure:3540: result: yes
configure:3557: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3620: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3620: $? = 0
configure:3633: result: none needed
configure:3658: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:3680: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3683: $? = 0
configure:3680: arm-linux-androideabi-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 arm-linux-androideabi-gcc
configure:3888: result: gcc3
configure:3906: checking for arm-linux-androideabi-ranlib
configure:3922: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:3933: result: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c -lrt >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
collect2: error: ld returned 1 exit status
configure:4048: $? = 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"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:4057: result: no
configure:4070: checking for clock_gettime
configure:4070: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4070: $? = 0
configure:4070: result: yes
configure:4088: checking how to run the C preprocessor
configure:4119: arm-linux-androideabi-gcc -E conftest.c
configure:4119: $? = 0
configure:4133: arm-linux-androideabi-gcc -E conftest.c
conftest.c:12: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_CLOCK_GETTIME 1
| /* end confdefs.h. */
| #include
configure:4158: result: arm-linux-androideabi-gcc -E
configure:4178: arm-linux-androideabi-gcc -E conftest.c
configure:4178: $? = 0
configure:4192: arm-linux-androideabi-gcc -E conftest.c
conftest.c:12: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_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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4371: $? = 0
configure:4455: result: yes
configure:4468: checking for sys/types.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4468: checking for sys/stat.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4468: checking for stdlib.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4468: checking for string.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4468: checking for memory.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4468: checking for strings.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4468: checking for inttypes.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4468: checking for stdint.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4468: checking for unistd.h
configure:4468: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4468: $? = 0
configure:4468: result: yes
configure:4482: checking sys/sysinfo.h usability
configure:4482: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4482: $? = 0
configure:4482: result: yes
configure:4482: checking sys/sysinfo.h presence
configure:4482: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4503: checking for struct sysinfo
configure:4503: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4503: $? = 0
configure:4503: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:29: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_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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4514: $? = 0
configure:4514: result: yes
configure:4524: checking for struct sysinfo.mem_unit
configure:4524: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4524: $? = 0
configure:4524: result: yes
configure:4540: checking sys/param.h usability
configure:4540: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4540: $? = 0
configure:4540: result: yes
configure:4540: checking sys/param.h presence
configure:4540: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:61:24: fatal error: sys/sysctl.h: No such file or directory
#include
^
compilation terminated.
configure:4555: $? = 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_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
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4555: result: no
configure:4555: checking sys/sysctl.h presence
configure:4555: arm-linux-androideabi-gcc -E conftest.c
conftest.c:28:24: fatal error: sys/sysctl.h: No such file or directory
#include
^
compilation terminated.
configure:4555: $? = 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_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
| /* end confdefs.h. */
| #include
configure:4555: result: no
configure:4555: checking for sys/sysctl.h
configure:4555: result: no
configure:4569: checking for posix_memalign
configure:4569: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4569: $? = 0
configure:4569: result: yes
configure:4582: checking for mmap
configure:4582: arm-linux-androideabi-gcc -o conftest conftest.c >&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: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:4675: $? = 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_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_POSIX_MEMALIGN 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4699: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:37:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:37:3: warning: left shift count >= width of type [enabled by default]
conftest.c:38:10: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:38:10: warning: left shift count >= width of type [enabled by default]
conftest.c:37:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:4699: $? = 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_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_POSIX_MEMALIGN 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| #define _FILE_OFFSET_BITS 64
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4707: result: unknown
configure:4719: checking for _LARGE_FILES value needed for large files
configure:4744: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:4744: $? = 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_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_POSIX_MEMALIGN 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4768: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:37:3: warning: left shift count >= width of type [enabled by default]
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:37:3: warning: left shift count >= width of type [enabled by default]
conftest.c:38:10: warning: left shift count >= width of type [enabled by default]
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:38:10: warning: left shift count >= width of type [enabled by default]
conftest.c:37:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:4768: $? = 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_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_POSIX_MEMALIGN 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| #define _LARGE_FILES 1
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4776: result: unknown
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 47a669c31245
config.status:865: creating Makefile
config.status:865: creating config.h
config.status:1094: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
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=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
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=no
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=no
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_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-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=unknown
ac_cv_sys_large_files=unknown
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='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='arm-linux-androideabi-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=''
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='arm-linux-androideabi-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='1.2.0'
ac_ct_CC=''
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='x86_64-unknown-linux'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='arm-linux-androideabi'
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_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_POSIX_MEMALIGN 1
#define HAVE_MMAP 1
configure: exit 0