Build of yubico-c with musl toolchain

The build took 00h 01m 55s and was SUCCESSFUL.

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

SLOCLanguage
4,652 sh
1,869 makefile
878 ansic
7,399 total

The process tree of the build process is here.

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

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 1.13-2 (Wed Apr 5 02:16:38 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> 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/sbin/automake line 3936.
# configure.ac:47: 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/sbin/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... yes
# 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
# configure: WARNING: using cross tools not prefixed with host triplet
# 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/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/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/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/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 whether self tests are run under valgrind... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating tests/Makefile
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: summary of build options:
#
# version: 1.13 shared 1:7:1 major minor patch number
# Host type: x86_64-unknown-linux-gnu
# Install prefix: /usr
# Compiler: clang
# Compiler CFLAGS:
# Warning flags:
# Library types: Shared=yes, Static=yes
# Valgrind:
# Version script: yes
#
# Making all in .
# make[1]: Entering directory '/tmp/yubico-c/src/yubico-c'
# CC ykhex.lo
# CC yktoken.lo
# CC ykcrc.lo
# CC ykaes.lo
# CC modhex.o
# CC ykparse.o
# CC ykgenerate.o
# /bin/sh /tmp/yubico-c/src/yubico-c/build-aux/missing a2x --format=manpage -a revdate="Version 1.13" modhex.1.txt
# /bin/sh /tmp/yubico-c/src/yubico-c/build-aux/missing a2x --format=manpage -a revdate="Version 1.13" ykparse.1.txt
# /bin/sh /tmp/yubico-c/src/yubico-c/build-aux/missing a2x --format=manpage -a revdate="Version 1.13" ykgenerate.1.txt
# CCLD libyubikey.la
# /r: `u' modifier ignored since `D' is the default (see `U')
# CCLD modhex
# CCLD ykparse
# CCLD ykgenerate
# make[1]: Leaving directory '/tmp/yubico-c/src/yubico-c'
# Making all in tests
# make[1]: Entering directory '/tmp/yubico-c/src/yubico-c/tests'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/yubico-c/src/yubico-c/tests'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in .
# make[1]: Entering directory '/tmp/yubico-c/src/yubico-c'
# make[2]: Entering directory '/tmp/yubico-c/src/yubico-c'
# /usr/sbin/mkdir -p '/tmp/yubico-c/pkg/yubico-c//usr/lib'
# /usr/sbin/mkdir -p '/tmp/yubico-c/pkg/yubico-c//usr/include'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libyubikey.la '/tmp/yubico-c/pkg/yubico-c//usr/lib'
# /usr/sbin/mkdir -p '/tmp/yubico-c/pkg/yubico-c//usr/share/man/man1'
# /usr/bin/install -c -m 644 yubikey.h '/tmp/yubico-c/pkg/yubico-c//usr/include'
# /usr/bin/install -c -m 644 modhex.1 ykparse.1 ykgenerate.1 '/tmp/yubico-c/pkg/yubico-c//usr/share/man/man1'
# libtool: install: /usr/bin/install -c .libs/libyubikey.so.0.1.7 /tmp/yubico-c/pkg/yubico-c//usr/lib/libyubikey.so.0.1.7
# libtool: install: (cd /tmp/yubico-c/pkg/yubico-c//usr/lib && { ln -s -f libyubikey.so.0.1.7 libyubikey.so.0 || { rm -f libyubikey.so.0 && ln -s libyubikey.so.0.1.7 libyubikey.so.0; }; })
# libtool: install: (cd /tmp/yubico-c/pkg/yubico-c//usr/lib && { ln -s -f libyubikey.so.0.1.7 libyubikey.so || { rm -f libyubikey.so && ln -s libyubikey.so.0.1.7 libyubikey.so; }; })
# libtool: install: /usr/bin/install -c .libs/libyubikey.lai /tmp/yubico-c/pkg/yubico-c//usr/lib/libyubikey.la
# libtool: install: /usr/bin/install -c .libs/libyubikey.a /tmp/yubico-c/pkg/yubico-c//usr/lib/libyubikey.a
# libtool: install: chmod 644 /tmp/yubico-c/pkg/yubico-c//usr/lib/libyubikey.a
# libtool: install: ranlib /tmp/yubico-c/pkg/yubico-c//usr/lib/libyubikey.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/sbin/mkdir -p '/tmp/yubico-c/pkg/yubico-c//usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c modhex ykparse ykgenerate '/tmp/yubico-c/pkg/yubico-c//usr/bin'
# libtool: warning: './libyubikey.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/modhex /tmp/yubico-c/pkg/yubico-c//usr/bin/modhex
# libtool: warning: './libyubikey.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ykparse /tmp/yubico-c/pkg/yubico-c//usr/bin/ykparse
# libtool: warning: './libyubikey.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ykgenerate /tmp/yubico-c/pkg/yubico-c//usr/bin/ykgenerate
# make[2]: Leaving directory '/tmp/yubico-c/src/yubico-c'
# make[1]: Leaving directory '/tmp/yubico-c/src/yubico-c'
# Making install in tests
# make[1]: Entering directory '/tmp/yubico-c/src/yubico-c/tests'
# make[2]: Entering directory '/tmp/yubico-c/src/yubico-c/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/yubico-c/src/yubico-c/tests'
# make[1]: Leaving directory '/tmp/yubico-c/src/yubico-c/tests'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "yubico-c"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: yubico-c 1.13-2 (Wed Apr 5 02:17:05 UTC 2017)

CMD: pacman --query --file yubico-c-1.13-2-x86_64.pkg.tar.xz
# yubico-c 1.13-2

Creating hybrid package for 'yubico-c'

Trying to find vanilla package 'yubico-c'...

CMD: pacman --query --file /mirror/yubico-c-1.13-2.pkg.tar.xz
# yubico-c 1.13-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/licenses/yubico-c/COPYING
# /usr/share/doc/yubico-c/README
# /usr/share/man/man1/modhex.1.gz
# /usr/share/man/man1/ykparse.1.gz
# /usr/share/man/man1/ykgenerate.1.gz
# /usr/lib/libyubikey.so.0
# /usr/lib/libyubikey.so
# /usr/lib/libyubikey.so.0.1.7
# /usr/include/yubikey.h
# /usr/bin/modhex
# /usr/bin/ykparse
# /usr/bin/ykgenerate
# /sysroot/usr/lib/libyubikey.so.0.1.7
# /sysroot/usr/lib/libyubikey.so.0
# /sysroot/usr/lib/libyubikey.so
# /sysroot/usr/lib/libyubikey.la
# /sysroot/usr/lib/libyubikey.a
# /sysroot/usr/include/yubikey.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf yubico-c.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/yubico-c.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/yubico-c.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/yubico-c.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/yubico-c/src/yubico-c/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 libyubikey configure 1.13, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48c372657886
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2196: checking for a BSD-compatible install
# configure:2264: result: /usr/bin/install -c
# configure:2275: checking whether build environment is sane
# configure:2330: result: yes
# configure:2389: checking for x86_64-unknown-linux-strip
# configure:2419: result: no
# configure:2429: checking for strip
# configure:2445: found /sysroot/bin/strip
# configure:2456: result: strip
# configure:2481: checking for a thread-safe mkdir -p
# configure:2520: result: /usr/sbin/mkdir -p
# configure:2527: checking for gawk
# configure:2543: found /usr/sbin/gawk
# configure:2554: result: gawk
# configure:2565: checking whether make sets $(MAKE)
# configure:2587: result: yes
# configure:2616: checking whether make supports nested variables
# configure:2633: result: yes
# configure:2770: checking whether make supports nested variables
# configure:2787: result: yes
# configure:2806: checking for x86_64-unknown-linux-gcc
# configure:2833: result: clang
# configure:3102: checking for C compiler version
# configure:3111: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3122: $? = 0
# configure:3111: 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:3122: $? = 0
# configure:3111: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3122: $? = 1
# configure:3111: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3122: $? = 1
# configure:3142: checking whether the C compiler works
# configure:3164: clang conftest.c >&5
# configure:3168: $? = 0
# configure:3216: result: yes
# configure:3219: checking for C compiler default output file name
# configure:3221: result: a.out
# configure:3227: checking for suffix of executables
# configure:3234: clang -o conftest conftest.c >&5
# configure:3238: $? = 0
# configure:3260: result:
# configure:3282: checking whether we are cross compiling
# configure:3290: clang -o conftest conftest.c >&5
# configure:3294: $? = 0
# configure:3301: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3305: $? = 127
# configure:3320: result: yes
# configure:3325: checking for suffix of object files
# configure:3347: clang -c conftest.c >&5
# configure:3351: $? = 0
# configure:3372: result: o
# configure:3376: checking whether we are using the GNU C compiler
# configure:3395: clang -c conftest.c >&5
# configure:3395: $? = 0
# configure:3404: result: yes
# configure:3413: checking whether clang accepts -g
# configure:3433: clang -c -g conftest.c >&5
# configure:3433: $? = 0
# configure:3474: result: yes
# configure:3491: checking for clang option to accept ISO C89
# configure:3554: clang -c conftest.c >&5
# configure:3554: $? = 0
# configure:3567: result: none needed
# configure:3592: checking whether clang understands -c and -o together
# configure:3614: clang -c conftest.c -o conftest2.o
# configure:3617: $? = 0
# configure:3614: clang -c conftest.c -o conftest2.o
# configure:3617: $? = 0
# configure:3629: result: yes
# configure:3657: checking for style of include used by make
# configure:3685: result: GNU
# configure:3711: checking dependency style of clang
# configure:3822: result: gcc3
# configure:3846: checking for x86_64-unknown-linux-ar
# configure:3876: result: no
# configure:3846: checking for x86_64-unknown-linux-lib
# configure:3876: result: no
# configure:3846: checking for x86_64-unknown-linux-link
# configure:3876: result: no
# configure:3890: checking for ar
# configure:3906: found /sysroot/bin/ar
# configure:3917: result: ar
# configure:3933: WARNING: using cross tools not prefixed with host triplet
# configure:3943: checking the archiver (ar) interface
# configure:3959: clang -c conftest.c >&5
# configure:3959: $? = 0
# configure:3961: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:3964: $? = 0
# configure:3992: result: ar
# configure:4017: checking build system type
# configure:4031: result: x86_64-unknown-linux-gnu
# configure:4051: checking host system type
# configure:4064: result: x86_64-unknown-linux-gnu
# configure:4433: checking how to print strings
# configure:4460: result: printf
# configure:4481: checking for a sed that does not truncate output
# configure:4545: result: /usr/sbin/sed
# configure:4563: checking for grep that handles long lines and -e
# configure:4621: result: /usr/sbin/grep
# configure:4626: checking for egrep
# configure:4688: result: /usr/sbin/grep -E
# configure:4693: checking for fgrep
# configure:4755: result: /usr/sbin/grep -F
# configure:4790: checking for ld used by clang
# configure:4857: result: /sysroot/bin/ld
# configure:4864: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4879: result: yes
# configure:4891: checking for BSD- or MS-compatible name lister (nm)
# configure:4945: result: /sysroot/bin/nm -B
# configure:5075: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5082: clang -c conftest.c >&5
# configure:5085: /sysroot/bin/nm -B "conftest.o"
# configure:5088: output
# 0000000000000000 B some_variable
# configure:5095: result: BSD nm
# configure:5098: checking whether ln -s works
# configure:5102: result: yes
# configure:5110: checking the maximum length of command line arguments
# configure:5241: result: 1572864
# configure:5289: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5329: result: func_convert_file_noop
# configure:5336: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5356: result: func_convert_file_noop
# configure:5363: checking for /sysroot/bin/ld option to reload object files
# configure:5370: result: -r
# configure:5404: checking for x86_64-unknown-linux-objdump
# configure:5431: result: objdump
# configure:5500: checking how to recognize dependent libraries
# configure:5700: result: pass_all
# configure:5745: checking for x86_64-unknown-linux-dlltool
# configure:5772: result: dlltool
# configure:5842: checking how to associate runtime and link libraries
# configure:5869: result: printf %s\n
# configure:5885: checking for x86_64-unknown-linux-ar
# configure:5912: result: ar
# configure:5993: checking for archiver @FILE support
# configure:6010: clang -c conftest.c >&5
# configure:6010: $? = 0
# configure:6013: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6016: $? = 0
# configure:6021: 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:6024: $? = 1
# configure:6036: result: @
# configure:6054: checking for x86_64-unknown-linux-strip
# configure:6081: result: strip
# configure:6153: checking for x86_64-unknown-linux-ranlib
# configure:6183: result: no
# configure:6193: checking for ranlib
# configure:6209: found /sysroot/bin/ranlib
# configure:6220: result: ranlib
# configure:6322: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6475: clang -c conftest.c >&5
# configure:6478: $? = 0
# configure:6482: /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:6485: $? = 0
# configure:6551: clang -o conftest conftest.c conftstm.o >&5
# configure:6554: $? = 0
# configure:6592: result: ok
# configure:6639: checking for sysroot
# configure:6669: result: no
# configure:6676: checking for a working dd
# configure:6714: result: /usr/sbin/dd
# configure:6718: checking how to truncate binary pipes
# configure:6733: result: /usr/sbin/dd bs=4096 count=1
# configure:6869: clang -c conftest.c >&5
# configure:6872: $? = 0
# configure:7022: checking for x86_64-unknown-linux-mt
# configure:7052: result: no
# configure:7062: checking for mt
# configure:7092: result: no
# configure:7112: checking if : is a manifest tool
# configure:7118: : '-?'
# configure:7126: result: no
# configure:7803: checking how to run the C preprocessor
# configure:7834: clang -E conftest.c
# configure:7834: $? = 0
# configure:7848: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libyubikey"
# | #define PACKAGE_TARNAME "libyubikey"
# | #define PACKAGE_VERSION "1.13"
# | #define PACKAGE_STRING "libyubikey 1.13"
# | #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libyubikey"
# | #define VERSION "1.13"
# | /* end confdefs.h. */
# | #include
# configure:7873: result: clang -E
# configure:7893: clang -E conftest.c
# configure:7893: $? = 0
# configure:7907: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7907: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libyubikey"
# | #define PACKAGE_TARNAME "libyubikey"
# | #define PACKAGE_VERSION "1.13"
# | #define PACKAGE_STRING "libyubikey 1.13"
# | #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libyubikey"
# | #define VERSION "1.13"
# | /* end confdefs.h. */
# | #include
# configure:7936: checking for ANSI C header files
# configure:7956: clang -c conftest.c >&5
# configure:7956: $? = 0
# configure:8040: result: yes
# configure:8053: checking for sys/types.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8053: checking for sys/stat.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8053: checking for stdlib.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8053: checking for string.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8053: checking for memory.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8053: checking for strings.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8053: checking for inttypes.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8053: checking for stdint.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8053: checking for unistd.h
# configure:8053: clang -c conftest.c >&5
# configure:8053: $? = 0
# configure:8053: result: yes
# configure:8067: checking for dlfcn.h
# configure:8067: clang -c conftest.c >&5
# configure:8067: $? = 0
# configure:8067: result: yes
# configure:8321: checking for objdir
# configure:8336: result: .libs
# configure:8600: checking if clang supports -fno-rtti -fno-exceptions
# configure:8618: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8622: $? = 0
# configure:8635: result: yes
# configure:8993: checking for clang option to produce PIC
# configure:9000: result: -fPIC -DPIC
# configure:9008: checking if clang PIC flag -fPIC -DPIC works
# configure:9026: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9030: $? = 0
# configure:9043: result: yes
# configure:9072: checking if clang static flag -static works
# configure:9100: result: no
# configure:9115: checking if clang supports -c -o file.o
# configure:9136: clang -c -o out/conftest2.o conftest.c >&5
# configure:9140: $? = 0
# configure:9162: result: yes
# configure:9170: checking if clang supports -c -o file.o
# configure:9217: result: yes
# configure:9250: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10509: result: yes
# configure:10546: checking whether -lc should be explicitly linked in
# configure:10554: clang -c conftest.c >&5
# configure:10557: $? = 0
# configure:10572: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10575: $? = 0
# configure:10589: result: no
# configure:10749: checking dynamic linker characteristics
# configure:11330: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11330: $? = 0
# configure:11567: result: GNU/Linux ld.so
# configure:11689: checking how to hardcode library paths into programs
# configure:11714: result: immediate
# configure:12262: checking whether stripping libraries is possible
# configure:12267: result: yes
# configure:12302: checking if libtool supports shared libraries
# configure:12304: result: yes
# configure:12307: checking whether to build shared libraries
# configure:12332: result: yes
# configure:12335: checking whether to build static libraries
# configure:12339: result: yes
# configure:12387: checking if LD -Wl,--version-script works
# configure:12405: 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:12405: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libyubikey"
# | #define PACKAGE_TARNAME "libyubikey"
# | #define PACKAGE_VERSION "1.13"
# | #define PACKAGE_STRING "libyubikey 1.13"
# | #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libyubikey"
# | #define VERSION "1.13"
# | #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:12433: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:12433: $? = 0
# configure:12445: result: yes
# configure:12523: checking whether self tests are run under valgrind
# configure:12525: result: no
# configure:12967: checking that generated files are newer than configure
# configure:12973: result: done
# configure:13000: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libyubikey config.status 1.13, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48c372657886
#
# config.status:1017: creating Makefile
# config.status:1017: creating tests/Makefile
# config.status:1189: executing depfiles commands
# config.status:1189: executing libtool commands
# configure:14974: summary of build options:
#
# version: 1.13 shared 1:7:1 major minor patch number
# Host type: x86_64-unknown-linux-gnu
# Install prefix: /usr
# Compiler: clang
# Compiler CFLAGS:
# Warning flags:
# Library types: Shared=yes, Static=yes
# 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_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=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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/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/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# A2X='${SHELL} /tmp/yubico-c/src/yubico-c/build-aux/missing a2x'
# ACLOCAL='${SHELL} /tmp/yubico-c/src/yubico-c/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/src/yubico-c/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/yubico-c/src/yubico-c/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/yubico-c/src/yubico-c/build-aux/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# 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=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='1'
# LT_CURRENT='1'
# LT_REVISION='7'
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/yubico-c/src/yubico-c/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libyubikey'
# PACKAGE_BUGREPORT='yubico-devel@googlegroups.com'
# PACKAGE_NAME='libyubikey'
# PACKAGE_STRING='libyubikey 1.13'
# PACKAGE_TARNAME='libyubikey'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.13'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VALGRIND=''
# VERSION='1.13'
# WARN_CFLAGS=''
# 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/src/yubico-c/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 "libyubikey"
# #define PACKAGE_TARNAME "libyubikey"
# #define PACKAGE_VERSION "1.13"
# #define PACKAGE_STRING "libyubikey 1.13"
# #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libyubikey"
# #define VERSION "1.13"
# #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