+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/volume_key.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uE3Pje + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf volume_key-0.3.9 + /usr/bin/xz -dc /builddir/build/SOURCES/volume_key-0.3.9.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd volume_key-0.3.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (volume_key-0.3.9-fips-crash.patch):' Patch #1 (volume_key-0.3.9-fips-crash.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fips-crash --fuzz=0 patching file lib/crypto.c + echo 'Patch #2 (volume_key-0.3.9-config.h.patch):' Patch #2 (volume_key-0.3.9-config.h.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .config.h --fuzz=0 (Stripping trailing CRs from patch; use --binary to disable.) patching file lib/libvolume_key.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X3R1RO + umask 022 + cd /builddir/build/BUILD + cd volume_key-0.3.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub '/usr/lib/rpm/redhat/config.sub' -> './admin/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess '/usr/lib/rpm/redhat/config.guess' -> './admin/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./admin/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 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 for riscv64-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 whether gcc and cc understand -c and -o together... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-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 riscv64-redhat-linux-gnu-mt... no 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 checking for stdint.h... yes 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... no checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for gpg... /usr/bin/gpg checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for blkid... yes checking for glib... yes checking for libcryptsetup... yes checking for nss... yes checking for gpgme-config... /usr/bin/gpgme-config checking for GPGME - version >= 0.4.2... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings checking whether we should use -Werror... no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/volume_key-0.3.9' Making all in po make[2]: Entering directory '/builddir/build/BUILD/volume_key-0.3.9/po' make[2]: Leaving directory '/builddir/build/BUILD/volume_key-0.3.9/po' make[2]: Entering directory '/builddir/build/BUILD/volume_key-0.3.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o lib/lib_libvolume_key_la-crypto.lo `test -f 'lib/crypto.c' || echo './'`lib/crypto.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o lib/lib_libvolume_key_la-kmip.lo `test -f 'lib/kmip.c' || echo './'`lib/kmip.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o lib/lib_libvolume_key_la-libvolume_key.lo `test -f 'lib/libvolume_key.c' || echo './'`lib/libvolume_key.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o lib/lib_libvolume_key_la-nss_error.lo `test -f 'lib/nss_error.c' || echo './'`lib/nss_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c lib/kmip.c -fPIC -DPIC -o lib/.libs/lib_libvolume_key_la-kmip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c lib/crypto.c -fPIC -DPIC -o lib/.libs/lib_libvolume_key_la-crypto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c lib/libvolume_key.c -fPIC -DPIC -o lib/.libs/lib_libvolume_key_la-libvolume_key.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c lib/nss_error.c -fPIC -DPIC -o lib/.libs/lib_libvolume_key_la-nss_error.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o lib/lib_libvolume_key_la-ui.lo `test -f 'lib/ui.c' || echo './'`lib/ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c lib/ui.c -fPIC -DPIC -o lib/.libs/lib_libvolume_key_la-ui.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o lib/lib_libvolume_key_la-volume.lo `test -f 'lib/volume.c' || echo './'`lib/volume.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o lib/lib_libvolume_key_la-volume_luks.lo `test -f 'lib/volume_luks.c' || echo './'`lib/volume_luks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c lib/volume.c -fPIC -DPIC -o lib/.libs/lib_libvolume_key_la-volume.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c lib/volume_luks.c -fPIC -DPIC -o lib/.libs/lib_libvolume_key_la-volume_luks.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o python/python__volume_key_la-volume_key_wrap.lo `test -f 'python/volume_key_wrap.c' || echo './'`python/volume_key_wrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c python/volume_key_wrap.c -fPIC -DPIC -o python/.libs/python__volume_key_la-volume_key_wrap.o python/volume_key_wrap.c: In function 'SWIG_PyInstanceMethod_New': python/volume_key_wrap.c:1049:59: warning: unused parameter 'self' [-Wunused-parameter] SWIGRUNTIME PyObject* SWIG_PyInstanceMethod_New(PyObject *self, PyObject *func) ^~~~ python/volume_key_wrap.c:1049:75: warning: unused parameter 'func' [-Wunused-parameter] SWIGRUNTIME PyObject* SWIG_PyInstanceMethod_New(PyObject *self, PyObject *func) ^~~~ python/volume_key_wrap.c: In function '_PySwigObject_type': python/volume_key_wrap.c:1829:7: warning: missing initializer for field 'tp_version_tag' of 'PyTypeObject {aka const struct _typeobject}' [-Wmissing-field-initializers] }; ^ In file included from /usr/include/python2.7/Python.h:80:0, from python/volume_key_wrap.c:125: /usr/include/python2.7/object.h:401:18: note: 'tp_version_tag' declared here unsigned int tp_version_tag; ^~~~~~~~~~~~~~ python/volume_key_wrap.c: In function '_PySwigPacked_type': python/volume_key_wrap.c:2004:7: warning: missing initializer for field 'tp_version_tag' of 'PyTypeObject {aka const struct _typeobject}' [-Wmissing-field-initializers] }; ^ In file included from /usr/include/python2.7/Python.h:80:0, from python/volume_key_wrap.c:125: /usr/include/python2.7/object.h:401:18: note: 'tp_version_tag' declared here unsigned int tp_version_tag; ^~~~~~~~~~~~~~ python/volume_key_wrap.c: In function 'SWIG_Python_NewShadowInstance': python/volume_key_wrap.c:2287:65: warning: declaration of 'swig_this' shadows a global declaration [-Wshadow] SWIG_Python_NewShadowInstance(SwigPyClientData *data, PyObject *swig_this) ^~~~~~~~~ python/volume_key_wrap.c:2057:18: note: shadowed declaration is here static PyObject *swig_this = NULL; ^~~~~~~~~ python/volume_key_wrap.c: In function 'SWIG_Python_SetSwigThis': python/volume_key_wrap.c:2356:51: warning: declaration of 'swig_this' shadows a global declaration [-Wshadow] SWIG_Python_SetSwigThis(PyObject *inst, PyObject *swig_this) ^~~~~~~~~ python/volume_key_wrap.c:2057:18: note: shadowed declaration is here static PyObject *swig_this = NULL; ^~~~~~~~~ python/volume_key_wrap.c: In function 'SWIG_Python_MustGetPtr': python/volume_key_wrap.c:2666:63: warning: unused parameter 'argnum' [-Wunused-parameter] SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags) { ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss3 -I/usr/include/nspr4 -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -c -o src/src_volume_key-volume_key.o `test -f 'src/volume_key.c' || echo './'`src/volume_key.c python/volume_key_wrap.c: In function 'swig_varlink_type': python/volume_key_wrap.c:5472:7: warning: missing initializer for field 'tp_version_tag' of 'PyTypeObject {aka const struct _typeobject}' [-Wmissing-field-initializers] }; ^ In file included from /usr/include/python2.7/Python.h:80:0, from python/volume_key_wrap.c:125: /usr/include/python2.7/object.h:401:18: note: 'tp_version_tag' declared here unsigned int tp_version_tag; ^~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -version-info 3:2:2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libvolume_key.la -rpath /usr/lib64 lib/lib_libvolume_key_la-crypto.lo lib/lib_libvolume_key_la-kmip.lo lib/lib_libvolume_key_la-libvolume_key.lo lib/lib_libvolume_key_la-nss_error.lo lib/lib_libvolume_key_la-ui.lo lib/lib_libvolume_key_la-volume.lo lib/lib_libvolume_key_la-volume_luks.lo -lblkid -lglib-2.0 -L/usr/lib64 -lgpgme -lcryptsetup -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -shared -fPIC -DPIC lib/.libs/lib_libvolume_key_la-crypto.o lib/.libs/lib_libvolume_key_la-kmip.o lib/.libs/lib_libvolume_key_la-libvolume_key.o lib/.libs/lib_libvolume_key_la-nss_error.o lib/.libs/lib_libvolume_key_la-ui.o lib/.libs/lib_libvolume_key_la-volume.o lib/.libs/lib_libvolume_key_la-volume_luks.o -lblkid -lglib-2.0 -L/usr/lib64 -lgpgme -lcryptsetup -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libvolume_key.so.1 -o lib/.libs/libvolume_key.so.1.2.2 libtool: link: (cd "lib/.libs" && rm -f "libvolume_key.so.1" && ln -s "libvolume_key.so.1.2.2" "libvolume_key.so.1") libtool: link: (cd "lib/.libs" && rm -f "libvolume_key.so" && ln -s "libvolume_key.so.1.2.2" "libvolume_key.so") libtool: link: ( cd "lib/.libs" && rm -f "libvolume_key.la" && ln -s "../libvolume_key.la" "libvolume_key.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/volume_key src/src_volume_key-volume_key.o lib/libvolume_key.la -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/.libs/volume_key src/src_volume_key-volume_key.o lib/.libs/libvolume_key.so -L/usr/lib64 -lblkid -lgpgme -lcryptsetup -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -module -avoid-version -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o python/_volume_key.la -rpath /usr/lib64/python2.7/site-packages python/python__volume_key_la-volume_key_wrap.lo lib/libvolume_key.la -lpython2.7 -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -shared -fPIC -DPIC python/.libs/python__volume_key_la-volume_key_wrap.o -Wl,-rpath -Wl,/builddir/build/BUILD/volume_key-0.3.9/lib/.libs lib/.libs/libvolume_key.so -L/usr/lib64 -lblkid -lgpgme -lcryptsetup -lpython2.7 -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,_volume_key.so -o python/.libs/_volume_key.so libtool: link: ( cd "python/.libs" && rm -f "_volume_key.la" && ln -s "../_volume_key.la" "_volume_key.la" ) make[2]: Leaving directory '/builddir/build/BUILD/volume_key-0.3.9' make[1]: Leaving directory '/builddir/build/BUILD/volume_key-0.3.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XaRkg7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64 + cd volume_key-0.3.9 + make install DESTDIR=/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/volume_key-0.3.9/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share installing as.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/volume_key.mo installing bg.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/volume_key.mo installing bn.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/volume_key.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/volume_key.mo installing ca.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/volume_key.mo installing cs.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/volume_key.mo installing de.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/volume_key.mo installing de_CH.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/de_CH/LC_MESSAGES/volume_key.mo installing en_GB.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/volume_key.mo installing es.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/volume_key.mo installing eu.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/volume_key.mo installing fr.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/volume_key.mo installing gu.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/volume_key.mo installing hi.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/volume_key.mo installing hu.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/volume_key.mo installing id.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/volume_key.mo installing it.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/volume_key.mo installing ja.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/volume_key.mo installing kn.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/volume_key.mo installing ko.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/volume_key.mo installing ml.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/volume_key.mo installing mr.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/mr/LC_MESSAGES/volume_key.mo installing nl.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/volume_key.mo installing or.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/volume_key.mo installing pa.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/volume_key.mo installing pl.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/volume_key.mo installing pt.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/volume_key.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/volume_key.mo installing ru.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/volume_key.mo installing sk.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/volume_key.mo installing sv.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/volume_key.mo installing ta.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/volume_key.mo installing te.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/volume_key.mo installing tr.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/volume_key.mo installing uk.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/volume_key.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/volume_key.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/volume_key.mo if test "volume_key" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/volume_key-0.3.9/po' make[1]: Entering directory '/builddir/build/BUILD/volume_key-0.3.9' make[2]: Entering directory '/builddir/build/BUILD/volume_key-0.3.9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install install -p lib/libvolume_key.la '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64' libtool: install: install -p lib/.libs/libvolume_key.so.1.2.2 /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/libvolume_key.so.1.2.2 libtool: install: (cd /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64 && { ln -s -f libvolume_key.so.1.2.2 libvolume_key.so.1 || { rm -f libvolume_key.so.1 && ln -s libvolume_key.so.1.2.2 libvolume_key.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64 && { ln -s -f libvolume_key.so.1.2.2 libvolume_key.so || { rm -f libvolume_key.so && ln -s libvolume_key.so.1.2.2 libvolume_key.so; }; }) libtool: install: install -p lib/.libs/libvolume_key.lai /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/libvolume_key.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install install -p src/volume_key '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/bin' libtool: install: warning: `lib/libvolume_key.la' has not been installed in `/usr/lib64' libtool: install: install -p src/.libs/volume_key /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/bin/volume_key /usr/bin/mkdir -p '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/python2.7/site-packages' /bin/sh ./libtool --mode=install install -p python/_volume_key.la '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `python/_volume_key.la' libtool: install: (cd /builddir/build/BUILD/volume_key-0.3.9; /bin/sh /builddir/build/BUILD/volume_key-0.3.9/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -module -avoid-version -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o python/_volume_key.la -rpath /usr/lib64/python2.7/site-packages python/python__volume_key_la-volume_key_wrap.lo lib/libvolume_key.la -lpython2.7 -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -inst-prefix-dir /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC python/.libs/python__volume_key_la-volume_key_wrap.o -L/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64 -L/usr/lib64 -lvolume_key -lblkid -lgpgme -lcryptsetup -lpython2.7 -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,_volume_key.so -o python/.libs/_volume_key.so libtool: install: install -p python/.libs/_volume_key.soT /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/python2.7/site-packages/_volume_key.so libtool: install: install -p python/.libs/_volume_key.lai /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/python2.7/site-packages/_volume_key.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/python2.7/site-packages' install -p -m 644 python/volume_key.py '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/python2.7/site-packages' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... volume_key.py Byte-compiling python modules (optimized versions) ... volume_key.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/man/man8' install -p -m 644 doc/volume_key.8 '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/include/volume_key' install -p -m 644 lib/libvolume_key.h '/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/include/volume_key' make[2]: Leaving directory '/builddir/build/BUILD/volume_key-0.3.9' make[1]: Leaving directory '/builddir/build/BUILD/volume_key-0.3.9' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64 volume_key + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libvolume_key.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib64/python2.7/site-packages/_volume_key.la is executable but has empty or no shebang, removing executable bit Processing files: volume_key-0.3.9-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DlXTWe + umask 022 + cd /builddir/build/BUILD + cd volume_key-0.3.9 + DOCDIR=/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key + cp -pr README /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key + cp -pr contrib /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key + exit 0 Provides: volume_key = 0.3.9-15.fc28 volume_key(riscv-64) = 0.3.9-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libblkid.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcryptsetup.so.4()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgpgme.so.11()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libssl3.so()(64bit) libvolume_key.so.1()(64bit) rtld(GNU_HASH) Processing files: volume_key-devel-0.3.9-15.fc28.riscv64 Provides: volume_key-devel = 0.3.9-15.fc28 volume_key-devel(riscv-64) = 0.3.9-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libvolume_key.so.1()(64bit) Processing files: volume_key-libs-0.3.9-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HG3b8A + umask 022 + cd /builddir/build/BUILD + cd volume_key-0.3.9 + DOCDIR=/builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key-libs + cp -pr AUTHORS /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key-libs + cp -pr COPYING /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key-libs + cp -pr ChangeLog /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key-libs + cp -pr NEWS /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64/usr/share/doc/volume_key-libs + exit 0 Provides: libvolume_key.so.1()(64bit) volume_key-libs = 0.3.9-15.fc28 volume_key-libs(riscv-64) = 0.3.9-15.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcryptsetup.so.4()(64bit) libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.2)(64bit) libssl3.so()(64bit) rtld(GNU_HASH) Processing files: python-volume_key-0.3.9-15.fc28.riscv64 Provides: python-volume_key = 0.3.9-15.fc28 python-volume_key(riscv-64) = 0.3.9-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libblkid.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcryptsetup.so.4()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgpgme.so.11()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.4)(64bit) libssl3.so()(64bit) libvolume_key.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/volume_key-0.3.9-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/volume_key-0.3.9-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/volume_key-devel-0.3.9-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/volume_key-libs-0.3.9-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python-volume_key-0.3.9-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W51FNH + umask 022 + cd /builddir/build/BUILD + cd volume_key-0.3.9 + rm -rf /builddir/build/BUILDROOT/volume_key-0.3.9-15.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff