+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/MAKEDEV.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: Thu Jun 22 2001 Nalin Dahyabhai warning: bogus date in %changelog: Wed Jun 21 2001 Karsten Hopp warning: bogus date in %changelog: Mon Jun 11 2000 Nalin Dahyabhai Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RQmVit + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MAKEDEV-3.24 + /usr/bin/gzip -dc /builddir/build/SOURCES/MAKEDEV-3.24-1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MAKEDEV-3.24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zHAGut + umask 022 + cd /builddir/build/BUILD + cd MAKEDEV-3.24 + make 'OPTFLAGS=-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 ' SELINUX=1 cc -o MAKEDEV -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 -DCFGDIR=\"/etc/makedev.d\" -DDEVDIR=\"/dev\" -DVERSION=\"3.24\" -DMAKEDEV_SELINUX MAKEDEV.c -lselinux MAKEDEV.c: In function 'makenodes': MAKEDEV.c:346:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . entry->minor + (mul * entry->minor_step)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAKEDEV.c:426:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . mul * entry->minor_step)); ^~~~~~~~~~~~~~~~~~~~~~ In file included from MAKEDEV.c:38:0: At top level: sel.h:194:1: warning: 'secontextset' defined but not used [-Wunused-function] secontextset(const char *program, char *context) ^~~~~~~~~~~~ cc -o mksock -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 -DCFGDIR=\"/etc/makedev.d\" -DDEVDIR=\"/dev\" -DVERSION=\"3.24\" -DMAKEDEV_SELINUX mksock.c -lselinux In file included from mksock.c:32:0: sel.h:170:1: warning: 'secontextsetup' defined but not used [-Wunused-function] secontextsetup(const char *program, const char *path, mode_t mode) ^~~~~~~~~~~~~~ sel.h:160:1: warning: 'secontextgetname' defined but not used [-Wunused-function] secontextgetname(const char *program, const char *path, mode_t mode) ^~~~~~~~~~~~~~~~ sel.h:151:1: warning: 'secontextgetflag' defined but not used [-Wunused-function] secontextgetflag(const char *program, const char *path, mode_t mode) ^~~~~~~~~~~~~~~~ sel.h:101:1: warning: 'secontextverify' defined but not used [-Wunused-function] secontextverify(const char *program, const char *path, mode_t mode) ^~~~~~~~~~~~~~~ ./genalsa > makedev.d/alsa ./gencciss > makedev.d/cciss ./gendac960 > makedev.d/dac960 ./genida > makedev.d/ida + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VWCM5D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64 + cd MAKEDEV-3.24 + make install DESTDIR=/builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64 devdir=/dev makedevdir=/sbin install -m755 -d /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/sbin install -m755 -d /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/dev install -m755 MAKEDEV /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/sbin/MAKEDEV if test /sbin != /dev ; then \ topdir="" ; \ while ! test -r /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64//dev/${topdir}//sbin; do \ topdir=${topdir}${topdir:+/}.. ; \ done ; \ ln -s ${topdir}/sbin/MAKEDEV /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/dev/ ; \ fi install -m755 -d /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64//usr/share/man/man8 install -m644 MAKEDEV.m /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64//usr/share/man/man8/MAKEDEV.8 install -m755 -d /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64//usr/sbin install -m755 mksock /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64//usr/sbin/mksock install -m755 -d /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/etc/makedev.d for conf in cciss dac960 ida ; do \ install -m644 makedev.d/$conf /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/etc/makedev.d/02$conf ; \ rm makedev.d/$conf ; \ done for conf in 00macros 02linux-2.6.x ; do \ install -m644 makedev.d/$conf /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/etc/makedev.d/$conf ; \ done for conf in cdrom console ftape generic ia64 ibcs ide ipfilter isdn linux1394 linux-2.6.x mouse qic raid redhat s390 sound std undocumented v4l alsa ; do \ install -m644 makedev.d/$conf /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/etc/makedev.d/01$conf ; \ done + rm -f /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/dev/MAKEDEV + mkdir -p /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64//usr/share/man/man5 + install -m 644 -p /builddir/build/SOURCES/makedev.d.5 /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64//usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/lib/udev/devices + ln -s /sbin/MAKEDEV /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/lib/udev/devices/MAKEDEV + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/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: MAKEDEV-3.24-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xiKZtQ + umask 022 + cd /builddir/build/BUILD + cd MAKEDEV-3.24 + DOCDIR=/builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/usr/share/doc/MAKEDEV + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/usr/share/doc/MAKEDEV + cp -pr COPYING /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/usr/share/doc/MAKEDEV + cp -pr devices-2.6+.txt /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64/usr/share/doc/MAKEDEV + exit 0 Provides: MAKEDEV = 3.24-20.fc28 MAKEDEV(riscv-64) = 3.24-20.fc28 config(MAKEDEV) = 3.24-20.fc28 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/bin/getent shadow-utils 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) libselinux.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/MAKEDEV-3.24-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/MAKEDEV-3.24-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vdoGe7 + umask 022 + cd /builddir/build/BUILD + cd MAKEDEV-3.24 + rm -fr /builddir/build/BUILDROOT/MAKEDEV-3.24-20.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff