+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/z80asm.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 warning: bogus date in %changelog: Tue Mar 08 2012 Eric Smith 1.8-2 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0dhS6y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf z80asm-1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/z80asm-1.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd z80asm-1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + dos2unix examples/hello.asm dos2unix: converting file examples/hello.asm to Unix format... + echo 'Patch #0 (z80asm-1.8-no-bundled-libs.patch):' Patch #0 (z80asm-1.8-no-bundled-libs.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no-bundled-libs --fuzz=0 patching file Makefile + rm -rf gnulib + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jILsDJ + umask 022 + cd /builddir/build/BUILD + cd z80asm-1.8 + 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 ' gcc -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 z80asm.c -o z80asm.o -DVERSION=\"1.8\" gcc -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 expressions.c -o expressions.o -DVERSION=\"1.8\" z80asm.c: In function 'indx': z80asm.c:443:10: warning: variable 'l' set but not used [-Wunused-but-set-variable] int i, l; ^ gcc z80asm.o expressions.o -o z80asm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lpox2l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64 + cd z80asm-1.8 + install -d -m0755 /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/bin + install -p -m0755 z80asm /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/bin + install -d -m0755 /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/man/man1 + install -p -m0644 z80asm.1 /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/man/man1 + install -d -m0755 /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/z80asm + install -p -m0644 headers/msx-bios.asm headers/msx2+-bios.asm headers/msx2-bios.asm headers/msx2-subrom.asm headers/msxturbor-bios.asm /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/z80asm + /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: z80asm-1.8-12.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vnvoe1 + umask 022 + cd /builddir/build/BUILD + cd z80asm-1.8 + DOCDIR=/builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/doc/z80asm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/doc/z80asm + cp -pr COPYING /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/doc/z80asm + cp -pr GPL3 /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/doc/z80asm + cp -pr ChangeLog /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/doc/z80asm + cp -pr examples /builddir/build/BUILDROOT/z80asm-1.8-12.fc28.riscv64/usr/share/doc/z80asm + exit 0 Provides: z80asm = 1.8-12.fc28 z80asm(riscv-64) = 1.8-12.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) 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/z80asm-1.8-12.fc28.riscv64 Wrote: /builddir/build/SRPMS/z80asm-1.8-12.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/z80asm-1.8-12.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ocF1yn + umask 022 + cd /builddir/build/BUILD + cd z80asm-1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/z80asm-1.8-12.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