+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tcl-tclvfs.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.gdTrGw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tclvfs-20080503 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/tclvfs-20080503.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tclvfs-20080503 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tclvfs-20080503-tcl86.patch):' Patch #0 (tclvfs-20080503-tcl86.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tcl86 --fuzz=0 patching file generic/vfs.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rnfCgS + umask 022 + cd /builddir/build/BUILD + cd tclvfs-20080503 + 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 + '[' 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 correct TEA configuration... ok (TEA 3.5) checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for egrep... 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/include/tcl-private checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... Linux-4.16.0-rc5-01493-g7f82cffaad50 checking for dlopen in -ldl... yes checking for ar... ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl + sed -i 's|/generic:|\$(srcdir)/generic:|g' Makefile + make -j4 gcc -pipe -DPACKAGE_NAME=\"vfs\" -DPACKAGE_TARNAME=\"vfs\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"vfs\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/usr/include/tcl-private/generic" -I"/usr/include/tcl-private/generic" -I"/usr/include/tcl-private/unix" -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 -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/vfs.c` -o vfs.o rm -f libvfs1.3.so gcc -pipe -shared -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 -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -o libvfs1.3.so vfs.o -L/usr/lib64 -ltclstub8.6 : libvfs1.3.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DV9L0C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64 + cd tclvfs-20080503 + make DESTDIR=/builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64 install Installing libvfs1.3.so in /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/vfs1.3 : /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/vfs1.3/libvfs1.3.so Installing pkgIndex.tcl in /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/vfs1.3 : /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/vfs1.3/pkgIndex.tcl Installing library files in /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/vfs1.3 ftpvfs.tcl httpvfs.tcl mk4vfs.tcl starkit.tcl tarvfs.tcl tclprocvfs.tcl testvfs.tcl vfsUrl.tcl vfsUtils.tcl vfslib.tcl webdavvfs.tcl zipvfs.tcl tclIndex tkvfs.tcl mk4vfscompat.tcl zipvfscompat.tcl template/collatevfs.tcl template/deltavfs.tcl template/fishvfs.tcl template/globfind.tcl template/quotavfs.tcl template/tdelta.tcl template/templatevfs.tcl template/versionvfs.tcl pkgIndex.tcl Installing header files in /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/include Installing documentation in /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/man/mann vfs.n vfslib.n + install -d /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/tcl8.6 + mv /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/vfs1.3 /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/tcl8.6/vfs1.3 + chmod +x /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/lib64/tcl8.6/vfs1.3/template/fishvfs.tcl + /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 mangling shebang in ./usr/lib64/tcl8.6/vfs1.3/template/fishvfs.tcl from #! /usr/bin/env tclsh to #!/usr/bin/tclsh Processing files: tcl-tclvfs-20080503-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0kTuTv + umask 022 + cd /builddir/build/BUILD + cd tclvfs-20080503 + DOCDIR=/builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/doc/tcl-tclvfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/doc/tcl-tclvfs + cp -pr Readme.txt /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/doc/tcl-tclvfs + cp -pr DESCRIPTION.txt /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/doc/tcl-tclvfs + cp -pr ChangeLog /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/doc/tcl-tclvfs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aUwofJ + umask 022 + cd /builddir/build/BUILD + cd tclvfs-20080503 + LICENSEDIR=/builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/licenses/tcl-tclvfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/licenses/tcl-tclvfs + cp -pr license.terms /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64/usr/share/licenses/tcl-tclvfs + exit 0 Provides: libvfs1.3.so()(64bit) tcl-tclvfs = 20080503-19.fc28 tcl-tclvfs(riscv-64) = 20080503-19.fc28 tcl-vfs = 20080503-19.fc28 tclvfs = 20080503-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/tclsh 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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/tcl-tclvfs-20080503-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tcl-tclvfs-20080503-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mQMutk + umask 022 + cd /builddir/build/BUILD + cd tclvfs-20080503 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tcl-tclvfs-20080503-19.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