+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xmount.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.UCzv1E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmount-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/xmount-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmount-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (xmount-ewf.patch):' Patch #1 (xmount-ewf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file aclocal.m4 patching file config.h.in patching file configure patching file configure.ac patching file Makefile.in + autoreconf configure.ac:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:5: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation Makefile.am:4: warning: source file 'libaaff/aaff.c' is in a subdirectory, Makefile.am:4: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. Makefile.am:4: warning: source file 'libdd/dd.c' is in a subdirectory, Makefile.am:4: but option 'subdir-objects' is disabled + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZPZJ7e + umask 022 + cd /builddir/build/BUILD + cd xmount-0.6.0 + 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 + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/xmount-0.6.0/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/xmount-0.6.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for libewf_handle_open in -lewf... yes checking for af_open in -lafflib... yes checking for uncompress in -lz... 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... 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 fuse... yes checking libewf.h usability... yes checking libewf.h presence... yes checking for libewf.h... yes checking afflib/afflib.h usability... yes checking afflib/afflib.h presence... yes checking for afflib/afflib.h... yes checking for an ANSI C-conforming const... yes checking for int64_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... yes checking for _doprnt... no checking for memset... yes checking for strrchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 '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 -lz' make all-am make[1]: Entering directory '/builddir/build/BUILD/xmount-0.6.0' gcc -DHAVE_CONFIG_H -I. -fno-strict-aliasing -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -std=c99 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -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 -lz -c -o xmount-md5.o `test -f 'md5.c' || echo './'`md5.c gcc -DHAVE_CONFIG_H -I. -fno-strict-aliasing -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -std=c99 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -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 -lz -c -o xmount-xmount.o `test -f 'xmount.c' || echo './'`xmount.c gcc -DHAVE_CONFIG_H -I. -fno-strict-aliasing -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -std=c99 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -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 -lz -c -o xmount-aaff.o `test -f 'libaaff/aaff.c' || echo './'`libaaff/aaff.c gcc -DHAVE_CONFIG_H -I. -fno-strict-aliasing -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -std=c99 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -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 -lz -c -o xmount-dd.o `test -f 'libdd/dd.c' || echo './'`libdd/dd.c libdd/dd.c: In function 'ddCreateHandle': libdd/dd.c:174:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&pdd->pInfo, "dd image made of %u pieces, %llu bytes in total (%0.3f GiB)", pdd->Pieces, pdd->TotalSize, pdd->TotalSize / (1024.0*1024.0*1024.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c: In function 'GetOrigImageSize': xmount.c:648:29: warning: passing argument 2 of 'ddSize' from incompatible pointer type [-Wincompatible-pointer-types] if((rc=ddSize(hDdFile,size))!=DD_OK) { ^~~~ In file included from xmount.c:68:0: libdd/dd.h:31:5: note: expected 'long long unsigned int *' but argument is of type 'uint64_t * {aka long unsigned int *}' int ddSize (t_pdd pdd, unsigned long long *pSize); ^~~~~~ xmount.c:680:35: warning: passing argument 2 of 'AaffSize' from incompatible pointer type [-Wincompatible-pointer-types] if((rc=AaffSize(hAaffFile,size))!=AAFF_OK) { ^~~~ In file included from xmount.c:70:0: libaaff/aaff.h:31:5: note: expected 'long long unsigned int *' but argument is of type 'uint64_t * {aka long unsigned int *}' int AaffSize (t_pAaff pAaff, unsigned long long *pSize); ^~~~~~~~ xmount.c: In function 'GetOrigImageData': xmount.c:800:36: warning: pointer targets in passing argument 3 of 'ddRead' differ in signedness [-Wpointer-sign] if((rc=ddRead(hDdFile,offset,buf,ToRead))!=DD_OK) { ^~~ In file included from xmount.c:68:0: libdd/dd.h:32:5: note: expected 'unsigned char *' but argument is of type 'char *' int ddRead (t_pdd pdd, unsigned long long Seek, unsigned char *pBuffer, unsigned int Count); ^~~~~~ xmount.c:849:42: warning: pointer targets in passing argument 3 of 'AaffRead' differ in signedness [-Wpointer-sign] if((rc=AaffRead(hAaffFile,offset,buf,ToRead))!=AAFF_OK) { ^~~ In file included from xmount.c:70:0: libaaff/aaff.h:32:5: note: expected 'unsigned char *' but argument is of type 'char *' int AaffRead (t_pAaff pAaff, unsigned long long Seek, unsigned char *pBuffer, unsigned int Count); ^~~~~~~~ xmount.c:856:29: warning: pointer targets in passing argument 2 of 'af_read' differ in signedness [-Wpointer-sign] if(af_read(hAffFile,buf,ToRead)!=ToRead) { ^~~ In file included from xmount.c:63:0: /usr/include/afflib/afflib.h:229:11: note: expected 'unsigned char *' but argument is of type 'char *' ssize_t af_read(AFFILE *af,unsigned char *buf,ssize_t count); ^~~~~~~ xmount.c: In function 'GetVirtFileAttr': xmount.c:1643:26: warning: pointer targets in passing argument 1 of 'GetVirtImageSize' differ in signedness [-Wpointer-sign] if(!GetVirtImageSize(&(stbuf->st_size))) { ^ xmount.c:718:12: note: expected 'uint64_t * {aka long unsigned int *}' but argument is of type '__off64_t * {aka long int *}' static int GetVirtImageSize(uint64_t *size) { ^~~~~~~~~~~~~~~~ xmount.c: In function 'CalculateInputImageHash': xmount.c:2241:27: warning: pointer targets in passing argument 2 of 'md5_append' differ in signedness [-Wpointer-sign] md5_append(&md5_state,buf,HASH_AMOUNT); ^~~ In file included from xmount.c:73:0: md5.h:83:6: note: expected 'const md5_byte_t * {aka const unsigned char *}' but argument is of type 'char *' void md5_append(md5_state_t *pms, const md5_byte_t *data, int nbytes); ^~~~~~~~~~ xmount.c:2242:27: warning: pointer targets in passing argument 2 of 'md5_finish' differ in signedness [-Wpointer-sign] md5_finish(&md5_state,hash); ^~~~ In file included from xmount.c:73:0: md5.h:90:6: note: expected 'md5_byte_t * {aka unsigned char *}' but argument is of type 'char *' void md5_finish(md5_state_t *pms, md5_byte_t digest[16]); ^~~~~~~~~~ In file included from xmount.c:57:0: xmount.c: In function 'InitVirtImageInfoFile': xmount.c:2557:68: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_case_number(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2559:68: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_description(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2561:70: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_examiner_name(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2563:72: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_evidence_number(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2565:62: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_notes(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2567:69: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_acquiry_date(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2569:68: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_system_date(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2571:81: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_acquiry_operating_system(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2573:81: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_header_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_header_value_acquiry_software_version(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1316:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_header_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2575:58: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_hash_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_hash_value_md5(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1589:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_hash_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c:2577:59: warning: pointer targets in passing argument 4 of 'libewf_handle_get_utf8_hash_value' differ in signedness [-Wpointer-sign] ret=libewf_handle_get_utf8_hash_value_sha1(hEwfFile,buf,sizeof(buf),NULL); ^ /usr/include/libewf.h:1589:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int libewf_handle_get_utf8_hash_value( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmount.c: In function 'main': xmount.c:2916:49: warning: passing argument 3 of 'ddOpen' from incompatible pointer type [-Wincompatible-pointer-types] if((rc=ddOpen(&hDdFile,InputFilenameCount,ppInputFilenames))!=DD_OK) { ^~~~~~~~~~~~~~~~ In file included from xmount.c:68:0: libdd/dd.h:29:5: note: expected 'const char **' but argument is of type 'char **' int ddOpen (t_pdd *ppdd, unsigned FilenameArrLen, const char **pFilenameArr); ^~~~~~ libaaff/aaff.c: In function 'AaffRead': libaaff/aaff.c:427:39: warning: 'FoundPage' may be used uninitialized in this function [-Wmaybe-uninitialized] pAaff->pPageSeekArr[FoundPage/pAaff->Interleave] = Seek; ~~~~~~~~~^~~~~~~~~~~~~~~~~~ libaaff/aaff.c:417:23: note: 'FoundPage' was declared here unsigned long long FoundPage; ^~~~~~~~~ gcc -fno-strict-aliasing -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -std=c99 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -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 -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xmount xmount-md5.o xmount-xmount.o xmount-aaff.o xmount-dd.o -lz -lafflib -lewf -lfuse -pthread make[1]: Leaving directory '/builddir/build/BUILD/xmount-0.6.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hwbkyV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64 + cd xmount-0.6.0 + make install DESTDIR=/builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64 'INSTALL=install -p' make[1]: Entering directory '/builddir/build/BUILD/xmount-0.6.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/bin' install -p xmount '/builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/man/man1' install -p -m 644 xmount.1 '/builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/xmount-0.6.0' + /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: xmount-0.6.0-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vMWVWe + umask 022 + cd /builddir/build/BUILD + cd xmount-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/doc/xmount + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/doc/xmount + cp -pr AUTHORS /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/doc/xmount + cp -pr ChangeLog /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/doc/xmount + cp -pr COPYING /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/doc/xmount + cp -pr NEWS /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/doc/xmount + cp -pr README /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/doc/xmount + cp -pr ROADMAP /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64/usr/share/doc/xmount + exit 0 Provides: bundled(md5-deutsch) xmount = 0.6.0-6.fc28 xmount(riscv-64) = 0.6.0-6.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) libafflib.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libewf.so.2()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmount-0.6.0-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/xmount-0.6.0-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xmount-0.6.0-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mEAD6i + umask 022 + cd /builddir/build/BUILD + cd xmount-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xmount-0.6.0-6.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