+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/phodav.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.pGrRch + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf phodav-2.2 + /usr/bin/xz -dc /builddir/build/SOURCES/phodav-2.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd phodav-2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k3T4MS + umask 022 + cd /builddir/build/BUILD + cd phodav-2.2 + 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 ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + '[' 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"~' ./build-aux/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 --with-avahi checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 whether gcc understands -c and -o together... yes checking for stow... no checking for native Win32... no 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 dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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... 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 gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Wabi... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warray-bounds... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-default... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking for GIO... yes checking for SOUP... yes checking for AVAHI... yes checking for PIE support... yes checking for xmlto... /usr/bin/xmlto checking for asciidoc... /usr/bin/asciidoc expr: syntax error: unexpected argument '256' checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating chezdav.wxs config.status: creating libphodav-2.0.pc config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/phodav-docs.sgml config.status: creating libphodav/Makefile config.status: creating po/Makefile.in config.status: creating spice-webdavd.wxs config.status: creating spice/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: phodav 2.2 ================= prefix: /usr c compiler: gcc Avahi: yes + make -j4 make --no-print-directory -s all-recursive Making all in . CC libphodav/libphodav_2_0_la-phodav-path.lo CC libphodav/libphodav_2_0_la-phodav-lock.lo CC libphodav/libphodav_2_0_la-phodav-if.lo CC libphodav/libphodav_2_0_la-phodav-method-delete.lo CC libphodav/libphodav_2_0_la-phodav-method-get.lo CC libphodav/libphodav_2_0_la-phodav-method-lock.lo CC libphodav/libphodav_2_0_la-phodav-method-mkcol.lo CC libphodav/libphodav_2_0_la-phodav-method-movecopy.lo CC libphodav/libphodav_2_0_la-phodav-method-propfind.lo CC libphodav/libphodav_2_0_la-phodav-method-proppatch.lo CC libphodav/libphodav_2_0_la-phodav-method-unlock.lo CC libphodav/libphodav_2_0_la-phodav-method-put.lo CC libphodav/libphodav_2_0_la-phodav-multistatus.lo CC libphodav/libphodav_2_0_la-phodav-server.lo CC libphodav/libphodav_2_0_la-phodav-utils.lo CC libphodav/chezdav-chezdav.o CC spice/spice_webdavd-spice-webdavd.o spice/spice-webdavd.c: In function 'read_thread': spice/spice-webdavd.c:308:3: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] data = g_simple_async_result_get_op_res_gpointer (simple); ^~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from spice/spice-webdavd.c:20: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spice/spice-webdavd.c:323:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from spice/spice-webdavd.c:20: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113:21: note: declared here void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spice/spice-webdavd.c: In function 'my_input_stream_read_async': spice/spice-webdavd.c:342:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (stream), ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from spice/spice-webdavd.c:20: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ spice/spice-webdavd.c:346:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, data, g_free); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from spice/spice-webdavd.c:20: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spice/spice-webdavd.c:347:3: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations] g_simple_async_result_run_in_thread (simple, read_thread, io_priority, cancellable); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from spice/spice-webdavd.c:20: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here void g_simple_async_result_run_in_thread (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spice/spice-webdavd.c: In function 'my_input_stream_read_finish': spice/spice-webdavd.c:359:3: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from spice/spice-webdavd.c:20: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here gboolean g_simple_async_result_is_valid (GAsyncResult *result, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spice/spice-webdavd.c:366:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from spice/spice-webdavd.c:20: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spice/spice-webdavd.c:369:3: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] data = g_simple_async_result_get_op_res_gpointer (simple); ^~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from spice/spice-webdavd.c:20: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD spice-webdavd CCLD libphodav-2.0.la CCLD chezdav Making all in po MSGFMT bs.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT es.gmo MSGFMT el.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT pt.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT tr.gmo Making all in spice Making all in libphodav Making all in doc Making all in reference Note: Writing chezdav.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mIgZCt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64 + cd phodav-2.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make --no-print-directory -s install-recursive Making install in . /usr/bin/mkdir -p '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libphodav-2.0.la '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libphodav-2.0.so.0.0.0 /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/libphodav-2.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64 && { ln -s -f libphodav-2.0.so.0.0.0 libphodav-2.0.so.0 || { rm -f libphodav-2.0.so.0 && ln -s libphodav-2.0.so.0.0.0 libphodav-2.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64 && { ln -s -f libphodav-2.0.so.0.0.0 libphodav-2.0.so || { rm -f libphodav-2.0.so && ln -s libphodav-2.0.so.0.0.0 libphodav-2.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libphodav-2.0.lai /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/libphodav-2.0.la libtool: install: /usr/bin/install -p .libs/libphodav-2.0.a /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/libphodav-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/libphodav-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/libphodav-2.0.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p chezdav '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/bin' libtool: warning: 'libphodav-2.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/chezdav /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/bin/chezdav /usr/bin/mkdir -p '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -p spice-webdavd '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/sbin' libtool: install: /usr/bin/install -p spice-webdavd /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/sbin/spice-webdavd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib/systemd/system' /usr/bin/install -p -m 644 ./data/spice-webdavd.service '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib/udev/rules.d' /usr/bin/install -p -m 644 ./data/70-spice-webdavd.rules '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib/udev/rules.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/include/libphodav-2.0/libphodav' /usr/bin/install -p -m 644 libphodav/phodav-server.h libphodav/phodav.h '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/include/libphodav-2.0/libphodav' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libphodav-2.0.pc '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/pkgconfig' Making install in po installing bs.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/phodav-2.0.mo installing cs.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/phodav-2.0.mo installing da.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/phodav-2.0.mo installing de.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/phodav-2.0.mo installing el.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/phodav-2.0.mo installing es.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/phodav-2.0.mo installing hu.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/phodav-2.0.mo installing id.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/phodav-2.0.mo installing pl.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/phodav-2.0.mo installing pt.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/phodav-2.0.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/phodav-2.0.mo installing sl.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/phodav-2.0.mo installing sr.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/phodav-2.0.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/phodav-2.0.mo installing sv.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/phodav-2.0.mo installing tr.gmo as /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/phodav-2.0.mo Making install in spice Making install in libphodav Making install in doc Making install in reference /usr/bin/install -p -m 644 ./html/PhodavServer.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/ch01.html /usr/bin/install -p -m 644 ./html/deprecated-api-index.html /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/object-tree.html /usr/bin/install -p -m 644 ./html/phodav-2.0.devhelp2 /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 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 chezdav.1 '/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/man/man1' + rm -f /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/libphodav-2.0.a + rm -f /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/lib64/libphodav-2.0.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64 phodav-2.0 --with-gnome + /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: libphodav-2.2-1.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EqlVcv + umask 022 + cd /builddir/build/BUILD + cd phodav-2.2 + LICENSEDIR=/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/licenses/libphodav + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/licenses/libphodav + cp -pr COPYING /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/licenses/libphodav + exit 0 Provides: libphodav = 2.2-1.fc28 libphodav(riscv-64) = 2.2-1.fc28 libphodav-2.0 = 0:2.2-1.fc28 libphodav-2.0.so.0()(64bit) libphodav-2.0.so.0(LIBPHODAV1_0.0)(64bit) libphodav2 = 0:2.2-1.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) 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) libpthread.so.0()(64bit) libsoup-2.4.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Obsoletes: libphodav-1.0 <= 0:0.4-6 libphodav-2.0 <= 0:2.0-3 libphodav2 <= 0:2.0-4 Processing files: libphodav-devel-2.2-1.fc28.riscv64 Provides: libphodav-2.0-devel = 0:2.2-1.fc28 libphodav-devel = 2.2-1.fc28 libphodav-devel(riscv-64) = 2.2-1.fc28 libphodav2-devel = 0:2.2-1.fc28 pkgconfig(libphodav-2.0) = 2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libphodav-2.0.so.0()(64bit) pkgconfig(libsoup-2.4) Obsoletes: libphodav-1.0-devel <= 0:0.4-6 libphodav-2.0-devel <= 0:2.0-3 libphodav2-devel <= 0:2.0-4 Processing files: chezdav-2.2-1.fc28.riscv64 Provides: chezdav = 2.2-1.fc28 chezdav(riscv-64) = 2.2-1.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) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-gobject.so.0()(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) libphodav-2.0.so.0()(64bit) libphodav-2.0.so.0(LIBPHODAV1_0.0)(64bit) libpthread.so.0()(64bit) libsoup-2.4.so.1()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: spice-webdavd-2.2-1.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FWDIVF + umask 022 + cd /builddir/build/BUILD + cd phodav-2.2 + LICENSEDIR=/builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/licenses/spice-webdavd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/licenses/spice-webdavd + cp -pr COPYING /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64/usr/share/licenses/spice-webdavd + exit 0 Provides: spice-webdavd = 2.2-1.fc28 spice-webdavd(riscv-64) = 2.2-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-gobject.so.0()(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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/phodav-2.2-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/phodav-2.2-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libphodav-2.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libphodav-devel-2.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/chezdav-2.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/spice-webdavd-2.2-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rf2IOZ + umask 022 + cd /builddir/build/BUILD + cd phodav-2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/phodav-2.2-1.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