mightyscape-1.2/extensions/fablabchemnitz/sudoku/config.log

899 lines
31 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by qqwing configure 1.3.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = vivo
uname -m = x86_64
uname -r = 6.4.7-200.fc38.x86_64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Thu Jul 27 20:01:18 UTC 2023
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/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/lib64/qt-3.3/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /var/lib/snapd/snap/bin
PATH: /home/tomate/.composer/vendor/bin
PATH: /home/tomate/.local/bin
PATH: /home/tomate/.local/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2462: checking for a BSD-compatible install
configure:2530: result: /usr/bin/install -c
configure:2541: checking whether build environment is sane
configure:2596: result: yes
configure:2747: checking for a thread-safe mkdir -p
configure:2786: result: /usr/bin/mkdir -p
configure:2793: checking for gawk
configure:2809: found /usr/bin/gawk
configure:2820: result: gawk
configure:2831: checking whether make sets $(MAKE)
configure:2853: result: yes
configure:2882: checking whether make supports nested variables
configure:2899: result: yes
configure:3085: checking for g++
configure:3101: found /usr/bin/g++
configure:3112: result: g++
configure:3139: checking for C++ compiler version
configure:3148: g++ --version >&5
g++ (GCC) 13.2.1 20230728 (Red Hat 13.2.1-1)
Copyright (C) 2023 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:3159: $? = 0
configure:3148: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-13.2.1-20230728/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-offload-defaulted --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.1 20230728 (Red Hat 13.2.1-1) (GCC)
... rest of stderr output deleted ...
configure:3159: $? = 0
configure:3148: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3159: $? = 1
configure:3148: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3159: $? = 1
configure:3179: checking whether the C++ compiler works
configure:3201: g++ conftest.cpp >&5
configure:3205: $? = 0
configure:3253: result: yes
configure:3256: checking for C++ compiler default output file name
configure:3258: result: a.out
configure:3264: checking for suffix of executables
configure:3271: g++ -o conftest conftest.cpp >&5
configure:3275: $? = 0
configure:3297: result:
configure:3319: checking whether we are cross compiling
configure:3327: g++ -o conftest conftest.cpp >&5
configure:3331: $? = 0
configure:3338: ./conftest
configure:3342: $? = 0
configure:3357: result: no
configure:3362: checking for suffix of object files
configure:3384: g++ -c conftest.cpp >&5
configure:3388: $? = 0
configure:3409: result: o
configure:3413: checking whether we are using the GNU C++ compiler
configure:3432: g++ -c conftest.cpp >&5
configure:3432: $? = 0
configure:3441: result: yes
configure:3450: checking whether g++ accepts -g
configure:3470: g++ -c -g conftest.cpp >&5
configure:3470: $? = 0
configure:3511: result: yes
configure:3545: checking for style of include used by make
configure:3573: result: GNU
configure:3599: checking dependency style of g++
configure:3710: result: gcc3
configure:3773: checking for gcc
configure:3789: found /usr/bin/gcc
configure:3800: result: gcc
configure:4029: checking for C compiler version
configure:4038: gcc --version >&5
gcc (GCC) 13.2.1 20230728 (Red Hat 13.2.1-1)
Copyright (C) 2023 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:4049: $? = 0
configure:4038: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-13.2.1-20230728/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-offload-defaulted --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.1 20230728 (Red Hat 13.2.1-1) (GCC)
... rest of stderr output deleted ...
configure:4049: $? = 0
configure:4038: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4049: $? = 1
configure:4038: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4049: $? = 1
configure:4053: checking whether we are using the GNU C compiler
configure:4072: gcc -c conftest.c >&5
configure:4072: $? = 0
configure:4081: result: yes
configure:4090: checking whether gcc accepts -g
configure:4110: gcc -c -g conftest.c >&5
configure:4110: $? = 0
configure:4151: result: yes
configure:4168: checking for gcc option to accept ISO C89
configure:4231: gcc -c -g -O2 conftest.c >&5
configure:4231: $? = 0
configure:4244: result: none needed
configure:4269: checking whether gcc understands -c and -o together
configure:4291: gcc -c conftest.c -o conftest2.o
configure:4294: $? = 0
configure:4291: gcc -c conftest.c -o conftest2.o
configure:4294: $? = 0
configure:4306: result: yes
configure:4325: checking dependency style of gcc
configure:4436: result: gcc3
configure:4482: checking build system type
configure:4496: result: x86_64-unknown-linux-gnu
configure:4516: checking host system type
configure:4529: result: x86_64-unknown-linux-gnu
configure:4570: checking how to print strings
configure:4597: result: printf
configure:4618: checking for a sed that does not truncate output
configure:4682: result: /usr/bin/sed
configure:4700: checking for grep that handles long lines and -e
configure:4758: result: /usr/bin/grep
configure:4763: checking for egrep
configure:4825: result: /usr/bin/grep -E
configure:4830: checking for fgrep
configure:4892: result: /usr/bin/grep -F
configure:4927: checking for ld used by gcc
configure:4994: result: /usr/bin/ld
configure:5001: checking if the linker (/usr/bin/ld) is GNU ld
configure:5016: result: yes
configure:5028: checking for BSD- or MS-compatible name lister (nm)
configure:5077: result: /usr/bin/nm -B
configure:5207: checking the name lister (/usr/bin/nm -B) interface
configure:5214: gcc -c -g -O2 conftest.c >&5
configure:5217: /usr/bin/nm -B "conftest.o"
configure:5220: output
0000000000000000 B some_variable
configure:5227: result: BSD nm
configure:5230: checking whether ln -s works
configure:5234: result: yes
configure:5242: checking the maximum length of command line arguments
configure:5373: result: 1572864
configure:5390: checking whether the shell understands some XSI constructs
configure:5400: result: yes
configure:5404: checking whether the shell understands "+="
configure:5410: result: yes
configure:5445: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5485: result: func_convert_file_noop
configure:5492: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5512: result: func_convert_file_noop
configure:5519: checking for /usr/bin/ld option to reload object files
configure:5526: result: -r
configure:5600: checking for objdump
configure:5616: found /usr/bin/objdump
configure:5627: result: objdump
configure:5659: checking how to recognize dependent libraries
configure:5857: result: pass_all
configure:5942: checking for dlltool
configure:5972: result: no
configure:6002: checking how to associate runtime and link libraries
configure:6029: result: printf %s\n
configure:6090: checking for ar
configure:6106: found /usr/bin/ar
configure:6117: result: ar
configure:6154: checking for archiver @FILE support
configure:6171: gcc -c -g -O2 conftest.c >&5
configure:6171: $? = 0
configure:6174: ar cru libconftest.a @conftest.lst >&5
configure:6177: $? = 0
configure:6182: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6185: $? = 1
configure:6197: result: @
configure:6255: checking for strip
configure:6271: found /usr/bin/strip
configure:6282: result: strip
configure:6354: checking for ranlib
configure:6370: found /usr/bin/ranlib
configure:6381: result: ranlib
configure:6483: checking command to parse /usr/bin/nm -B output from gcc object
configure:6603: gcc -c -g -O2 conftest.c >&5
configure:6606: $? = 0
configure:6610: /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:6613: $? = 0
configure:6679: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6682: $? = 0
configure:6720: result: ok
configure:6757: checking for sysroot
configure:6787: result: no
configure:6864: gcc -c -g -O2 conftest.c >&5
configure:6867: $? = 0
configure:7056: checking for mt
configure:7086: result: no
configure:7106: checking if : is a manifest tool
configure:7112: : '-?'
configure:7120: result: no
configure:7762: checking how to run the C preprocessor
configure:7793: gcc -E conftest.c
configure:7793: $? = 0
configure:7807: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7807: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "qqwing"
| #define PACKAGE_TARNAME "qqwing"
| #define PACKAGE_VERSION "1.3.4"
| #define PACKAGE_STRING "qqwing 1.3.4"
| #define PACKAGE_BUGREPORT "http://qqwing.com/"
| #define PACKAGE_URL ""
| #define PACKAGE "qqwing"
| #define VERSION "1.3.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7832: result: gcc -E
configure:7852: gcc -E conftest.c
configure:7852: $? = 0
configure:7866: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "qqwing"
| #define PACKAGE_TARNAME "qqwing"
| #define PACKAGE_VERSION "1.3.4"
| #define PACKAGE_STRING "qqwing 1.3.4"
| #define PACKAGE_BUGREPORT "http://qqwing.com/"
| #define PACKAGE_URL ""
| #define PACKAGE "qqwing"
| #define VERSION "1.3.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7895: checking for ANSI C header files
configure:7915: gcc -c -g -O2 conftest.c >&5
configure:7915: $? = 0
configure:7988: gcc -o conftest -g -O2 conftest.c >&5
configure:7988: $? = 0
configure:7988: ./conftest
configure:7988: $? = 0
configure:7999: result: yes
configure:8012: checking for sys/types.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8012: checking for sys/stat.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8012: checking for stdlib.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8012: checking for string.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8012: checking for memory.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8012: checking for strings.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8012: checking for inttypes.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8012: checking for stdint.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8012: checking for unistd.h
configure:8012: gcc -c -g -O2 conftest.c >&5
configure:8012: $? = 0
configure:8012: result: yes
configure:8026: checking for dlfcn.h
configure:8026: gcc -c -g -O2 conftest.c >&5
configure:8026: $? = 0
configure:8026: result: yes
configure:8242: checking for objdir
configure:8257: result: .libs
configure:8528: checking if gcc supports -fno-rtti -fno-exceptions
configure:8546: 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:8550: $? = 0
configure:8563: result: no
configure:8890: checking for gcc option to produce PIC
configure:8897: result: -fPIC -DPIC
configure:8905: checking if gcc PIC flag -fPIC -DPIC works
configure:8923: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8927: $? = 0
configure:8940: result: yes
configure:8969: checking if gcc static flag -static works
configure:8997: result: no
configure:9012: checking if gcc supports -c -o file.o
configure:9033: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9037: $? = 0
configure:9059: result: yes
configure:9067: checking if gcc supports -c -o file.o
configure:9114: result: yes
configure:9147: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10304: result: yes
configure:10341: checking whether -lc should be explicitly linked in
configure:10349: gcc -c -g -O2 conftest.c >&5
configure:10352: $? = 0
configure:10367: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10370: $? = 0
configure:10384: result: no
configure:10544: checking dynamic linker characteristics
configure:11044: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11044: $? = 0
configure:11278: result: GNU/Linux ld.so
configure:11385: checking how to hardcode library paths into programs
configure:11410: result: immediate
configure:11950: checking whether stripping libraries is possible
configure:11955: result: yes
configure:11990: checking if libtool supports shared libraries
configure:11992: result: yes
configure:11995: checking whether to build shared libraries
configure:12016: result: yes
configure:12019: checking whether to build static libraries
configure:12023: result: no
configure:12046: checking how to run the C++ preprocessor
configure:12073: g++ -E conftest.cpp
configure:12073: $? = 0
configure:12087: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
23 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "qqwing"
| #define PACKAGE_TARNAME "qqwing"
| #define PACKAGE_VERSION "1.3.4"
| #define PACKAGE_STRING "qqwing 1.3.4"
| #define PACKAGE_BUGREPORT "http://qqwing.com/"
| #define PACKAGE_URL ""
| #define PACKAGE "qqwing"
| #define VERSION "1.3.4"
| #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:12112: result: g++ -E
configure:12132: g++ -E conftest.cpp
configure:12132: $? = 0
configure:12146: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
23 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12146: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "qqwing"
| #define PACKAGE_TARNAME "qqwing"
| #define PACKAGE_VERSION "1.3.4"
| #define PACKAGE_STRING "qqwing 1.3.4"
| #define PACKAGE_BUGREPORT "http://qqwing.com/"
| #define PACKAGE_URL ""
| #define PACKAGE "qqwing"
| #define VERSION "1.3.4"
| #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:12315: checking for ld used by g++
configure:12382: result: /usr/bin/ld -m elf_x86_64
configure:12389: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12404: result: yes
configure:12459: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13461: result: yes
configure:13497: g++ -c -g -O2 conftest.cpp >&5
configure:13500: $? = 0
configure:14020: checking for g++ option to produce PIC
configure:14027: result: -fPIC -DPIC
configure:14035: checking if g++ PIC flag -fPIC -DPIC works
configure:14053: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14057: $? = 0
configure:14070: result: yes
configure:14093: checking if g++ static flag -static works
configure:14121: result: no
configure:14133: checking if g++ supports -c -o file.o
configure:14154: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14158: $? = 0
configure:14180: result: yes
configure:14185: checking if g++ supports -c -o file.o
configure:14232: result: yes
configure:14262: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14301: result: yes
configure:14442: checking dynamic linker characteristics
configure:15110: result: GNU/Linux ld.so
configure:15163: checking how to hardcode library paths into programs
configure:15188: result: immediate
configure:15253: checking for ANSI C header files
configure:15357: result: yes
configure:15368: checking for stdlib.h
configure:15368: result: yes
configure:15368: checking sys/time.h usability
configure:15368: gcc -c -g -O2 conftest.c >&5
configure:15368: $? = 0
configure:15368: result: yes
configure:15368: checking sys/time.h presence
configure:15368: gcc -E conftest.c
configure:15368: $? = 0
configure:15368: result: yes
configure:15368: checking for sys/time.h
configure:15368: result: yes
configure:15380: checking for stdbool.h that conforms to C99
configure:15447: gcc -c -g -O2 conftest.c >&5
configure:15447: $? = 0
configure:15454: result: yes
configure:15456: checking for _Bool
configure:15456: gcc -c -g -O2 conftest.c >&5
configure:15456: $? = 0
configure:15456: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:20: error: expected expression before ')' token
62 | if (sizeof ((_Bool)))
| ^
configure:15456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "qqwing"
| #define PACKAGE_TARNAME "qqwing"
| #define PACKAGE_VERSION "1.3.4"
| #define PACKAGE_STRING "qqwing 1.3.4"
| #define PACKAGE_BUGREPORT "http://qqwing.com/"
| #define PACKAGE_URL ""
| #define PACKAGE "qqwing"
| #define VERSION "1.3.4"
| #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 STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_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 ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:15456: result: yes
configure:15473: checking for an ANSI C-conforming const
configure:15539: gcc -c -g -O2 conftest.c >&5
configure:15539: $? = 0
configure:15546: result: yes
configure:15554: checking for inline
configure:15570: gcc -c -g -O2 conftest.c >&5
configure:15570: $? = 0
configure:15578: result: inline
configure:15596: checking whether time.h and sys/time.h may both be included
configure:15616: gcc -c -g -O2 conftest.c >&5
configure:15616: $? = 0
configure:15623: result: yes
configure:15635: checking for gettimeofday
configure:15635: gcc -o conftest -g -O2 conftest.c >&5
configure:15635: $? = 0
configure:15635: result: yes
configure:15748: checking that generated files are newer than configure
configure:15754: result: done
configure:15781: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by qqwing config.status 1.3.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on vivo
config.status:1154: creating Makefile
config.status:1154: creating qqwing.pc
config.status:1154: creating config.h
config.status:1383: executing depfiles commands
config.status:1383: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
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_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_gettimeofday=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_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-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/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_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_type__Bool=yes
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
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=no
lt_cv_prog_compiler_static_works_CXX=no
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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/tomate/.config/inkscape/extensions/mightyscape-1.2/extensions/fablabchemnitz/sudoku/qqwing-1.3.4/missing aclocal-1.14'
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} /home/tomate/.config/inkscape/extensions/mightyscape-1.2/extensions/fablabchemnitz/sudoku/qqwing-1.3.4/missing autoconf'
AUTOHEADER='${SHELL} /home/tomate/.config/inkscape/extensions/mightyscape-1.2/extensions/fablabchemnitz/sudoku/qqwing-1.3.4/missing autoheader'
AUTOMAKE='${SHELL} /home/tomate/.config/inkscape/extensions/mightyscape-1.2/extensions/fablabchemnitz/sudoku/qqwing-1.3.4/missing automake-1.14'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
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=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/tomate/.config/inkscape/extensions/mightyscape-1.2/extensions/fablabchemnitz/sudoku/qqwing-1.3.4/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='qqwing'
PACKAGE_BUGREPORT='http://qqwing.com/'
PACKAGE_NAME='qqwing'
PACKAGE_STRING='qqwing 1.3.4'
PACKAGE_TARNAME='qqwing'
PACKAGE_URL=''
PACKAGE_VERSION='1.3.4'
PATH_SEPARATOR=':'
QQWING_AGE='1'
QQWING_CURRENT='3'
QQWING_REVISION='0'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.3.4'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_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-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/tomate/.config/inkscape/extensions/mightyscape-1.2/extensions/fablabchemnitz/sudoku/qqwing-1.3.4/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}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "qqwing"
#define PACKAGE_TARNAME "qqwing"
#define PACKAGE_VERSION "1.3.4"
#define PACKAGE_STRING "qqwing 1.3.4"
#define PACKAGE_BUGREPORT "http://qqwing.com/"
#define PACKAGE_URL ""
#define PACKAGE "qqwing"
#define VERSION "1.3.4"
#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 STDC_HEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_GETTIMEOFDAY 1
configure: exit 0