This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by snetaid configure 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --program-suffix= --enable-manpages --disable-dependency-tracking --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = gnuinos uname -m = x86_64 uname -r = 4.19.0-11-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.19.150-1+gnuinos3.1 (2020-10-08) /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/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2251: checking for a BSD-compatible install configure:2319: result: /usr/bin/install -c configure:2330: checking whether build environment is sane configure:2385: result: yes configure:2534: checking for a thread-safe mkdir -p configure:2573: result: /bin/mkdir -p configure:2580: checking for gawk configure:2610: result: no configure:2580: checking for mawk configure:2596: found /usr/bin/mawk configure:2607: result: mawk configure:2618: checking whether make sets $(MAKE) configure:2640: result: yes configure:2669: checking whether make supports nested variables configure:2686: result: yes configure:2823: checking whether make supports nested variables configure:2840: result: yes configure:2868: checking whether NLS is requested configure:2877: result: yes configure:2895: checking for intltool >= 0.35.0 configure:2897: result: 0.51.0 found configure:2905: checking for intltool-update configure:2923: found /usr/bin/intltool-update configure:2935: result: /usr/bin/intltool-update configure:2945: checking for intltool-merge configure:2963: found /usr/bin/intltool-merge configure:2975: result: /usr/bin/intltool-merge configure:2985: checking for intltool-extract configure:3003: found /usr/bin/intltool-extract configure:3015: result: /usr/bin/intltool-extract configure:3169: checking for xgettext configure:3187: found /usr/bin/xgettext configure:3199: result: /usr/bin/xgettext configure:3209: checking for msgmerge configure:3227: found /usr/bin/msgmerge configure:3239: result: /usr/bin/msgmerge configure:3249: checking for msgfmt configure:3267: found /usr/bin/msgfmt configure:3279: result: /usr/bin/msgfmt configure:3289: checking for gmsgfmt configure:3320: result: /usr/bin/msgfmt configure:3340: checking for perl configure:3358: found /usr/bin/perl configure:3370: result: /usr/bin/perl configure:3381: checking for perl >= 5.8.1 configure:3388: result: 5.28.1 configure:3392: checking for XML::Parser configure:3395: result: ok configure:3417: checking for a sed that does not truncate output configure:3481: result: /bin/sed configure:3522: checking for msgfmt configure:3554: result: /usr/bin/msgfmt configure:3563: checking for gmsgfmt configure:3594: result: /usr/bin/msgfmt configure:3644: checking for xgettext configure:3676: result: /usr/bin/xgettext configure:3721: checking for msgmerge configure:3752: result: /usr/bin/msgmerge configure:3789: checking whether make supports the include directive configure:3804: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/aitor/_._SNETAID_._/snetaid' make[1]: Leaving directory '/home/aitor/_._SNETAID_._/snetaid' this is the am__doit target configure:3807: $? = 0 configure:3826: result: yes (GNU style) configure:3896: checking for gcc configure:3912: found /usr/bin/gcc configure:3923: result: gcc configure:4152: checking for C compiler version configure:4161: gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4172: $? = 0 configure:4161: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --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 8.3.0 (Debian 8.3.0-6) configure:4172: $? = 0 configure:4161: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4172: $? = 1 configure:4161: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4172: $? = 1 configure:4192: checking whether the C compiler works configure:4214: gcc conftest.c >&5 configure:4218: $? = 0 configure:4266: result: yes configure:4269: checking for C compiler default output file name configure:4271: result: a.out configure:4277: checking for suffix of executables configure:4284: gcc -o conftest conftest.c >&5 configure:4288: $? = 0 configure:4310: result: configure:4332: checking whether we are cross compiling configure:4340: gcc -o conftest conftest.c >&5 configure:4344: $? = 0 configure:4351: ./conftest configure:4355: $? = 0 configure:4343: result: no configure:4348: checking for suffix of object files configure:4370: gcc -c conftest.c >&5 configure:4374: $? = 0 configure:4395: result: o configure:4399: checking whether we are using the GNU C compiler configure:4418: gcc -c conftest.c >&5 configure:4418: $? = 0 configure:4427: result: yes configure:4436: checking whether gcc accepts -g configure:4456: gcc -c -g conftest.c >&5 configure:4456: $? = 0 configure:4497: result: yes configure:4514: checking for gcc option to accept ISO C89 configure:4577: gcc -c -g -O2 conftest.c >&5 configure:4577: $? = 0 configure:4590: result: none needed configure:4615: checking whether gcc understands -c and -o together configure:4637: gcc -c conftest.c -o conftest2.o configure:4640: $? = 0 configure:4637: gcc -c conftest.c -o conftest2.o configure:4640: $? = 0 configure:4652: result: yes configure:4671: checking dependency style of gcc configure:4782: result: none configure:4801: checking build system type configure:4815: result: x86_64-pc-linux-gnu configure:4835: checking host system type configure:4848: result: x86_64-pc-linux-gnu configure:4893: checking for ld used by gcc configure:4960: result: /usr/bin/ld configure:4967: checking if the linker (/usr/bin/ld) is GNU ld configure:4982: result: yes configure:4989: checking for shared library run path origin configure:5002: result: done configure:5027: checking how to run the C preprocessor configure:5058: gcc -E conftest.c configure:5058: $? = 0 configure:5072: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "snetaid" | #define PACKAGE_TARNAME "snetaid" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "snetaid 1.0" | #define PACKAGE_BUGREPORT "https://gitea.devuan.dev/aitor_czr/snetaid.git" | #define PACKAGE_URL "" | #define PACKAGE "snetaid" | #define VERSION "1.0" | #define CONFIG_FLAGS "x make" | #define GETTEXT_PACKAGE "gsmenu" | /* end confdefs.h. */ | #include configure:5097: result: gcc -E configure:5117: gcc -E conftest.c configure:5117: $? = 0 configure:5131: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "snetaid" | #define PACKAGE_TARNAME "snetaid" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "snetaid 1.0" | #define PACKAGE_BUGREPORT "https://gitea.devuan.dev/aitor_czr/snetaid.git" | #define PACKAGE_URL "" | #define PACKAGE "snetaid" | #define VERSION "1.0" | #define CONFIG_FLAGS "x make" | #define GETTEXT_PACKAGE "gsmenu" | /* end confdefs.h. */ | #include configure:5160: checking for grep that handles long lines and -e configure:5218: result: /bin/grep configure:5223: checking for egrep configure:5285: result: /bin/grep -E configure:5843: checking for CFPreferencesCopyAppValue configure:5861: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:13:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "snetaid" | #define PACKAGE_TARNAME "snetaid" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "snetaid 1.0" | #define PACKAGE_BUGREPORT "https://gitea.devuan.dev/aitor_czr/snetaid.git" | #define PACKAGE_URL "" | #define PACKAGE "snetaid" | #define VERSION "1.0" | #define CONFIG_FLAGS "x make" | #define GETTEXT_PACKAGE "gsmenu" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:5870: result: no configure:5877: checking for CFLocaleCopyCurrent configure:5895: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:13:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "snetaid" | #define PACKAGE_TARNAME "snetaid" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "snetaid 1.0" | #define PACKAGE_BUGREPORT "https://gitea.devuan.dev/aitor_czr/snetaid.git" | #define PACKAGE_URL "" | #define PACKAGE "snetaid" | #define VERSION "1.0" | #define CONFIG_FLAGS "x make" | #define GETTEXT_PACKAGE "gsmenu" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:5904: result: no configure:5953: checking for GNU gettext in libc configure:5977: gcc -o conftest -g -O2 conftest.c >&5 configure:5977: $? = 0 configure:5986: result: yes configure:6823: checking whether to use NLS configure:6825: result: yes configure:6828: checking where the gettext function comes from configure:6839: result: libc configure:6944: checking how to print strings configure:6971: result: printf configure:6992: checking for a sed that does not truncate output configure:7056: result: /bin/sed configure:7074: checking for fgrep configure:7136: result: /bin/grep -F configure:7171: checking for ld used by gcc configure:7238: result: /usr/bin/ld configure:7245: checking if the linker (/usr/bin/ld) is GNU ld configure:7260: result: yes configure:7272: checking for BSD- or MS-compatible name lister (nm) configure:7326: result: /usr/bin/nm -B configure:7456: checking the name lister (/usr/bin/nm -B) interface configure:7463: gcc -c -g -O2 conftest.c >&5 configure:7466: /usr/bin/nm -B "conftest.o" configure:7469: output 0000000000000000 B some_variable configure:7470: result: BSD nm configure:7473: checking whether ln -s works configure:7477: result: yes configure:7485: checking the maximum length of command line arguments configure:7616: result: 1572864 configure:7664: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7704: result: func_convert_file_noop configure:7711: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7731: result: func_convert_file_noop configure:7738: checking for /usr/bin/ld option to reload object files configure:7745: result: -r configure:7819: checking for objdump configure:7835: found /usr/bin/objdump configure:7846: result: objdump configure:7878: checking how to recognize dependent libraries configure:8078: result: pass_all configure:8163: checking for dlltool configure:8193: result: no configure:8223: checking how to associate runtime and link libraries configure:8250: result: printf %s\n configure:8310: checking for ar configure:8326: found /usr/bin/ar configure:8337: result: ar configure:8374: checking for archiver @FILE support configure:8391: gcc -c -g -O2 conftest.c >&5 configure:8391: $? = 0 configure:8394: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:8397: $? = 0 configure:8402: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:8405: $? = 1 configure:8404: result: @ configure:8462: checking for strip configure:8478: found /usr/bin/strip configure:8489: result: strip configure:8561: checking for ranlib configure:8577: found /usr/bin/ranlib configure:8588: result: ranlib configure:8690: checking command to parse /usr/bin/nm -B output from gcc object configure:8843: gcc -c -g -O2 conftest.c >&5 configure:8846: $? = 0 configure:8850: /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:8916: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8919: $? = 0 configure:8957: result: ok configure:9004: checking for sysroot configure:9034: result: no configure:9041: checking for a working dd configure:9079: result: /bin/dd configure:9083: checking how to truncate binary pipes configure:9098: result: /bin/dd bs=4096 count=1 configure:9234: gcc -c -g -O2 conftest.c >&5 configure:9237: $? = 0 configure:9427: checking for mt configure:9443: found /bin/mt configure:9454: result: mt configure:9477: checking if mt is a manifest tool configure:9483: mt '-?' configure:9491: result: no configure:10163: checking for ANSI C header files configure:10183: gcc -c -g -O2 conftest.c >&5 configure:10183: $? = 0 configure:10256: gcc -o conftest -g -O2 conftest.c >&5 configure:10256: $? = 0 configure:10256: ./conftest configure:10256: $? = 0 configure:10267: result: yes configure:10280: checking for sys/types.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10280: checking for sys/stat.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10280: checking for stdlib.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10280: checking for string.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10280: checking for memory.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10280: checking for strings.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10280: checking for inttypes.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10280: checking for stdint.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10280: checking for unistd.h configure:10280: gcc -c -g -O2 conftest.c >&5 configure:10280: $? = 0 configure:10280: result: yes configure:10294: checking for dlfcn.h configure:10294: gcc -c -g -O2 conftest.c >&5 configure:10294: $? = 0 configure:10294: result: yes configure:10549: checking for objdir configure:10564: result: .libs configure:10828: checking if gcc supports -fno-rtti -fno-exceptions configure:10846: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10850: $? = 0 configure:10863: result: no configure:11221: checking for gcc option to produce PIC configure:11228: result: -fPIC -DPIC configure:11236: checking if gcc PIC flag -fPIC -DPIC works configure:11254: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:11258: $? = 0 configure:11271: result: yes configure:11300: checking if gcc static flag -static works configure:11328: result: yes configure:11343: checking if gcc supports -c -o file.o configure:11364: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11368: $? = 0 configure:11390: result: yes configure:11398: checking if gcc supports -c -o file.o configure:11445: result: yes configure:11478: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12741: result: yes configure:12778: checking whether -lc should be explicitly linked in configure:12786: gcc -c -g -O2 conftest.c >&5 configure:12789: $? = 0 configure:12804: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12807: $? = 0 configure:12821: result: no configure:12981: checking dynamic linker characteristics configure:13562: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13562: $? = 0 configure:13811: result: GNU/Linux ld.so configure:13933: checking how to hardcode library paths into programs configure:13958: result: immediate configure:14060: checking for shl_load configure:14060: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccoMJzcJ.o: in function `main': /home/aitor/_._SNETAID_._/snetaid/conftest.c:62: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:14060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "snetaid" | #define PACKAGE_TARNAME "snetaid" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "snetaid 1.0" | #define PACKAGE_BUGREPORT "https://gitea.devuan.dev/aitor_czr/snetaid.git" | #define PACKAGE_URL "" | #define PACKAGE "snetaid" | #define VERSION "1.0" | #define CONFIG_FLAGS "x make" | #define GETTEXT_PACKAGE "gsmenu" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:14060: result: no configure:14064: checking for shl_load in -ldld configure:14089: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:14089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "snetaid" | #define PACKAGE_TARNAME "snetaid" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "snetaid 1.0" | #define PACKAGE_BUGREPORT "https://gitea.devuan.dev/aitor_czr/snetaid.git" | #define PACKAGE_URL "" | #define PACKAGE "snetaid" | #define VERSION "1.0" | #define CONFIG_FLAGS "x make" | #define GETTEXT_PACKAGE "gsmenu" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:14098: result: no configure:14103: checking for dlopen configure:14103: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccKZHyxP.o: in function `main': /home/aitor/_._SNETAID_._/snetaid/conftest.c:62: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:14103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "snetaid" | #define PACKAGE_TARNAME "snetaid" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "snetaid 1.0" | #define PACKAGE_BUGREPORT "https://gitea.devuan.dev/aitor_czr/snetaid.git" | #define PACKAGE_URL "" | #define PACKAGE "snetaid" | #define VERSION "1.0" | #define CONFIG_FLAGS "x make" | #define GETTEXT_PACKAGE "gsmenu" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:14103: result: no configure:14107: checking for dlopen in -ldl configure:14132: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:14132: $? = 0 configure:14141: result: yes configure:14260: checking whether a program can dlopen itself configure:14340: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:14343: $? = 0 configure:14361: result: yes configure:14366: checking whether a statically linked program can dlopen itself configure:14446: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /usr/bin/ld: /tmp/ccIQLSAT.o: in function `main': /home/aitor/_._SNETAID_._/snetaid/configure:14425: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:14449: $? = 0 conftest: undefined symbol: _fnord configure:14467: result: no configure:14506: checking whether stripping libraries is possible configure:14511: result: yes configure:14546: checking if libtool supports shared libraries configure:14548: result: yes configure:14551: checking whether to build shared libraries configure:14576: result: yes configure:14579: checking whether to build static libraries configure:14583: result: yes configure:11446: checking for gcc configure:11473: result: gcc configure:11702: checking for C compiler version configure:11711: gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:11722: $? = 0 configure:11711: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --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 8.3.0 (Debian 8.3.0-6) configure:11722: $? = 0 configure:11711: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:11722: $? = 1 configure:11711: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:11722: $? = 1 configure:11726: checking whether we are using the GNU C compiler configure:11754: result: yes configure:11763: checking whether gcc accepts -g configure:11824: result: yes configure:11841: checking for gcc option to accept ISO C89 configure:11917: result: none needed configure:11942: checking whether gcc understands -c and -o together configure:11979: result: yes configure:11998: checking dependency style of gcc configure:12109: result: none configure:12126: checking whether ln -s works configure:12130: result: yes configure:12162: checking for ANSI C header files configure:12266: result: yes configure:12769: checking for libiw configure:12791: gcc -o conftest -g -O2 conftest.c -liw >&5 configure:12791: $? = 0 configure:12801: result: yes configure:12808: checking how to link with libiw configure:12810: result: -liw configure:12948: checking that generated files are newer than configure configure:12954: result: done configure:12989: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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_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_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_dlopen=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_libiw=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext 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=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_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_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=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} /home/aitor/_._SNETAID_._/snetaid/missing aclocal-1.16' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/aitor/_._SNETAID_._/snetaid/missing autoconf' AUTOHEADER='${SHELL} /home/aitor/_._SNETAID_._/snetaid/missing autoheader' AUTOMAKE='${SHELL} /home/aitor/_._SNETAID_._/snetaid/missing automake-1.16' AWK='mawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-Wall -O3 -g -O2' CPP='gcc -E' CPPFLAGS='' 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_MANPAGES_FALSE='#' ENABLE_MANPAGES_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_MACRO_VERSION='0.19' GETTEXT_PACKAGE='gsmenu' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_LIBIW='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBIW='-liw' LIBIW_PREFIX='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBIW='-liw' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/aitor/_._SNETAID_._/snetaid/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='snetaid' PACKAGE_BUGREPORT='https://gitea.devuan.dev/aitor_czr/snetaid.git' PACKAGE_NAME='snetaid' PACKAGE_STRING='snetaid 1.0' PACKAGE_TARNAME='snetaid' PACKAGE_URL='' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' USE_NLS='yes' VERSION='1.0' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/aitor/_._SNETAID_._/snetaid/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&$$&&' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "snetaid" #define PACKAGE_TARNAME "snetaid" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "snetaid 1.0" #define PACKAGE_BUGREPORT "https://gitea.devuan.dev/aitor_czr/snetaid.git" #define PACKAGE_URL "" #define PACKAGE "snetaid" #define VERSION "1.0" #define CONFIG_FLAGS "x make" #define GETTEXT_PACKAGE "gsmenu" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_LIBIW 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by snetaid config.status 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gnuinos config.status:1171: creating Makefile config.status:1171: creating src/Makefile config.status:1171: creating po/Makefile.in config.status:1171: creating config.h config.status:1352: config.h is unchanged config.status:1400: executing po-directories commands config.status:1400: executing depfiles commands config.status:1400: executing libtool commands config.status:1400: executing po/stamp-it commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by snetaid config.status 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on gnuinos config.status:1171: creating config.h config.status:1352: config.h is unchanged