Build of yubico-c-client with musl toolchain

The build took 00h 01m 36s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
4,662 sh
3,718 ansic
1,889 makefile
10,269 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: yubico-c-client 2.15-1 (Wed Apr 5 02:18:34 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) yubico-c-1.13-2
#
# Total Installed Size: 0.05 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing yubico-c...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) perl-locale-gettext-1.07-2 help2man-1.47.3-2
#
# Total Installed Size: 0.33 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing perl-locale-gettext...
# installing help2man...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
# libtoolize: copying file 'build-aux/ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: copying file 'm4/libtool.m4'
# libtoolize: copying file 'm4/ltoptions.m4'
# libtoolize: copying file 'm4/ltsugar.m4'
# libtoolize: copying file 'm4/ltversion.m4'
# libtoolize: copying file 'm4/lt~obsolete.m4'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:45: installing 'build-aux/ar-lib'
# configure.ac:43: installing 'build-aux/compile'
# configure.ac:49: installing 'build-aux/config.guess'
# configure.ac:49: installing 'build-aux/config.sub'
# configure.ac:41: installing 'build-aux/install-sh'
# configure.ac:41: installing 'build-aux/missing'
# Makefile.am: installing './INSTALL'
# Makefile.am: installing 'build-aux/depcomp'
# parallel-tests: installing 'build-aux/test-driver'
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking if LD -Wl,--version-script works... yes
# checking for valgrind... no
# checking whether self tests are run under valgrind... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBCURL... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating ykclient_version.h
# config.status: creating tests/Makefile
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: summary of build options:
#
# Version: 2.15
# Library: current 9 revision 0 age 6
# Header: major 2 minor 15 patch 0 number 0x020f00
# Host type: x86_64-unknown-linux-gnu
# Install prefix: /usr
# Compiler: clang
# Compiler CFLAGS:
# Warning flags:
# Library types: Shared=yes, Static=yes
# Curl CFLAGS:
# LDFLAGS: -lcurl
# Valgrind:
# Version script: yes
#
# Making all in .
# make[1]: Entering directory '/tmp/yubico-c-client/src/yubico-c-client'
# CC ykclient_server_response.lo
# CC ykclient.lo
# CC ykclient_version.lo
# CC hmac.lo
# ykclient.c:42:10: fatal error: 'curl/curl.h' file not found
# #include
# ^
# 1 error generated.
# make[1]: *** [Makefile:650: ykclient.lo] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: Leaving directory '/tmp/yubico-c-client/src/yubico-c-client'
# make: *** [Makefile:736: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/yubico-c-client/src/yubico-c-client/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by ykclient configure 2.15, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2faf581b53fc
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2224: checking for a BSD-compatible install
# configure:2292: result: /usr/bin/install -c
# configure:2303: checking whether build environment is sane
# configure:2358: result: yes
# configure:2417: checking for x86_64-unknown-linux-strip
# configure:2447: result: no
# configure:2457: checking for strip
# configure:2473: found /sysroot/bin/strip
# configure:2484: result: strip
# configure:2509: checking for a thread-safe mkdir -p
# configure:2548: result: /usr/bin/mkdir -p
# configure:2555: checking for gawk
# configure:2571: found /usr/bin/gawk
# configure:2582: result: gawk
# configure:2593: checking whether make sets $(MAKE)
# configure:2615: result: yes
# configure:2644: checking whether make supports nested variables
# configure:2661: result: yes
# configure:2798: checking whether make supports nested variables
# configure:2815: result: yes
# configure:2834: checking for x86_64-unknown-linux-gcc
# configure:2861: result: clang
# configure:3130: checking for C compiler version
# configure:3139: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3150: $? = 0
# configure:3139: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3150: $? = 0
# configure:3139: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3150: $? = 1
# configure:3139: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3150: $? = 1
# configure:3170: checking whether the C compiler works
# configure:3192: clang conftest.c >&5
# configure:3196: $? = 0
# configure:3244: result: yes
# configure:3247: checking for C compiler default output file name
# configure:3249: result: a.out
# configure:3255: checking for suffix of executables
# configure:3262: clang -o conftest conftest.c >&5
# configure:3266: $? = 0
# configure:3288: result:
# configure:3310: checking whether we are cross compiling
# configure:3318: clang -o conftest conftest.c >&5
# configure:3322: $? = 0
# configure:3329: ./conftest
# configure:3333: $? = 0
# configure:3348: result: no
# configure:3353: checking for suffix of object files
# configure:3375: clang -c conftest.c >&5
# configure:3379: $? = 0
# configure:3400: result: o
# configure:3404: checking whether we are using the GNU C compiler
# configure:3423: clang -c conftest.c >&5
# configure:3423: $? = 0
# configure:3432: result: yes
# configure:3441: checking whether clang accepts -g
# configure:3461: clang -c -g conftest.c >&5
# configure:3461: $? = 0
# configure:3502: result: yes
# configure:3519: checking for clang option to accept ISO C89
# configure:3582: clang -c conftest.c >&5
# configure:3582: $? = 0
# configure:3595: result: none needed
# configure:3620: checking whether clang understands -c and -o together
# configure:3642: clang -c conftest.c -o conftest2.o
# configure:3645: $? = 0
# configure:3642: clang -c conftest.c -o conftest2.o
# configure:3645: $? = 0
# configure:3657: result: yes
# configure:3685: checking for style of include used by make
# configure:3713: result: GNU
# configure:3739: checking dependency style of clang
# configure:3850: result: gcc3
# configure:3872: checking for x86_64-unknown-linux-ar
# configure:3902: result: no
# configure:3872: checking for x86_64-unknown-linux-lib
# configure:3902: result: no
# configure:3872: checking for x86_64-unknown-linux-link
# configure:3902: result: no
# configure:3916: checking for ar
# configure:3932: found /sysroot/bin/ar
# configure:3943: result: ar
# configure:3969: checking the archiver (ar) interface
# configure:3985: clang -c conftest.c >&5
# configure:3985: $? = 0
# configure:3987: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:3990: $? = 0
# configure:4018: result: ar
# configure:4049: checking build system type
# configure:4063: result: x86_64-unknown-linux-gnu
# configure:4083: checking host system type
# configure:4096: result: x86_64-unknown-linux-gnu
# configure:4465: checking how to print strings
# configure:4492: result: printf
# configure:4513: checking for a sed that does not truncate output
# configure:4577: result: /usr/bin/sed
# configure:4595: checking for grep that handles long lines and -e
# configure:4653: result: /usr/bin/grep
# configure:4658: checking for egrep
# configure:4720: result: /usr/bin/grep -E
# configure:4725: checking for fgrep
# configure:4787: result: /usr/bin/grep -F
# configure:4822: checking for ld used by clang
# configure:4889: result: /sysroot/bin/ld
# configure:4896: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4911: result: yes
# configure:4923: checking for BSD- or MS-compatible name lister (nm)
# configure:4977: result: /sysroot/bin/nm -B
# configure:5107: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5114: clang -c conftest.c >&5
# configure:5117: /sysroot/bin/nm -B "conftest.o"
# configure:5120: output
# 0000000000000000 B some_variable
# configure:5127: result: BSD nm
# configure:5130: checking whether ln -s works
# configure:5134: result: yes
# configure:5142: checking the maximum length of command line arguments
# configure:5273: result: 1572864
# configure:5321: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5361: result: func_convert_file_noop
# configure:5368: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5388: result: func_convert_file_noop
# configure:5395: checking for /sysroot/bin/ld option to reload object files
# configure:5402: result: -r
# configure:5436: checking for x86_64-unknown-linux-objdump
# configure:5463: result: objdump
# configure:5532: checking how to recognize dependent libraries
# configure:5732: result: pass_all
# configure:5777: checking for x86_64-unknown-linux-dlltool
# configure:5804: result: dlltool
# configure:5874: checking how to associate runtime and link libraries
# configure:5901: result: printf %s\n
# configure:5917: checking for x86_64-unknown-linux-ar
# configure:5944: result: ar
# configure:6025: checking for archiver @FILE support
# configure:6042: clang -c conftest.c >&5
# configure:6042: $? = 0
# configure:6045: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6048: $? = 0
# configure:6053: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6056: $? = 1
# configure:6068: result: @
# configure:6086: checking for x86_64-unknown-linux-strip
# configure:6113: result: strip
# configure:6185: checking for x86_64-unknown-linux-ranlib
# configure:6215: result: no
# configure:6225: checking for ranlib
# configure:6241: found /sysroot/bin/ranlib
# configure:6252: result: ranlib
# configure:6354: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6507: clang -c conftest.c >&5
# configure:6510: $? = 0
# configure:6514: /sysroot/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:6517: $? = 0
# configure:6583: clang -o conftest conftest.c conftstm.o >&5
# configure:6586: $? = 0
# configure:6624: result: ok
# configure:6671: checking for sysroot
# configure:6701: result: no
# configure:6708: checking for a working dd
# configure:6746: result: /usr/bin/dd
# configure:6750: checking how to truncate binary pipes
# configure:6765: result: /usr/bin/dd bs=4096 count=1
# configure:6901: clang -c conftest.c >&5
# configure:6904: $? = 0
# configure:7054: checking for x86_64-unknown-linux-mt
# configure:7084: result: no
# configure:7094: checking for mt
# configure:7124: result: no
# configure:7144: checking if : is a manifest tool
# configure:7150: : '-?'
# configure:7158: result: no
# configure:7835: checking how to run the C preprocessor
# configure:7866: clang -E conftest.c
# configure:7866: $? = 0
# configure:7880: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7880: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ykclient"
# | #define PACKAGE_TARNAME "ykclient"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "ykclient 2.15"
# | #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ykclient"
# | #define VERSION "2.15"
# | /* end confdefs.h. */
# | #include
# configure:7905: result: clang -E
# configure:7925: clang -E conftest.c
# configure:7925: $? = 0
# configure:7939: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7939: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ykclient"
# | #define PACKAGE_TARNAME "ykclient"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "ykclient 2.15"
# | #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ykclient"
# | #define VERSION "2.15"
# | /* end confdefs.h. */
# | #include
# configure:7968: checking for ANSI C header files
# configure:7988: clang -c conftest.c >&5
# configure:7988: $? = 0
# configure:8061: clang -o conftest conftest.c >&5
# configure:8061: $? = 0
# configure:8061: ./conftest
# configure:8061: $? = 0
# configure:8072: result: yes
# configure:8085: checking for sys/types.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8085: checking for sys/stat.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8085: checking for stdlib.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8085: checking for string.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8085: checking for memory.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8085: checking for strings.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8085: checking for inttypes.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8085: checking for stdint.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8085: checking for unistd.h
# configure:8085: clang -c conftest.c >&5
# configure:8085: $? = 0
# configure:8085: result: yes
# configure:8099: checking for dlfcn.h
# configure:8099: clang -c conftest.c >&5
# configure:8099: $? = 0
# configure:8099: result: yes
# configure:8353: checking for objdir
# configure:8368: result: .libs
# configure:8632: checking if clang supports -fno-rtti -fno-exceptions
# configure:8650: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8654: $? = 0
# configure:8667: result: yes
# configure:9025: checking for clang option to produce PIC
# configure:9032: result: -fPIC -DPIC
# configure:9040: checking if clang PIC flag -fPIC -DPIC works
# configure:9058: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9062: $? = 0
# configure:9075: result: yes
# configure:9104: checking if clang static flag -static works
# configure:9132: result: no
# configure:9147: checking if clang supports -c -o file.o
# configure:9168: clang -c -o out/conftest2.o conftest.c >&5
# configure:9172: $? = 0
# configure:9194: result: yes
# configure:9202: checking if clang supports -c -o file.o
# configure:9249: result: yes
# configure:9282: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10541: result: yes
# configure:10578: checking whether -lc should be explicitly linked in
# configure:10586: clang -c conftest.c >&5
# configure:10589: $? = 0
# configure:10604: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10607: $? = 0
# configure:10621: result: no
# configure:10781: checking dynamic linker characteristics
# configure:11362: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11362: $? = 0
# configure:11599: result: GNU/Linux ld.so
# configure:11721: checking how to hardcode library paths into programs
# configure:11746: result: immediate
# configure:12294: checking whether stripping libraries is possible
# configure:12299: result: yes
# configure:12334: checking if libtool supports shared libraries
# configure:12336: result: yes
# configure:12339: checking whether to build shared libraries
# configure:12364: result: yes
# configure:12367: checking whether to build static libraries
# configure:12371: result: yes
# configure:12416: checking if LD -Wl,--version-script works
# configure:12434: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# /sysroot/bin/ld: error: conftest.map:2:1: syntax error, unexpected $end, expecting '{'
# /sysroot/bin/ld: fatal error: unable to parse version script file conftest.map
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ykclient"
# | #define PACKAGE_TARNAME "ykclient"
# | #define PACKAGE_VERSION "2.15"
# | #define PACKAGE_STRING "ykclient 2.15"
# | #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ykclient"
# | #define VERSION "2.15"
# | #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. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12462: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:12462: $? = 0
# configure:12474: result: yes
# configure:12501: checking for valgrind
# configure:12531: result: no
# configure:12552: checking whether self tests are run under valgrind
# configure:12554: result: no
# configure:12569: checking for x86_64-unknown-linux-pkg-config
# configure:12602: result: no
# configure:12612: checking for pkg-config
# configure:12630: found /usr/bin/pkg-config
# configure:12642: result: /usr/bin/pkg-config
# configure:12667: checking pkg-config is at least version 0.9.0
# configure:12670: result: yes
# configure:12680: checking for LIBCURL
# configure:12687: $PKG_CONFIG --exists --print-errors "libcurl"
# configure:12690: $? = 0
# configure:12704: $PKG_CONFIG --exists --print-errors "libcurl"
# configure:12707: $? = 0
# configure:12765: result: yes
# configure:13233: checking that generated files are newer than configure
# configure:13239: result: done
# configure:13270: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ykclient config.status 2.15, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2faf581b53fc
#
# config.status:1030: creating Makefile
# config.status:1030: creating ykclient_version.h
# config.status:1030: creating tests/Makefile
# config.status:1202: executing depfiles commands
# config.status:1202: executing libtool commands
# configure:15249: summary of build options:
#
# Version: 2.15
# Library: current 9 revision 0 age 6
# Header: major 2 minor 15 patch 0 number 0x020f00
# Host type: x86_64-unknown-linux-gnu
# Install prefix: /usr
# Compiler: clang
# Compiler CFLAGS:
# Warning flags:
# Library types: Shared=yes, Static=yes
# Curl CFLAGS:
# LDFLAGS: -lcurl
# Valgrind:
# Version script: yes
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBCURL_CFLAGS_set=
# ac_cv_env_LIBCURL_CFLAGS_value=
# ac_cv_env_LIBCURL_LIBS_set=
# ac_cv_env_LIBCURL_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# 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-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=yes
# lt_cv_prog_compiler_static_works=no
# 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='/usr/bin/dd bs=4096 count=1'
# pkg_cv_LIBCURL_CFLAGS=
# pkg_cv_LIBCURL_LIBS=-lcurl
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/yubico-c-client/src/yubico-c-client/build-aux/missing aclocal-1.15'
# 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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/yubico-c-client/src/yubico-c-client/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/yubico-c-client/src/yubico-c-client/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/yubico-c-client/src/yubico-c-client/build-aux/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"ykclient\" -DPACKAGE_TARNAME=\"ykclient\" -DPACKAGE_VERSION=\"2.15\" -DPACKAGE_STRING=\"ykclient\ 2.15\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ykclient\" -DVERSION=\"2.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_COV_FALSE=''
# ENABLE_COV_TRUE='#'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HELP2ADOC='${SHELL} /tmp/yubico-c-client/src/yubico-c-client/build-aux/missing help2adoc'
# HELP2MAN='${SHELL} /tmp/yubico-c-client/src/yubico-c-client/build-aux/missing help2man'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBCURL_CFLAGS=''
# LIBCURL_LIBS='-lcurl'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='6'
# LT_CURRENT='9'
# LT_REVISION='0'
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/yubico-c-client/src/yubico-c-client/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ykclient'
# PACKAGE_BUGREPORT='yubico-devel@googlegroups.com'
# PACKAGE_NAME='ykclient'
# PACKAGE_STRING='ykclient 2.15'
# PACKAGE_TARNAME='ykclient'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.15'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VALGRIND=''
# VERSION='2.15'
# WARN_CFLAGS=''
# YKCLIENT_VERSION_MAJOR='2'
# YKCLIENT_VERSION_MINOR='15'
# YKCLIENT_VERSION_NUMBER='0x020f00'
# YKCLIENT_VERSION_PATCH='0'
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/yubico-c-client/src/yubico-c-client/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='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ykclient"
# #define PACKAGE_TARNAME "ykclient"
# #define PACKAGE_VERSION "2.15"
# #define PACKAGE_STRING "ykclient 2.15"
# #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
# #define PACKAGE_URL ""
# #define PACKAGE "ykclient"
# #define VERSION "2.15"
# #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/"
#
# configure: exit 0