View Issue Details

IDProjectCategoryView StatusLast Update
0005951gnunet-gtkbuild systempublic2022-02-26 23:15
Reporterschanzen Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionnot fixable 
Summary0005951: Fails to test / link gtk+ on alpine
DescriptionConfig.log attached.
TagsNo tags attached.
Attached Files
config.log (57,530 bytes)   
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNUnet GTK configure git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = ba8762df370b
uname -m = x86_64
uname -r = 4.9.184-linuxkit
uname -s = Linux
uname -v = #1 SMP Tue Jul 2 22:58:16 UTC 2019

/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/local/sbin
PATH: /usr/local/opt/ruby/bin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/local/bin
PATH: /usr/local/MacGPG2/bin
PATH: /root/Library/Python/2.7/bin
PATH: /Library/TeX/texbin
PATH: /root/.cargo/bin
PATH: /root/Fraunhofer/bin
PATH: /root/gnunet/build/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2425: checking for a BSD-compatible install
configure:2493: result: /usr/bin/install -c
configure:2504: checking whether build environment is sane
configure:2559: result: yes
configure:2710: checking for a thread-safe mkdir -p
configure:2749: result: build-aux/install-sh -c -d
configure:2756: checking for gawk
configure:2786: result: no
configure:2756: checking for mawk
configure:2786: result: no
configure:2756: checking for nawk
configure:2786: result: no
configure:2756: checking for awk
configure:2772: found /usr/bin/awk
configure:2783: result: awk
configure:2794: checking whether make sets $(MAKE)
configure:2816: result: yes
configure:2845: checking whether make supports nested variables
configure:2862: result: yes
configure:2997: checking whether make supports the include directive
configure:3012: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3015: $? = 0
configure:3034: result: yes (GNU style)
configure:3104: checking for gcc
configure:3120: found /usr/bin/gcc
configure:3131: result: gcc
configure:3360: checking for C compiler version
configure:3369: gcc --version >&5
gcc (Alpine 9.2.0) 9.2.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:3380: $? = 0
configure:3369: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-alpine-linux-musl/9.2.0/lto-wrapper
Target: x86_64-alpine-linux-musl
Configured with: /home/buildozer/aports/main/gcc/src/gcc-9.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --with-pkgversion='Alpine 9.2.0' --enable-checking=release --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-cloog-backend --enable-languages=c,c++,objc,fortran,ada --disable-libssp --disable-libmpx --disable-libmudflap --disable-libsanitizer --enable-shared --enable-threads --enable-tls --with-system-zlib --with-linker-hash-style=gnu
Thread model: posix
gcc version 9.2.0 (Alpine 9.2.0) 
configure:3380: $? = 0
configure:3369: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3380: $? = 1
configure:3369: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3380: $? = 1
configure:3400: checking whether the C compiler works
configure:3422: gcc    conftest.c  >&5
configure:3426: $? = 0
configure:3474: result: yes
configure:3477: checking for C compiler default output file name
configure:3479: result: a.out
configure:3485: checking for suffix of executables
configure:3492: gcc -o conftest    conftest.c  >&5
configure:3496: $? = 0
configure:3518: result: 
configure:3540: checking whether we are cross compiling
configure:3548: gcc -o conftest    conftest.c  >&5
configure:3552: $? = 0
configure:3559: ./conftest
configure:3563: $? = 0
configure:3578: result: no
configure:3583: checking for suffix of object files
configure:3605: gcc -c   conftest.c >&5
configure:3609: $? = 0
configure:3630: result: o
configure:3634: checking whether we are using the GNU C compiler
configure:3653: gcc -c   conftest.c >&5
configure:3653: $? = 0
configure:3662: result: yes
configure:3671: checking whether gcc accepts -g
configure:3691: gcc -c -g  conftest.c >&5
configure:3691: $? = 0
configure:3732: result: yes
configure:3749: checking for gcc option to accept ISO C89
configure:3812: gcc  -c -g -O2  conftest.c >&5
configure:3812: $? = 0
configure:3825: result: none needed
configure:3850: checking whether gcc understands -c and -o together
configure:3872: gcc -c conftest.c -o conftest2.o
configure:3875: $? = 0
configure:3872: gcc -c conftest.c -o conftest2.o
configure:3875: $? = 0
configure:3887: result: yes
configure:3906: checking dependency style of gcc
configure:4017: result: gcc3
configure:4034: checking for strerror in -lcposix
configure:4059: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/lib/gcc/x86_64-alpine-linux-musl/9.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find -lcposix
collect2: error: ld returned 1 exit status
configure:4059: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| /* 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 strerror ();
| int
| main ()
| {
| return strerror ();
|   ;
|   return 0;
| }
configure:4068: result: no
configure:4080: checking for gawk
configure:4107: result: awk
configure:4125: checking how to run the C preprocessor
configure:4156: gcc -E  conftest.c
configure:4156: $? = 0
configure:4170: 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:4170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4195: result: gcc -E
configure:4215: gcc -E  conftest.c
configure:4215: $? = 0
configure:4229: 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:4229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4257: checking for gcc option to accept ISO C99
configure:4406: gcc  -c -g -O2  conftest.c >&5
configure:4406: $? = 0
configure:4419: result: none needed
configure:4435: checking whether ln -s works
configure:4439: result: yes
configure:4446: checking whether make sets $(MAKE)
configure:4468: result: yes
configure:4481: checking build system type
configure:4495: result: x86_64-pc-linux-musl
configure:4515: checking host system type
configure:4528: result: x86_64-pc-linux-musl
configure:4852: checking for grep that handles long lines and -e
configure:4910: result: /bin/grep
configure:4915: checking for egrep
configure:4977: result: /bin/grep -E
configure:4982: checking for ANSI C header files
configure:5002: gcc -c -g -O2  conftest.c >&5
configure:5002: $? = 0
configure:5075: gcc -o conftest -g -O2   conftest.c  >&5
configure:5075: $? = 0
configure:5075: ./conftest
configure:5075: $? = 0
configure:5086: result: yes
configure:5174: checking how to print strings
configure:5201: result: printf
configure:5222: checking for a sed that does not truncate output
configure:5286: result: /bin/sed
configure:5304: checking for fgrep
configure:5366: result: /bin/grep -F
configure:5401: checking for ld used by gcc
configure:5468: result: /usr/x86_64-alpine-linux-musl/bin/ld
configure:5475: checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld
configure:5490: result: yes
configure:5502: checking for BSD- or MS-compatible name lister (nm)
configure:5556: result: /usr/bin/nm -B
configure:5686: checking the name lister (/usr/bin/nm -B) interface
configure:5693: gcc -c -g -O2  conftest.c >&5
configure:5696: /usr/bin/nm -B "conftest.o"
configure:5699: output
0000000000000000 B some_variable
configure:5706: result: BSD nm
configure:5710: checking the maximum length of command line arguments
configure:5841: result: 98304
configure:5889: checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format
configure:5929: result: func_convert_file_noop
configure:5936: checking how to convert x86_64-pc-linux-musl file names to toolchain format
configure:5956: result: func_convert_file_noop
configure:5963: checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files
configure:5970: result: -r
configure:6044: checking for objdump
configure:6071: result: objdump
configure:6100: checking how to recognize dependent libraries
configure:6300: result: pass_all
configure:6385: checking for dlltool
configure:6412: result: dlltool
configure:6442: checking how to associate runtime and link libraries
configure:6469: result: printf %s\n
configure:6529: checking for ar
configure:6545: found /usr/bin/ar
configure:6556: result: ar
configure:6593: checking for archiver @FILE support
configure:6610: gcc -c -g -O2  conftest.c >&5
configure:6610: $? = 0
configure:6613: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6616: $? = 0
configure:6621: 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:6624: $? = 1
configure:6636: result: @
configure:6694: checking for strip
configure:6710: found /usr/bin/strip
configure:6721: result: strip
configure:6793: checking for ranlib
configure:6809: found /usr/bin/ranlib
configure:6820: result: ranlib
configure:6922: checking command to parse /usr/bin/nm -B output from gcc object
configure:7075: gcc -c -g -O2  conftest.c >&5
configure:7078: $? = 0
configure:7082: /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:7085: $? = 0
configure:7151: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:7154: $? = 0
configure:7192: result: ok
configure:7239: checking for sysroot
configure:7269: result: no
configure:7276: checking for a working dd
configure:7314: result: /bin/dd
configure:7318: checking how to truncate binary pipes
configure:7333: result: /bin/dd bs=4096 count=1
configure:7469: gcc -c -g -O2  conftest.c >&5
configure:7472: $? = 0
configure:7662: checking for mt
configure:7692: result: no
configure:7712: checking if : is a manifest tool
configure:7718: : '-?'
configure:7726: result: no
configure:8403: checking for sys/types.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8403: checking for sys/stat.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8403: checking for stdlib.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8403: checking for string.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8403: checking for memory.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8403: checking for strings.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8403: checking for inttypes.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8403: checking for stdint.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8403: checking for unistd.h
configure:8403: gcc -c -g -O2  conftest.c >&5
configure:8403: $? = 0
configure:8403: result: yes
configure:8417: checking for dlfcn.h
configure:8417: gcc -c -g -O2  conftest.c >&5
configure:8417: $? = 0
configure:8417: result: yes
configure:8641: checking for objdir
configure:8656: result: .libs
configure:8920: checking if gcc supports -fno-rtti -fno-exceptions
configure:8938: 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:8942: $? = 0
configure:8955: result: no
configure:9313: checking for gcc option to produce PIC
configure:9320: result: -fPIC -DPIC
configure:9328: checking if gcc PIC flag -fPIC -DPIC works
configure:9346: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:9350: $? = 0
configure:9363: result: yes
configure:9392: checking if gcc static flag -static works
configure:9420: result: yes
configure:9435: checking if gcc supports -c -o file.o
configure:9456: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9460: $? = 0
configure:9482: result: yes
configure:9490: checking if gcc supports -c -o file.o
configure:9537: result: yes
configure:9570: checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries
configure:10829: result: yes
configure:10866: checking whether -lc should be explicitly linked in
configure:10874: gcc -c -g -O2  conftest.c >&5
configure:10877: $? = 0
configure:10892: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10895: $? = 0
configure:10909: result: no
configure:11069: checking dynamic linker characteristics
configure:11650: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11650: $? = 0
configure:11887: result: GNU/Linux ld.so
configure:12009: checking how to hardcode library paths into programs
configure:12034: result: immediate
configure:12582: checking whether stripping libraries is possible
configure:12587: result: yes
configure:12622: checking if libtool supports shared libraries
configure:12624: result: yes
configure:12627: checking whether to build shared libraries
configure:12652: result: yes
configure:12655: checking whether to build static libraries
configure:12659: result: no
configure:12704: checking for special C compiler options needed for large files
configure:12749: result: no
configure:12755: checking for _FILE_OFFSET_BITS value needed for large files
configure:12780: gcc -c -g -O2  conftest.c >&5
configure:12780: $? = 0
configure:12812: result: no
configure:12897: checking for _LARGEFILE_SOURCE value needed for large files
configure:12916: gcc -o conftest -g -O2   conftest.c  >&5
configure:12916: $? = 0
configure:12944: result: no
configure:12965: checking for uid_t in sys/types.h
configure:12984: result: yes
configure:13248: checking whether NLS is requested
configure:13257: result: yes
configure:13297: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:13329: result: /usr/bin/msgfmt
configure:13338: checking for gmsgfmt
configure:13369: result: /usr/bin/msgfmt
configure:13419: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:13451: result: /usr/bin/xgettext
configure:13496: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:13527: result: /usr/bin/msgmerge
configure:13585: checking for ld used by gcc
configure:13652: result: /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64
configure:13659: checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld
configure:13674: result: yes
configure:13681: checking for shared library run path origin
configure:13694: result: done
configure:14266: checking for CFPreferencesCopyAppValue
configure:14284: gcc -o conftest -fno-strict-aliasing -Wall -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:25:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
   25 | #include <CoreFoundation/CFPreferences.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14284: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:14293: result: no
configure:14300: checking for CFLocaleCopyCurrent
configure:14318: gcc -o conftest -fno-strict-aliasing -Wall -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:25:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
   25 | #include <CoreFoundation/CFLocale.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14318: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:14327: result: no
configure:14376: checking for GNU gettext in libc
configure:14400: gcc -o conftest -fno-strict-aliasing -Wall -g -O2   conftest.c  >&5
/usr/lib/gcc/x86_64-alpine-linux-musl/9.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /tmp/ccICdiBH.o: in function `main':
/forge/gnunet-gtk/conftest.c:35: undefined reference to `libintl_bindtextdomain'
/usr/lib/gcc/x86_64-alpine-linux-musl/9.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /forge/gnunet-gtk/conftest.c:36: undefined reference to `libintl_gettext'
/usr/lib/gcc/x86_64-alpine-linux-musl/9.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /forge/gnunet-gtk/conftest.c:36: undefined reference to `_nl_domain_bindings'
/usr/lib/gcc/x86_64-alpine-linux-musl/9.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /forge/gnunet-gtk/conftest.c:36: undefined reference to `_nl_msg_cat_cntr'
collect2: error: ld returned 1 exit status
configure:14400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| 
| int
| main ()
| {
| 
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| 
|   ;
|   return 0;
| }
configure:14409: result: no
configure:14443: checking for iconv
configure:14467: gcc -o conftest -fno-strict-aliasing -Wall -g -O2   conftest.c  >&5
configure:14467: $? = 0
configure:14501: result: yes
configure:14504: checking for working iconv
configure:14624: gcc -o conftest -fno-strict-aliasing -Wall -g -O2   conftest.c  >&5
configure:14624: $? = 0
configure:14624: ./conftest
configure:14624: $? = 0
configure:14636: result: yes
configure:15125: checking for GNU gettext in libintl
configure:15157: gcc -o conftest -fno-strict-aliasing -Wall -g -O2    conftest.c  -lintl >&5
configure:15157: $? = 0
configure:15202: result: yes
configure:15237: checking whether to use NLS
configure:15239: result: yes
configure:15242: checking where the gettext function comes from
configure:15253: result: external libintl
configure:15261: checking how to link with libintl
configure:15263: result: -lintl
configure:15314: checking errno.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking errno.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for errno.h
configure:15314: result: yes
configure:15314: checking stdio.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking stdio.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for stdio.h
configure:15314: result: yes
configure:15314: checking for unistd.h
configure:15314: result: yes
configure:15314: checking locale.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking locale.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for locale.h
configure:15314: result: yes
configure:15314: checking for sys/stat.h
configure:15314: result: yes
configure:15314: checking for sys/types.h
configure:15314: result: yes
configure:15314: checking langinfo.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking langinfo.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for langinfo.h
configure:15314: result: yes
configure:15314: checking libintl.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking libintl.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for libintl.h
configure:15314: result: yes
configure:15314: checking for unistd.h
configure:15314: result: yes
configure:15314: checking stddef.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking stddef.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for stddef.h
configure:15314: result: yes
configure:15314: checking argz.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
conftest.c:72:10: fatal error: argz.h: No such file or directory
   72 | #include <argz.h>
      |          ^~~~~~~~
compilation terminated.
configure:15314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDDEF_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
| #include <argz.h>
configure:15314: result: no
configure:15314: checking argz.h presence
configure:15314: gcc -E  conftest.c
conftest.c:39:10: fatal error: argz.h: No such file or directory
   39 | #include <argz.h>
      |          ^~~~~~~~
compilation terminated.
configure:15314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDDEF_H 1
| /* end confdefs.h.  */
| #include <argz.h>
configure:15314: result: no
configure:15314: checking for argz.h
configure:15314: result: no
configure:15314: checking sys/socket.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking sys/socket.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for sys/socket.h
configure:15314: result: yes
configure:15314: checking netinet/in.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking netinet/in.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for netinet/in.h
configure:15314: result: yes
configure:15314: checking stdarg.h usability
configure:15314: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking stdarg.h presence
configure:15314: gcc -E  conftest.c
configure:15314: $? = 0
configure:15314: result: yes
configure:15314: checking for stdarg.h
configure:15314: result: yes
configure:15327: checking for getpwnam
configure:15327: gcc -o conftest -fno-strict-aliasing -Wall -g -O2   conftest.c  >&5
configure:15327: $? = 0
configure:15327: result: yes
configure:15337: checking whether _stati64 is declared
configure:15337: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:10: error: '_stati64' undeclared (first use in this function)
   52 |   (void) _stati64;
      |          ^~~~~~~~
conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in
configure:15337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GETPWNAM 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| 
| int
| main ()
| {
| #ifndef _stati64
| #ifdef __cplusplus
|   (void) _stati64;
| #else
|   (void) _stati64;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:15337: result: no
configure:15405: checking for libextractor
configure:15529: result: --with-extractor not specified
configure:15533: checking extractor.h usability
configure:15533: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
configure:15533: $? = 0
configure:15533: result: yes
configure:15533: checking extractor.h presence
configure:15533: gcc -E  conftest.c
configure:15533: $? = 0
configure:15533: result: yes
configure:15533: checking for extractor.h
configure:15533: result: yes
configure:15538: checking for EXTRACTOR_plugin_add_defaults in -lextractor
configure:15563: gcc -o conftest -fno-strict-aliasing -Wall -g -O2   conftest.c -lextractor   >&5
configure:15563: $? = 0
configure:15572: result: yes
configure:15621: checking for libqrencode
configure:15667: result: --with-qrencode not specified
configure:15671: checking qrencode.h usability
configure:15671: gcc -c -fno-strict-aliasing -Wall -g -O2  conftest.c >&5
conftest.c:79:10: fatal error: qrencode.h: No such file or directory
   79 | #include <qrencode.h>
      |          ^~~~~~~~~~~~
compilation terminated.
configure:15671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_DECL__STATI64 0
| #define HAVE_EXTRACTOR_H 1
| #define HAVE_LIBEXTRACTOR 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
| #include <qrencode.h>
configure:15671: result: no
configure:15671: checking qrencode.h presence
configure:15671: gcc -E  conftest.c
conftest.c:46:10: fatal error: qrencode.h: No such file or directory
   46 | #include <qrencode.h>
      |          ^~~~~~~~~~~~
compilation terminated.
configure:15671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_DECL__STATI64 0
| #define HAVE_EXTRACTOR_H 1
| #define HAVE_LIBEXTRACTOR 1
| /* end confdefs.h.  */
| #include <qrencode.h>
configure:15671: result: no
configure:15671: checking for qrencode.h
configure:15671: result: no
configure:15695: checking for gtk
configure:15704: checking for pkg-config
configure:15722: found /usr/bin/pkg-config
configure:15735: result: /usr/bin/pkg-config
configure:15753: checking for gtk+-3.0
configure:15757: result: yes
configure:15761: checking GTK_CFLAGS
configure:15764: result: -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread 
configure:15767: checking GTK_LIBS
configure:15770: result: -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl 
configure:15818: checking for pkg-config
configure:15849: result: /usr/bin/pkg-config
configure:15871: checking for GTK+ - version >= 3.22.0
configure:15981: gcc -o conftest -fno-strict-aliasing -Wall -g -O2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread    conftest.c -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl   >&5
/usr/lib/gcc/x86_64-alpine-linux-musl/9.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /usr/lib/libxkbcommon.so.0: undefined reference to `secure_getenv'
collect2: error: ld returned 1 exit status
configure:15981: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_DECL__STATI64 0
| #define HAVE_EXTRACTOR_H 1
| #define HAVE_LIBEXTRACTOR 1
| /* end confdefs.h.  */
| 
| #include <gtk/gtk.h>
| #include <stdio.h>
| #include <stdlib.h>
| 
| int
| main ()
| {
|   int major, minor, micro;
|   char *tmp_version;
| 
|   fclose (fopen ("conf.gtktest", "w"));
| 
|   /* HP/UX 9 (%@#!) writes to sscanf strings */
|   tmp_version = g_strdup("3.22.0");
|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
|      printf("%s, bad version string\n", "3.22.0");
|      exit(1);
|    }
| 
|   if ((gtk_major_version != 3) ||
|       (gtk_minor_version != 24) ||
|       (gtk_micro_version != 12))
|     {
|       printf("\n*** 'pkg-config --modversion gtk+-3.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
|              3, 24, 12,
|              gtk_major_version, gtk_minor_version, gtk_micro_version);
|       printf ("*** was found! If pkg-config was correct, then it is best\n");
|       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
|       printf("*** required on your system.\n");
|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
|       printf("*** to point to the correct configuration files\n");
|     }
|   else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
| 	   (gtk_minor_version != GTK_MINOR_VERSION) ||
|            (gtk_micro_version != GTK_MICRO_VERSION))
|     {
|       printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
| 	     GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
|       printf("*** library (version %d.%d.%d)\n",
| 	     gtk_major_version, gtk_minor_version, gtk_micro_version);
|     }
|   else
|     {
|       if ((gtk_major_version > major) ||
|         ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
|         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
|       {
|         return 0;
|        }
|      else
|       {
|         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
|                gtk_major_version, gtk_minor_version, gtk_micro_version);
|         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
| 	       major, minor, micro);
|         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
|         printf("***\n");
|         printf("*** If you have already installed a sufficiently new version, this error\n");
|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
|         printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
|         printf("*** so that the correct libraries are found at run-time))\n");
|       }
|     }
|   return 1;
| }
| 
configure:15999: result: no
configure:16027: gcc -o conftest -fno-strict-aliasing -Wall -g -O2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread    conftest.c  -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  >&5
/usr/lib/gcc/x86_64-alpine-linux-musl/9.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /usr/lib/libxkbcommon.so.0: undefined reference to `secure_getenv'
collect2: error: ld returned 1 exit status
configure:16027: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUnet GTK"
| #define PACKAGE_TARNAME "gnunet-gtk"
| #define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnunet-gtk"
| #define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
| #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 HAVE_FSEEKO 1
| #define LINUX 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_DECL__STATI64 0
| #define HAVE_EXTRACTOR_H 1
| #define HAVE_LIBEXTRACTOR 1
| /* end confdefs.h.  */
| 
| #include <gtk/gtk.h>
| #include <stdio.h>
| 
| int
| main ()
| {
|  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
|   ;
|   return 0;
| }
configure:16049: error: gnunet-gtk requires GTK 3.22

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build='x86_64-pc-linux-musl'
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_getpwnam='yes'
ac_cv_have_decl__stati64='no'
ac_cv_header_argz_h='no'
ac_cv_header_dlfcn_h='yes'
ac_cv_header_errno_h='yes'
ac_cv_header_extractor_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_langinfo_h='yes'
ac_cv_header_libintl_h='yes'
ac_cv_header_locale_h='yes'
ac_cv_header_memory_h='yes'
ac_cv_header_netinet_in_h='yes'
ac_cv_header_qrencode_h='no'
ac_cv_header_stdarg_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stddef_h='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_stdio_h='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_sys_socket_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-musl'
ac_cv_lib_cposix_strerror='no'
ac_cv_lib_extractor_EXTRACTOR_plugin_add_defaults='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_MSGFMT='/usr/bin/msgfmt'
ac_cv_path_MSGMERGE='/usr/bin/msgmerge'
ac_cv_path_PKG_CONFIG='/usr/bin/pkg-config'
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_prog_AWK='awk'
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_DLLTOOL='dlltool'
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_c99=''
ac_cv_prog_cc_g='yes'
ac_cv_prog_make_make_set='yes'
ac_cv_sys_file_offset_bits='no'
ac_cv_sys_largefile_CC='no'
ac_cv_sys_largefile_source='no'
ac_cv_type_uid_t='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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld='yes'
acl_cv_rpath='done'
acl_cv_shlibext='so'
acl_cv_wl='-Wl,'
am_cv_CC_dependencies_compiler_type='gcc3'
am_cv_func_iconv='yes'
am_cv_func_iconv_works='yes'
am_cv_lib_iconv='no'
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='no'
gt_cv_func_gnugettext1_libintl='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/x86_64-alpine-linux-musl/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='no'
lt_cv_sys_global_symbol_pipe='sed -n -e '"'"'s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'"'"' | sed '"'"'/ __gnu_lto/d'"'"
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '"'"'s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'"'"
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '"'"'s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'"'"
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '"'"'s/^T .* \(.*\)$/extern int \1();/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'"'"
lt_cv_sys_global_symbol_to_import=''
lt_cv_sys_max_cmd_len='98304'
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} /forge/gnunet-gtk/build-aux/missing aclocal-1.16'
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'
AS='as'
AUTOCONF='${SHELL} /forge/gnunet-gtk/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /forge/gnunet-gtk/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /forge/gnunet-gtk/build-aux/missing automake-1.16'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-fno-strict-aliasing -Wall -g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_ON_UNIX=''
ENABLE_ON_W32='#'
EXEEXT=''
FGREP='/bin/grep -F'
GETTEXT_MACRO_VERSION='0.19'
GLADE_CFLAGS=''
GLADE_LIBS=''
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GNUNET_CFLAGS=''
GNUNET_CONVERSATION_APP='conversation'
GNUNET_FS_APP='fs'
GNUNET_FS_GTK_NAME=''
GNUNET_FS_GTK_VERSION3=''
GNUNET_FS_GTK_YEARFROM=''
GNUNET_FS_GTK_YEARTO=''
GNUNET_GNS_GTK_NAME=''
GNUNET_LIBS=''
GNUNET_PEERINFO_APP='peerinfo'
GNUNET_PEERINFO_GTK_NAME=''
GNUNET_PEERINFO_GTK_VERSION3=''
GNUNET_PEERINFO_GTK_YEARFROM=''
GNUNET_PEERINFO_GTK_YEARTO=''
GNUNET_SETUP_APP='setup'
GNUNET_SETUP_GTK_NAME=''
GNUNET_SETUP_GTK_VERSION3=''
GNUNET_SETUP_GTK_YEARFROM=''
GNUNET_SETUP_GTK_YEARTO=''
GNUNET_STATISTICS_GTK_NAME=''
GNUNET_STATISTICS_GTK_VERSION3=''
GNUNET_STATISTICS_GTK_YEARFROM=''
GNUNET_STATISTICS_GTK_YEARTO=''
GN_LIB_LDFLAGS='-export-dynamic -no-undefined'
GN_PLUGIN_LDFLAGS=''
GREP='/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
HAVE_CONVERSATION_FALSE=''
HAVE_CONVERSATION_TRUE=''
HAVE_GNUTLS_FALSE=''
HAVE_GNUTLS_TRUE=''
HAVE_LIBEXTRACTOR_FALSE='#'
HAVE_LIBEXTRACTOR_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS='-lintl'
INTL_MACOSX_LIBS=''
LD='/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBICONV=''
LIBINTL='-lintl'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL='-lintl'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /forge/gnunet-gtk/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MINGW_FALSE=''
MINGW_TRUE='#'
MKDIR_P='build-aux/install-sh -c -d'
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='gnunet-gtk'
PACKAGE_BUGREPORT='bug-gnunet@gnu.org'
PACKAGE_DATA=''
PACKAGE_NAME='GNUnet GTK'
PACKAGE_STRING='GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea'
PACKAGE_TARNAME='gnunet-gtk'
PACKAGE_URL=''
PACKAGE_VERSION='git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POSUB='po'
QR_CFLAGS=''
QR_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea'
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='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-musl'
build_alias=''
build_cpu='x86_64'
build_os='linux-musl'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-musl'
host_alias=''
host_cpu='x86_64'
host_os='linux-musl'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /forge/gnunet-gtk/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
unique_CFLAGS=''
unique_LIBS=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNUnet GTK"
#define PACKAGE_TARNAME "gnunet-gtk"
#define PACKAGE_VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
#define PACKAGE_STRING "GNUnet GTK git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
#define PACKAGE_BUGREPORT "bug-gnunet@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "gnunet-gtk"
#define VERSION "git-49c9f9ae29db3b61e641f0f5f4401d2e4b2f61ea"
#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 HAVE_FSEEKO 1
#define LINUX 1
#define HAVE_ICONV 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_ERRNO_H 1
#define HAVE_STDIO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDDEF_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDARG_H 1
#define HAVE_GETPWNAM 1
#define HAVE_DECL__STATI64 0
#define HAVE_EXTRACTOR_H 1
#define HAVE_LIBEXTRACTOR 1

configure: exit 1
config.log (57,530 bytes)   

Activities

nikita

2019-10-28 00:32

developer   ~0015039

It looks as if musl requires some more work / other tests, xrs might know something about how to build this?

/usr/lib/gcc/x86_64-alpine-linux-musl/9.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: /usr/lib/libxkbcommon.so.0: undefined reference to `secure_getenv'

schanzen

2022-02-26 23:15

administrator   ~0018744

Nothing WE can do here.

Issue History

Date Modified Username Field Change
2019-10-27 19:02 schanzen New Issue
2019-10-27 19:02 schanzen File Added: config.log
2019-10-28 00:32 nikita Note Added: 0015039
2020-10-29 11:24 schanzen Assigned To => schanzen
2020-10-29 11:24 schanzen Status new => confirmed
2022-02-26 23:15 schanzen Status confirmed => resolved
2022-02-26 23:15 schanzen Resolution open => not fixable
2022-02-26 23:15 schanzen Note Added: 0018744
2022-02-26 23:15 schanzen Status resolved => closed