<86>Apr 27 09:27:07 userdel[2322210]: delete user 'rooter' <86>Apr 27 09:27:07 userdel[2322210]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:27:07 userdel[2322210]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:27:07 groupadd[2322311]: group added to /etc/group: name=rooter, GID=1853 <86>Apr 27 09:27:07 groupadd[2322311]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:27:07 groupadd[2322311]: new group: name=rooter, GID=1853 <86>Apr 27 09:27:07 useradd[2322386]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:27:07 userdel[2322503]: delete user 'builder' <86>Apr 27 09:27:07 userdel[2322503]: removed group 'builder' owned by 'builder' <86>Apr 27 09:27:07 userdel[2322503]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:27:07 groupadd[2322589]: group added to /etc/group: name=builder, GID=1854 <86>Apr 27 09:27:07 groupadd[2322589]: group added to /etc/gshadow: name=builder <86>Apr 27 09:27:07 groupadd[2322589]: new group: name=builder, GID=1854 <86>Apr 27 09:27:07 useradd[2322667]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 09:27:10 rpmi: libmnl-1.0.5-alt1 sisyphus+297929.100.1.1 1649216349 installed <13>Apr 27 09:27:10 rpmi: libmnl-devel-1.0.5-alt1 sisyphus+297929.100.1.1 1649216349 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ethtool-6.7-alt1.nosrc.rpm (w1.gzdio) Installing ethtool-6.7-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31469 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ethtool-6.7-alt1 + echo 'Source #0 (ethtool-6.7-alt1.tar):' Source #0 (ethtool-6.7-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ethtool-6.7-alt1.tar + cd ethtool-6.7-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31469 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ethtool-6.7-alt1 + autoreconf -fisv autoreconf-default: export WARNINGS= 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 Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:34: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:34: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing parallel-tests: installing './test-driver' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 i586-alt-linux-gcc... i586-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 the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether i586-alt-linux-gcc needs -traditional... no checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether C compiler accepts -std=gnu11... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for egrep... (cached) /usr/bin/grep -E checking for socket... yes checking for bash-completion directory... ${datadir}/bash-completion/completions checking for i586-alt-linux-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmnl... 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 + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o json_writer.o json_writer.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o json_print.o json_print.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o amd8111e.o amd8111e.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o e100.o e100.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o e1000.o e1000.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o et131x.o et131x.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o common.o common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o de2104x.o de2104x.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o igb.o igb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o fec.o fec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o fec_8xx.o fec_8xx.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o dsa.o dsa.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o fsl_enetc.o fsl_enetc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o ixgb.o ixgb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o rxclass.o rxclass.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o ibm_emac.o ibm_emac.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o tg3.o tg3.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o realtek.o realtek.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o pcnet32.o pcnet32.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o vioc.o vioc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o at76c50x-usb.o at76c50x-usb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o marvell.o marvell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o smsc911x.o smsc911x.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o ixgbe.o ixgbe.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o stmmac.o stmmac.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o natsemi.o natsemi.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o ixgbevf.o ixgbevf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o sfc.o sfc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o tse.o tse.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o sfpdiag.o sfpdiag.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o vmxnet3.o vmxnet3.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o fjes.o fjes.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o sfpid.o sfpid.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o sff-common.o sff-common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o lan78xx.o lan78xx.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o bnxt.o bnxt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o lan743x.o lan743x.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o igc.o igc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o qsfp.o qsfp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o hns3.o hns3.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o cpsw.o cpsw.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/monitor.o netlink/monitor.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/bitset.o netlink/bitset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/netlink.o netlink/netlink.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/msgbuff.o netlink/msgbuff.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/nlsock.o netlink/nlsock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/prettymsg.o netlink/prettymsg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o cmis.o cmis.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/privflags.o netlink/privflags.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/permaddr.o netlink/permaddr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/strset.o netlink/strset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/parser.o netlink/parser.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/settings.o netlink/settings.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/rings.o netlink/rings.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/channels.o netlink/channels.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/features.o netlink/features.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/eee.o netlink/eee.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/pause.o netlink/pause.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/tsinfo.o netlink/tsinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/coalesce.o netlink/coalesce.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/desc-genlctrl.o netlink/desc-genlctrl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/fec.o netlink/fec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o ethtool.o ethtool.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/mm.o netlink/mm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/desc-ethtool.o netlink/desc-ethtool.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/stats.o netlink/stats.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/desc-rtnl.o netlink/desc-rtnl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/rss.o netlink/rss.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/pse-pd.o netlink/pse-pd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/tunnels.o netlink/tunnels.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/module-eeprom.o netlink/module-eeprom.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/cable_test.o netlink/cable_test.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/module.o netlink/module.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/plca.o netlink/plca.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -Wall -Wextra -D_POSIX_C_SOURCE=200809L -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -o ethtool ethtool.o rxclass.o common.o json_writer.o json_print.o amd8111e.o de2104x.o dsa.o e100.o e1000.o et131x.o igb.o fec.o fec_8xx.o fsl_enetc.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 sff-common.o sfpid.o sfpdiag.o ixgbevf.o tse.o vmxnet3.o qsfp.o fjes.o lan78xx.o igc.o cmis.o bnxt.o cpsw.o lan743x.o hns3.o netlink/netlink.o netlink/msgbuff.o netlink/nlsock.o netlink/strset.o netlink/monitor.o netlink/bitset.o netlink/settings.o netlink/parser.o netlink/permaddr.o netlink/prettymsg.o netlink/features.o netlink/privflags.o netlink/rings.o netlink/channels.o netlink/coalesce.o netlink/pause.o netlink/eee.o netlink/tsinfo.o netlink/fec.o netlink/stats.o netlink/mm.o netlink/desc-ethtool.o netlink/desc-genlctrl.o netlink/module-eeprom.o netlink/module.o netlink/rss.o netlink/desc-rtnl.o netlink/cable_test.o netlink/tunnels.o netlink/plca.o netlink/pse-pd.o -lm -lmnl make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27829 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ethtool-6.7-alt1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ethtool-buildroot make: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' /usr/bin/mkdir -p '/usr/src/tmp/ethtool-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p ethtool '/usr/src/tmp/ethtool-buildroot/usr/sbin' /usr/bin/mkdir -p '/usr/src/tmp/ethtool-buildroot/usr/share/bash-completion/completions' /usr/libexec/rpm-build/install -p -m 644 shell-completion/bash/ethtool '/usr/src/tmp/ethtool-buildroot/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/usr/src/tmp/ethtool-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 ethtool.8 '/usr/src/tmp/ethtool-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' + install /usr/src/RPM/SOURCES/ethlist /usr/src/tmp/ethtool-buildroot/usr/sbin/ethlist + /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,gnuconfig) Checking contents of files in /usr/src/tmp/ethtool-buildroot/ (default) 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) verify-elf: WARNING: ./usr/sbin/ethtool: uses non-LFS functions: fopen fstat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ethtool-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.4191 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ethtool-6.7-alt1 + make check make: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make test-cmdline make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-test-cmdline.o `test -f 'test-cmdline.c' || echo './'`test-cmdline.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-test-common.o `test -f 'test-common.c' || echo './'`test-common.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-ethtool.o `test -f 'ethtool.c' || echo './'`ethtool.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-rxclass.o `test -f 'rxclass.c' || echo './'`rxclass.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-common.o `test -f 'common.c' || echo './'`common.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-json_writer.o `test -f 'json_writer.c' || echo './'`json_writer.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-json_print.o `test -f 'json_print.c' || echo './'`json_print.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-amd8111e.o `test -f 'amd8111e.c' || echo './'`amd8111e.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-de2104x.o `test -f 'de2104x.c' || echo './'`de2104x.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-dsa.o `test -f 'dsa.c' || echo './'`dsa.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-e100.o `test -f 'e100.c' || echo './'`e100.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-e1000.o `test -f 'e1000.c' || echo './'`e1000.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-et131x.o `test -f 'et131x.c' || echo './'`et131x.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-igb.o `test -f 'igb.c' || echo './'`igb.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-fec.o `test -f 'fec.c' || echo './'`fec.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-fec_8xx.o `test -f 'fec_8xx.c' || echo './'`fec_8xx.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-fsl_enetc.o `test -f 'fsl_enetc.c' || echo './'`fsl_enetc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-ibm_emac.o `test -f 'ibm_emac.c' || echo './'`ibm_emac.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-ixgb.o `test -f 'ixgb.c' || echo './'`ixgb.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-ixgbe.o `test -f 'ixgbe.c' || echo './'`ixgbe.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-natsemi.o `test -f 'natsemi.c' || echo './'`natsemi.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-pcnet32.o `test -f 'pcnet32.c' || echo './'`pcnet32.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-realtek.o `test -f 'realtek.c' || echo './'`realtek.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-tg3.o `test -f 'tg3.c' || echo './'`tg3.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-marvell.o `test -f 'marvell.c' || echo './'`marvell.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-vioc.o `test -f 'vioc.c' || echo './'`vioc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-smsc911x.o `test -f 'smsc911x.c' || echo './'`smsc911x.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-at76c50x-usb.o `test -f 'at76c50x-usb.c' || echo './'`at76c50x-usb.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-sfc.o `test -f 'sfc.c' || echo './'`sfc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-stmmac.o `test -f 'stmmac.c' || echo './'`stmmac.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-sff-common.o `test -f 'sff-common.c' || echo './'`sff-common.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-sfpid.o `test -f 'sfpid.c' || echo './'`sfpid.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-sfpdiag.o `test -f 'sfpdiag.c' || echo './'`sfpdiag.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-ixgbevf.o `test -f 'ixgbevf.c' || echo './'`ixgbevf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-tse.o `test -f 'tse.c' || echo './'`tse.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-vmxnet3.o `test -f 'vmxnet3.c' || echo './'`vmxnet3.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-qsfp.o `test -f 'qsfp.c' || echo './'`qsfp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-fjes.o `test -f 'fjes.c' || echo './'`fjes.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-lan78xx.o `test -f 'lan78xx.c' || echo './'`lan78xx.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-igc.o `test -f 'igc.c' || echo './'`igc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-cmis.o `test -f 'cmis.c' || echo './'`cmis.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-bnxt.o `test -f 'bnxt.c' || echo './'`bnxt.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-cpsw.o `test -f 'cpsw.c' || echo './'`cpsw.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-lan743x.o `test -f 'lan743x.c' || echo './'`lan743x.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o test_cmdline-hns3.o `test -f 'hns3.c' || echo './'`hns3.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-netlink.o `test -f 'netlink/netlink.c' || echo './'`netlink/netlink.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-msgbuff.o `test -f 'netlink/msgbuff.c' || echo './'`netlink/msgbuff.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-nlsock.o `test -f 'netlink/nlsock.c' || echo './'`netlink/nlsock.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-strset.o `test -f 'netlink/strset.c' || echo './'`netlink/strset.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-monitor.o `test -f 'netlink/monitor.c' || echo './'`netlink/monitor.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-bitset.o `test -f 'netlink/bitset.c' || echo './'`netlink/bitset.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-settings.o `test -f 'netlink/settings.c' || echo './'`netlink/settings.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-parser.o `test -f 'netlink/parser.c' || echo './'`netlink/parser.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-permaddr.o `test -f 'netlink/permaddr.c' || echo './'`netlink/permaddr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-prettymsg.o `test -f 'netlink/prettymsg.c' || echo './'`netlink/prettymsg.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-features.o `test -f 'netlink/features.c' || echo './'`netlink/features.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-privflags.o `test -f 'netlink/privflags.c' || echo './'`netlink/privflags.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-rings.o `test -f 'netlink/rings.c' || echo './'`netlink/rings.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-channels.o `test -f 'netlink/channels.c' || echo './'`netlink/channels.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-coalesce.o `test -f 'netlink/coalesce.c' || echo './'`netlink/coalesce.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-pause.o `test -f 'netlink/pause.c' || echo './'`netlink/pause.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-eee.o `test -f 'netlink/eee.c' || echo './'`netlink/eee.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-tsinfo.o `test -f 'netlink/tsinfo.c' || echo './'`netlink/tsinfo.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-fec.o `test -f 'netlink/fec.c' || echo './'`netlink/fec.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-stats.o `test -f 'netlink/stats.c' || echo './'`netlink/stats.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-mm.o `test -f 'netlink/mm.c' || echo './'`netlink/mm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-desc-ethtool.o `test -f 'netlink/desc-ethtool.c' || echo './'`netlink/desc-ethtool.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-desc-genlctrl.o `test -f 'netlink/desc-genlctrl.c' || echo './'`netlink/desc-genlctrl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-module-eeprom.o `test -f 'netlink/module-eeprom.c' || echo './'`netlink/module-eeprom.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-module.o `test -f 'netlink/module.c' || echo './'`netlink/module.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-rss.o `test -f 'netlink/rss.c' || echo './'`netlink/rss.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-desc-rtnl.o `test -f 'netlink/desc-rtnl.c' || echo './'`netlink/desc-rtnl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-cable_test.o `test -f 'netlink/cable_test.c' || echo './'`netlink/cable_test.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-tunnels.o `test -f 'netlink/tunnels.c' || echo './'`netlink/tunnels.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-plca.o `test -f 'netlink/plca.c' || echo './'`netlink/plca.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./uapi -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -c -o netlink/test_cmdline-pse-pd.o `test -f 'netlink/pse-pd.c' || echo './'`netlink/pse-pd.c i586-alt-linux-gcc -DTEST_ETHTOOL -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu11 -o test-cmdline test_cmdline-test-cmdline.o test_cmdline-test-common.o test_cmdline-ethtool.o test_cmdline-rxclass.o test_cmdline-common.o test_cmdline-json_writer.o test_cmdline-json_print.o test_cmdline-amd8111e.o test_cmdline-de2104x.o test_cmdline-dsa.o test_cmdline-e100.o test_cmdline-e1000.o test_cmdline-et131x.o test_cmdline-igb.o test_cmdline-fec.o test_cmdline-fec_8xx.o test_cmdline-fsl_enetc.o test_cmdline-ibm_emac.o test_cmdline-ixgb.o test_cmdline-ixgbe.o test_cmdline-natsemi.o test_cmdline-pcnet32.o test_cmdline-realtek.o test_cmdline-tg3.o test_cmdline-marvell.o test_cmdline-vioc.o test_cmdline-smsc911x.o test_cmdline-at76c50x-usb.o test_cmdline-sfc.o test_cmdline-stmmac.o test_cmdline-sff-common.o test_cmdline-sfpid.o test_cmdline-sfpdiag.o test_cmdline-ixgbevf.o test_cmdline-tse.o test_cmdline-vmxnet3.o test_cmdline-qsfp.o test_cmdline-fjes.o test_cmdline-lan78xx.o test_cmdline-igc.o test_cmdline-cmis.o test_cmdline-bnxt.o test_cmdline-cpsw.o test_cmdline-lan743x.o test_cmdline-hns3.o netlink/test_cmdline-netlink.o netlink/test_cmdline-msgbuff.o netlink/test_cmdline-nlsock.o netlink/test_cmdline-strset.o netlink/test_cmdline-monitor.o netlink/test_cmdline-bitset.o netlink/test_cmdline-settings.o netlink/test_cmdline-parser.o netlink/test_cmdline-permaddr.o netlink/test_cmdline-prettymsg.o netlink/test_cmdline-features.o netlink/test_cmdline-privflags.o netlink/test_cmdline-rings.o netlink/test_cmdline-channels.o netlink/test_cmdline-coalesce.o netlink/test_cmdline-pause.o netlink/test_cmdline-eee.o netlink/test_cmdline-tsinfo.o netlink/test_cmdline-fec.o netlink/test_cmdline-stats.o netlink/test_cmdline-mm.o netlink/test_cmdline-desc-ethtool.o netlink/test_cmdline-desc-genlctrl.o netlink/test_cmdline-module-eeprom.o netlink/test_cmdline-module.o netlink/test_cmdline-rss.o netlink/test_cmdline-desc-rtnl.o netlink/test_cmdline-cable_test.o netlink/test_cmdline-tunnels.o netlink/test_cmdline-plca.o netlink/test_cmdline-pse-pd.o -lm -lmnl make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make check-TESTS make[1]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' PASS: test-cmdline ============================================================================ Testsuite summary for ethtool 6.7 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make[1]: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' make: Leaving directory '/usr/src/RPM/BUILD/ethtool-6.7-alt1' + exit 0 Processing files: ethtool-6.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ethtool-6.7-alt1 + DOCDIR=/usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-6.7 + export DOCDIR + rm -rf /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-6.7 + /bin/mkdir -p /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-6.7 + cp -prL AUTHORS NEWS /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-6.7 + chmod -R go-w /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-6.7 + chmod -R a+rX /usr/src/tmp/ethtool-buildroot/usr/share/doc/ethtool-6.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VggPUo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lTDz2v find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /bin/bash, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libmnl.so.0 >= set:keffZz3WWi83DUrPi4XFeW09AcZLo3CtxyG9FYlOSPtMS6oZ9WF5xMIlZEwClYwlhhttw5SZvKrab81Ch1, libmnl.so.0(LIBMNL_1.0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aHV2CX Creating ethtool-debuginfo package Processing files: ethtool-debuginfo-6.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H71QYe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aSw6lw find-requires: running scripts (debuginfo) Requires: ethtool = 1:6.7-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libmnl.so.0) Adding to ethtool-debuginfo a strict dependency on ethtool Wrote: /usr/src/RPM/RPMS/i586/ethtool-6.7-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ethtool-debuginfo-6.7-alt1.i586.rpm (w2.lzdio) 23.46user 8.09system 0:19.77elapsed 159%CPU (0avgtext+0avgdata 51520maxresident)k 0inputs+0outputs (0major+1176721minor)pagefaults 0swaps 3.42user 2.73system 0:29.47elapsed 20%CPU (0avgtext+0avgdata 127596maxresident)k 0inputs+0outputs (0major+202683minor)pagefaults 0swaps --- ethtool-6.7-alt1.i586.rpm.repo 2024-03-30 09:31:11.000000000 +0000 +++ ethtool-6.7-alt1.i586.rpm.hasher 2024-04-27 09:27:33.028487974 +0000 @@ -28,3 +28,3 @@ File: /usr/sbin/ethlist 100755 root:root 69017ffa8d9699d569f1d030693dc07d -File: /usr/sbin/ethtool 100755 root:root 5068cf690a36da1deb3e5b6b5c24de8d +File: /usr/sbin/ethtool 100755 root:root f7476d42216f147edb9191593ed2788a File: /usr/share/bash-completion 40755 root:root @@ -36,2 +36,2 @@ File: /usr/share/man/man8/ethtool.8.xz 100644 root:root 4efa6adbf38aaf0d79f3e5c7db4eb410 -RPMIdentity: 36be8aa62d19d7cd1786b5afcb0d4703a20f38aa02fec885758852043cad120534532ada61fb817a946e251e623c49b84b4ecaa3d9a128aa71582c5819fafb90 +RPMIdentity: da55276ebf90ecc6eaeaf5159ba5b7c424092f6595577ceaead3542925f3212c726e646d7231935ba5ff3ee35eb2ba21d431ffd6fa4ec7c84800b2036ad826d2 --- ethtool-debuginfo-6.7-alt1.i586.rpm.repo 2024-03-30 09:31:11.000000000 +0000 +++ ethtool-debuginfo-6.7-alt1.i586.rpm.hasher 2024-04-27 09:27:33.118489364 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/a67f7cd8e1ce870b51243c7c914a70da99976d 120777 root:root ../../../../sbin/ethtool -/usr/lib/debug/.build-id/7f/a67f7cd8e1ce870b51243c7c914a70da99976d.debug 120777 root:root ../../usr/sbin/ethtool.debug +/usr/lib/debug/.build-id/87 40755 root:root +/usr/lib/debug/.build-id/87/5fa31ab6760b0cdbf1787deb77bd3ac430ed04 120777 root:root ../../../../sbin/ethtool +/usr/lib/debug/.build-id/87/5fa31ab6760b0cdbf1787deb77bd3ac430ed04.debug 120777 root:root ../../usr/sbin/ethtool.debug /usr/lib/debug/usr/sbin/ethtool.debug 100644 root:root @@ -116,6 +116,6 @@ Provides: ethtool-debuginfo = 1:6.7-alt1:sisyphus+344038.100.1.1 -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/a67f7cd8e1ce870b51243c7c914a70da99976d 120777 root:root ../../../../sbin/ethtool -File: /usr/lib/debug/.build-id/7f/a67f7cd8e1ce870b51243c7c914a70da99976d.debug 120777 root:root ../../usr/sbin/ethtool.debug -File: /usr/lib/debug/usr/sbin/ethtool.debug 100644 root:root 376ab1db02b59963a624206deb75548c +File: /usr/lib/debug/.build-id/87 40755 root:root +File: /usr/lib/debug/.build-id/87/5fa31ab6760b0cdbf1787deb77bd3ac430ed04 120777 root:root ../../../../sbin/ethtool +File: /usr/lib/debug/.build-id/87/5fa31ab6760b0cdbf1787deb77bd3ac430ed04.debug 120777 root:root ../../usr/sbin/ethtool.debug +File: /usr/lib/debug/usr/sbin/ethtool.debug 100644 root:root 2e9edb6d79a1e5bc8da6e8731159d73c File: /usr/src/debug/ethtool-6.7-alt1 40755 root:root @@ -225,2 +225,2 @@ File: /usr/src/debug/ethtool-6.7-alt1/vmxnet3.c 100644 root:root 3a88c4a02c667ce1c985b397c754b6a8 -RPMIdentity: ba56eebd0e750a3faf089b916a46ed9b761ca24b2da7d7078144cbd626fca207eafe040e96d0512885c92d7eaf0dfd1729655fec98fcc7b443d34e9259ece6ac +RPMIdentity: 8f901579ac04980862c60f089208af6a11107ccad6925efcfc8559ffca4a23303b942ece2b3032ba7a65d9706861efd283be82ef5e07e29b4701f4bd768d3c29