Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/ethtool.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-586fabc3c640a6129f2ff1035248ce7ed8763dc6/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/ethtool.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ethtool-3.15-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/ethtool.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-586fabc3c640a6129f2ff1035248ce7ed8763dc6/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/ethtool.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w8GQqT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ethtool-3.15 + /usr/bin/xz -dc /builddir/build/SOURCES/ethtool-3.15.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ethtool-3.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-ethtool-copy.h-sync-with-net.patch):' Patch #0 (0001-ethtool-copy.h-sync-with-net.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-ethtool-copy.h-sync-with-net.patch + /usr/bin/patch -p1 --fuzz=0 patching file ethtool-copy.h Patch #1 (0002-Support-for-configurable-RSS-hash-key.patch): + echo 'Patch #1 (0002-Support-for-configurable-RSS-hash-key.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Support-for-configurable-RSS-hash-key.patch + /usr/bin/patch -p1 --fuzz=0 patching file ethtool.8.in patching file ethtool.c patching file test-cmdline.c Patch #2 (0003-Disable-test-cases-for-rxfh-hash-key-pa.patch): + echo 'Patch #2 (0003-Disable-test-cases-for-rxfh-hash-key-pa.patch):' + /usr/bin/cat /builddir/build/SOURCES/0003-Disable-test-cases-for-rxfh-hash-key-pa.patch + /usr/bin/patch -p1 --fuzz=0 patching file test-cmdline.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WebK7L + umask 022 + cd /builddir/build/BUILD + cd ethtool-3.15 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether armv7hl-redhat-linux-gnueabi-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether armv7hl-redhat-linux-gnueabi-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 + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/ethtool-3.15' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ethtool.o ethtool.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o rxclass.o rxclass.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o amd8111e.o amd8111e.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o de2104x.o de2104x.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o e100.o e100.c ethtool.c: In function 'dump_regs': ethtool.c:1022:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(regs->data, regs->len, 1, f); ^ armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o e1000.o e1000.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o et131x.o et131x.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o igb.o igb.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fec_8xx.o fec_8xx.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ibm_emac.o ibm_emac.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ixgb.o ixgb.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ixgbe.o ixgbe.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o natsemi.o natsemi.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o pcnet32.o pcnet32.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o realtek.o realtek.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tg3.o tg3.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o marvell.o marvell.c marvell.c: In function 'sky2_dump_regs': marvell.c:426:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf("\nGMAC control 0x%04X\n", *(u32 *)(regs->data + 0xf00)); ^ marvell.c:427:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf("GPHY control 0x%04X\n", *(u32 *)(regs->data + 0xf04)); ^ marvell.c:428:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] printf("LINK control 0x%02hX\n", *(u16 *)(regs->data + 0xf10)); ^ armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o vioc.o vioc.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o smsc911x.o smsc911x.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o at76c50x-usb.o at76c50x-usb.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o sfc.o sfc.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stmmac.o stmmac.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o sfpid.o sfpid.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o sfpdiag.o sfpdiag.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ixgbevf.o ixgbevf.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tse.o tse.c armv7hl-redhat-linux-gnueabi-gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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 `/builddir/build/BUILD/ethtool-3.15' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tKIFCG + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm ++ dirname /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm + cd ethtool-3.15 + make DESTDIR=/builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm 'INSTALL=install -p' install make[1]: Entering directory `/builddir/build/BUILD/ethtool-3.15' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/sbin' install -p ethtool '/builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/man/man8' install -p -m 644 ethtool.8 '/builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/man/man8' make[1]: Leaving directory `/builddir/build/BUILD/ethtool-3.15' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ethtool-3.15 extracting debug info from /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/sbin/ethtool dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1182 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ethtool-3.15-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0U7bS3 + umask 022 + cd /builddir/build/BUILD + cd ethtool-3.15 + DOCDIR=/builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/doc/ethtool-3.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/doc/ethtool-3.15 + cp -pr AUTHORS /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/doc/ethtool-3.15 + cp -pr ChangeLog /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/doc/ethtool-3.15 + cp -pr COPYING /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/doc/ethtool-3.15 + cp -pr LICENSE /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/doc/ethtool-3.15 + cp -pr NEWS /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/doc/ethtool-3.15 + cp -pr README /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm/usr/share/doc/ethtool-3.15 + exit 0 Provides: ethtool = 2:3.15-2.el7 ethtool(armv7hl-32) = 2:3.15-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: ethtool-debuginfo-3.15-2.el7.armv7hl Provides: ethtool-debuginfo = 2:3.15-2.el7 ethtool-debuginfo(armv7hl-32) = 2:3.15-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm Wrote: /builddir/build/RPMS/ethtool-3.15-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ethtool-debuginfo-3.15-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mUiIgI + umask 022 + cd /builddir/build/BUILD + cd ethtool-3.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ethtool-3.15-2.el7.arm + exit 0 Child return code was: 0 LEAVE do -->