Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/esc.spec'], chrootPath='/var/lib/mock/f31-build-63543-29371/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/esc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/esc-1.1.2-4.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/esc.spec'], chrootPath='/var/lib/mock/f31-build-63543-29371/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/esc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KpPLaw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf esc-1.1.2 + /usr/bin/mkdir -p esc-1.1.2 + cd esc-1.1.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/esc-1.1.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5LhJ0v + umask 022 + cd /builddir/build/BUILD + cd esc-1.1.2 + echo /builddir/build/BUILD + echo 'build section' /builddir/build/BUILD/esc-1.1.2 + cd esc + ./autogen.sh BUILDSTDERR: autoreconf: Entering directory `.' BUILDSTDERR: autoreconf: configure.ac: not using Gettext BUILDSTDERR: autoreconf: running: aclocal --force -I build/autotools BUILDSTDERR: aclocal: warning: couldn't open directory 'build/autotools': No such file or directory BUILDSTDERR: autoreconf: configure.ac: tracing BUILDSTDERR: autoreconf: configure.ac: creating directory build BUILDSTDERR: autoreconf: running: libtoolize --copy --force BUILDSTDERR: autoreconf: running: /usr/bin/autoconf --force BUILDSTDERR: autoreconf: configure.ac: not using Autoheader BUILDSTDERR: autoreconf: running: automake --add-missing --copy --force-missing BUILDSTDERR: configure.ac:55: installing 'build/ar-lib' BUILDSTDERR: configure.ac:36: installing 'build/compile' BUILDSTDERR: configure.ac:57: installing 'build/config.guess' BUILDSTDERR: configure.ac:57: installing 'build/config.sub' BUILDSTDERR: configure.ac:38: installing 'build/install-sh' BUILDSTDERR: configure.ac:53: installing 'build/missing' BUILDSTDERR: src/lib/coolkey-mgr/Makefile.am: installing 'build/depcomp' BUILDSTDERR: autoreconf: Leaving directory `.' /builddir/build/BUILD build section /builddir/build/BUILD/esc-1.1.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'. libtoolize: copying file 'build/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/autotools'. libtoolize: copying file 'build/autotools/libtool.m4' libtoolize: copying file 'build/autotools/ltoptions.m4' libtoolize: copying file 'build/autotools/ltsugar.m4' libtoolize: copying file 'build/autotools/ltversion.m4' libtoolize: copying file 'build/autotools/lt~obsolete.m4' 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GOBJECT... yes checking for PCSC... yes checking for NSS... yes checking for NSPR... yes checking for DBUS... yes checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.0.0... yes (version 2.60.0) checking for ar... ar checking the archiver (ar) interface... ar checking whether make supports nested variables... (cached) yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no 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 /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 BUILDSTDERR: checking for stdint.h... y+ make es checking for unistd.h... yes 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) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gobject-introspection... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/app/Makefile config.status: creating src/lib/coolkey/Makefile config.status: creating src/lib/nss-http-client/Makefile config.status: creating src/lib/coolkey-mgr/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in src/app make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/app' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/app' Making all in src/lib/nss-http-client make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' make all-am make[2]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' CXX libNssHttpClient_1_0_la-engine.lo CXX libNssHttpClient_1_0_la-httpClientNss.lo CXX libNssHttpClient_1_0_la-NssHttpClient.lo CXX libNssHttpClient_1_0_la-request.lo CXX libNssHttpClient_1_0_la-response.lo CXX libNssHttpClient_1_0_la-Util.lo CXX libNssHttpClient_1_0_la-nscperror.lo CXX libNssHttpClient_1_0_la-http.lo CXX libNssHttpClient_1_0_la-Cache.lo CXXLD libNssHttpClient-1.0.la make[2]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' Making all in src/lib/coolkey make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' make all-am make[2]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' CC libCoolkey_1_0_la-cky_applet.lo CC libCoolkey_1_0_la-cky_base.lo CC libCoolkey_1_0_la-cky_card.lo CC libCoolkey_1_0_la-cky_factory.lo CC libCoolkey_1_0_la-dynlink_unix.lo CXX libCoolkey_1_0_la-NSSManager.lo CXX libCoolkey_1_0_la-SlotUtils.lo CXX libCoolkey_1_0_la-CoolKey_Message.lo CXX libCoolkey_1_0_la-CoolKeyHandler.lo CXX libCoolkey_1_0_la-CoolKey.lo CXX libCoolkey_1_0_la-SmartCardMonitoringThread.lo CXXLD libCoolkey-1.0.la make[2]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' Making all in src/lib/coolkey-mgr BUILDSTDERR: make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mcoolkey-mgr.c: In function 'coolkey_mgr_class_init': BUILDSTDERR: coolkey-mgr.c:188:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 188 | g_type_class_add_private (object_class, sizeof (CoolkeyMgrPrivate)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from coolkey-mgr.h:21, BUILDSTDERR: from coolkey-mgr.c:19: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: 1303 | void g_type_class_add_private (gpointer g_class, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: coolkey-token.c: In function 'coolkey_token_class_init': BUILDSTDERR: coolkey-token.c:275:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 275 | g_type_class_add_private (object_class, sizeof (CoolkeyTokenPrivate)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from coolkey-token.h:21, BUILDSTDERR: from coolkey-token.c:18: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: 1303 | void g_type_class_add_private (gpointer g_class, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 gr' make all-am make[2]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' CXX rhCoolKey.lo CXX coolkey-api.lo CC coolkey-mgr.lo CC coolkey-token.lo CXXLD libcoolkeymgr-1.0.la GISCAN Coolkey_1_0_gir GISCAN Coolkey-1.0.gir GICOMP Coolkey-1.0.gir make[2]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.o8zHow + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64 + cd esc-1.1.2 + echo 'install section' /builddir/build/BUILD/esc-1.1.2 + cd esc + make DESTDIR=/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64 install BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/local/lib' install section /builddir/build/BUILD/esc-1.1.2 Making install in src/app make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/app' make[2]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/app' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/bin' /usr/bin/install -c esc.js opensc.esc.conf '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/app' make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/app' Making install in src/lib/nss-http-client make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' make install-am make[2]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' make[3]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libNssHttpClient-1.0.la '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libNssHttpClient-1.0.so.0.0.0 /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libNssHttpClient-1.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib && { ln -s -f libNssHttpClient-1.0.so.0.0.0 libNssHttpClient-1.0.so.0 || { rm -f libNssHttpClient-1.0.so.0 && ln -s libNssHttpClient-1.0.so.0.0.0 libNssHttpClient-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib && { ln -s -f libNssHttpClient-1.0.so.0.0.0 libNssHttpClient-1.0.so || { rm -f libNssHttpClient-1.0.so && ln -s libNssHttpClient-1.0.so.0.0.0 libNssHttpClient-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libNssHttpClient-1.0.lai /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libNssHttpClient-1.0.la libtool: install: /usr/bin/install -c .libs/libNssHttpClient-1.0.a /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libNssHttpClient-1.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libNssHttpClient-1.0.a libtool: install: ranlib /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libNssHttpClient-1.0.a /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/include/src/lib/coolkey' make[3]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' make[2]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/nss-http-client' Making install in src/lib/coolkey make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' make install-am make[2]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' make[3]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libCoolkey-1.0.la '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libCoolkey-1.0.so.0.0.0 /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libCoolkey-1.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib && { ln -s -f libCoolkey-1.0.so.0.0.0 libCoolkey-1.0.so.0 || { rm -f libCoolkey-1.0.so.0 && ln -s libCoolkey-1.0.so.0.0.0 libCoolkey-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib && { ln -s -f libCoolkey-1.0.so.0.0.0 libCoolkey-1.0.so || { rm -f libCoolkey-1.0.so && ln -s libCoolkey-1.0.so.0.0.0 libCoolkey-1.0.so; }; }) BUILDSTDERR: libtool: install: /usr/bin/install -c .libs/libCoolkey-1.0.lai /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libCoolkey-1.0.libtool: warning: remember to run 'libtool --finish /usr/local/lib' BUILDSTDERR: libtool: warning: relinking 'libcoolkeymgr-1.0.la' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/local/lib' la libtool: install: /usr/bin/install -c .libs/libCoolkey-1.0.a /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libCoolkey-1.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libCoolkey-1.0.a libtool: install: ranlib /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libCoolkey-1.0.a /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/include/src/lib/coolkey' make[3]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' make[2]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey' Making install in src/lib/coolkey-mgr make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' make install-am make[2]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' make[3]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libcoolkeymgr-1.0.la '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib' libtool: install: (cd /builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr; /bin/sh "/builddir/build/BUILD/esc-1.1.2/esc/libtool" --silent --tag CXX --mode=relink g++ -g -O2 -o libcoolkeymgr-1.0.la -rpath /usr/local/lib rhCoolKey.lo coolkey-api.lo coolkey-mgr.lo coolkey-token.lo -lgobject-2.0 -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../coolkey/.libs -lCoolkey-1.0 -L../nss-http-client/.libs -lNssHttpClient-1.0 -ldbus-1 -inst-prefix-dir /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64) libtool: install: /usr/bin/install -c .libs/libcoolkeymgr-1.0.so.0.0.0T /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libcoolkeymgr-1.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib && { ln -s -f libcoolkeymgr-1.0.so.0.0.0 libcoolkeymgr-1.0.so.0 || { rm -f libcoolkeymgr-1.0.so.0 && ln -s libcoolkeymgr-1.0.so.0.0.0 libcoolkeymgr-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib && { ln -s -f libcoolkeymgr-1.0.so.0.0.0 libcoolkeymgr-1.0.so || { rm -f libcoolkeymgr-1.0.so && ln -s libcoolkeymgr-1.0.so.0.0.0 libcoolkeymgr-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libcoolkeymgr-1.0.lai /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libcoolkeymgr-1.0.la libtool: install: /usr/bin/install -c .libs/libcoolkeymgr-1.0.a /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libcoolkeymgr-1.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libcoolkeymgr-1.0.a libtool: install: ranlib /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/libcoolkeymgr-1.0.a /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/include/coolkey-mgr' /usr/bin/install -c -m 644 coolkey-mgr.h coolkey-token.h '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/include/coolkey-mgr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/share/gir-1.0' /usr/bin/install -c -m 644 Coolkey_1_0_gir Coolkey-1.0.gir '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/girepository-1.0' /usr/bin/install -c -m 644 Coolkey_1_0_gir Coolkey-1.0.typelib '/builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib/girepository-1.0' make[3]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' make[2]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc/src/lib/coolkey-mgr' make[1]: Entering directory '/builddir/build/BUILD/esc-1.1.2/esc' BUILDSTDERR: make[2]: Entering directory '/builddir/build/BUILD/esc-1.1.2/+ mkdir -p /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/bin + mkdir -p /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/share/icons/hicolor/48x48/apps + mkdir -p /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/share/applications + mkdir -p /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/share/pixmaps + mkdir -p /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/share/doc/esc-1.1.2 + echo 'dir: ' /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/bin/esc + sed -e 's;\$LIBDIR;/usr/lib64;g' /builddir/build/SOURCES/esc + chmod 755 /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/bin/esc + mkdir -p /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2 + mkdir -p /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2/lib + cp /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/bin/esc.js /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/bin/opensc.esc.conf /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2 + cp -rf /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local/lib /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2 + rm /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2/lib/libCoolkey-1.0.a /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2/lib/libNssHttpClient-1.0.a /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2/lib/libcoolkeymgr-1.0.a + rm /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2/lib/libCoolkey-1.0.la /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2/lib/libNssHttpClient-1.0.la /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/lib64/esc-1.1.2/lib/libcoolkeymgr-1.0.la + rm -rf /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/local + cp /builddir/build/SOURCES/esc.png /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/share/icons/hicolor/48x48/apps + ln -s /usr/share/icons/hicolor/48x48/apps/esc.png /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/share/pixmaps/esc.png + cp /builddir/build/SOURCES/esc.desktop /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/share/applications + cd /builddir/build/BUILD + cp esc-1.1.2/esc/LICENSE /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/share/doc/esc-1.1.2 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.2-4.fc31 --unique-debug-suffix -1.1.2-4.fc31.riscv64 --unique-debug-src-base esc-1.1.2-4.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/esc-1.1.2 BUILDSTDERR: 1203 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./usr/lib64/esc-1.1.2/opensc.esc.conf is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/lib64/esc-1.1.2/esc.js is executable but has empty or no shebang, removing executable bit esc' 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/esc-1.1.2/esc' make[1]: Leaving directory '/builddir/build/BUILD/esc-1.1.2/esc' dir: /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64//usr/bin/esc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/lib64/esc-1.1.2/lib/libCoolkey-1.0.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/lib64/esc-1.1.2/lib/libcoolkeymgr-1.0.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/lib64/esc-1.1.2/lib/libNssHttpClient-1.0.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/lib64/esc-1.1.2/lib/libCoolkey-1.0.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/lib64/esc-1.1.2/lib/libNssHttpClient-1.0.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64/usr/lib64/esc-1.1.2/lib/libcoolkeymgr-1.0.so.0.0.0 original debug info size: 2724kB, size after compression: 2392kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. mangling shebang in /usr/bin/esc from /bin/sh to #!/usr/bin/sh Processing files: esc-1.1.2-4.fc31.riscv64 BUILDSTDERR: warning: absolute symlink: /usr/share/pixmaps/esc.png -> /usr/share/icons/hicolor/48x48/apps/esc.png Provides: esc = 1.1.2-4.fc31 esc(riscv-64) = 1.1.2-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: esc-debugsource-1.1.2-4.fc31.riscv64 Provides: esc-debugsource = 1.1.2-4.fc31 esc-debugsource(riscv-64) = 1.1.2-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: esc-debuginfo-1.1.2-4.fc31.riscv64 Provides: debuginfo(build-id) = 6239f01637a933d4b817984174b2275dfeba9203 debuginfo(build-id) = cb86802dcaf12880c4ae666c3e5dd3de8637b2e8 debuginfo(build-id) = e206b7f3b0c14be537f28d11fe1c64eccd7ab2d3 esc-debuginfo = 1.1.2-4.fc31 esc-debuginfo(riscv-64) = 1.1.2-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: esc-debugsource(riscv-64) = 1.1.2-4.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64 Wrote: /builddir/build/RPMS/esc-1.1.2-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/esc-debugsource-1.1.2-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/esc-debuginfo-1.1.2-4.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ThuFgt + umask 022 + cd /builddir/build/BUILD + cd esc-1.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/esc-1.1.2-4.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0