Skip to content

Instantly share code, notes, and snippets.

@issyl0
Created May 12, 2019 22:01
Show Gist options
  • Save issyl0/b18f35d21601e658f5f160a6f048d097 to your computer and use it in GitHub Desktop.
Save issyl0/b18f35d21601e658f5f160a6f048d097 to your computer and use it in GitHub Desktop.
ykpers on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for ykpers on Ubuntu 18.04.2 LTS
Build date: 2019-05-12 23:00:56
HOMEBREW_VERSION: 2.1.2-29-g7b67ac5
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7b67ac5e3c888080ab6c85052c3f4937f52108da
Last commit: 61 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 1db9126c3b6c23bf1044793f8e8d8d6466ac7d31
Core tap last commit: 15 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CACHE: /home/issyl0/.cache/Homebrew
HOMEBREW_LOGS: /home/issyl0/.cache/Homebrew/Logs
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
CPU: dodeca-core 64-bit skylake
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.21.0 => /home/linuxbrew/.linuxbrew/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 4.18.0-18-generic x86_64 GNU/Linux
OS: Ubuntu 18.04.2 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.4.0
glibc: N/A
gcc: 5.5.0_4
xorg: 20170115_1
Your system is ready to brew.
2019-05-12 23:00:52 +0100
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3
--with-libyubikey-prefix=/home/linuxbrew/.linuxbrew/opt/libyubikey
--with-backend=osx
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc-5
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 gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc-5... none
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 ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc-5... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B
checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc-5 -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 gcc-5 supports -fno-rtti -fno-exceptions... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
checking if gcc-5 static flag -static works... yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/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 pkg-config... /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ld used by GCC... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/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... /home/linuxbrew/.linuxbrew/opt/libyubikey/lib/libyubikey.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/libyubikey/lib
checking for libjson... yes
checking whether to use json library... yes
checking for json_object_to_json_string_ext... no
checking for json_object_object_get_ex... no
checking for memset_s... no
checking for explicit_bzero... no
checking for explicit_memset... no
checking whether we can use inline asm code... checking if LD -Wl,--version-script works... no
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.19.3 shared 20:3:19 major 1 minor 19 patch 3 number 0x011303
Host type: x86_64-unknown-linux-gnu
Install prefix: /home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3
Compiler: gcc-5
Library types: Shared=yes, Static=yes
USB backend: osx
JSON library: yes
CFLAGS: -I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c
LIBS: -L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c
pretty printing: no
udev rules dir: N/A
udev rules file: N/A
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E /tmp/cgFwzvfQ/dummy.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cgFwzvfQ/dummy.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lpthreads
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lpthreads -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Kthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -Kthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -kthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -kthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -llthread
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -llthread -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -pthread conftest.c conftstm.o
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread conftest.c conftstm.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -pthread -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread -fno-rtti -fno-exceptions conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -pthread -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread -fPIC -DPIC -DPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -pthread -static conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -static conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -pthread -o out/conftest2.o conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread -o out/conftest2.o conftest.c -isystem/home/linuxbrew/.linuxbrew/include
ld called with: -m elf_x86_64 --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -pthread conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g -O2 -pthread conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -print-search-dirs
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -g -O2 -pthread -print-multi-os-directory
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -g -O2 -pthread -print-multi-os-directory -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -Wl,-rpath -Wl,/foo conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
ld called with: -m elf_x86_64 -v
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help
gcc-5 called with: -print-search-dirs
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include conftest.c /home/linuxbrew/.linuxbrew/opt/libyubikey/lib/libyubikey.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/libyubikey/lib
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include conftest.c /home/linuxbrew/.linuxbrew/opt/libyubikey/lib/libyubikey.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation -Wl,--version-script=conftest.map conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation -Wl,--version-script=conftest.map conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation -Wl,--version-script=conftest.map conftest.c
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation -Wl,--version-script=conftest.map conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/json-c/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
2019-05-12 23:00:55 +0100
make
check
Making check in ykcore
make[1]: Entering directory '/tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/ykcore'
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.19.3\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c -o ykcore.lo ykcore.c
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.19.3\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c -o ykstatus.lo ykstatus.c
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.19.3\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c -o ykcore_osx.lo ykcore_osx.c
libtool: compile: gcc-5 -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" "-DPACKAGE_STRING=\"yubikey-personalization 1.19.3\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykcore_osx.c -fPIC -DPIC -o .libs/ykcore_osx.o
libtool: compile: gcc-5 -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" "-DPACKAGE_STRING=\"yubikey-personalization 1.19.3\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykstatus.c -fPIC -DPIC -o .libs/ykstatus.o
libtool: compile: gcc-5 -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" "-DPACKAGE_STRING=\"yubikey-personalization 1.19.3\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykcore.c -fPIC -DPIC -o .libs/ykcore.o
ykcore_osx.c:36:32: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory
compilation terminated.
Makefile:461: recipe for target 'ykcore_osx.lo' failed
make[1]: *** [ykcore_osx.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: compile: gcc-5 -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" "-DPACKAGE_STRING=\"yubikey-personalization 1.19.3\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykstatus.c -o ykstatus.o >/dev/null 2>&1
libtool: compile: gcc-5 -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" "-DPACKAGE_STRING=\"yubikey-personalization 1.19.3\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykcore.c -o ykcore.o >/dev/null 2>&1
make[1]: Leaving directory '/tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/ykcore'
Makefile:931: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
HOMEBREW_VERSION: 2.1.2-29-g7b67ac5
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7b67ac5e3c888080ab6c85052c3f4937f52108da
Last commit: 61 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 1db9126c3b6c23bf1044793f8e8d8d6466ac7d31
Core tap last commit: 15 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CACHE: /home/issyl0/.cache/Homebrew
HOMEBREW_LOGS: /home/issyl0/.cache/Homebrew/Logs
CPU: dodeca-core 64-bit skylake
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.21.0 => /home/linuxbrew/.linuxbrew/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 4.18.0-18-generic x86_64 GNU/Linux
OS: Ubuntu 18.04.2 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.4.0
glibc: N/A
gcc: 5.5.0_4
xorg: 20170115_1
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j12
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/json-c/lib/pkgconfig
HOMEBREW_GIT: git
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/pkg-config/bin:/home/linuxbrew/.linuxbrew/opt/libyubikey/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/opt/gcc/bin
gcc-5 called with: -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykcore_osx.c -fPIC -DPIC -o .libs/ykcore_osx.o
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -pthread -c ykcore_osx.c -fPIC -DPIC -o .libs/ykcore_osx.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykstatus.c -fPIC -DPIC -o .libs/ykstatus.o
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -pthread -c ykstatus.c -fPIC -DPIC -o .libs/ykstatus.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykcore.c -fPIC -DPIC -o .libs/ykcore.o
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -pthread -c ykcore.c -fPIC -DPIC -o .libs/ykcore.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykstatus.c -o ykstatus.o
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -pthread -c ykstatus.c -o ykstatus.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -g -O2 -pthread -c ykcore.c -o ykcore.o
superenv removed: -g
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -DPACKAGE_NAME="yubikey-personalization" -DPACKAGE_TARNAME="ykpers" -DPACKAGE_VERSION="1.19.3" -DPACKAGE_STRING="yubikey-personalization 1.19.3" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="https://developers.yubico.com/yubikey-personalization/" -DPACKAGE="ykpers" -DVERSION="1.19.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 -I. -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -pthread -c ykcore.c -o ykcore.o -isystem/home/linuxbrew/.linuxbrew/include
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.19.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3 --with-libyubikey-prefix=/home/linuxbrew/.linuxbrew/opt/libyubikey --with-backend=osx
## --------- ##
## Platform. ##
## --------- ##
hostname = grus
uname -m = x86_64
uname -r = 4.18.0-18-generic
uname -s = Linux
uname -v = #19~18.04.1-Ubuntu SMP Fri Apr 5 10:22:13 UTC 2019
/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: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super
PATH: /home/linuxbrew/.linuxbrew/opt/pkg-config/bin
PATH: /home/linuxbrew/.linuxbrew/opt/libyubikey/bin
PATH: /home/linuxbrew/.linuxbrew/opt/binutils/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/linuxbrew/.linuxbrew/opt/gcc/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2277: checking for a BSD-compatible install
configure:2345: result: /usr/bin/install -c
configure:2356: checking whether build environment is sane
configure:2411: result: yes
configure:2562: checking for a thread-safe mkdir -p
configure:2601: result: /bin/mkdir -p
configure:2608: checking for gawk
configure:2638: result: no
configure:2608: checking for mawk
configure:2624: found /usr/bin/mawk
configure:2635: result: mawk
configure:2646: checking whether make sets $(MAKE)
configure:2668: result: yes
configure:2697: checking whether make supports nested variables
configure:2714: result: yes
configure:2851: checking whether make supports nested variables
configure:2868: result: yes
configure:2927: checking for gcc
configure:2954: result: gcc-5
configure:3183: checking for C compiler version
configure:3192: gcc-5 --version >&5
gcc-5 (Homebrew gcc 5.5.0_4) 5.5.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3203: $? = 0
configure:3192: gcc-5 -v >&5
Reading specs from /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/specs
COLLECT_GCC=gcc-5
COLLECT_LTO_WRAPPER=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --with-isl=/home/linuxbrew/.linuxbrew/opt/isl@0.18 --with-bugurl=https://github.com/Linuxbrew/homebrew-core/issues --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.5.0_4' --with-boot-ldflags='-static-libstdc++ -static-libgcc ' --disable-nls --disable-multilib
Thread model: posix
gcc version 5.5.0 (Homebrew gcc 5.5.0_4)
configure:3203: $? = 0
configure:3192: gcc-5 -V >&5
gcc-5: error: unrecognized command line option '-V'
configure:3203: $? = 1
configure:3192: gcc-5 -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
configure:3203: $? = 1
configure:3223: checking whether the C compiler works
configure:3245: gcc-5 conftest.c >&5
configure:3249: $? = 0
configure:3297: result: yes
configure:3300: checking for C compiler default output file name
configure:3302: result: a.out
configure:3308: checking for suffix of executables
configure:3315: gcc-5 -o conftest conftest.c >&5
configure:3319: $? = 0
configure:3341: result:
configure:3363: checking whether we are cross compiling
configure:3371: gcc-5 -o conftest conftest.c >&5
configure:3375: $? = 0
configure:3382: ./conftest
configure:3386: $? = 0
configure:3401: result: no
configure:3406: checking for suffix of object files
configure:3428: gcc-5 -c conftest.c >&5
configure:3432: $? = 0
configure:3453: result: o
configure:3457: checking whether we are using the GNU C compiler
configure:3476: gcc-5 -c conftest.c >&5
configure:3476: $? = 0
configure:3485: result: yes
configure:3494: checking whether gcc-5 accepts -g
configure:3514: gcc-5 -c -g conftest.c >&5
configure:3514: $? = 0
configure:3555: result: yes
configure:3572: checking for gcc-5 option to accept ISO C89
configure:3635: gcc-5 -c -g -O2 conftest.c >&5
configure:3635: $? = 0
configure:3648: result: none needed
configure:3673: checking whether gcc-5 understands -c and -o together
configure:3695: gcc-5 -c conftest.c -o conftest2.o
configure:3698: $? = 0
configure:3695: gcc-5 -c conftest.c -o conftest2.o
configure:3698: $? = 0
configure:3710: result: yes
configure:3738: checking for style of include used by make
configure:3766: result: GNU
configure:3792: checking dependency style of gcc-5
configure:3903: result: none
configure:3923: checking build system type
configure:3937: result: x86_64-unknown-linux-gnu
configure:3957: checking host system type
configure:3970: result: x86_64-unknown-linux-gnu
configure:4156: checking for the pthreads library -lpthreads
configure:4189: gcc-5 -o conftest -g -O2 conftest.c -lpthreads >&5
/home/linuxbrew/.linuxbrew/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:4189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.3"
| /* end confdefs.h. */
| #include <pthread.h>
| 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:4198: result: no
configure:4101: checking whether pthreads work without any flags
configure:4189: gcc-5 -o conftest -g -O2 conftest.c >&5
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/cck7bAdg.o: in function `main':
/tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/conftest.c:15: undefined reference to `pthread_join'
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/conftest.c:16: undefined reference to `__pthread_register_cancel'
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/conftest.c:17: undefined reference to `pthread_create'
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/conftest.c:17: undefined reference to `__pthread_unregister_cancel'
collect2: error: ld returned 1 exit status
configure:4189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.3"
| /* end confdefs.h. */
| #include <pthread.h>
| 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:4198: result: no
configure:4106: checking whether pthreads work with -Kthread
configure:4189: gcc-5 -o conftest -g -O2 -Kthread conftest.c >&5
gcc-5: error: unrecognized command line option '-Kthread'
configure:4189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.3"
| /* end confdefs.h. */
| #include <pthread.h>
| 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:4198: result: no
configure:4106: checking whether pthreads work with -kthread
configure:4189: gcc-5 -o conftest -g -O2 -kthread conftest.c >&5
gcc-5: error: unrecognized command line option '-kthread'
configure:4189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.3"
| /* end confdefs.h. */
| #include <pthread.h>
| 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:4198: result: no
configure:4156: checking for the pthreads library -llthread
configure:4189: gcc-5 -o conftest -g -O2 conftest.c -llthread >&5
/home/linuxbrew/.linuxbrew/bin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:4189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.3"
| /* end confdefs.h. */
| #include <pthread.h>
| 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:4198: result: no
configure:4106: checking whether pthreads work with -pthread
configure:4189: gcc-5 -o conftest -g -O2 -pthread conftest.c >&5
configure:4189: $? = 0
configure:4198: result: yes
configure:4217: checking for joinable pthread attribute
configure:4232: gcc-5 -o conftest -g -O2 -pthread conftest.c >&5
configure:4232: $? = 0
configure:4238: result: PTHREAD_CREATE_JOINABLE
configure:4248: checking if more special flags are required for pthreads
configure:4255: result: no
configure:4392: checking for ar
configure:4408: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/ar
configure:4419: result: ar
configure:4445: checking the archiver (ar) interface
configure:4461: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:4461: $? = 0
configure:4463: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:4466: $? = 0
configure:4494: result: ar
configure:4864: checking how to print strings
configure:4891: result: printf
configure:4912: checking for a sed that does not truncate output
configure:4976: result: /bin/sed
configure:4994: checking for grep that handles long lines and -e
configure:5052: result: /bin/grep
configure:5057: checking for egrep
configure:5119: result: /bin/grep -E
configure:5124: checking for fgrep
configure:5186: result: /bin/grep -F
configure:5221: checking for ld used by gcc-5
configure:5288: result: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
configure:5295: checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld
configure:5310: result: yes
configure:5322: checking for BSD- or MS-compatible name lister (nm)
configure:5371: result: /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B
configure:5501: checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface
configure:5508: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:5511: /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B "conftest.o"
configure:5514: output
0000000000000000 B some_variable
configure:5521: result: BSD nm
configure:5524: checking whether ln -s works
configure:5528: result: yes
configure:5536: checking the maximum length of command line arguments
configure:5667: result: 1572864
configure:5684: checking whether the shell understands some XSI constructs
configure:5694: result: yes
configure:5698: checking whether the shell understands "+="
configure:5704: result: yes
configure:5739: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5779: result: func_convert_file_noop
configure:5786: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5806: result: func_convert_file_noop
configure:5813: checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files
configure:5820: result: -r
configure:5894: checking for objdump
configure:5921: result: objdump
configure:5950: checking how to recognize dependent libraries
configure:6148: result: pass_all
configure:6233: checking for dlltool
configure:6260: result: dlltool
configure:6290: checking how to associate runtime and link libraries
configure:6317: result: printf %s\n
configure:6441: checking for archiver @FILE support
configure:6458: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:6458: $? = 0
configure:6461: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6464: $? = 0
configure:6469: 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:6472: $? = 1
configure:6484: result: @
configure:6542: checking for strip
configure:6558: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/strip
configure:6569: result: strip
configure:6641: checking for ranlib
configure:6657: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/ranlib
configure:6668: result: ranlib
configure:6770: checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 object
configure:6890: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:6893: $? = 0
configure:6897: /home/linuxbrew/.linuxbrew/opt/binutils/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:6900: $? = 0
configure:6966: gcc-5 -o conftest -g -O2 -pthread conftest.c conftstm.o >&5
configure:6969: $? = 0
configure:7007: result: ok
configure:7044: checking for sysroot
configure:7074: result: no
configure:7151: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:7154: $? = 0
configure:7343: checking for mt
configure:7359: found /bin/mt
configure:7370: result: mt
configure:7393: checking if mt is a manifest tool
configure:7399: mt '-?'
configure:7407: result: no
configure:8049: checking how to run the C preprocessor
configure:8080: gcc-5 -E conftest.c
configure:8080: $? = 0
configure:8094: gcc-5 -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.3"
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8119: result: gcc-5 -E
configure:8139: gcc-5 -E conftest.c
configure:8139: $? = 0
configure:8153: gcc-5 -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.3"
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8182: checking for ANSI C header files
configure:8202: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8202: $? = 0
configure:8275: gcc-5 -o conftest -g -O2 -pthread conftest.c >&5
configure:8275: $? = 0
configure:8275: ./conftest
configure:8275: $? = 0
configure:8286: result: yes
configure:8299: checking for sys/types.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8299: checking for sys/stat.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8299: checking for stdlib.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8299: checking for string.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8299: checking for memory.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8299: checking for strings.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8299: checking for inttypes.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8299: checking for stdint.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8299: checking for unistd.h
configure:8299: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8313: checking for dlfcn.h
configure:8313: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:8313: $? = 0
configure:8313: result: yes
configure:8517: checking for objdir
configure:8532: result: .libs
configure:8803: checking if gcc-5 supports -fno-rtti -fno-exceptions
configure:8821: gcc-5 -c -g -O2 -pthread -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8825: $? = 0
configure:8838: result: no
configure:9165: checking for gcc-5 option to produce PIC
configure:9172: result: -fPIC -DPIC
configure:9180: checking if gcc-5 PIC flag -fPIC -DPIC works
configure:9198: gcc-5 -c -g -O2 -pthread -fPIC -DPIC -DPIC conftest.c >&5
configure:9202: $? = 0
configure:9215: result: yes
configure:9244: checking if gcc-5 static flag -static works
configure:9272: result: yes
configure:9287: checking if gcc-5 supports -c -o file.o
configure:9308: gcc-5 -c -g -O2 -pthread -o out/conftest2.o conftest.c >&5
configure:9312: $? = 0
configure:9334: result: yes
configure:9342: checking if gcc-5 supports -c -o file.o
configure:9389: result: yes
configure:9422: checking whether the gcc-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries
configure:10579: result: yes
configure:10616: checking whether -lc should be explicitly linked in
configure:10624: gcc-5 -c -g -O2 -pthread conftest.c >&5
configure:10627: $? = 0
configure:10642: gcc-5 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10645: $? = 0
configure:10659: result: no
configure:10819: checking dynamic linker characteristics
configure:11319: gcc-5 -o conftest -g -O2 -pthread -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11319: $? = 0
configure:11553: result: GNU/Linux ld.so
configure:11660: checking how to hardcode library paths into programs
configure:11685: result: immediate
configure:12225: checking whether stripping libraries is possible
configure:12230: result: yes
configure:12265: checking if libtool supports shared libraries
configure:12267: result: yes
configure:12270: checking whether to build shared libraries
configure:12291: result: yes
configure:12294: checking whether to build static libraries
configure:12298: result: yes
configure:12385: checking for pkg-config
configure:12403: found /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config
configure:12415: result: /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config
configure:12440: checking pkg-config is at least version 0.9.0
configure:12443: result: yes
configure:12496: checking for ld used by GCC
configure:12560: result: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
configure:12567: checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld
configure:12580: result: yes
configure:12587: checking for shared library run path origin
configure:12600: result: done
configure:13174: checking for libyubikey
configure:13193: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include conftest.c /home/linuxbrew/.linuxbrew/opt/libyubikey/lib/libyubikey.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/libyubikey/lib >&5
configure:13193: $? = 0
configure:13203: result: yes
configure:13210: checking how to link with libyubikey
configure:13212: result: /home/linuxbrew/.linuxbrew/opt/libyubikey/lib/libyubikey.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/libyubikey/lib
configure:14561: checking for libjson
configure:14569: $PKG_CONFIG --exists --print-errors "json-c"
configure:14572: $? = 0
configure:14587: $PKG_CONFIG --exists --print-errors "json-c"
configure:14590: $? = 0
configure:14768: result: yes
configure:14773: checking whether to use json library
configure:14775: result: yes
configure:14793: checking for json_object_to_json_string_ext
configure:14793: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c >&5
gcc-5: error: IOKit: No such file or directory
gcc-5: error: CoreFoundation: No such file or directory
gcc-5: error: unrecognized command line option '-framework'
gcc-5: error: unrecognized command line option '-framework'
configure:14793: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.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
| /* end confdefs.h. */
| /* Define json_object_to_json_string_ext to an innocuous variant, in case <limits.h> declares json_object_to_json_string_ext.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define json_object_to_json_string_ext innocuous_json_object_to_json_string_ext
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char json_object_to_json_string_ext (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef json_object_to_json_string_ext
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char json_object_to_json_string_ext ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_json_object_to_json_string_ext || defined __stub___json_object_to_json_string_ext
| choke me
| #endif
|
| int
| main ()
| {
| return json_object_to_json_string_ext ();
| ;
| return 0;
| }
configure:14793: result: no
configure:14804: checking for json_object_object_get_ex
configure:14804: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c -L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c >&5
gcc-5: error: IOKit: No such file or directory
gcc-5: error: CoreFoundation: No such file or directory
gcc-5: error: unrecognized command line option '-framework'
gcc-5: error: unrecognized command line option '-framework'
configure:14804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.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
| /* end confdefs.h. */
| /* Define json_object_object_get_ex to an innocuous variant, in case <limits.h> declares json_object_object_get_ex.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define json_object_object_get_ex innocuous_json_object_object_get_ex
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char json_object_object_get_ex (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef json_object_object_get_ex
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char json_object_object_get_ex ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_json_object_object_get_ex || defined __stub___json_object_object_get_ex
| choke me
| #endif
|
| int
| main ()
| {
| return json_object_object_get_ex ();
| ;
| return 0;
| }
configure:14804: result: no
configure:14910: checking for memset_s
configure:14910: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c >&5
gcc-5: error: IOKit: No such file or directory
gcc-5: error: CoreFoundation: No such file or directory
gcc-5: error: unrecognized command line option '-framework'
gcc-5: error: unrecognized command line option '-framework'
configure:14910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.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
| /* end confdefs.h. */
| /* Define memset_s to an innocuous variant, in case <limits.h> declares memset_s.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memset_s innocuous_memset_s
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memset_s (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef memset_s
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memset_s ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memset_s || defined __stub___memset_s
| choke me
| #endif
|
| int
| main ()
| {
| return memset_s ();
| ;
| return 0;
| }
configure:14910: result: no
configure:14910: checking for explicit_bzero
configure:14910: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c >&5
gcc-5: error: IOKit: No such file or directory
gcc-5: error: CoreFoundation: No such file or directory
gcc-5: error: unrecognized command line option '-framework'
gcc-5: error: unrecognized command line option '-framework'
configure:14910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.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
| /* end confdefs.h. */
| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define explicit_bzero innocuous_explicit_bzero
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char explicit_bzero (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef explicit_bzero
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char explicit_bzero ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
| choke me
| #endif
|
| int
| main ()
| {
| return explicit_bzero ();
| ;
| return 0;
| }
configure:14910: result: no
configure:14910: checking for explicit_memset
configure:14910: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c >&5
gcc-5: error: IOKit: No such file or directory
gcc-5: error: CoreFoundation: No such file or directory
gcc-5: error: unrecognized command line option '-framework'
gcc-5: error: unrecognized command line option '-framework'
configure:14910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.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
| /* end confdefs.h. */
| /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define explicit_memset innocuous_explicit_memset
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char explicit_memset (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef explicit_memset
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char explicit_memset ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_explicit_memset || defined __stub___explicit_memset
| choke me
| #endif
|
| int
| main ()
| {
| return explicit_memset ();
| ;
| return 0;
| }
configure:14910: result: no
configure:14919: checking whether we can use inline asm code
configure:14936: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation conftest.c >&5
gcc-5: error: IOKit: No such file or directory
gcc-5: error: CoreFoundation: No such file or directory
gcc-5: error: unrecognized command line option '-framework'
gcc-5: error: unrecognized command line option '-framework'
configure:14936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.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
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| int a = 42;
| int *pnt = &a;
| __asm__ __volatile__ ("" : : "r"(pnt) : "memory");
|
| ;
| return 0;
| }
configure:14956: checking if LD -Wl,--version-script works
configure:14974: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation -Wl,--version-script=conftest.map conftest.c >&5
gcc-5: error: IOKit: No such file or directory
gcc-5: error: CoreFoundation: No such file or directory
gcc-5: error: unrecognized command line option '-framework'
gcc-5: error: unrecognized command line option '-framework'
configure:14974: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.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
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15002: gcc-5 -o conftest -g -O2 -pthread -I/home/linuxbrew/.linuxbrew/opt/libyubikey/include -framework IOKit -framework CoreFoundation -Wl,--version-script=conftest.map conftest.c >&5
gcc-5: error: IOKit: No such file or directory
gcc-5: error: CoreFoundation: No such file or directory
gcc-5: error: unrecognized command line option '-framework'
gcc-5: error: unrecognized command line option '-framework'
configure:15002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "yubikey-personalization"
| #define PACKAGE_TARNAME "ykpers"
| #define PACKAGE_VERSION "1.19.3"
| #define PACKAGE_STRING "yubikey-personalization 1.19.3"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
| #define PACKAGE "ykpers"
| #define VERSION "1.19.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
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15014: result: no
configure:15041: checking for valgrind
configure:15071: result: no
configure:15089: checking whether self tests are run under valgrind
configure:15091: result: no
configure:15575: checking that generated files are newer than configure
configure:15581: result: done
configure:15636: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by yubikey-personalization config.status 1.19.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on grus
config.status:1058: creating Makefile
config.status:1058: creating ykpers-1.pc
config.status:1058: creating ykpers-version.h
config.status:1058: creating ykcore/Makefile
config.status:1058: creating tests/Makefile
config.status:1230: executing depfiles commands
config.status:1230: executing libtool commands
configure:17698: summary of build options:
version: 1.19.3 shared 20:3:19 major 1 minor 19 patch 3 number 0x011303
Host type: x86_64-unknown-linux-gnu
Install prefix: /home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3
Compiler: gcc-5
Library types: Shared=yes, Static=yes
USB backend: osx
JSON library: yes
CFLAGS: -I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c
LIBS: -L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c
pretty printing: no
udev rules dir: N/A
udev rules file: N/A
## ---------------- ##
## 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=gcc-5
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBUSB_CFLAGS_set=
ac_cv_env_LIBUSB_CFLAGS_value=
ac_cv_env_LIBUSB_LIBS_set=
ac_cv_env_LIBUSB_LIBS_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=
ac_cv_env_host_alias_value=
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_explicit_bzero=no
ac_cv_func_explicit_memset=no
ac_cv_func_json_object_object_get_ex=no
ac_cv_func_json_object_to_json_string_ext=no
ac_cv_func_memset_s=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_libyubikey=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc-5 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-5
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/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=none
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=/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
lt_cv_path_NM='/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
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
pkg_cv_libjson_CFLAGS=-I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c
pkg_cv_libjson_LIBS='-L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c'
## ----------------- ##
## Output variables. ##
## ----------------- ##
A2X='${SHELL} /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/build-aux/missing a2x'
ACLOCAL='${SHELL} /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/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='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/build-aux/missing automake-1.15'
AWK='mawk'
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='gcc-5'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -pthread'
CPP='gcc-5 -E'
CPPFLAGS='-I/home/linuxbrew/.linuxbrew/opt/libyubikey/include'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.19.3\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.19.3\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.19.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'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_COV_FALSE=''
ENABLE_COV_TRUE='#'
ENABLE_DEBUG_FALSE=''
ENABLE_DEBUG_TRUE='#'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/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='/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64'
LDFLAGS=' -framework IOKit -framework CoreFoundation'
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUSB=''
LIBUSB_CFLAGS=''
LIBUSB_LIBS=''
LIBUSB_PREFIX=''
LIBYUBIKEY='/home/linuxbrew/.linuxbrew/opt/libyubikey/lib/libyubikey.so -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/libyubikey/lib'
LIBYUBIKEY_PREFIX='/home/linuxbrew/.linuxbrew/opt/libyubikey'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LTLIBUSB=''
LTLIBYUBIKEY='-L/home/linuxbrew/.linuxbrew/opt/libyubikey/lib -lyubikey -R/home/linuxbrew/.linuxbrew/opt/libyubikey/lib'
LT_AGE='19'
LT_CURRENT='20'
LT_REVISION='3'
MAKEINFO='${SHELL} /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/home/linuxbrew/.linuxbrew/opt/binutils/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.19.3'
PACKAGE_TARNAME='ykpers'
PACKAGE_URL='https://developers.yubico.com/yubikey-personalization/'
PACKAGE_VERSION='1.19.3'
PATH_SEPARATOR=':'
PKG_CONFIG='/home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config'
PTHREAD_CC='gcc-5'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
UDEV_CFLAGS=''
UDEV_LIBS=''
VALGRIND=''
VERSION='1.19.3'
WARN_CFLAGS=''
YKPERS_VERSION_MAJOR='1'
YKPERS_VERSION_MINOR='19'
YKPERS_VERSION_NUMBER='0x011303'
YKPERS_VERSION_PATCH='3'
ac_ct_AR='ar'
ac_ct_CC='gcc-5'
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=''
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=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/ykpers-20190512-9570-3xqlvn/ykpers-1.19.3/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libjson_CFLAGS='-I/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/include/json-c'
libjson_LIBS='-L/home/linuxbrew/.linuxbrew/Cellar/json-c/0.13.1/lib -ljson-c'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/linuxbrew/.linuxbrew/Cellar/ykpers/1.19.3'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
udevrulesdir=''
udevrulesfile=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "yubikey-personalization"
#define PACKAGE_TARNAME "ykpers"
#define PACKAGE_VERSION "1.19.3"
#define PACKAGE_STRING "yubikey-personalization 1.19.3"
#define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
#define PACKAGE_URL "https://developers.yubico.com/yubikey-personalization/"
#define PACKAGE "ykpers"
#define VERSION "1.19.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
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment