The build took 00h 01m 48s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
7,251 |
ansic |
5,316 |
sh |
2,729 |
makefile |
15,296 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/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: yubikey-personalization 1.17.3-2 (Thu Apr 13 21:14:08 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) yubico-c-1.13-2 yubico-c-client-2.15-1
Total Installed Size: 0.12 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...
installing yubico-c-client...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> 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/bin/automake line 3936.
configure.ac:54: installing 'build-aux/ar-lib'
configure.ac:45: installing 'build-aux/compile'
configure.ac:47: installing 'build-aux/config.guess'
configure.ac:47: installing 'build-aux/config.sub'
configure.ac:43: installing 'build-aux/install-sh'
configure.ac:43: 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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
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 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... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/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 /usr/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 /usr/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... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/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 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 ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for libyubikey... yes
checking how to link with libyubikey... /usr/lib/libyubikey.so -Wl,-rpath -Wl,/usr/lib
checking for backend... libusb-1.0
checking for LIBUSB... yes
checking for libjson... yes
checking whether to use json library... yes
checking for json_object_to_json_string_ext... yes
checking for json_object_object_get_ex... yes
checking for UDEV... yes
checking if LD -Wl,--version-script works... yes
checking for valgrind... no
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 ykpers-1.pc
config.status: creating ykpers-version.h
config.status: creating ykcore/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: summary of build options:
version: 1.17.3 shared 18:3:17 major 1 minor 17 patch 3 number 0x011103
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr
Compiler: clang
Library types: Shared=yes, Static=yes
USB backend: libusb-1.0
JSON library: yes
CFLAGS: -I/usr/include/json-c
LIBS: -ljson-c
pretty printing: yes
udev rules dir: /usr/lib/udev/rules.d/
udev rules file: 69-yubikey.rules
Making all in ykcore
make[1]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization/ykcore'
CC ykcore.lo
CC ykstatus.lo
CC ykcore_libusb-1.0.lo
CCLD libykcore.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[1]: Leaving directory '/tmp/yubikey-personalization/src/yubikey-personalization/ykcore'
Making all in .
make[1]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization'
CC ykpers.lo
ykpers.c:169:7: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
if (!cfg->yk_major_version >= 2) {
^ ~~
ykpers.c:169:7: note: add parentheses after the '!' to evaluate the comparison first
if (!cfg->yk_major_version >= 2) {
^
( )
ykpers.c:169:7: note: add parentheses around left hand side expression to silence this warning
if (!cfg->yk_major_version >= 2) {
^
( )
ykpers.c:169:30: warning: comparison of constant 2 with boolean expression is always false [-Wtautological-constant-out-of-range-compare]
if (!cfg->yk_major_version >= 2) {
~~~~~~~~~~~~~~~~~~~~~~ ^ ~
2 warnings generated.
CC ykpers-version.lo
CC ykpbkdf2.lo
CC ykpers-json.lo
CC ykpers_lcl.lo
CC libhmac_la-hmac.lo
CC libhmac_la-usha.lo
CC libhmac_la-sha1.lo
CC libhmac_la-sha224-256.lo
CC libhmac_la-sha384-512.lo
CCLD libhmac.la
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libykpers-1.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC ykpers-args.lo
ykpers-args.c:781:11: warning: passing 'uint8_t [9]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
snprintf(buf, sizeof(buf), "%08i", mui);
^~~
/usr/include/stdio.h:386:39: note: passing argument to parameter '__s' here
extern int snprintf (char *__restrict __s, size_t __maxlen,
^
1 warning generated.
CCLD libykpers_args.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC ykpersonalize.o
CCLD ykpersonalize
CC ykchalresp.o
CCLD ykchalresp
CC ykinfo.o
CCLD ykinfo
/bin/sh /tmp/yubikey-personalization/src/yubikey-personalization/build-aux/missing a2x -L --format=manpage -a revdate="Version 1.17.3" ykpersonalize.1.adoc
/bin/sh /tmp/yubikey-personalization/src/yubikey-personalization/build-aux/missing a2x -L --format=manpage -a revdate="Version 1.17.3" ykchalresp.1.adoc
/bin/sh /tmp/yubikey-personalization/src/yubikey-personalization/build-aux/missing a2x -L --format=manpage -a revdate="Version 1.17.3" ykinfo.1.adoc
make[1]: Leaving directory '/tmp/yubikey-personalization/src/yubikey-personalization'
Making all in tests
make[1]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/yubikey-personalization/src/yubikey-personalization/tests'
==> Entering fakeroot environment...
==> Starting package()...
Making install in ykcore
make[1]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization/ykcore'
make[2]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization/ykcore'
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/yubikey-personalization/src/yubikey-personalization/ykcore'
make[1]: Leaving directory '/tmp/yubikey-personalization/src/yubikey-personalization/ykcore'
Making install in .
make[1]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization'
make[2]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization'
/usr/bin/mkdir -p '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libykpers-1.la '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib'
libtool: install: /usr/bin/install -c .libs/libykpers-1.so.1.17.3 /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/libykpers-1.so.1.17.3
libtool: install: (cd /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib && { ln -s -f libykpers-1.so.1.17.3 libykpers-1.so.1 || { rm -f libykpers-1.so.1 && ln -s libykpers-1.so.1.17.3 libykpers-1.so.1; }; })
libtool: install: (cd /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib && { ln -s -f libykpers-1.so.1.17.3 libykpers-1.so || { rm -f libykpers-1.so && ln -s libykpers-1.so.1.17.3 libykpers-1.so; }; })
libtool: install: /usr/bin/install -c .libs/libykpers-1.lai /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/libykpers-1.la
libtool: install: /usr/bin/install -c .libs/libykpers-1.a /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/libykpers-1.a
libtool: install: chmod 644 /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/libykpers-1.a
libtool: install: ranlib /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/libykpers-1.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c ykpersonalize ykchalresp ykinfo '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/bin'
libtool: warning: './libykpers-1.la' has not been installed in '/usr/lib'
libtool: warning: '/tmp/yubikey-personalization/src/yubikey-personalization/libykpers-1.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/ykpersonalize /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/bin/ykpersonalize
libtool: warning: './libykpers-1.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/ykchalresp /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/bin/ykchalresp
libtool: warning: './libykpers-1.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/ykinfo /tmp/yubikey-personalization/pkg/yubikey-personalization//usr/bin/ykinfo
/usr/bin/mkdir -p '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/udev/rules.d/'
/usr/bin/install -c -m 644 69-yubikey.rules '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/udev/rules.d/'
/usr/bin/mkdir -p '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/share/man/man1'
/usr/bin/install -c -m 644 ykpersonalize.1 ykchalresp.1 ykinfo.1 '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/share/man/man1'
/usr/bin/mkdir -p '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/pkgconfig'
/usr/bin/install -c -m 644 ykpers-1.pc '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/lib/pkgconfig'
/usr/bin/mkdir -p '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/include/ykpers-1'
/usr/bin/install -c -m 644 ykpers.h ykpers-version.h ykcore/ykstatus.h ykcore/ykcore.h ykcore/ykdef.h ykpbkdf2.h '/tmp/yubikey-personalization/pkg/yubikey-personalization//usr/include/ykpers-1'
make[2]: Leaving directory '/tmp/yubikey-personalization/src/yubikey-personalization'
make[1]: Leaving directory '/tmp/yubikey-personalization/src/yubikey-personalization'
Making install in tests
make[1]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization/tests'
make[2]: Entering directory '/tmp/yubikey-personalization/src/yubikey-personalization/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/yubikey-personalization/src/yubikey-personalization/tests'
make[1]: Leaving directory '/tmp/yubikey-personalization/src/yubikey-personalization/tests'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "yubikey-personalization"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: yubikey-personalization 1.17.3-2 (Thu Apr 13 21:15:13 UTC 2017)
CMD: pacman --query --file yubikey-personalization-1.17.3-2-x86_64.pkg.tar.xz
Creating hybrid package for 'yubikey-personalization'
Trying to find vanilla package 'yubikey-personalization'...
CMD: pacman --query --file /mirror/yubikey-personalization-gui-3.1.24-2.pkg.tar.xz
CMD: pacman --query --file /mirror/yubikey-personalization-1.17.3-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/licenses/yubikey-personalization/COPYING
/usr/share/doc/yubikey-personalization/README
/usr/share/man/man1/ykpersonalize.1.gz
/usr/share/man/man1/ykchalresp.1.gz
/usr/share/man/man1/ykinfo.1.gz
/usr/lib/libykpers-1.so.1
/usr/lib/libykpers-1.so
/usr/lib/libykpers-1.so.1.17.3
/usr/lib/udev/rules.d/69-yubikey.rules
/usr/lib/pkgconfig/ykpers-1.pc
/usr/include/ykpers-1/ykpers.h
/usr/include/ykpers-1/ykpers-version.h
/usr/include/ykpers-1/ykstatus.h
/usr/include/ykpers-1/ykcore.h
/usr/include/ykpers-1/ykdef.h
/usr/include/ykpers-1/ykpbkdf2.h
/usr/bin/ykpersonalize
/usr/bin/ykchalresp
/usr/bin/ykinfo
/sysroot/usr/lib/libykpers-1.so.1.17.3
/sysroot/usr/lib/libykpers-1.so.1
/sysroot/usr/lib/libykpers-1.so
/sysroot/usr/lib/libykpers-1.la
/sysroot/usr/lib/libykpers-1.a
/sysroot/usr/lib/udev/rules.d/69-yubikey.rules
/sysroot/usr/lib/pkgconfig/ykpers-1.pc
/sysroot/usr/include/ykpers-1/ykpers.h
/sysroot/usr/include/ykpers-1/ykpers-version.h
/sysroot/usr/include/ykpers-1/ykstatus.h
/sysroot/usr/include/ykpers-1/ykcore.h
/sysroot/usr/include/ykpers-1/ykdef.h
/sysroot/usr/include/ykpers-1/ykpbkdf2.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf yubikey-personalization.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/yubikey-personalization.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/yubikey-personalization.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/yubikey-personalization.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/yubikey-personalization/src/yubikey-personalization/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 yubikey-personalization configure 1.17.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-udevrulesdir=/usr/lib/udev/rules.d/
## --------- ##
## Platform. ##
## --------- ##
hostname = 2ce7cf6806e2
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: /usr/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:2269: checking for a BSD-compatible install
configure:2337: result: /usr/bin/install -c
configure:2348: checking whether build environment is sane
configure:2403: result: yes
configure:2462: checking for x86_64-unknown-linux-strip
configure:2492: result: no
configure:2502: checking for strip
configure:2518: found /usr/bin/strip
configure:2529: result: strip
configure:2554: checking for a thread-safe mkdir -p
configure:2593: result: /usr/bin/mkdir -p
configure:2600: checking for gawk
configure:2616: found /usr/bin/gawk
configure:2627: result: gawk
configure:2638: checking whether make sets $(MAKE)
configure:2660: result: yes
configure:2689: checking whether make supports nested variables
configure:2706: result: yes
configure:2843: checking whether make supports nested variables
configure:2860: result: yes
configure:2879: checking for x86_64-unknown-linux-gcc
configure:2906: result: clang
configure:3175: checking for C compiler version
configure:3184: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3195: $? = 0
configure:3184: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3195: $? = 0
configure:3184: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3195: $? = 1
configure:3184: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3195: $? = 1
configure:3215: checking whether the C compiler works
configure:3237: clang conftest.c >&5
configure:3241: $? = 0
configure:3289: result: yes
configure:3292: checking for C compiler default output file name
configure:3294: result: a.out
configure:3300: checking for suffix of executables
configure:3307: clang -o conftest conftest.c >&5
configure:3311: $? = 0
configure:3333: result:
configure:3355: checking whether we are cross compiling
configure:3363: clang -o conftest conftest.c >&5
configure:3367: $? = 0
configure:3374: ./conftest
configure:3378: $? = 0
configure:3393: result: no
configure:3398: checking for suffix of object files
configure:3420: clang -c conftest.c >&5
configure:3424: $? = 0
configure:3445: result: o
configure:3449: checking whether we are using the GNU C compiler
configure:3468: clang -c conftest.c >&5
configure:3468: $? = 0
configure:3477: result: yes
configure:3486: checking whether clang accepts -g
configure:3506: clang -c -g conftest.c >&5
configure:3506: $? = 0
configure:3547: result: yes
configure:3564: checking for clang option to accept ISO C89
configure:3627: clang -c conftest.c >&5
configure:3627: $? = 0
configure:3640: result: none needed
configure:3665: checking whether clang understands -c and -o together
configure:3687: clang -c conftest.c -o conftest2.o
configure:3690: $? = 0
configure:3687: clang -c conftest.c -o conftest2.o
configure:3690: $? = 0
configure:3702: result: yes
configure:3730: checking for style of include used by make
configure:3758: result: GNU
configure:3784: checking dependency style of clang
configure:3895: result: gcc3
configure:3915: checking build system type
configure:3929: result: x86_64-unknown-linux-gnu
configure:3949: checking host system type
configure:3962: result: x86_64-unknown-linux-gnu
configure:4148: checking for the pthreads library -lpthreads
configure:4181: clang -o conftest conftest.c -lpthreads >&5
conftest.c:16:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
~^
conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
~ ^
conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
~ ^
3 warnings generated.
/usr/bin/ld: cannot find -lpthreads
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.17.3"
| #define PACKAGE_STRING "yubikey-personalization 1.17.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.17.3"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4190: result: no
configure:4093: checking whether pthreads work without any flags
configure:4181: clang -o conftest conftest.c >&5
conftest.c:16:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
~^
conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
~ ^
conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
~ ^
3 warnings generated.
/tmp/conftest-31b444.o: In function `main':
conftest.c:(.text+0x1b): undefined reference to `pthread_join'
conftest.c:(.text+0x8d): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x9f): undefined reference to `pthread_create'
conftest.c:(.text+0xb8): undefined reference to `__pthread_unregister_cancel'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.17.3"
| #define PACKAGE_STRING "yubikey-personalization 1.17.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.17.3"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4190: result: no
configure:4098: checking whether pthreads work with -Kthread
configure:4181: clang -o conftest -Kthread conftest.c >&5
clang-3.8: error: unknown argument: '-Kthread'
configure:4181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.17.3"
| #define PACKAGE_STRING "yubikey-personalization 1.17.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.17.3"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4190: result: no
configure:4098: checking whether pthreads work with -kthread
configure:4181: clang -o conftest -kthread conftest.c >&5
clang-3.8: error: unknown argument: '-kthread'
configure:4181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.17.3"
| #define PACKAGE_STRING "yubikey-personalization 1.17.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.17.3"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4190: result: no
configure:4148: checking for the pthreads library -llthread
configure:4181: clang -o conftest conftest.c -llthread >&5
conftest.c:16:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
~^
conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
~ ^
conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
~ ^
3 warnings generated.
/usr/bin/ld: cannot find -llthread
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.17.3"
| #define PACKAGE_STRING "yubikey-personalization 1.17.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.17.3"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4190: result: no
configure:4098: checking whether pthreads work with -pthread
configure:4181: clang -o conftest -pthread conftest.c >&5
conftest.c:16:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
~^
conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
~ ^
conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
~ ^
3 warnings generated.
configure:4181: $? = 0
configure:4190: result: yes
configure:4209: checking for joinable pthread attribute
configure:4224: clang -o conftest -pthread conftest.c >&5
configure:4224: $? = 0
configure:4230: result: PTHREAD_CREATE_JOINABLE
configure:4240: checking if more special flags are required for pthreads
configure:4247: result: no
configure:4340: checking for x86_64-unknown-linux-ar
configure:4370: result: no
configure:4340: checking for x86_64-unknown-linux-lib
configure:4370: result: no
configure:4340: checking for x86_64-unknown-linux-link
configure:4370: result: no
configure:4384: checking for ar
configure:4400: found /usr/bin/ar
configure:4411: result: ar
configure:4437: checking the archiver (ar) interface
configure:4453: clang -c -pthread conftest.c >&5
configure:4453: $? = 0
configure:4455: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:4458: $? = 0
configure:4486: result: ar
configure:4856: checking how to print strings
configure:4883: result: printf
configure:4904: checking for a sed that does not truncate output
configure:4968: result: /usr/bin/sed
configure:4986: checking for grep that handles long lines and -e
configure:5044: result: /usr/bin/grep
configure:5049: checking for egrep
configure:5111: result: /usr/bin/grep -E
configure:5116: checking for fgrep
configure:5178: result: /usr/bin/grep -F
configure:5213: checking for ld used by clang
configure:5280: result: /usr/bin/ld
configure:5287: checking if the linker (/usr/bin/ld) is GNU ld
configure:5302: result: yes
configure:5314: checking for BSD- or MS-compatible name lister (nm)
configure:5368: result: /usr/bin/nm -B
configure:5498: checking the name lister (/usr/bin/nm -B) interface
configure:5505: clang -c -pthread conftest.c >&5
configure:5508: /usr/bin/nm -B "conftest.o"
configure:5511: output
0000000000000000 B some_variable
configure:5518: result: BSD nm
configure:5521: checking whether ln -s works
configure:5525: result: yes
configure:5533: checking the maximum length of command line arguments
configure:5664: result: 1572864
configure:5712: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5752: result: func_convert_file_noop
configure:5759: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5779: result: func_convert_file_noop
configure:5786: checking for /usr/bin/ld option to reload object files
configure:5793: result: -r
configure:5827: checking for x86_64-unknown-linux-objdump
configure:5854: result: objdump
configure:5923: checking how to recognize dependent libraries
configure:6123: result: pass_all
configure:6168: checking for x86_64-unknown-linux-dlltool
configure:6195: result: dlltool
configure:6265: checking how to associate runtime and link libraries
configure:6292: result: printf %s\n
configure:6308: checking for x86_64-unknown-linux-ar
configure:6335: result: ar
configure:6416: checking for archiver @FILE support
configure:6433: clang -c -pthread conftest.c >&5
configure:6433: $? = 0
configure:6436: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6439: $? = 0
configure:6444: 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:6447: $? = 1
configure:6459: result: @
configure:6477: checking for x86_64-unknown-linux-strip
configure:6504: result: strip
configure:6576: checking for x86_64-unknown-linux-ranlib
configure:6606: result: no
configure:6616: checking for ranlib
configure:6632: found /usr/bin/ranlib
configure:6643: result: ranlib
configure:6745: checking command to parse /usr/bin/nm -B output from clang object
configure:6898: clang -c -pthread conftest.c >&5
configure:6901: $? = 0
configure:6905: /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:6908: $? = 0
configure:6974: clang -o conftest -pthread conftest.c conftstm.o >&5
configure:6977: $? = 0
configure:7015: result: ok
configure:7062: checking for sysroot
configure:7092: result: no
configure:7099: checking for a working dd
configure:7137: result: /usr/bin/dd
configure:7141: checking how to truncate binary pipes
configure:7156: result: /usr/bin/dd bs=4096 count=1
configure:7292: clang -c -pthread conftest.c >&5
configure:7295: $? = 0
configure:7445: checking for x86_64-unknown-linux-mt
configure:7475: result: no
configure:7485: checking for mt
configure:7515: result: no
configure:7535: checking if : is a manifest tool
configure:7541: : '-?'
configure:7549: result: no
configure:8226: checking how to run the C preprocessor
configure:8257: clang -E conftest.c
configure:8257: $? = 0
configure:8271: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:8271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.17.3"
| #define PACKAGE_STRING "yubikey-personalization 1.17.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.17.3"
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include
configure:8296: result: clang -E
configure:8316: clang -E conftest.c
configure:8316: $? = 0
configure:8330: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:8330: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.17.3"
| #define PACKAGE_STRING "yubikey-personalization 1.17.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.17.3"
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include
configure:8359: checking for ANSI C header files
configure:8379: clang -c -pthread conftest.c >&5
configure:8379: $? = 0
configure:8452: clang -o conftest -pthread conftest.c >&5
configure:8452: $? = 0
configure:8452: ./conftest
configure:8452: $? = 0
configure:8463: result: yes
configure:8476: checking for sys/types.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8476: checking for sys/stat.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8476: checking for stdlib.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8476: checking for string.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8476: checking for memory.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8476: checking for strings.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8476: checking for inttypes.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8476: checking for stdint.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8476: checking for unistd.h
configure:8476: clang -c -pthread conftest.c >&5
configure:8476: $? = 0
configure:8476: result: yes
configure:8490: checking for dlfcn.h
configure:8490: clang -c -pthread conftest.c >&5
configure:8490: $? = 0
configure:8490: result: yes
configure:8744: checking for objdir
configure:8759: result: .libs
configure:9023: checking if clang supports -fno-rtti -fno-exceptions
configure:9041: clang -c -pthread -fno-rtti -fno-exceptions conftest.c >&5
configure:9045: $? = 0
configure:9058: result: yes
configure:9416: checking for clang option to produce PIC
configure:9423: result: -fPIC -DPIC
configure:9431: checking if clang PIC flag -fPIC -DPIC works
configure:9449: clang -c -pthread -fPIC -DPIC -DPIC conftest.c >&5
configure:9453: $? = 0
configure:9466: result: yes
configure:9495: checking if clang static flag -static works
configure:9523: result: yes
configure:9538: checking if clang supports -c -o file.o
configure:9559: clang -c -pthread -o out/conftest2.o conftest.c >&5
configure:9563: $? = 0
configure:9585: result: yes
configure:9593: checking if clang supports -c -o file.o
configure:9640: result: yes
configure:9673: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10932: result: yes
configure:10969: checking whether -lc should be explicitly linked in
configure:10977: clang -c -pthread conftest.c >&5
configure:10980: $? = 0
configure:10995: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10998: $? = 0
configure:11012: result: no
configure:11172: checking dynamic linker characteristics
configure:11753: clang -o conftest -pthread -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11753: $? = 0
configure:11990: result: GNU/Linux ld.so
configure:12112: checking how to hardcode library paths into programs
configure:12137: result: immediate
configure:12685: checking whether stripping libraries is possible
configure:12690: result: yes
configure:12725: checking if libtool supports shared libraries
configure:12727: result: yes
configure:12730: checking whether to build shared libraries
configure:12755: result: yes
configure:12758: checking whether to build static libraries
configure:12762: result: yes
configure:12806: checking for x86_64-unknown-linux-pkg-config
configure:12839: result: no
configure:12849: checking for pkg-config
configure:12867: found /usr/bin/pkg-config
configure:12879: result: /usr/bin/pkg-config
configure:12904: checking pkg-config is at least version 0.9.0
configure:12907: result: yes
configure:12960: checking for ld used by GCC
configure:13024: result: /usr/bin/ld -m elf_x86_64
configure:13031: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13044: result: yes
configure:13051: checking for shared library run path origin
configure:13064: result: done
configure:13638: checking for libyubikey
configure:13657: clang -o conftest -pthread conftest.c /usr/lib/libyubikey.so -Wl,-rpath -Wl,/usr/lib >&5
configure:13657: $? = 0
configure:13667: result: yes
configure:13674: checking how to link with libyubikey
configure:13676: result: /usr/lib/libyubikey.so -Wl,-rpath -Wl,/usr/lib
configure:13707: checking for backend
configure:13713: $PKG_CONFIG --exists --print-errors "libusb-1.0"
configure:13716: $? = 0
configure:13723: result: libusb-1.0
configure:13730: checking for LIBUSB
configure:13738: $PKG_CONFIG --exists --print-errors "libusb-1.0"
configure:13741: $? = 0
configure:13756: $PKG_CONFIG --exists --print-errors "libusb-1.0"
configure:13759: $? = 0
configure:13814: result: yes
configure:15025: checking for libjson
configure:15033: $PKG_CONFIG --exists --print-errors "json-c"
configure:15036: $? = 0
configure:15051: $PKG_CONFIG --exists --print-errors "json-c"
configure:15054: $? = 0
configure:15232: result: yes
configure:15237: checking whether to use json library
configure:15239: result: yes
configure:15257: checking for json_object_to_json_string_ext
configure:15257: clang -o conftest -pthread -I/usr/include/json-c conftest.c -ljson-c >&5
configure:15257: $? = 0
configure:15257: result: yes
configure:15268: checking for json_object_object_get_ex
configure:15268: clang -o conftest -pthread -I/usr/include/json-c conftest.c -ljson-c >&5
configure:15268: $? = 0
configure:15268: result: yes
configure:15297: checking for UDEV
configure:15305: $PKG_CONFIG --exists --print-errors "udev >= 188"
configure:15308: $? = 0
configure:15323: $PKG_CONFIG --exists --print-errors "udev >= 188"
configure:15326: $? = 0
configure:15362: result: yes
configure:15377: checking if LD -Wl,--version-script works
configure:15395: clang -o conftest -pthread -Wl,--version-script=conftest.map conftest.c >&5
/usr/bin/ld:conftest.map:2: syntax error in VERSION script
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.17.3"
| #define PACKAGE_STRING "yubikey-personalization 1.17.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.17.3"
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBYUBIKEY 1
| #define HAVE_JSON_OBJECT_TO_JSON_STRING_EXT 1
| #define HAVE_JSON_OBJECT_OBJECT_GET_EX 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15423: clang -o conftest -pthread -Wl,--version-script=conftest.map conftest.c >&5
configure:15423: $? = 0
configure:15435: result: yes
configure:15462: checking for valgrind
configure:15492: result: no
configure:15510: checking whether self tests are run under valgrind
configure:15512: result: no
configure:15980: checking that generated files are newer than configure
configure:15986: result: done
configure:16037: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by yubikey-personalization config.status 1.17.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 2ce7cf6806e2
config.status:1059: creating Makefile
config.status:1059: creating ykpers-1.pc
config.status:1059: creating ykpers-version.h
config.status:1059: creating ykcore/Makefile
config.status:1059: creating tests/Makefile
config.status:1231: executing depfiles commands
config.status:1231: executing libtool commands
configure:18018: summary of build options:
version: 1.17.3 shared 18:3:17 major 1 minor 17 patch 3 number 0x011103
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr
Compiler: clang
Library types: Shared=yes, Static=yes
USB backend: libusb-1.0
JSON library: yes
CFLAGS: -I/usr/include/json-c
LIBS: -ljson-c
pretty printing: yes
udev rules dir: /usr/lib/udev/rules.d/
udev rules file: 69-yubikey.rules
## ---------------- ##
## 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_LIBUSB_CFLAGS_set=
ac_cv_env_LIBUSB_CFLAGS_value=
ac_cv_env_LIBUSB_LIBS_set=
ac_cv_env_LIBUSB_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_UDEV_CFLAGS_set=
ac_cv_env_UDEV_CFLAGS_value=
ac_cv_env_UDEV_LIBS_set=
ac_cv_env_UDEV_LIBS_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_libjson_CFLAGS_set=
ac_cv_env_libjson_CFLAGS_value=
ac_cv_env_libjson_LIBS_set=
ac_cv_env_libjson_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_json_object_object_get_ex=yes
ac_cv_func_json_object_to_json_string_ext=yes
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_libyubikey=yes
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
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -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_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=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
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=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_LIBUSB_CFLAGS=-I/usr/include/libusb-1.0
pkg_cv_LIBUSB_LIBS=-lusb-1.0
pkg_cv_UDEV_CFLAGS=
pkg_cv_UDEV_LIBS=
pkg_cv_libjson_CFLAGS=-I/usr/include/json-c
pkg_cv_libjson_LIBS=-ljson-c
## ----------------- ##
## Output variables. ##
## ----------------- ##
A2X='${SHELL} /tmp/yubikey-personalization/src/yubikey-personalization/build-aux/missing a2x'
ACLOCAL='${SHELL} /tmp/yubikey-personalization/src/yubikey-personalization/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/yubikey-personalization/src/yubikey-personalization/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/yubikey-personalization/src/yubikey-personalization/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/yubikey-personalization/src/yubikey-personalization/build-aux/missing automake-1.15'
AWK='gawk'
BACKEND_LIBUSB_1_0_FALSE='#'
BACKEND_LIBUSB_1_0_TRUE=''
BACKEND_LIBUSB_FALSE=''
BACKEND_LIBUSB_TRUE='#'
BACKEND_OSX_FALSE=''
BACKEND_OSX_TRUE='#'
BACKEND_WINDOWS_FALSE=''
BACKEND_WINDOWS_TRUE='#'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -pthread'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.17.3\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.17.3\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.17.3\" -DHAVE_PTHREAD=1 -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/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_JSON_OBJECT_TO_JSON_STRING_EXT=1 -DHAVE_JSON_OBJECT_OBJECT_GET_EX=1'
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=''
HAVE_LIBUSB=''
HAVE_LIBYUBIKEY='yes'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JSON_FALSE='#'
JSON_TRUE=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUSB=''
LIBUSB_CFLAGS='-I/usr/include/libusb-1.0'
LIBUSB_LIBS='-lusb-1.0'
LIBUSB_PREFIX=''
LIBYUBIKEY='/usr/lib/libyubikey.so -Wl,-rpath -Wl,/usr/lib'
LIBYUBIKEY_PREFIX=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LTLIBUSB=''
LTLIBYUBIKEY='-L/usr/lib -lyubikey -R/usr/lib'
LT_AGE='17'
LT_CURRENT='18'
LT_REVISION='3'
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/yubikey-personalization/src/yubikey-personalization/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='ykpers'
PACKAGE_BUGREPORT='yubico-devel@googlegroups.com'
PACKAGE_NAME='yubikey-personalization'
PACKAGE_STRING='yubikey-personalization 1.17.3'
PACKAGE_TARNAME='ykpers'
PACKAGE_URL='https://developers.yubico.com/yubikey-personalization/'
PACKAGE_VERSION='1.17.3'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PTHREAD_CC='clang'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
UDEV_CFLAGS=''
UDEV_LIBS=''
VALGRIND=''
VERSION='1.17.3'
WARN_CFLAGS=''
YKPERS_VERSION_MAJOR='1'
YKPERS_VERSION_MINOR='17'
YKPERS_VERSION_NUMBER='0x011103'
YKPERS_VERSION_PATCH='3'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
acx_pthread_config=''
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/yubikey-personalization/src/yubikey-personalization/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libjson_CFLAGS='-I/usr/include/json-c'
libjson_LIBS='-ljson-c'
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=''
udevrulesdir='/usr/lib/udev/rules.d/'
udevrulesfile='69-yubikey.rules'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "yubikey-personalization"
#define PACKAGE_TARNAME "ykpers"
#define PACKAGE_VERSION "1.17.3"
#define PACKAGE_STRING "yubikey-personalization 1.17.3"
#define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
#define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
#define PACKAGE "ykpers"
#define VERSION "1.17.3"
#define HAVE_PTHREAD 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBYUBIKEY 1
#define HAVE_JSON_OBJECT_TO_JSON_STRING_EXT 1
#define HAVE_JSON_OBJECT_OBJECT_GET_EX 1
configure: exit 0