+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libmpd.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.LA5wji + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmpd-11.8.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/libmpd-11.8.17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmpd-11.8.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libmpd-11.8.17-strndup.patch):' Patch #0 (libmpd-11.8.17-strndup.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .strndup --fuzz=0 patching file src/libmpd-strfsong.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ysvdNK + umask 022 + cd /builddir/build/BUILD + cd libmpd-11.8.17 + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 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"~' ./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 --disable-static 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar 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 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 strndup... yes 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 glib... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating example/Makefile config.status: creating example/testcase/Makefile config.status: creating libmpd.pc config.status: creating src/libmpd-version.h config.status: creating doc/libmpd.doxy config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o libmpd.lo libmpd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o libmpd-player.lo libmpd-player.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o libmpd-status.lo libmpd-status.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o libmpd-playlist.lo libmpd-playlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c libmpd-player.c -fPIC -DPIC -o .libs/libmpd-player.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c libmpd.c -fPIC -DPIC -o .libs/libmpd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c libmpd-status.c -fPIC -DPIC -o .libs/libmpd-status.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c libmpd-playlist.c -fPIC -DPIC -o .libs/libmpd-playlist.o libmpd-playlist.c: In function 'mpd_playlist_load': libmpd-playlist.c:783:10: warning: return makes integer from pointer without a cast [-Wint-conversion] return NULL; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o libmpdclient.lo libmpdclient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c libmpdclient.c -fPIC -DPIC -o .libs/libmpdclient.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o libmpd-strfsong.lo libmpd-strfsong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o libmpd-database.lo libmpd-database.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c libmpd-strfsong.c -fPIC -DPIC -o .libs/libmpd-strfsong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c libmpd-database.c -fPIC -DPIC -o .libs/libmpd-database.o libmpd-database.c: In function 'mpd_database_get_directory_recursive': libmpd-database.c:964:10: warning: comparison between pointer and zero character constant [-Wpointer-compare] if(path == '\0' || path[0] == '\0') ^~ libmpd-database.c:964:5: note: did you mean to dereference the pointer? if(path == '\0' || path[0] == '\0') ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o libmpd-sticker.lo libmpd-sticker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c libmpd-sticker.c -fPIC -DPIC -o .libs/libmpd-sticker.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c -o debug_printf.lo debug_printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -c debug_printf.c -fPIC -DPIC -o .libs/debug_printf.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -version-info 4:0:3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpd.la -rpath /usr/lib64 libmpd.lo libmpd-player.lo libmpd-status.lo libmpd-playlist.lo libmpdclient.lo libmpd-strfsong.lo libmpd-database.lo libmpd-sticker.lo debug_printf.lo -lglib-2.0 libtool: link: gcc -shared .libs/libmpd.o .libs/libmpd-player.o .libs/libmpd-status.o .libs/libmpd-playlist.o .libs/libmpdclient.o .libs/libmpd-strfsong.o .libs/libmpd-database.o .libs/libmpd-sticker.o .libs/debug_printf.o -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libmpd.so.1 -o .libs/libmpd.so.1.3.0 libtool: link: (cd ".libs" && rm -f "libmpd.so.1" && ln -s "libmpd.so.1.3.0" "libmpd.so.1") libtool: link: (cd ".libs" && rm -f "libmpd.so" && ln -s "libmpd.so.1.3.0" "libmpd.so") libtool: link: ( cd ".libs" && rm -f "libmpd.la" && ln -s "../libmpd.la" "libmpd.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/doc' Making all in example make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/example' Making all in testcase make[3]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/example/testcase' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/example/testcase' make[3]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/example' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/example' make[2]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/example' make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17' make[2]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17' make[1]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nx7ExB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64 + cd libmpd-11.8.17 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64 install Making install in src make[1]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/src' make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libmpd.la '/builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmpd.so.1.3.0 /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64/libmpd.so.1.3.0 libtool: install: (cd /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64 && { ln -s -f libmpd.so.1.3.0 libmpd.so.1 || { rm -f libmpd.so.1 && ln -s libmpd.so.1.3.0 libmpd.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64 && { ln -s -f libmpd.so.1.3.0 libmpd.so || { rm -f libmpd.so && ln -s libmpd.so.1.3.0 libmpd.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpd.lai /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64/libmpd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libmpd-1.0/libmpd/" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/include/libmpd-1.0/libmpd/" /usr/bin/install -c -m 644 libmpd.h libmpd-player.h libmpd-status.h libmpd-playlist.h libmpd-database.h libmpd-internal.h libmpd-sticker.h libmpdclient.h libmpd-strfsong.h libmpd-version.h debug_printf.h '/builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/include/libmpd-1.0/libmpd/' make[2]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/src' make[1]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/doc' make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/doc' 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/libmpd-11.8.17/doc' make[1]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/doc' Making install in example make[1]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/example' Making install in testcase make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/example/testcase' make[3]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/example/testcase' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/example/testcase' make[2]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/example/testcase' make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/example' make[3]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17/example' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/example' make[2]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/example' make[1]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17/example' make[1]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17' make[2]: Entering directory '/builddir/build/BUILD/libmpd-11.8.17' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libmpd.pc '/builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17' make[1]: Leaving directory '/builddir/build/BUILD/libmpd-11.8.17' + /usr/bin/rm -f /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/lib64/libmpd.la + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libmpd-11.8.17-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2drLrc + umask 022 + cd /builddir/build/BUILD + cd libmpd-11.8.17 + DOCDIR=/builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/share/doc/libmpd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/share/doc/libmpd + cp -pr ChangeLog /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/share/doc/libmpd + cp -pr COPYING /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/share/doc/libmpd + cp -pr README /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64/usr/share/doc/libmpd + exit 0 Provides: libmpd = 11.8.17-10.fc28 libmpd(riscv-64) = 11.8.17-10.fc28 libmpd.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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) libglib-2.0.so.0()(64bit) rtld(GNU_HASH) Processing files: libmpd-devel-11.8.17-10.fc28.riscv64 Provides: libmpd-devel = 11.8.17-10.fc28 libmpd-devel(riscv-64) = 11.8.17-10.fc28 pkgconfig(libmpd) = 11.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmpd.so.1()(64bit) pkgconfig(glib-2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/libmpd-11.8.17-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libmpd-11.8.17-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libmpd-devel-11.8.17-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LNnmcR + umask 022 + cd /builddir/build/BUILD + cd libmpd-11.8.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmpd-11.8.17-10.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff