Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libp11.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3016/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libp11.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-803668170.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libp11-0.3.0-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libp11.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3016/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libp11.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4b6AXJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libp11-0.3.0 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/libp11-0.3.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libp11-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libp11-err-remove-state.patch):' Patch #0 (libp11-err-remove-state.patch): + /usr/bin/cat /builddir/build/SOURCES/libp11-err-remove-state.patch + /usr/bin/patch -p1 -b --suffix .test-suite --fuzz=0 patching file examples/auth.c patching file examples/rawrsasign.c patching file tests/fork-test.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ItnAuH + umask 022 + cd /builddir/build/BUILD + cd libp11-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --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-strong --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-strong --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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./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-static --enable-api-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none 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 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 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 whether byte ordering is bigendian... no checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 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-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... no checking for ar... 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... no checking for 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-windres... no checking for windres... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for inttypes.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for dlfcn.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for doxygen... doxygen checking for dlopen in -ldl... yes checking for __register_atfork... yes checking for OPENSSL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libp11.pc config.status: creating src/versioninfo.rc config.status: creating doc/Makefile config.status: creating doc/doxygen.conf config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libp11 has been configured with the following options: Version: 0.3.0 Libraries: /usr/lib64 api doc support: yes Host: x86_64-redhat-linux-gnu Compiler: gcc Preprocessor flags: Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic Linker flags: -Wl,-z,relro Libraries: -ldl PTHREAD_FLAGS: OPENSSL_CFLAGS: OPENSSL_LIBS: -lcrypto + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/src' CC libp11_la-libpkcs11.lo CC libp11_la-p11_attr.lo CC libp11_la-p11_cert.lo CC libp11_la-p11_err.lo CC libp11_la-p11_key.lo CC libp11_la-p11_load.lo p11_key.c: In function 'PKCS11_find_key_from_key': p11_key.c:101:13: warning: unused variable 'isprivate' [-Wunused-variable] int isprivate; ^ p11_key.c: In function 'pkcs11_reload_keys': p11_key.c:155:6: warning: pointer targets in passing argument 4 of '((struct PKCS11_CTX_private *)ctx->_private)->method->C_FindObjects' differ in signedness [-Wpointer-sign] rv = CRYPTOKI_call(ctx, C_FindObjects(PRIVSLOT(slot)->session, &kinpriv->object, 1, &count)); ^ p11_key.c:155:6: note: expected 'long unsigned int *' but argument is of type 'long int *' p11_load.c: In function 'PKCS11_CTX_reload': p11_load.c:118:10: warning: unused variable 'ck_info' [-Wunused-variable] CK_INFO ck_info; ^ CC libp11_la-p11_misc.lo CC libp11_la-p11_ops.lo CC libp11_la-p11_rsa.lo p11_ops.c: In function 'PKCS11_sign': p11_ops.c:79:15: warning: variable 'slot' set but not used [-Wunused-but-set-variable] PKCS11_SLOT *slot; ^ CC libp11_la-p11_ec.lo CC libp11_la-p11_slot.lo p11_ec.c:317:2: warning: #warning "ECDSA support not built with libp11" [-Wcpp] #warning "ECDSA support not built with libp11" ^ CC libp11_la-atfork.lo CCLD libp11.la make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/doc' rm -fr api.out doxygen doxygen.conf Warning: Tag `DETAILS_AT_TOP' at line 162 of file doxygen.conf has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `SHOW_DIRECTORIES' at line 424 of file doxygen.conf has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 724 of file doxygen.conf has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory `api.out' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/libp11-0.3.0/src Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libp11-0.3.0/src/libp11.h... Parsing file /builddir/build/BUILD/libp11-0.3.0/src/libp11.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file libp11.h... Generating file documentation... Generating docs for file libp11.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound PKCS11_cert_st... Generating docs for compound PKCS11_ctx_st... Generating docs for compound PKCS11_key_st... Generating docs for compound PKCS11_slot_st... Generating docs for compound PKCS11_token_st... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 100/65536 hits=382 misses=102 finished... cp "."/*.gif api.out/html make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/doc' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/tests' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/examples' CC auth.o CC decrypt.o decrypt.c: In function 'main': decrypt.c:160:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(password, sizeof(password), stdin); ^ auth.c: In function 'main': auth.c:97:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(password, sizeof(password), stdin); ^ CC getrandom.o CCLD auth CCLD decrypt CCLD getrandom make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/examples' make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0' make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0' make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wBN8mS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64 + cd libp11-0.3.0 + rm -rf /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/src' make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libp11.la '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64' libtool: install: install -p .libs/libp11.so.2.2.0 /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64/libp11.so.2.2.0 libtool: install: (cd /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libp11.so.2.2.0 libp11.so.2 || { rm -f libp11.so.2 && ln -s libp11.so.2.2.0 libp11.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libp11.so.2.2.0 libp11.so || { rm -f libp11.so && ln -s libp11.so.2.2.0 libp11.so; }; }) libtool: install: install -p .libs/libp11.lai /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64/libp11.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/include' install -p -m 644 libp11.h '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64/pkgconfig' install -p -m 644 libp11.pc '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/src' make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/doc' make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11/api' install -p -m 644 api.out/html/annotated.html api.out/html/bc_s.png api.out/html/bdwn.png api.out/html/classes.html api.out/html/closed.png api.out/html/doxygen.css api.out/html/doxygen.png api.out/html/dynsections.js api.out/html/files.html api.out/html/ftv2blank.png api.out/html/ftv2cl.png api.out/html/ftv2doc.png api.out/html/ftv2folderclosed.png api.out/html/ftv2folderopen.png api.out/html/ftv2lastnode.png api.out/html/ftv2link.png api.out/html/ftv2mlastnode.png api.out/html/ftv2mnode.png api.out/html/ftv2mo.png api.out/html/ftv2node.png api.out/html/ftv2ns.png api.out/html/ftv2plastnode.png api.out/html/ftv2pnode.png api.out/html/ftv2splitbar.png api.out/html/ftv2vertline.png api.out/html/functions.html api.out/html/functions_vars.html api.out/html/globals.html api.out/html/globals_func.html api.out/html/globals_type.html api.out/html/index.html api.out/html/jquery.js api.out/html/libp11_8h.html api.out/html/libp11_8h_source.html api.out/html/nav_f.png api.out/html/nav_g.png api.out/html/nav_h.png api.out/html/open.png api.out/html/opensc-logo.gif api.out/html/structPKCS11__cert__st.html '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11/api' install -p -m 644 api.out/html/structPKCS11__ctx__st.html api.out/html/structPKCS11__key__st.html api.out/html/structPKCS11__slot__st.html api.out/html/structPKCS11__token__st.html api.out/html/sync_off.png api.out/html/sync_on.png api.out/html/tab_a.png api.out/html/tab_b.png api.out/html/tab_h.png api.out/html/tab_s.png api.out/html/tabs.css '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11/api' make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/doc' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/tests' make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/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/libp11-0.3.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/tests' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/examples' make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/examples' 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/libp11-0.3.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/examples' make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0' make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11' install -p -m 644 NEWS '/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11' make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0' make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0' + mkdir __docdir + mv /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11/api/ __docdir/ + rm -rf /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11/ + rm -f /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64/libp11.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/libp11-0.3.0 extracting debug info from /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/lib64/libp11.so.2.2.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libp11.so.2.2.0.debug to /usr/lib/debug/usr/lib64/libp11.so.debug symlinked /usr/lib/debug/usr/lib64/libp11.so.2.2.0.debug to /usr/lib/debug/usr/lib64/libp11.so.2.debug 277 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QX0r23 + umask 022 + cd /builddir/build/BUILD + cd libp11-0.3.0 + make check -j2 Making check in src make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/src' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/doc' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/tests' make auth fork-test rawrsasign \ testpkcs11.softhsm testfork.softhsm make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/tests' make[2]: Nothing to be done for `testpkcs11.softhsm'. make[2]: Nothing to be done for `testfork.softhsm'. CC fork-test.o CC ../examples/auth.o ../examples/auth.c: In function 'main': ../examples/auth.c:97:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(password, sizeof(password), stdin); ^ CC ../examples/rawrsasign.o CCLD auth ../examples/rawrsasign.c: In function 'main': ../examples/rawrsasign.c:126:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(password, sizeof(password), stdin); ^ CCLD fork-test CCLD rawrsasign make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/tests' make[3]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/tests' PASS: testfork.softhsm PASS: testpkcs11.softhsm ============================================================================ Testsuite summary for libp11 0.3.0 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/tests' Making check in examples make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0/examples' CCLD auth make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0/examples' make[1]: Entering directory `/builddir/build/BUILD/libp11-0.3.0' make[1]: Leaving directory `/builddir/build/BUILD/libp11-0.3.0' + exit 0 Processing files: libp11-0.3.0-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i0tnAh + umask 022 + cd /builddir/build/BUILD + cd libp11-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11-0.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11-0.3.0 + cp -pr COPYING /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11-0.3.0 + cp -pr NEWS /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11-0.3.0 + exit 0 Provides: libp11 = 0.3.0-1.el7.centos libp11(x86-64) = 0.3.0-1.el7.centos libp11.so.2()(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.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libp11-devel-0.3.0-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GPq1ev + umask 022 + cd /builddir/build/BUILD + cd libp11-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11-devel-0.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11-devel-0.3.0 + cp -pr examples/ /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11-devel-0.3.0 + cp -pr __docdir/api/ /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64/usr/share/doc/libp11-devel-0.3.0 + exit 0 Provides: libp11-devel = 0.3.0-1.el7.centos libp11-devel(x86-64) = 0.3.0-1.el7.centos pkgconfig(libp11) = 0.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libp11.so.2()(64bit) rtld(GNU_HASH) Processing files: libp11-debuginfo-0.3.0-1.el7.centos.x86_64 Provides: libp11-debuginfo = 0.3.0-1.el7.centos libp11-debuginfo(x86-64) = 0.3.0-1.el7.centos 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/libp11-0.3.0-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/libp11-0.3.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libp11-devel-0.3.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libp11-debuginfo-0.3.0-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6cskrs + umask 022 + cd /builddir/build/BUILD + cd libp11-0.3.0 + rm -rf /builddir/build/BUILDROOT/libp11-0.3.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->