This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by opkg configure 0.3.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix= --disable-libopkg-api --disable-static --disable-pathfinder --disable-xz --disable-bzip2 --disable-curl --disable-sha256 --disable-openssl --disable-ssl-curl --disable-gpg --without-libsolv --without-static-libopkg ## --------- ## ## Platform. ## ## --------- ## hostname = sumo uname -m = x86_64 uname -r = 4.19.4-arch1-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Nov 23 09:06:58 UTC 2018 /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: /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper PATH: /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/bin PATH: /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/sbin PATH: /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/selected_toolchain PATH: /usr/local/lib/ptxdist-2018.11.0/bin PATH: /usr/local/lib/ptxdist-2018.06.0/bin PATH: /home/friesen/bin PATH: /home/friesen/bin PATH: /home/friesen/go/bin PATH: /home/friesen/.cargo/bin PATH: /home/friesen/.cargo/bin PATH: /home/friesen/.cargo/bin PATH: /opt/VSCode-linux-x64 PATH: /home/friesen/.nimble/bin PATH: /home/friesen/.cargo/bin PATH: /home/friesen/.local/bin PATH: /home/friesen/go/bin PATH: /home/friesen/.gem/ruby/2.4.0/bin PATH: /home/friesen/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/lib/jvm/default/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl PATH: /usr/share/crossworks_for_arm_3.7/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2484: checking for a BSD-compatible install configure:2552: result: /usr/local/lib/ptxdist-2018.11.0/bin/install -c configure:2563: checking whether build environment is sane configure:2618: result: yes configure:2769: checking for a thread-safe mkdir -p configure:2808: result: /usr/local/lib/ptxdist-2018.11.0/bin/mkdir -p configure:2815: checking for gawk configure:2831: found /bin/gawk configure:2842: result: gawk configure:2853: checking whether make sets $(MAKE) configure:2875: result: yes configure:2904: checking whether make supports nested variables configure:2921: result: yes configure:3054: checking build system type configure:3068: result: x86_64-pc-linux-gnu configure:3088: checking host system type configure:3101: result: x86_64-pc-linux-gnu configure:3125: checking whether make supports the include directive configure:3140: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6' make[1]: Leaving directory '/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6' this is the am__doit target configure:3143: $? = 0 configure:3162: result: yes (GNU style) configure:3232: checking for gcc configure:3259: result: gcc configure:3488: checking for C compiler version configure:3497: gcc --version >&5 gcc (GCC) 8.2.1 20180831 Copyright (C) 2018 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:3508: $? = 0 configure:3497: gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/real/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.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 --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20180831 (GCC) configure:3508: $? = 0 configure:3497: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3508: $? = 1 configure:3497: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3508: $? = 1 configure:3528: checking whether the C compiler works configure:3550: gcc conftest.c >&5 configure:3554: $? = 0 configure:3602: result: yes configure:3605: checking for C compiler default output file name configure:3607: result: a.out configure:3613: checking for suffix of executables configure:3620: gcc -o conftest conftest.c >&5 configure:3624: $? = 0 configure:3646: result: configure:3668: checking whether we are cross compiling configure:3676: gcc -o conftest conftest.c >&5 configure:3680: $? = 0 configure:3687: ./conftest configure:3691: $? = 0 configure:3706: result: no configure:3711: checking for suffix of object files configure:3733: gcc -c conftest.c >&5 configure:3737: $? = 0 configure:3758: result: o configure:3762: checking whether we are using the GNU C compiler configure:3781: gcc -c conftest.c >&5 configure:3781: $? = 0 configure:3790: result: yes configure:3799: checking whether gcc accepts -g configure:3819: gcc -c -g conftest.c >&5 configure:3819: $? = 0 configure:3860: result: yes configure:3877: checking for gcc option to accept ISO C89 configure:3940: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3953: result: none needed configure:3978: checking whether gcc understands -c and -o together configure:4000: gcc -c conftest.c -o conftest2.o configure:4003: $? = 0 configure:4000: gcc -c conftest.c -o conftest2.o configure:4003: $? = 0 configure:4015: result: yes configure:4034: checking dependency style of gcc configure:4145: result: gcc3 configure:4166: checking how to run the C preprocessor configure:4197: gcc -E conftest.c configure:4197: $? = 0 configure:4211: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | /* end confdefs.h. */ | #include configure:4236: result: gcc -E configure:4256: gcc -E conftest.c configure:4256: $? = 0 configure:4270: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | /* end confdefs.h. */ | #include configure:4299: checking for grep that handles long lines and -e configure:4357: result: /bin/grep configure:4362: checking for egrep configure:4424: result: /bin/grep -E configure:4429: checking for ANSI C header files configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4449: $? = 0 configure:4522: gcc -o conftest -g -O2 conftest.c >&5 configure:4522: $? = 0 configure:4522: ./conftest configure:4522: $? = 0 configure:4533: result: yes configure:4546: checking for sys/types.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for sys/stat.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for stdlib.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for string.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for memory.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for strings.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for inttypes.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for stdint.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for unistd.h configure:4546: gcc -c -g -O2 conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4559: checking minix/config.h usability configure:4559: gcc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 | /* 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:4559: result: no configure:4559: checking minix/config.h presence configure:4559: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 | /* end confdefs.h. */ | #include configure:4559: result: no configure:4559: checking for minix/config.h configure:4559: result: no configure:4580: checking whether it is safe to define __EXTENSIONS__ configure:4598: gcc -c -g -O2 conftest.c >&5 configure:4598: $? = 0 configure:4605: result: yes configure:4638: checking for special C compiler options needed for large files configure:4683: result: no configure:4689: checking for _FILE_OFFSET_BITS value needed for large files configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4746: result: no configure:4843: checking whether make supports nested variables configure:4860: result: yes configure:4894: checking for gawk configure:4921: result: gawk configure:4980: checking for gcc configure:5007: result: gcc configure:5236: checking for C compiler version configure:5245: gcc --version >&5 gcc (GCC) 8.2.1 20180831 Copyright (C) 2018 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:5256: $? = 0 configure:5245: gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/real/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.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 --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20180831 (GCC) configure:5256: $? = 0 configure:5245: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5256: $? = 1 configure:5245: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5256: $? = 1 configure:5260: checking whether we are using the GNU C compiler configure:5288: result: yes configure:5297: checking whether gcc accepts -g configure:5358: result: yes configure:5375: checking for gcc option to accept ISO C89 configure:5451: result: none needed configure:5476: checking whether gcc understands -c and -o together configure:5513: result: yes configure:5532: checking dependency style of gcc configure:5643: result: gcc3 configure:5659: checking whether ln -s works configure:5663: result: yes configure:5816: checking how to print strings configure:5843: result: printf configure:5864: checking for a sed that does not truncate output configure:5928: result: /usr/local/lib/ptxdist-2018.11.0/bin/sed configure:5946: checking for fgrep configure:6008: result: /bin/grep -F configure:6043: checking for ld used by gcc configure:6110: result: /bin/ld configure:6117: checking if the linker (/bin/ld) is GNU ld configure:6132: result: yes configure:6144: checking for BSD- or MS-compatible name lister (nm) configure:6198: result: /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/nm -B configure:6328: checking the name lister (/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/nm -B) interface configure:6335: gcc -c -g -O2 conftest.c >&5 configure:6338: /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/nm -B "conftest.o" configure:6341: output 0000000000000000 B some_variable configure:6348: result: BSD nm configure:6352: checking the maximum length of command line arguments configure:6483: result: 1572864 configure:6531: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6571: result: func_convert_file_noop configure:6578: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6598: result: func_convert_file_noop configure:6605: checking for /bin/ld option to reload object files configure:6612: result: -r configure:6686: checking for objdump configure:6702: found /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/objdump configure:6713: result: objdump configure:6745: checking how to recognize dependent libraries configure:6945: result: pass_all configure:7030: checking for dlltool configure:7060: result: no configure:7090: checking how to associate runtime and link libraries configure:7117: result: printf %s\n configure:7177: checking for ar configure:7193: found /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/ar configure:7204: result: ar configure:7257: checking for archiver @FILE support configure:7274: gcc -c -g -O2 conftest.c >&5 configure:7274: $? = 0 configure:7277: ar cr libconftest.a @conftest.lst >&5 configure:7280: $? = 0 configure:7285: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7288: $? = 1 configure:7300: result: @ configure:7358: checking for strip configure:7374: found /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/strip configure:7385: result: strip configure:7457: checking for ranlib configure:7473: found /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/ranlib configure:7484: result: ranlib configure:7586: checking command to parse /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/nm -B output from gcc object configure:7739: gcc -c -g -O2 conftest.c >&5 configure:7742: $? = 0 configure:7746: /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7749: $? = 0 configure:7815: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7818: $? = 0 configure:7856: result: ok configure:7903: checking for sysroot configure:7933: result: no configure:7940: checking for a working dd configure:7978: result: /bin/dd configure:7982: checking how to truncate binary pipes configure:7997: result: /bin/dd bs=4096 count=1 configure:8133: gcc -c -g -O2 conftest.c >&5 configure:8136: $? = 0 configure:8326: checking for mt configure:8356: result: no configure:8376: checking if : is a manifest tool configure:8382: : '-?' configure:8390: result: no configure:9064: checking for dlfcn.h configure:9064: gcc -c -g -O2 conftest.c >&5 configure:9064: $? = 0 configure:9064: result: yes configure:9320: checking for objdir configure:9335: result: .libs configure:9599: checking if gcc supports -fno-rtti -fno-exceptions configure:9617: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9621: $? = 0 configure:9634: result: no configure:9992: checking for gcc option to produce PIC configure:9999: result: -fPIC -DPIC configure:10007: checking if gcc PIC flag -fPIC -DPIC works configure:10025: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10029: $? = 0 configure:10042: result: yes configure:10071: checking if gcc static flag -static works configure:10099: result: yes configure:10114: checking if gcc supports -c -o file.o configure:10135: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10139: $? = 0 configure:10161: result: yes configure:10169: checking if gcc supports -c -o file.o configure:10216: result: yes configure:10249: checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries configure:11508: result: yes configure:11545: checking whether -lc should be explicitly linked in configure:11553: gcc -c -g -O2 conftest.c >&5 configure:11556: $? = 0 configure:11571: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11574: $? = 0 configure:11588: result: no configure:11748: checking dynamic linker characteristics configure:12329: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12329: $? = 0 configure:12566: result: GNU/Linux ld.so configure:12688: checking how to hardcode library paths into programs configure:12713: result: immediate configure:13261: checking whether stripping libraries is possible configure:13266: result: yes configure:13301: checking if libtool supports shared libraries configure:13303: result: yes configure:13306: checking whether to build shared libraries configure:13331: result: yes configure:13334: checking whether to build static libraries configure:13338: result: no configure:13429: checking for pkg-config configure:13447: found /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/bin/pkg-config configure:13459: result: /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/bin/pkg-config configure:13484: checking pkg-config is at least version 0.20 configure:13487: result: yes configure:13501: checking for libarchive configure:13508: $PKG_CONFIG --exists --print-errors "libarchive" configure:13511: $? = 0 configure:13525: $PKG_CONFIG --exists --print-errors "libarchive" configure:13528: $? = 0 configure:13586: result: yes configure:14553: checking for dirent.h that defines DIR configure:14572: gcc -c -g -O2 conftest.c >&5 configure:14572: $? = 0 configure:14580: result: yes configure:14593: checking for library containing opendir configure:14624: gcc -o conftest -g -O2 conftest.c >&5 configure:14624: $? = 0 configure:14641: result: none required configure:14708: checking for ANSI C header files configure:14812: result: yes configure:14820: checking for sys/wait.h that is POSIX.1 compatible configure:14846: gcc -c -g -O2 conftest.c >&5 configure:14846: $? = 0 configure:14853: result: yes configure:14864: checking errno.h usability configure:14864: gcc -c -g -O2 conftest.c >&5 configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking errno.h presence configure:14864: gcc -E conftest.c configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking for errno.h configure:14864: result: yes configure:14864: checking fcntl.h usability configure:14864: gcc -c -g -O2 conftest.c >&5 configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking fcntl.h presence configure:14864: gcc -E conftest.c configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking for fcntl.h configure:14864: result: yes configure:14864: checking for memory.h configure:14864: result: yes configure:14864: checking regex.h usability configure:14864: gcc -c -g -O2 conftest.c >&5 configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking regex.h presence configure:14864: gcc -E conftest.c configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking for regex.h configure:14864: result: yes configure:14864: checking stddef.h usability configure:14864: gcc -c -g -O2 conftest.c >&5 configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking stddef.h presence configure:14864: gcc -E conftest.c configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking for stddef.h configure:14864: result: yes configure:14864: checking for stdlib.h configure:14864: result: yes configure:14864: checking for string.h configure:14864: result: yes configure:14864: checking for strings.h configure:14864: result: yes configure:14864: checking for unistd.h configure:14864: result: yes configure:14864: checking utime.h usability configure:14864: gcc -c -g -O2 conftest.c >&5 configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking utime.h presence configure:14864: gcc -E conftest.c configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking for utime.h configure:14864: result: yes configure:14876: checking for an ANSI C-conforming const configure:14942: gcc -c -g -O2 conftest.c >&5 configure:14942: $? = 0 configure:14949: result: yes configure:14957: checking for uid_t in sys/types.h configure:14976: result: yes configure:14987: checking for mode_t configure:14987: gcc -c -g -O2 conftest.c >&5 configure:14987: $? = 0 configure:14987: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:14987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_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 | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:14987: result: yes configure:14998: checking for off_t configure:14998: gcc -c -g -O2 conftest.c >&5 configure:14998: $? = 0 configure:14998: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:14998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:14998: result: yes configure:15009: checking for pid_t configure:15009: gcc -c -g -O2 conftest.c >&5 configure:15009: $? = 0 configure:15009: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:15009: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:15009: result: yes configure:15020: checking for size_t configure:15020: gcc -c -g -O2 conftest.c >&5 configure:15020: $? = 0 configure:15020: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:15020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15020: result: yes configure:15031: checking for struct stat.st_rdev configure:15031: gcc -c -g -O2 conftest.c >&5 configure:15031: $? = 0 configure:15031: result: yes configure:15043: checking whether byte ordering is bigendian configure:15058: gcc -c -g -O2 conftest.c >&5 conftest.c:44:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:44:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:44:15: error: unknown type name 'universal' configure:15058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15103: gcc -c -g -O2 conftest.c >&5 configure:15103: $? = 0 configure:15121: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:50:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:15121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15249: result: no configure:15277: checking for unistd.h configure:15277: result: yes configure:15287: checking for working chown configure:15320: gcc -o conftest -g -O2 conftest.c >&5 configure:15320: $? = 0 configure:15320: ./conftest configure:15320: $? = 0 configure:15332: result: yes configure:15342: checking vfork.h usability configure:15342: gcc -c -g -O2 conftest.c >&5 conftest.c:78:10: fatal error: vfork.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:15342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 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:15342: result: no configure:15342: checking vfork.h presence configure:15342: gcc -E conftest.c conftest.c:45:10: fatal error: vfork.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:15342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:15342: result: no configure:15342: checking for vfork.h configure:15342: result: no configure:15355: checking for fork configure:15355: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch] char fork (); ^~~~ configure:15355: $? = 0 configure:15355: result: yes configure:15355: checking for vfork configure:15355: gcc -o conftest -g -O2 conftest.c >&5 configure:15355: $? = 0 configure:15355: result: yes configure:15365: checking for working fork configure:15387: gcc -o conftest -g -O2 conftest.c >&5 configure:15387: $? = 0 configure:15387: ./conftest configure:15387: $? = 0 configure:15397: result: yes configure:15418: checking for working vfork configure:15528: result: yes configure:15553: checking return type of signal handlers configure:15571: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:55:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:15571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:15578: result: void configure:15592: checking for utime.h configure:15592: result: yes configure:15606: checking whether utime accepts a null argument configure:15635: gcc -o conftest -g -O2 conftest.c >&5 configure:15635: $? = 0 configure:15635: ./conftest configure:15635: $? = 0 configure:15645: result: yes configure:15657: checking for vprintf configure:15657: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'vprintf' [-Wbuiltin-declaration-mismatch] char vprintf (); ^~~~~~~ configure:15657: $? = 0 configure:15657: result: yes configure:15663: checking for _doprnt configure:15663: gcc -o conftest -g -O2 conftest.c >&5 /bin/ld: /tmp/ccrOfVsP.o: in function `main': /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/conftest.c:87: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:15663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opkg" | #define PACKAGE_TARNAME "opkg" | #define PACKAGE_VERSION "0.3.6" | #define PACKAGE_STRING "opkg 0.3.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opkg" | #define VERSION "0.3.6" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SOLVER_INTERNAL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:15663: result: no configure:15677: checking for memmove configure:15677: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch] char memmove (); ^~~~~~~ configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for memset configure:15677: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch] char memset (); ^~~~~~ configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for mkdir configure:15677: gcc -o conftest -g -O2 conftest.c >&5 configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for regcomp configure:15677: gcc -o conftest -g -O2 conftest.c >&5 configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strchr configure:15677: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch] char strchr (); ^~~~~~ configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strcspn configure:15677: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strcspn' [-Wbuiltin-declaration-mismatch] char strcspn (); ^~~~~~~ configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strdup configure:15677: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strerror configure:15677: gcc -o conftest -g -O2 conftest.c >&5 configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strndup configure:15677: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strrchr configure:15677: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'strrchr' [-Wbuiltin-declaration-mismatch] char strrchr (); ^~~~~~~ configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strstr configure:15677: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'strstr' [-Wbuiltin-declaration-mismatch] char strstr (); ^~~~~~ configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strtol configure:15677: gcc -o conftest -g -O2 conftest.c >&5 configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for strtoul configure:15677: gcc -o conftest -g -O2 conftest.c >&5 configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for sysinfo configure:15677: gcc -o conftest -g -O2 conftest.c >&5 configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for utime configure:15677: gcc -o conftest -g -O2 conftest.c >&5 configure:15677: $? = 0 configure:15677: result: yes configure:15677: checking for getopt_long_only configure:15677: gcc -o conftest -g -O2 conftest.c >&5 configure:15677: $? = 0 configure:15677: result: yes configure:15817: checking that generated files are newer than configure configure:15823: result: done configure:15895: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by opkg config.status 0.3.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sumo config.status:1181: creating Makefile config.status:1181: creating libopkg/Makefile config.status:1181: creating src/Makefile config.status:1181: creating utils/Makefile config.status:1181: creating libopkg.pc config.status:1181: creating man/Makefile config.status:1181: creating man/opkg.1 config.status:1181: creating man/opkg-key.1 config.status:1181: creating man/opkg.conf.5 config.status:1181: creating config.h config.status:1410: executing depfiles commands config.status:1487: cd libopkg && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[1]: Entering directory '/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/libopkg' make[1]: Leaving directory '/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/libopkg' config.status:1492: $? = 0 config.status:1487: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[1]: Entering directory '/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/src' make[1]: Leaving directory '/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/src' config.status:1492: $? = 0 config.status:1410: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_value= ac_cv_env_GPGERR_CFLAGS_set= ac_cv_env_GPGERR_CFLAGS_value= ac_cv_env_GPGERR_LIBS_set= ac_cv_env_GPGERR_LIBS_value= ac_cv_env_GPGME_CFLAGS_set= ac_cv_env_GPGME_CFLAGS_value= ac_cv_env_GPGME_LIBS_set= ac_cv_env_GPGME_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBARCHIVE_CFLAGS_set= ac_cv_env_LIBARCHIVE_CFLAGS_value= ac_cv_env_LIBARCHIVE_LIBS_set= ac_cv_env_LIBARCHIVE_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PATHFINDER_CFLAGS_set= ac_cv_env_PATHFINDER_CFLAGS_value= ac_cv_env_PATHFINDER_LIBS_set= ac_cv_env_PATHFINDER_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SOLVER_CFLAGS_set= ac_cv_env_SOLVER_CFLAGS_value= ac_cv_env_SOLVER_LIBS_set= ac_cv_env_SOLVER_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_chown_works=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getopt_long_only=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_regcomp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strndup=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_sysinfo=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/usr/local/lib/ptxdist-2018.11.0/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/bin/pkg-config ac_cv_path_install='/usr/local/lib/ptxdist-2018.11.0/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/usr/local/lib/ptxdist-2018.11.0/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump 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_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/bin/ld lt_cv_path_NM='/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_LIBARCHIVE_CFLAGS= pkg_cv_LIBARCHIVE_LIBS=-larchive ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/conf/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/conf/missing autoconf' AUTOHEADER='${SHELL} /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/conf/missing autoheader' AUTOMAKE='${SHELL} /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/conf/missing automake-1.16' AWK='gawk' BIGENDIAN_CFLAGS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CLEAN_DATE='December 2018' CPP='gcc -E' CPPFLAGS='' CURL_CFLAGS='' CURL_LIBS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GPGERR_CFLAGS='' GPGERR_CONFIG='' GPGERR_LIBS='' GPGME_CFLAGS='' GPGME_CONFIG='' GPGME_LIBS='' GREP='/bin/grep' HAVE_BZIP2_FALSE='' HAVE_BZIP2_TRUE='#' HAVE_CURL_FALSE='' HAVE_CURL_TRUE='#' HAVE_GPGME_FALSE='' HAVE_GPGME_TRUE='#' HAVE_LIBOPKG_API_FALSE='' HAVE_LIBOPKG_API_TRUE='#' HAVE_OPENSSL_FALSE='' HAVE_OPENSSL_TRUE='#' HAVE_PATHFINDER_FALSE='' HAVE_PATHFINDER_TRUE='#' HAVE_SHA256_FALSE='' HAVE_SHA256_TRUE='#' HAVE_SOLVER_INTERNAL_FALSE='#' HAVE_SOLVER_INTERNAL_TRUE='' HAVE_SOLVER_LIBSOLV_FALSE='' HAVE_SOLVER_LIBSOLV_TRUE='#' HAVE_XZ_FALSE='' HAVE_XZ_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/bin/ld -m elf_x86_64' LDFLAGS='' LIBARCHIVE_CFLAGS='' LIBARCHIVE_LIBS='-larchive' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/conf/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/local/lib/ptxdist-2018.11.0/bin/mkdir -p' NM='/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/lib/wrapper/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='' OTOOL64='' OTOOL='' PACKAGE='opkg' PACKAGE_BUGREPORT='' PACKAGE_NAME='opkg' PACKAGE_STRING='opkg 0.3.6' PACKAGE_TARNAME='opkg' PACKAGE_URL='' PACKAGE_VERSION='0.3.6' PATHFINDER_CFLAGS='' PATHFINDER_LIBS='' PATH_SEPARATOR=':' PKG_CONFIG='/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/sysroot-host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/usr/local/lib/ptxdist-2018.11.0/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOLVER_CFLAGS='' SOLVER_LIBS='' STATIC_LIBOPKG_FALSE='' STATIC_LIBOPKG_TRUE='#' STRIP='strip' VERSION='0.3.6' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' 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='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/build-host/opkg-0.3.6/conf/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='' 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 "opkg" #define PACKAGE_TARNAME "opkg" #define PACKAGE_VERSION "0.3.6" #define PACKAGE_STRING "opkg 0.3.6" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "opkg" #define VERSION "0.3.6" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SOLVER_INTERNAL 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define RETSIGTYPE void #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_REGCOMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNDUP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSINFO 1 #define HAVE_UTIME 1 #define HAVE_GETOPT_LONG_ONLY 1 configure: exit 0