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/libgudev.spec'], chrootPath='/var/lib/mock/f31-build-93985-32450/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/libgudev.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=1564012800 Wrote: /builddir/build/SRPMS/libgudev-232-6.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libgudev.spec'], chrootPath='/var/lib/mock/f31-build-93985-32450/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/libgudev.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=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BSJfPR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgudev-232 + /usr/bin/xz -dc /builddir/build/SOURCES/libgudev-232.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgudev-232 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/fix-test-assertion-with-umockdev.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KtuFpQ + umask 022 + cd /builddir/build/BUILD + cd libgudev-232 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess BUILDSTDERR: ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub BUILDSTDERR: ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 --enable-gtk-doc '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' checking for riscv64-koji-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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable maintainer-specific portions of Makefiles... yes 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 style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-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-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-koji-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 BUILDSTDERR: checking whether the gcc link+ /usr/bin/make -O -j4 V=1 VERBOSE=1 V=1 er (/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 whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for gawk... (cached) gawk checking for gcc option to accept ISO C99... none needed checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for LIBUDEV... yes checking for GLIB... yes checking for UMOCKDEV... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gudev-1.0.pc config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libgudev 232 gintrospection: yes gtk-doc: yes prefix: /usr exec_prefix: /usr includedir: /usr/include libdir: /usr/lib64 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection CPPFLAGS: LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld umockdev (tests): yes /usr/bin/mkdir -p gudev/ glib-mkenums --template gudev/gudevenumtypes.c.template gudev/gudevenums.h > gudev/gudevenumtypes.c /usr/bin/make --no-print-directory all-recursive Making all in . /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gudev -I./gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gudev/libgudev_1_0_la-gudevenumtypes.lo `test -f 'gudev/gudevenumtypes.c' || echo './'`gudev/gudevenumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./gudev -I./gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gudev/gudevenumtypes.c -fPIC -DPIC -o gudev/.libs/libgudev_1_0_la-gudevenumtypes.o BUILDSTDERR: /bin/sh gudev/gudevenumerator.c: In function 'g_udev_enumerator_class_init': BUILDSTDERR: gudev/gudevenumerator.c:159:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 159 | g_type_class_add_private (klass, sizeof (GUdevEnumeratorPrivate)); 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 ./gudev/gudevenums.h:27, BUILDSTDERR: from ./gudev/gudevtypes.h:27, BUILDSTDERR: from gudev/gudevclient.h:27, BUILDSTDERR: from gudev/gudevenumerator.c:27: 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: gudev/gudevclient.c: In function 'g_udev_client_class_init': BUILDSTDERR: gudev/gudevclient.c:305:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 305 | g_type_class_add_private (klass, sizeof (GUdevClientPrivate)); 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 ./gudev/gudevenums.h:27, BUILDSTDERR: from ./gudev/gudevtypes.h:27, BUILDSTDERR: from gudev/gudevclient.h:27, BUILDSTDERR: from gudev/gudevclient.c:28: 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: | ^~~~~~~~~~~~~~~~~~~~~~~~ ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gudev -I./gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gudev/libgudev_1_0_la-gudevenumerator.lo `test -f 'gudev/gudevenumerator.c' || echo './'`gudev/gudevenumerator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./gudev -I./gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gudev/gudevenumerator.c -fPIC -DPIC -o gudev/.libs/libgudev_1_0_la-gudevenumerator.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gudev -I./gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gudev/libgudev_1_0_la-gudevclient.lo `test -f 'gudev/gudevclient.c' || echo './'`gudev/gudevclient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./gudev -I./gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gudev/gudevclient.c -fPIC -DPIC -o gudev/.libs/libgudev_1_0_la-gudevclient.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gudev -I./gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gudev/libgudev_1_0_la-gudevdevice.lo `test -f 'gudev/gudevdevice.c' || echo './'`gudev/gudevdevice.c BUILDSTDERR: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./gudev -I./gudev -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_GUDEV_COMPILATION -DG_LOG_DOMAIN=\"GUdev\" -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gudev/gudevdevice.c -fPIC -DPIC -gudev/gudevdevice.c: In function 'g_udev_device_class_init': BUILDSTDERR: gudev/gudevdevice.c:128:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 128 | g_type_class_add_private (klass, sizeof (GUdevDevicePrivate)); 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 ./gudev/gudevenums.h:27, BUILDSTDERR: from ./gudev/gudevtypes.h:27, BUILDSTDERR: from gudev/gudevdevice.h:27, BUILDSTDERR: from gudev/gudevdevice.c:28: 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: | ^~~~~~~~~~~~~~~~~~~~~~~~ o gudev/.libs/libgudev_1_0_la-gudevdevice.o /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=default -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:0:2 -export-dynamic -no-undefined -Wl,--version-script=./libgudev-1.0.sym -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgudev-1.0.la -rpath /usr/lib64 gudev/libgudev_1_0_la-gudevclient.lo gudev/libgudev_1_0_la-gudevdevice.lo gudev/libgudev_1_0_la-gudevenumerator.lo gudev/libgudev_1_0_la-gudevenumtypes.lo -ludev -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC gudev/.libs/libgudev_1_0_la-gudevclient.o gudev/.libs/libgudev_1_0_la-gudevdevice.o gudev/.libs/libgudev_1_0_la-gudevenumerator.o gudev/.libs/libgudev_1_0_la-gudevenumtypes.o -ludev -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,--version-script=./libgudev-1.0.sym -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgudev-1.0.so.0 -o .libs/libgudev-1.0.so.0.2.0 libtool: link: (cd ".libs" && rm -f "libgudev-1.0.so.0" && ln -s "libgudev-1.0.so.0.2.0" "libgudev-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgudev-1.0.so" && ln -s "libgudev-1.0.so.0.2.0" "libgudev-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgudev-1.0.la" && ln -s "../libgudev-1.0.la" "libgudev-1.0.la" ) CPPFLAGS="" 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --c-include=gudev/gudev.h --namespace=GUdev --nsversion=1.0 --libtool="/bin/sh ./libtool" --include=GObject-2.0 --library=libgudev-1.0.la --pkg-export=gudev-1.0 --warn-all --cflags-begin -D_GUDEV_COMPILATION -D_GUDEV_WORK_AROUND_DEV_T_BUG -I. -I. -I./gudev -I./gudev --cflags-end gudev/gudev.h gudev/gudevtypes.h gudev/gudevenums.h gudev/gudevenumtypes.h gudev/gudevclient.h gudev/gudevdevice.h gudev/gudevenumerator.h gudev/gudevclient.c gudev/gudevdevice.c gudev/gudevenumerator.c libgudev-1.0.la --output gudev/GUdev-1.0.gir g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/libgudev-232/tmp-introspecttyaaw8vv/GUdev-1.0 -export-dynamic -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection /builddir/build/BUILD/libgudev-232/tmp-introspecttyaaw8vv/GUdev-1.0.o -L. libgudev-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld BUILDSTDERR: libtool: link: gcc -o /builddir/build/BUILD/libgudev-232/tmp-introspecttyaaw8vv/.libs/GUdev-1.0 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection /builddir/build/BUILD/libgudev-232/tmp-introspecttyaaw8vv/GUdev-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed Computing chunks... BUILDSTDERR: Writing GUdevClient.html for refentry(GUdevClient) BUILDSTDERR: Writing GUdevDevice.html for refentry(GUdevDevice) BUILDSTDERR: Writing GUdevEnumerator.html for refentry(GUdevEnumerator) BUILDSTDERR: Writing ref-API.html for chapter(ref-API) BUILDSTDERR: Writing gudev-hierarchy.html for chapter(gudev-hierarchy) BUILDSTDERR: Writing api-index-full.html for index(api-index-full) BUILDSTDERR: Writing annotation-glossary.html for glossary(annotation-glossary) BUILDSTDERR: Writing index.html for book(index) BUILDSTDERR: Writing gudev.devhelp2 for book(index) -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgudev-1.0.so -ludev -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /usr/bin/g-ir-compiler --includedir=. gudev/GUdev-1.0.gir -o gudev/GUdev-1.0.typelib Making all in docs if test "/builddir/build/BUILD/libgudev-232/docs" != "/builddir/build/BUILD/libgudev-232/docs" ; then \ files=`echo version.xml gudev-docs.xml gudev-sections.txt gudev-overrides.txt gudev.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ destdir=`dirname /builddir/build/BUILD/libgudev-232/docs/$file`; \ test -d "$destdir" || mkdir -p "$destdir"; \ test -f /builddir/build/BUILD/libgudev-232/docs/$file && \ cp -pf /builddir/build/BUILD/libgudev-232/docs/$file /builddir/build/BUILD/libgudev-232/docs/$file || true; \ done; \ fi; \ fi touch setup-build.stamp /usr/bin/mkdir -p xml && ( \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ ) > xml/gtkdocentities.ent _source_dir='' ; \ for i in ../gudev ../gudev ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=gudev --ignore-headers="gudevenumtypes.h" ${_source_dir} if grep -l '^..*$' gudev.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x1" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " LD="/bin/sh ../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 " RUN="/bin/sh ../libtool --mode=execute" CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I../gudev -I../gudev " LDFLAGS="-lgio-2.0 -lgobject-2.0 -lglib-2.0 ../libgudev-1.0.la " \ gtkdoc-scangobj $scanobj_options --module=gudev; \ else \ for i in gudev.args gudev.hierarchy gudev.interfaces gudev.prerequisites gudev.signals ; do \ test -f $i || touch $i ; \ done \ fi libtool: compile: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I../gudev -I../gudev -c gudev-scan.c -fPIC -DPIC -o .libs/gudev-scan.o libtool: link: gcc .libs/gudev-scan.o -o .libs/gudev-scan ../.libs/libgudev-1.0.so -ludev -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread touch scan-build.stamp _source_dir='' ; \ for i in ../gudev ../gudev ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=gudev --output-format=xml --expand-content-files="" --main-sgml-file=gudev-docs.xml ${_source_dir} --xml-mode --output-format=xml --name-space=g_udev touch sgml-build.stamp rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x1" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "$?" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/libgudev-232/docs\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options --path=/builddir/build/BUILD/libgudev-232/docs --path=/builddir/build/BUILD/libgudev-232/docs gudev ../gudev-docs.xml gtkdoc-fixxref --module=gudev --module-dir=html --html-dir=/usr/share/gtk-doc/html >/dev/null 2>&1 touch html-build.stamp Making all in tests BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/umockdev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/in+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 clude -I.. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_enumerator_filter-test-enumerator-filter.o `test -f 'test-enumerator-filter.c' || echo './'`test-enumerator-filter.c /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/umockdev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-enumerator-filter test_enumerator_filter-test-enumerator-filter.o -lumockdev -lgobject-2.0 -lglib-2.0 ../libgudev-1.0.la libtool: link: gcc -I/usr/include/umockdev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-enumerator-filter test_enumerator_filter-test-enumerator-filter.o -lumockdev ../.libs/libgudev-1.0.so -ludev -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread TEST: test-enumerator-filter... (pid=21876) /gudev/enumerator_filter: OK PASS: test-enumerator-filter Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eHFGkP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64 + cd libgudev-232 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64 'INSTALL=/usr/bin/install -p' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' + rm /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/libgudev-1.0.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 232-6.fc31 --unique-debug-suffix -232-6.fc31.riscv64 --unique-debug-src-base libgudev-232-6.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libgudev-232 BUILDSTDERR: 156 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /usr/bin/make --no-print-directory install-recursive Making install in . /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libgudev-1.0.la '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgudev-1.0.so.0.2.0 /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/libgudev-1.0.so.0.2.0 libtool: install: (cd /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64 && { ln -s -f libgudev-1.0.so.0.2.0 libgudev-1.0.so.0 || { rm -f libgudev-1.0.so.0 && ln -s libgudev-1.0.so.0.2.0 libgudev-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64 && { ln -s -f libgudev-1.0.so.0.2.0 libgudev-1.0.so || { rm -f libgudev-1.0.so && ln -s libgudev-1.0.so.0.2.0 libgudev-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgudev-1.0.lai /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/libgudev-1.0.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 gudev/GUdev-1.0.gir '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/include/gudev-1.0/gudev' /usr/bin/install -p -m 644 gudev/gudev.h gudev/gudevenums.h gudev/gudevenumtypes.h gudev/gudevtypes.h gudev/gudevclient.h gudev/gudevdevice.h gudev/gudevenumerator.h '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/include/gudev-1.0/gudev' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gudev-1.0.pc '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 gudev/GUdev-1.0.typelib '/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/girepository-1.0' Making install in docs make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/GUdevClient.html /usr/bin/install -p -m 644 ./html/GUdevDevice.html /usr/bin/install -p -m 644 ./html/GUdevEnumerator.html /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/gudev-hierarchy.html /usr/bin/install -p -m 644 ./html/gudev.devhelp2 /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/ref-API.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png Making install in tests TEST: test-enumerator-filter... (pid=22012) /gudev/enumerator_filter: OK PASS: test-enumerator-filter make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/libgudev-1.0.so.0.2.0 extracting debug info from /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/lib64/libgudev-1.0.so.0.2.0 original debug info size: 180kB, size after compression: 164kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xMDQEP + umask 022 + cd /builddir/build/BUILD + cd libgudev-232 + make check + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 make --no-print-directory check-recursive Making check in . Making check in docs Making check in tests TEST: test-enumerator-filter... (pid=22199) /gudev/enumerator_filter: OK PASS: test-enumerator-filter make check-local TEST: test-enumerator-filter... (pid=22217) /gudev/enumerator_filter: OK PASS: test-enumerator-filter Processing files: libgudev-232-6.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4raMFS + umask 022 + cd /builddir/build/BUILD + cd libgudev-232 + DOCDIR=/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/share/doc/libgudev + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/share/doc/libgudev + cp -pr NEWS /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/share/doc/libgudev + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ba9S0S + umask 022 + cd /builddir/build/BUILD + cd libgudev-232 + LICENSEDIR=/builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/share/licenses/libgudev + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/share/licenses/libgudev + cp -pr COPYING /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64/usr/share/licenses/libgudev + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libgudev = 232-6.fc31 libgudev(riscv-64) = 232-6.fc31 libgudev-1.0.so.0()(64bit) libgudev1 = 232-6.fc31 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Obsoletes: libgudev1 < 230 Processing files: libgudev-devel-232-6.fc31.riscv64 Provides: libgudev-devel = 232-6.fc31 libgudev-devel(riscv-64) = 232-6.fc31 libgudev1-devel = 232-6.fc31 pkgconfig(gudev-1.0) = 232 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgudev-1.0.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) Obsoletes: libgudev1-devel < 230 Processing files: libgudev-debugsource-232-6.fc31.riscv64 Provides: libgudev-debugsource = 232-6.fc31 libgudev-debugsource(riscv-64) = 232-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libgudev-debuginfo-232-6.fc31.riscv64 Provides: debuginfo(build-id) = ec7de8bbf3b9f055449cbe98e00c58ed30660da7 libgudev-debuginfo = 232-6.fc31 libgudev-debuginfo(riscv-64) = 232-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libgudev-debugsource(riscv-64) = 232-6.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64 Wrote: /builddir/build/RPMS/libgudev-232-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libgudev-debuginfo-232-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libgudev-debugsource-232-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libgudev-devel-232-6.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TtFrZS + umask 022 + cd /builddir/build/BUILD + cd libgudev-232 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgudev-232-6.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0