| Server IP : www.new.bangkokfinder.com / Your IP : 162.158.189.185 Web Server : nginx/1.20.1 System : Linux new 4.15.0-159-generic #167-Ubuntu SMP Tue Sep 21 08:55:05 UTC 2021 x86_64 User : bangkokfinder ( 1000) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/usr/src/libde265/ |
Upload File : |
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libde265 configure 1.0.15, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = new
uname -m = x86_64
uname -r = 4.15.0-159-generic
uname -s = Linux
uname -v = #167-Ubuntu SMP Tue Sep 21 08:55:05 UTC 2021
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2794: checking build system type
configure:2808: result: x86_64-pc-linux-gnu
configure:2828: checking host system type
configure:2841: result: x86_64-pc-linux-gnu
configure:2861: checking target system type
configure:2874: result: x86_64-pc-linux-gnu
configure:2952: checking how to print strings
configure:2979: result: printf
configure:3051: checking for gcc
configure:3067: found /usr/bin/gcc
configure:3078: result: gcc
configure:3307: checking for C compiler version
configure:3316: gcc --version >&5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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:3327: $? = 0
configure:3316: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
configure:3327: $? = 0
configure:3316: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3327: $? = 1
configure:3316: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3327: $? = 1
configure:3347: checking whether the C compiler works
configure:3369: gcc conftest.c >&5
configure:3373: $? = 0
configure:3421: result: yes
configure:3424: checking for C compiler default output file name
configure:3426: result: a.out
configure:3432: checking for suffix of executables
configure:3439: gcc -o conftest conftest.c >&5
configure:3443: $? = 0
configure:3465: result:
configure:3487: checking whether we are cross compiling
configure:3495: gcc -o conftest conftest.c >&5
configure:3499: $? = 0
configure:3506: ./conftest
configure:3510: $? = 0
configure:3498: result: no
configure:3503: checking for suffix of object files
configure:3525: gcc -c conftest.c >&5
configure:3529: $? = 0
configure:3550: result: o
configure:3554: checking whether we are using the GNU C compiler
configure:3573: gcc -c conftest.c >&5
configure:3573: $? = 0
configure:3582: result: yes
configure:3591: checking whether gcc accepts -g
configure:3611: gcc -c -g conftest.c >&5
configure:3611: $? = 0
configure:3652: result: yes
configure:3669: checking for gcc option to accept ISO C89
configure:3732: gcc -c -g -O2 conftest.c >&5
configure:3732: $? = 0
configure:3745: result: none needed
configure:3770: checking whether gcc understands -c and -o together
configure:3792: gcc -c conftest.c -o conftest2.o
configure:3795: $? = 0
configure:3792: gcc -c conftest.c -o conftest2.o
configure:3795: $? = 0
configure:3807: result: yes
configure:3824: checking for a sed that does not truncate output
configure:3888: result: /bin/sed
configure:3906: checking for grep that handles long lines and -e
configure:3964: result: /bin/grep
configure:3969: checking for egrep
configure:4031: result: /bin/grep -E
configure:4036: checking for fgrep
configure:4098: result: /bin/grep -F
configure:4133: checking for ld used by gcc
configure:4200: result: /usr/bin/ld
configure:4207: checking if the linker (/usr/bin/ld) is GNU ld
configure:4222: result: yes
configure:4234: checking for BSD- or MS-compatible name lister (nm)
configure:4288: result: /usr/bin/nm -B
configure:4418: checking the name lister (/usr/bin/nm -B) interface
configure:4425: gcc -c -g -O2 conftest.c >&5
configure:4428: /usr/bin/nm -B "conftest.o"
configure:4431: output
0000000000000000 B some_variable
configure:4432: result: BSD nm
configure:4435: checking whether ln -s works
configure:4439: result: yes
configure:4447: checking the maximum length of command line arguments
configure:4578: result: 1572864
configure:4626: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:4666: result: func_convert_file_noop
configure:4673: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:4693: result: func_convert_file_noop
configure:4700: checking for /usr/bin/ld option to reload object files
configure:4707: result: -r
configure:4781: checking for objdump
configure:4797: found /usr/bin/objdump
configure:4808: result: objdump
configure:4840: checking how to recognize dependent libraries
configure:5040: result: pass_all
configure:5125: checking for dlltool
configure:5155: result: no
configure:5185: checking how to associate runtime and link libraries
configure:5212: result: printf %s\n
configure:5273: checking for ar
configure:5289: found /usr/bin/ar
configure:5300: result: ar
configure:5337: checking for archiver @FILE support
configure:5354: gcc -c -g -O2 conftest.c >&5
configure:5354: $? = 0
configure:5357: ar cr libconftest.a @conftest.lst >&5
configure:5360: $? = 0
configure:5365: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5368: $? = 1
configure:5367: result: @
configure:5425: checking for strip
configure:5441: found /usr/bin/strip
configure:5452: result: strip
configure:5524: checking for ranlib
configure:5540: found /usr/bin/ranlib
configure:5551: result: ranlib
configure:5628: checking for gawk
configure:5644: found /usr/bin/gawk
configure:5655: result: gawk
configure:5695: checking command to parse /usr/bin/nm -B output from gcc object
configure:5848: gcc -c -g -O2 conftest.c >&5
configure:5851: $? = 0
configure:5855: /usr/bin/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:5921: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5924: $? = 0
configure:5962: result: ok
configure:6009: checking for sysroot
configure:6039: result: no
configure:6046: checking for a working dd
configure:6084: result: /bin/dd
configure:6088: checking how to truncate binary pipes
configure:6103: result: /bin/dd bs=4096 count=1
configure:6239: gcc -c -g -O2 conftest.c >&5
configure:6242: $? = 0
configure:6432: checking for mt
configure:6448: found /bin/mt
configure:6459: result: mt
configure:6482: checking if mt is a manifest tool
configure:6488: mt '-?'
configure:6496: result: no
configure:7173: checking how to run the C preprocessor
configure:7204: gcc -E conftest.c
configure:7204: $? = 0
configure:7218: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7218: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7243: result: gcc -E
configure:7263: gcc -E conftest.c
configure:7263: $? = 0
configure:7277: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7306: checking for ANSI C header files
configure:7326: gcc -c -g -O2 conftest.c >&5
configure:7326: $? = 0
configure:7399: gcc -o conftest -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: ./conftest
configure:7399: $? = 0
configure:7410: result: yes
configure:7423: checking for sys/types.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7423: checking for sys/stat.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7423: checking for stdlib.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7423: checking for string.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7423: checking for memory.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7423: checking for strings.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7423: checking for inttypes.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7423: checking for stdint.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7423: checking for unistd.h
configure:7423: gcc -c -g -O2 conftest.c >&5
configure:7423: $? = 0
configure:7423: result: yes
configure:7437: checking for dlfcn.h
configure:7437: gcc -c -g -O2 conftest.c >&5
configure:7437: $? = 0
configure:7437: result: yes
configure:7693: checking for objdir
configure:7708: result: .libs
configure:7972: checking if gcc supports -fno-rtti -fno-exceptions
configure:7990: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:7994: $? = 0
configure:8007: result: no
configure:8371: checking for gcc option to produce PIC
configure:8378: result: -fPIC -DPIC
configure:8386: checking if gcc PIC flag -fPIC -DPIC works
configure:8404: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8408: $? = 0
configure:8421: result: yes
configure:8450: checking if gcc static flag -static works
configure:8478: result: yes
configure:8493: checking if gcc supports -c -o file.o
configure:8514: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8518: $? = 0
configure:8540: result: yes
configure:8548: checking if gcc supports -c -o file.o
configure:8595: result: yes
configure:8628: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9891: result: yes
configure:9928: checking whether -lc should be explicitly linked in
configure:9936: gcc -c -g -O2 conftest.c >&5
configure:9939: $? = 0
configure:9954: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9957: $? = 0
configure:9971: result: no
configure:10131: checking dynamic linker characteristics
configure:10712: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10712: $? = 0
configure:10961: result: GNU/Linux ld.so
configure:11083: checking how to hardcode library paths into programs
configure:11108: result: immediate
configure:11656: checking whether stripping libraries is possible
configure:11661: result: yes
configure:11696: checking if libtool supports shared libraries
configure:11698: result: yes
configure:11701: checking whether to build shared libraries
configure:11726: result: yes
configure:11729: checking whether to build static libraries
configure:11733: result: yes
configure:8562: checking whether make supports the include directive
configure:8577: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:8580: $? = 0
configure:8599: result: yes (GNU style)
configure:8630: checking dependency style of gcc
configure:8739: result: gcc3
configure:8812: checking for g++
configure:8828: found /usr/bin/g++
configure:8839: result: g++
configure:8866: checking for C++ compiler version
configure:8875: g++ --version >&5
g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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:8886: $? = 0
configure:8875: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
configure:8886: $? = 0
configure:8875: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:8886: $? = 1
configure:8875: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:8886: $? = 1
configure:8890: checking whether we are using the GNU C++ compiler
configure:8909: g++ -c conftest.cpp >&5
configure:8909: $? = 0
configure:8918: result: yes
configure:8927: checking whether g++ accepts -g
configure:8947: g++ -c -g conftest.cpp >&5
configure:8947: $? = 0
configure:8988: result: yes
configure:9029: checking how to run the C++ preprocessor
configure:9056: g++ -E conftest.cpp
configure:9056: $? = 0
configure:9070: g++ -E conftest.cpp
conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory
21 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9095: result: g++ -E
configure:9115: g++ -E conftest.cpp
configure:9115: $? = 0
configure:9129: g++ -E conftest.cpp
conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory
21 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9291: checking for ld used by g++
configure:9358: result: /usr/bin/ld -m elf_x86_64
configure:9365: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:9380: result: yes
configure:9435: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10508: result: yes
configure:10544: g++ -c -g -O2 conftest.cpp >&5
configure:10547: $? = 0
configure:11028: checking for g++ option to produce PIC
configure:11035: result: -fPIC -DPIC
configure:11043: checking if g++ PIC flag -fPIC -DPIC works
configure:11061: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:11065: $? = 0
configure:11078: result: yes
configure:11101: checking if g++ static flag -static works
configure:11129: result: yes
configure:11141: checking if g++ supports -c -o file.o
configure:11162: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:11166: $? = 0
configure:11188: result: yes
configure:11193: checking if g++ supports -c -o file.o
configure:11240: result: yes
configure:11270: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11313: result: yes
configure:11454: checking dynamic linker characteristics
configure:12211: result: GNU/Linux ld.so
configure:12276: checking how to hardcode library paths into programs
configure:12301: result: immediate
configure:11220: checking for gcc
configure:11247: result: gcc
configure:11476: checking for C compiler version
configure:11485: gcc --version >&5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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:11496: $? = 0
configure:11485: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
configure:11496: $? = 0
configure:11485: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:11496: $? = 1
configure:11485: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:11496: $? = 1
configure:11500: checking whether we are using the GNU C compiler
configure:11528: result: yes
configure:11537: checking whether gcc accepts -g
configure:11598: result: yes
configure:11615: checking for gcc option to accept ISO C89
configure:11691: result: none needed
configure:11716: checking whether gcc understands -c and -o together
configure:11753: result: yes
configure:11784: checking for a BSD-compatible install
configure:11852: result: /usr/bin/install -c
configure:11863: checking whether ln -s works
configure:11867: result: yes
configure:11874: checking for grep that handles long lines and -e
configure:11932: result: /bin/grep
configure:11941: checking whether build environment is sane
configure:11996: result: yes
configure:12142: checking for a thread-safe mkdir -p
configure:12181: result: /bin/mkdir -p
configure:12184: checking whether make sets $(MAKE)
configure:12206: result: yes
configure:12226: checking whether make supports nested variables
configure:12243: result: yes
configure:12328: checking dependency style of gcc
configure:12439: result: gcc3
configure:12456: checking dependency style of g++
configure:12567: result: gcc3
configure:12635: checking whether g++ supports C++11 features by default
configure:12669: g++ -c -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder conftest.cpp >&5
configure:12669: $? = 0
configure:12676: result: yes
configure:12844: checking for stdlib.h
configure:12844: result: yes
configure:12844: checking for string.h
configure:12844: result: yes
configure:12844: checking malloc.h usability
configure:12844: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking malloc.h presence
configure:12844: gcc -E conftest.c
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking for malloc.h
configure:12844: result: yes
configure:12844: checking signal.h usability
configure:12844: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking signal.h presence
configure:12844: gcc -E conftest.c
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking for signal.h
configure:12844: result: yes
configure:12844: checking setjmp.h usability
configure:12844: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking setjmp.h presence
configure:12844: gcc -E conftest.c
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking for setjmp.h
configure:12844: result: yes
configure:12844: checking stddef.h usability
configure:12844: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking stddef.h presence
configure:12844: gcc -E conftest.c
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking for stddef.h
configure:12844: result: yes
configure:12844: checking sys/time.h usability
configure:12844: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking sys/time.h presence
configure:12844: gcc -E conftest.c
configure:12844: $? = 0
configure:12844: result: yes
configure:12844: checking for sys/time.h
configure:12844: result: yes
configure:12866: checking cstdint usability
configure:12866: g++ -c -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder conftest.cpp >&5
configure:12866: $? = 0
configure:12866: result: yes
configure:12866: checking cstdint presence
configure:12866: g++ -E -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder conftest.cpp
configure:12866: $? = 0
configure:12866: result: yes
configure:12866: checking for cstdint
configure:12866: result: yes
configure:12885: checking for stdbool.h that conforms to C99
configure:12952: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:14: warning: the address of 's' will always evaluate as 'true' [-Waddress]
80 | bool e = &s;
| ^~~~
conftest.c:84:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress]
84 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| ^
conftest.c:84:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress]
84 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| ^
conftest.c:84:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress]
84 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| ^
conftest.c:84:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress]
84 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| ^
conftest.c:84:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress]
84 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| ^
conftest.c:84:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress]
84 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| ^
conftest.c:84:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress]
84 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| ^
conftest.c:84:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress]
84 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| ^
conftest.c:85:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress]
85 | + !m + !n + !o + !p + !q + !pq);
| ^
conftest.c:85:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress]
85 | + !m + !n + !o + !p + !q + !pq);
| ^
conftest.c:85:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress]
85 | + !m + !n + !o + !p + !q + !pq);
| ^
configure:12952: $? = 0
configure:12959: result: yes
configure:12961: checking for _Bool
configure:12961: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:12961: $? = 0
configure:12961: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:20: error: expected expression before ')' token
67 | if (sizeof ((_Bool)))
| ^
configure:12961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:12961: result: yes
configure:12978: checking for size_t
configure:12978: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:12978: $? = 0
configure:12978: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:21: error: expected expression before ')' token
69 | if (sizeof ((size_t)))
| ^
configure:12978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12978: result: yes
configure:12989: checking for int8_t
configure:12989: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:12989: $? = 0
configure:12989: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
70 | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:12989: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:12989: result: yes
configure:13000: checking for int16_t
configure:13000: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13000: $? = 0
configure:13000: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
70 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:13000: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13000: result: yes
configure:13011: checking for int32_t
configure:13011: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13011: $? = 0
configure:13011: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow]
71 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| ^
conftest.c:70:12: error: storage size of 'test_array' isn't constant
70 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
conftest.c:70:12: warning: unused variable 'test_array' [-Wunused-variable]
configure:13011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13011: result: yes
configure:13022: checking for int64_t
configure:13022: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13022: $? = 0
configure:13022: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow]
71 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| ^
conftest.c:70:12: error: storage size of 'test_array' isn't constant
70 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
conftest.c:70:12: warning: unused variable 'test_array' [-Wunused-variable]
configure:13022: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13022: result: yes
configure:13033: checking for uint8_t
configure:13033: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13033: $? = 0
configure:13033: result: yes
configure:13047: checking for uint16_t
configure:13047: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13047: $? = 0
configure:13047: result: yes
configure:13059: checking for uint32_t
configure:13059: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13059: $? = 0
configure:13059: result: yes
configure:13073: checking for uint64_t
configure:13073: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13073: $? = 0
configure:13073: result: yes
configure:13087: checking for ptrdiff_t
configure:13087: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13087: $? = 0
configure:13087: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:24: error: expected expression before ')' token
69 | if (sizeof ((ptrdiff_t)))
| ^
configure:13087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:13087: result: yes
configure:13097: checking for inline
configure:13113: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13113: $? = 0
configure:13121: result: inline
configure:13144: checking for malloc
configure:13144: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c:57:6: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch]
57 | char malloc ();
| ^~~~~~
conftest.c:45:1: note: 'malloc' is declared in header '<stdlib.h>'
44 | # include <limits.h>
45 | #else
configure:13144: $? = 0
configure:13144: result: yes
configure:13144: checking for memmove
configure:13144: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c:58:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
58 | char memmove ();
| ^~~~~~~
conftest.c:46:1: note: 'memmove' is declared in header '<string.h>'
45 | # include <limits.h>
46 | #else
configure:13144: $? = 0
configure:13144: result: yes
configure:13144: checking for memset
configure:13144: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c:59:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
59 | char memset ();
| ^~~~~~
conftest.c:47:1: note: 'memset' is declared in header '<string.h>'
46 | # include <limits.h>
47 | #else
configure:13144: $? = 0
configure:13144: result: yes
configure:13144: checking for __malloc_hook
configure:13144: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
configure:13144: $? = 0
configure:13144: result: yes
configure:13144: checking for memalign
configure:13144: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
configure:13144: $? = 0
configure:13144: result: yes
configure:13144: checking for posix_memalign
configure:13144: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
configure:13144: $? = 0
configure:13144: result: yes
configure:13144: checking for __mingw_aligned_malloc
configure:13144: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
/usr/bin/ld: /tmp/ccpkdg8I.o: in function `main':
/usr/src/libde265/conftest.c:74: undefined reference to `__mingw_aligned_malloc'
collect2: error: ld returned 1 exit status
configure:13144: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE___MALLOC_HOOK 1
| #define HAVE_MEMALIGN 1
| #define HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h. */
| /* Define __mingw_aligned_malloc to an innocuous variant, in case <limits.h> declares __mingw_aligned_malloc.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __mingw_aligned_malloc innocuous___mingw_aligned_malloc
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __mingw_aligned_malloc (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __mingw_aligned_malloc
|
| /* 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 __mingw_aligned_malloc ();
| /* 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___mingw_aligned_malloc || defined __stub_____mingw_aligned_malloc
| choke me
| #endif
|
| int
| main ()
| {
| return __mingw_aligned_malloc ();
| ;
| return 0;
| }
configure:13144: result: no
configure:13144: checking for __mingw_aligned_free
configure:13144: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
/usr/bin/ld: /tmp/ccTp0nK5.o: in function `main':
/usr/src/libde265/conftest.c:74: undefined reference to `__mingw_aligned_free'
collect2: error: ld returned 1 exit status
configure:13144: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE___MALLOC_HOOK 1
| #define HAVE_MEMALIGN 1
| #define HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h. */
| /* Define __mingw_aligned_free to an innocuous variant, in case <limits.h> declares __mingw_aligned_free.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __mingw_aligned_free innocuous___mingw_aligned_free
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __mingw_aligned_free (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __mingw_aligned_free
|
| /* 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 __mingw_aligned_free ();
| /* 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___mingw_aligned_free || defined __stub_____mingw_aligned_free
| choke me
| #endif
|
| int
| main ()
| {
| return __mingw_aligned_free ();
| ;
| return 0;
| }
configure:13144: result: no
configure:13154: checking for library containing pow
configure:13185: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c >&5
conftest.c:47:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
47 | char pow ();
| ^~~
conftest.c:1:1: note: 'pow' is declared in header '<math.h>'
1 | /* confdefs.h */
/usr/bin/ld: /tmp/cc45YHm8.o: in function `main':
/usr/src/libde265/conftest.c:51: undefined reference to `pow'
collect2: error: ld returned 1 exit status
configure:13185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE___MALLOC_HOOK 1
| #define HAVE_MEMALIGN 1
| #define HAVE_POSIX_MEMALIGN 1
| /* 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 pow ();
| int
| main ()
| {
| return pow ();
| ;
| return 0;
| }
configure:13185: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lm >&5
conftest.c:47:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
47 | char pow ();
| ^~~
conftest.c:1:1: note: 'pow' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:13185: $? = 0
configure:13202: result: -lm
configure:13210: checking for library containing sqrt
configure:13241: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lm >&5
conftest.c:47:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
47 | char sqrt ();
| ^~~~
conftest.c:1:1: note: 'sqrt' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:13241: $? = 0
configure:13258: result: none required
configure:13266: checking for library containing pthread_create
configure:13297: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lm >&5
/usr/bin/ld: /tmp/ccxHFWlf.o: in function `main':
/usr/src/libde265/conftest.c:51: undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:13297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libde265"
| #define PACKAGE_TARNAME "libde265"
| #define PACKAGE_VERSION "1.0.15"
| #define PACKAGE_STRING "libde265 1.0.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libde265"
| #define VERSION "1.0.15"
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CSTDINT 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE___MALLOC_HOOK 1
| #define HAVE_MEMALIGN 1
| #define HAVE_POSIX_MEMALIGN 1
| /* 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 pthread_create ();
| int
| main ()
| {
| return pthread_create ();
| ;
| return 0;
| }
configure:13297: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
configure:13297: $? = 0
configure:13314: result: -lpthread
configure:13325: checking for gettimeofday
configure:13325: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
configure:13325: $? = 0
configure:13325: result: yes
configure:13337: checking for pow
configure:13337: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
conftest.c:64:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
64 | char pow ();
| ^~~
conftest.c:52:1: note: 'pow' is declared in header '<math.h>'
51 | # include <limits.h>
52 | #else
configure:13337: $? = 0
configure:13337: result: yes
configure:13337: checking for sqrt
configure:13337: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
conftest.c:65:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
65 | char sqrt ();
| ^~~~
conftest.c:53:1: note: 'sqrt' is declared in header '<math.h>'
52 | # include <limits.h>
53 | #else
configure:13337: $? = 0
configure:13337: result: yes
configure:13349: checking for strchr
configure:13349: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
conftest.c:66:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
66 | char strchr ();
| ^~~~~~
conftest.c:54:1: note: 'strchr' is declared in header '<string.h>'
53 | # include <limits.h>
54 | #else
configure:13349: $? = 0
configure:13349: result: yes
configure:13349: checking for strrchr
configure:13349: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
conftest.c:67:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
67 | char strrchr ();
| ^~~~~~~
conftest.c:55:1: note: 'strrchr' is declared in header '<string.h>'
54 | # include <limits.h>
55 | #else
configure:13349: $? = 0
configure:13349: result: yes
configure:13361: checking for working alloca.h
configure:13378: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
configure:13378: $? = 0
configure:13386: result: yes
configure:13394: checking for alloca
configure:13431: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
configure:13431: $? = 0
configure:13439: result: yes
configure:13545: checking for error_at_line
configure:13561: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
configure:13561: $? = 0
configure:13569: result: yes
configure:13584: checking whether time.h and sys/time.h may both be included
configure:13604: gcc -c -g -O2 -std=c99 -Wall conftest.c >&5
configure:13604: $? = 0
configure:13611: result: yes
configure:13625: checking for sys/time.h
configure:13625: result: yes
configure:13625: checking for unistd.h
configure:13625: result: yes
configure:13646: checking for alarm
configure:13646: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
configure:13646: $? = 0
configure:13646: result: yes
configure:13659: checking for working mktime
configure:13861: gcc -o conftest -g -O2 -std=c99 -Wall conftest.c -lpthread -lm >&5
conftest.c: In function 'spring_forward_gap':
conftest.c:99:3: warning: implicit declaration of function 'putenv'; did you mean 'getenv'? [-Wimplicit-function-declaration]
99 | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0");
| ^~~~~~
| getenv
configure:13861: $? = 0
configure:13861: ./conftest
configure:13861: $? = 0
configure:13871: result: yes
configure:13896: checking if __STRICT_ANSI__ is required
configure:13917: g++ -c -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder conftest.cpp >&5
configure:13917: $? = 0
configure:13933: result: no
configure:13937: checking for std::shared_ptr
configure:13961: g++ -c -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder conftest.cpp >&5
configure:13961: $? = 0
configure:13967: result: yes
configure:14010: checking for std::move
configure:14037: g++ -c -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder conftest.cpp >&5
configure:14037: $? = 0
configure:14054: result: yes
configure:14058: checking for nullptr
configure:14081: g++ -c -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder conftest.cpp >&5
configure:14081: $? = 0
configure:14098: result: yes
configure:14139: checking whether C compiler accepts -msse4.1
configure:14158: gcc -c -g -O2 -std=c99 -Wall -msse4.1 conftest.c >&5
configure:14158: $? = 0
configure:14166: result: yes
configure:14413: checking for pkg-config
configure:14431: found /usr/bin/pkg-config
configure:14443: result: /usr/bin/pkg-config
configure:14468: checking pkg-config is at least version 0.9.0
configure:14471: result: yes
configure:14481: checking for VIDEOGFX
configure:14488: $PKG_CONFIG --exists --print-errors "libvideogfx"
Package libvideogfx was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvideogfx.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvideogfx' found
configure:14491: $? = 1
configure:14505: $PKG_CONFIG --exists --print-errors "libvideogfx"
Package libvideogfx was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvideogfx.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvideogfx' found
configure:14508: $? = 1
configure:14522: result: no
No package 'libvideogfx' found
configure:14562: checking for SDL
configure:14569: $PKG_CONFIG --exists --print-errors "sdl2"
Package sdl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl2' found
configure:14572: $? = 1
configure:14586: $PKG_CONFIG --exists --print-errors "sdl2"
Package sdl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl2' found
configure:14589: $? = 1
configure:14603: result: no
No package 'sdl2' found
configure:14643: checking for SWSCALE
configure:14650: $PKG_CONFIG --exists --print-errors "libswscale"
Package libswscale was not found in the pkg-config search path.
Perhaps you should add the directory containing `libswscale.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libswscale' found
configure:14653: $? = 1
configure:14667: $PKG_CONFIG --exists --print-errors "libswscale"
Package libswscale was not found in the pkg-config search path.
Perhaps you should add the directory containing `libswscale.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libswscale' found
configure:14670: $? = 1
configure:14684: result: no
No package 'libswscale' found
configure:14747: WARNING: Did not find libvideogfx or libsdl2, video output of dec265 will be disabled.
configure:14752: WARNING: Did not find libvideogfx or libswscale, compilation of sherlock265 will be disabled.
configure:15082: ---------------------------------------
configure:15084: Building dec265 example: yes
configure:15086: Building sherlock265 example: no
configure:15088: Building encoder: no
configure:15090: ---------------------------------------
configure:15228: checking that generated files are newer than configure
configure:15234: result: done
configure:15305: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libde265 config.status 1.0.15, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on new
config.status:1237: creating Makefile
config.status:1237: creating libde265/Makefile
config.status:1237: creating libde265/arm/Makefile
config.status:1237: creating libde265/x86/Makefile
config.status:1237: creating libde265/encoder/Makefile
config.status:1237: creating libde265/encoder/algo/Makefile
config.status:1237: creating libde265/de265-version.h
config.status:1237: creating dec265/Makefile
config.status:1237: creating enc265/Makefile
config.status:1237: creating sherlock265/Makefile
config.status:1237: creating tools/Makefile
config.status:1237: creating acceleration-speed/Makefile
config.status:1237: creating libde265.pc
config.status:1237: creating config.h
config.status:1466: executing libtool commands
config.status:1466: executing depfiles commands
config.status:2252: cd libde265 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd libde265/arm && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd libde265/x86 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd libde265/encoder && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd libde265/encoder/algo && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd dec265 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd enc265 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd sherlock265 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd tools && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
config.status:2252: cd acceleration-speed && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:2257: $? = 0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_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_QT_CFLAGS_set=
ac_cv_env_QT_CFLAGS_value=
ac_cv_env_QT_LIBS_set=
ac_cv_env_QT_LIBS_value=
ac_cv_env_SDL_CFLAGS_set=
ac_cv_env_SDL_CFLAGS_value=
ac_cv_env_SDL_LIBS_set=
ac_cv_env_SDL_LIBS_value=
ac_cv_env_SWSCALE_CFLAGS_set=
ac_cv_env_SWSCALE_CFLAGS_value=
ac_cv_env_SWSCALE_LIBS_set=
ac_cv_env_SWSCALE_LIBS_value=
ac_cv_env_VIDEOGFX_CFLAGS_set=
ac_cv_env_VIDEOGFX_CFLAGS_value=
ac_cv_env_VIDEOGFX_LIBS_set=
ac_cv_env_VIDEOGFX_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___malloc_hook=yes
ac_cv_func___mingw_aligned_free=no
ac_cv_func___mingw_aligned_malloc=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc=yes
ac_cv_func_memalign=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pow=yes
ac_cv_func_sqrt=yes
ac_cv_func_strchr=yes
ac_cv_func_strrchr=yes
ac_cv_func_working_mktime=yes
ac_cv_header_cstdint=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdbool_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_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_error_at_line=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=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_pow=-lm
ac_cv_search_pthread_create=-lpthread
ac_cv_search_sqrt='none required'
ac_cv_target=x86_64-pc-linux-gnu
ac_cv_type__Bool=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_check_cflags___msse4_1=yes
ax_cv_cxx_compile_cxx11=yes
ax_cv_support_sse41_ext=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=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
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'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/src/libde265/missing aclocal-1.16'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /usr/src/libde265/missing autoconf'
AUTOHEADER='${SHELL} /usr/src/libde265/missing autoheader'
AUTOMAKE='${SHELL} /usr/src/libde265/missing automake-1.16'
AWK='gawk'
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -std=c99 -Wall'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_ARM_OPT_FALSE=''
ENABLE_ARM_OPT_TRUE='#'
ENABLE_ARM_THUMB_FALSE='#'
ENABLE_ARM_THUMB_TRUE=''
ENABLE_DEC265_FALSE='#'
ENABLE_DEC265_TRUE=''
ENABLE_ENCODER_FALSE=''
ENABLE_ENCODER_TRUE='#'
ENABLE_NEON_OPT_FALSE=''
ENABLE_NEON_OPT_TRUE='#'
ENABLE_SHERLOCK265_FALSE=''
ENABLE_SHERLOCK265_TRUE='#'
ENABLE_SSE_OPT_FALSE='#'
ENABLE_SSE_OPT_TRUE=''
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_CXX11=''
HAVE_SDL_FALSE=''
HAVE_SDL_TRUE='#'
HAVE_SWSCALE_FALSE=''
HAVE_SWSCALE_TRUE='#'
HAVE_VIDEOGFX_FALSE=''
HAVE_VIDEOGFX_TRUE='#'
HAVE_VISIBILITY_FALSE=''
HAVE_VISIBILITY_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBDE265_AGE='1'
LIBDE265_CURRENT='1'
LIBDE265_REVISION='8'
LIBOBJS=''
LIBS='-lpthread -lm '
LIBS_PRIVATE='-lpthread -lm -lstdc++'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /usr/src/libde265/missing makeinfo'
MANIFEST_TOOL=':'
MINGW_FALSE=''
MINGW_TRUE='#'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
NUMERIC_VERSION='0x01001500'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libde265'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='libde265'
PACKAGE_STRING='libde265 1.0.15'
PACKAGE_TARNAME='libde265'
PACKAGE_URL=''
PACKAGE_VERSION='1.0.15'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
QTCHOOSER=''
QTMOC=''
QT_CFLAGS=''
QT_LIBS=''
RANLIB='ranlib'
SDL_CFLAGS=''
SDL_LIBS=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SWSCALE_CFLAGS=''
SWSCALE_LIBS=''
VERSION='1.0.15'
VIDEOGFX_CFLAGS=''
VIDEOGFX_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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} /usr/src/libde265/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/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libde265"
#define PACKAGE_TARNAME "libde265"
#define PACKAGE_VERSION "1.0.15"
#define PACKAGE_STRING "libde265 1.0.15"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "libde265"
#define VERSION "1.0.15"
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SETJMP_H 1
#define HAVE_STDDEF_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_CSTDINT 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_PTRDIFF_T 1
#define HAVE_MALLOC 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE___MALLOC_HOOK 1
#define HAVE_MEMALIGN 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_POW 1
#define HAVE_SQRT 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_SSE4_1 1
configure: exit 0