<86>Apr 14 01:10:31 userdel[52960]: delete user 'rooter' <86>Apr 14 01:10:31 groupadd[52976]: group added to /etc/group: name=rooter, GID=543 <86>Apr 14 01:10:31 groupadd[52976]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:10:31 groupadd[52976]: new group: name=rooter, GID=543 <86>Apr 14 01:10:31 useradd[52996]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Apr 14 01:10:31 userdel[53023]: delete user 'builder' <86>Apr 14 01:10:31 userdel[53023]: removed group 'builder' owned by 'builder' <86>Apr 14 01:10:31 groupadd[53038]: group added to /etc/group: name=builder, GID=544 <86>Apr 14 01:10:31 groupadd[53038]: group added to /etc/gshadow: name=builder <86>Apr 14 01:10:31 groupadd[53038]: new group: name=builder, GID=544 <86>Apr 14 01:10:31 useradd[53050]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash Installing ethtool-3.18-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ethtool-3.18-alt1 + echo 'Source #0 (ethtool-3.18-alt1.tar):' Source #0 (ethtool-3.18-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ethtool-3.18-alt1.tar + cd ethtool-3.18-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ethtool-3.18-alt1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking whether defines big-endian types... yes checking for ANSI C header files... (cached) yes checking for socket... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ethtool.spec config.status: creating ethtool.8 config.status: creating ethtool-config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/ethtool-3.18-alt1' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/ethtool-3.18-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o ethtool.o ethtool.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o rxclass.o rxclass.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o amd8111e.o amd8111e.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o de2104x.o de2104x.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o e100.o e100.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o e1000.o e1000.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o et131x.o et131x.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o igb.o igb.c ethtool.c: In function 'dump_regs': ethtool.c:1022:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(regs->data, regs->len, 1, f); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o fec_8xx.o fec_8xx.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o ibm_emac.o ibm_emac.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o ixgb.o ixgb.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o ixgbe.o ixgbe.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o natsemi.o natsemi.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o pcnet32.o pcnet32.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o realtek.o realtek.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o tg3.o tg3.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o marvell.o marvell.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o vioc.o vioc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o smsc911x.o smsc911x.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o at76c50x-usb.o at76c50x-usb.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o sfc.o sfc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o stmmac.o stmmac.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o sfpid.o sfpid.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o sfpdiag.o sfpdiag.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o ixgbevf.o ixgbevf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -c -o tse.o tse.c x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -o ethtool ethtool.o rxclass.o amd8111e.o de2104x.o e100.o e1000.o et131x.o igb.o fec_8xx.o ibm_emac.o ixgb.o ixgbe.o natsemi.o pcnet32.o realtek.o tg3.o marvell.o vioc.o smsc911x.o at76c50x-usb.o sfc.o stmmac.o sfpid.o sfpdiag.o ixgbevf.o tse.o -lm make[1]: Leaving directory `/usr/src/RPM/BUILD/ethtool-3.18-alt1' make: Leaving directory `/usr/src/RPM/BUILD/ethtool-3.18-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19607 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ethtool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ethtool-buildroot + cd ethtool-3.18-alt1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/ethtool-buildroot make: Entering directory `/usr/src/RPM/BUILD/ethtool-3.18-alt1' make[1]: Entering directory `/usr/src/RPM/BUILD/ethtool-3.18-alt1' /bin/mkdir -p '/usr/src/tmp/ethtool-buildroot/usr/sbin' /bin/install -p ethtool '/usr/src/tmp/ethtool-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/ethtool-buildroot/usr/share/man/man8' /bin/install -p -m 644 ethtool.8 '/usr/src/tmp/ethtool-buildroot/usr/share/man/man8' make[1]: Leaving directory `/usr/src/RPM/BUILD/ethtool-3.18-alt1' make: Leaving directory `/usr/src/RPM/BUILD/ethtool-3.18-alt1' + install -pDm755 ethtool.init /usr/src/tmp/ethtool-buildroot/etc/rc.d/init.d/ethtool + install -pDm644 ethtool.sysconfig /usr/src/tmp/ethtool-buildroot/etc/sysconfig/ethtool + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ethtool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ethtool-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ethtool-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ethtool-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ethtool-3.18-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19607 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ethtool-3.18-alt1 + DOCDIR=/usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-3.18 + export DOCDIR + rm -rf /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-3.18 + /bin/mkdir -p /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-3.18 + cp -prL AUTHORS NEWS README.ALT /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-3.18 + chmod -R go-w /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-3.18 + chmod -R a+rX /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-3.18 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RLPmCz find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TmSTaf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: rm touch Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XwYztX Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J97OvI Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(failure), /etc/rc.d/init.d(success), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Conflicts: net-tools <= 1.60-alt15 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JZ0mhw Creating ethtool-debuginfo package Processing files: ethtool-debuginfo-3.18-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.108QMm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D29A1f find-requires: running scripts (debuginfo) Requires: ethtool = 1:3.18-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/ethtool-3.18-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ethtool-debuginfo-3.18-alt1.x86_64.rpm 6.30user 1.38system 0:12.76elapsed 60%CPU (0avgtext+0avgdata 51964maxresident)k 0inputs+0outputs (0major+605114minor)pagefaults 0swaps 7.27user 3.02system 0:15.65elapsed 65%CPU (0avgtext+0avgdata 51964maxresident)k 0inputs+0outputs (0major+752423minor)pagefaults 0swaps --- ethtool-3.18-alt1.x86_64.rpm.repo 2015-05-25 10:51:11.000000000 +0000 +++ ethtool-3.18-alt1.x86_64.rpm.hasher 2019-04-14 01:10:45.693713110 +0000 @@ -7,3 +7,3 @@ /usr/share/doc/ethtool-3.18/README.ALT 100644 -/usr/share/man/man8/ethtool.8.gz 100644 +/usr/share/man/man8/ethtool.8.xz 100644 Requires: /bin/sh