Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libykneomgr.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1672/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libykneomgr.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: i-000044ed Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libykneomgr-0.0.2-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libykneomgr.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1672/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libykneomgr.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.htRECg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libykneomgr-0.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libykneomgr-0.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libykneomgr-0.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.46R29k + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libykneomgr-0.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/libykneomgr-0.0.2/build-aux/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/libykneomgr-0.0.2/build-aux/missing --help' for more information checking for a thread-safe mkdir -p... configure: WARNING: 'missing' script is too old or missing /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for PCSC... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking for __fseterr... no checking for mprotect... yes checking for vasnprintf... no checking for snprintf... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... no checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for unsigned long long int... yes checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for ptrdiff_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether stdint.h conforms to C99... yes checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking for pid_t... yes checking for mode_t... yes checking whether uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking whether conversion from 'int' to 'long double' works... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking if LD -Wl,--version-script works... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... yes checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanf is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether cbrt is declared without a macro... yes checking whether cbrtf is declared without a macro... yes checking whether cbrtl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether exp2 is declared without a macro... yes checking whether exp2f is declared without a macro... yes checking whether exp2l is declared without a macro... yes checking whether expm1 is declared without a macro... yes checking whether expm1f is declared without a macro... yes checking whether expm1l is declared without a macro... yes checking whether fabsf is declared without a macro... yes checking whether fabsl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether fma is declared without a macro... yes checking whether fmaf is declared without a macro... yes checking whether fmal is declared without a macro... yes checking whether fmod is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether fmodl is declared without a macro... yes checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether hypotf is declared without a macro... yes checking whether hypotl is declared without a macro... yes checking whether ilogb is declared without a macro... yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes checking whether ldexpf is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether log is declared without a macro... yes checking whether logf is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether log10 is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... yes checking whether log1p is declared without a macro... yes checking whether log1pf is declared without a macro... yes checking whether log1pl is declared without a macro... yes checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... yes checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... (cached) yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking for stdint.h... (cached) yes checking for LIBZIP... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gl/Makefile config.status: creating lib/Makefile config.status: creating lib/ykneomgr/Makefile config.status: creating lib/ykneomgr/ykneomgr-version.h config.status: creating lib/ykneomgr.pc config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating gtk-doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: summary of build options: Version: 0.0.2 Library: current 0 revision 2 age 0 Header: major 0 minor 0 patch 2 number 0x000002 Host type: x86_64-redhat-linux-gnu Install prefix: /usr Compiler: gcc CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic CPPFLAGS: Warnings: Library types: Shared=yes, Static=no Backend: pcsc GlobalPlatform CFLAGS: LIBS: PCSC CFLAGS: -pthread -I/usr/include/PCSC LIBS: -lpcsclite Winscard LIBS: Mac PCSC LIBS: libzip CFLAGS: -I/usr/lib64/libzip/include LIBS: -lzip -lz + make -j3 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2' Making all in gl make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' GEN alloca.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN sys/types.h GEN stdio.h GEN math.h GEN string.h GEN wchar.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[4]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' CC math.lo CC printf-frexp.lo CC printf-frexpl.lo CC xsize.lo CC asnprintf.lo CC fseterr.lo CC isnanl.lo CC printf.lo CC printf-args.lo CC printf-parse.lo CC vasnprintf.lo CC vfprintf.lo CCLD libgnu.la make[4]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[3]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' Making all in ykneomgr make[3]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib/ykneomgr' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib/ykneomgr' make[3]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' CC global.lo CC version.lo CC error.lo CC devs.lo CC backend_pcsc.lo CC des.lo CCLD libykneomgr.la make[3]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' make all-am make[3]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' CC ykneomgr.o CC cmdline.o cmdline.c: In function 'update_arg': cmdline.c:406:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ cmdline.c: In function 'cmdline_parser_internal': cmdline.c:498:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ CCLD ykneomgr help2man \ --output=ykneomgr.1 ./ykneomgr \ --name="YubiKey NEO management tool" \ --include ./ykneomgr.h2m \ --no-info make[3]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' Making all in gtk-doc make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gtk-doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gtk-doc' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/tests' make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2' make[1]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zgTA79 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64 + cd libykneomgr-0.0.2 + rm -rf /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64 Making install in gl make[1]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[3]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[4]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[3]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' make[1]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gl' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' Making install in ykneomgr make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib/ykneomgr' make[3]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib/ykneomgr' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/include/ykneomgr' /usr/bin/install -c -m 644 ykneomgr.h ykneomgr-version.h ykneomgr-types.h '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/include/ykneomgr' make[3]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib/ykneomgr' make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib/ykneomgr' make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' make[3]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libykneomgr.la '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libykneomgr.so.0.0.2 /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64/libykneomgr.so.0.0.2 libtool: install: (cd /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64 && { ln -s -f libykneomgr.so.0.0.2 libykneomgr.so.0 || { rm -f libykneomgr.so.0 && ln -s libykneomgr.so.0.0.2 libykneomgr.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64 && { ln -s -f libykneomgr.so.0.0.2 libykneomgr.so || { rm -f libykneomgr.so && ln -s libykneomgr.so.0.0.2 libykneomgr.so; }; }) libtool: install: /usr/bin/install -c .libs/libykneomgr.lai /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64/libykneomgr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 ykneomgr.pc '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' make[1]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' make[3]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ykneomgr '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/bin' libtool: install: warning: `../lib/libykneomgr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/ykneomgr /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/bin/ykneomgr /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 ykneomgr.1 '/builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' make[1]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/src' Making install in gtk-doc make[1]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gtk-doc' make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/gtk-doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/intro.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libykneomgr-ykneomgr-types.html /usr/bin/install -c -m 644 ./html/libykneomgr-ykneomgr-version.html /usr/bin/install -c -m 644 ./html/libykneomgr-ykneomgr.html /usr/bin/install -c -m 644 ./html/libykneomgr.devhelp2 /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gtk-doc' make[1]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/gtk-doc' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/tests' make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2/tests' make[1]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2' make[2]: Entering directory `/builddir/build/BUILD/libykneomgr-0.0.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2' make[1]: Leaving directory `/builddir/build/BUILD/libykneomgr-0.0.2' + chrpath --delete /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/bin/ykneomgr + rm /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64/libykneomgr.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libykneomgr-0.0.2 extracting debug info from /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/bin/ykneomgr extracting debug info from /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64/usr/lib64/libykneomgr.so.0.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libykneomgr.so.0.0.2.debug to /usr/lib/debug/usr/lib64/libykneomgr.so.0.debug symlinked /usr/lib/debug/usr/lib64/libykneomgr.so.0.0.2.debug to /usr/lib/debug/usr/lib64/libykneomgr.so.debug 868 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libykneomgr-0.0.2-2.el7.x86_64 Provides: bundled(gnulib) libykneomgr = 0.0.2-2.el7 libykneomgr(x86-64) = 0.0.2-2.el7 libykneomgr.so.0()(64bit) libykneomgr.so.0(YKNEOMGR_0.0.0)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpcsclite.so.1()(64bit) libykneomgr.so.0()(64bit) libykneomgr.so.0(YKNEOMGR_0.0.0)(64bit) libz.so.1()(64bit) libzip.so.2()(64bit) rtld(GNU_HASH) Processing files: libykneomgr-devel-0.0.2-2.el7.x86_64 Provides: libykneomgr-devel = 0.0.2-2.el7 libykneomgr-devel(x86-64) = 0.0.2-2.el7 pkgconfig(ykneomgr) = 0.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libykneomgr.so.0()(64bit) Processing files: libykneomgr-debuginfo-0.0.2-2.el7.x86_64 Provides: libykneomgr-debuginfo = 0.0.2-2.el7 libykneomgr-debuginfo(x86-64) = 0.0.2-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64 Wrote: /builddir/build/RPMS/libykneomgr-0.0.2-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libykneomgr-devel-0.0.2-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libykneomgr-debuginfo-0.0.2-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hn5PQW + umask 022 + cd /builddir/build/BUILD + cd libykneomgr-0.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libykneomgr-0.0.2-2.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->