Mock Version: 3.5
Mock Version: 3.5
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/ethtool.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-185191-12742/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffe0695c60>timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/ethtool.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Wrote: /builddir/build/SRPMS/ethtool-6.6-1.ocs23.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/ethtool.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-185191-12742/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffe0695c60>timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/ethtool.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1sQ0KE
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf ethtool-6.6
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ethtool-6.6.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ethtool-6.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZfhGEM
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd ethtool-6.6
+ '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']'
++ find . -type f -name configure -print
+ for file in $(find . -type f -name configure -print)
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2023-11-24 05:39:52.000000000 +0800
+++ ./configure	2024-06-25 11:14:19.155300065 +0800
@@ -1643,7 +1643,7 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char $2 ();
+__attribute__ ((used)) char $2 ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']'
++ find . -name ltmain.sh
+ ./configure --build=loongarch64-opencloudos-linux-gnu --host=loongarch64-opencloudos-linux-gnu --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/lib64 --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 loongarch64-opencloudos-linux-gnu-gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for loongarch64-opencloudos-linux-gnu-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 ANSI C header files... yes
checking for socket... yes
checking for bash-completion directory... ${datadir}/bash-completion/completions
checking for loongarch64-opencloudos-linux-gnu-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
+ /usr/bin/make -O -j32 V=1 VERBOSE=1
/usr/bin/make  all-am
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o fec_8xx.o fec_8xx.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o vioc.o vioc.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o tg3.o tg3.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o amd8111e.o amd8111e.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o fec.o fec.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o ibm_emac.o ibm_emac.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o smsc911x.o smsc911x.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o e100.o e100.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o at76c50x-usb.o at76c50x-usb.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o ixgb.o ixgb.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o common.o common.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o fsl_enetc.o fsl_enetc.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o et131x.o et131x.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o fjes.o fjes.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o realtek.o realtek.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o ixgbevf.o ixgbevf.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o e1000.o e1000.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o sfpdiag.o sfpdiag.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o stmmac.o stmmac.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o lan78xx.o lan78xx.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o sff-common.o sff-common.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o tse.o tse.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o sfc.o sfc.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o lan743x.o lan743x.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o pcnet32.o pcnet32.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o json_writer.o json_writer.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o json_print.o json_print.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o vmxnet3.o vmxnet3.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o igc.o igc.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o bnxt.o bnxt.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o cpsw.o cpsw.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o hns3.o hns3.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/msgbuff.o netlink/msgbuff.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o igb.o igb.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/privflags.o netlink/privflags.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o sfpid.o sfpid.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/channels.o netlink/channels.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/nlsock.o netlink/nlsock.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/monitor.o netlink/monitor.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/permaddr.o netlink/permaddr.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/eee.o netlink/eee.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/strset.o netlink/strset.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/rings.o netlink/rings.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/desc-ethtool.o netlink/desc-ethtool.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/desc-genlctrl.o netlink/desc-genlctrl.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o marvell.o marvell.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/prettymsg.o netlink/prettymsg.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/tsinfo.o netlink/tsinfo.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/desc-rtnl.o netlink/desc-rtnl.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/bitset.o netlink/bitset.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/pause.o netlink/pause.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o rxclass.o rxclass.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/coalesce.o netlink/coalesce.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o qsfp.o qsfp.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/module.o netlink/module.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/fec.o netlink/fec.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o de2104x.o de2104x.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/mm.o netlink/mm.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/module-eeprom.o netlink/module-eeprom.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o cmis.o cmis.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o ixgbe.o ixgbe.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o dsa.o dsa.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/stats.o netlink/stats.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/pse-pd.o netlink/pse-pd.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/plca.o netlink/plca.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/tunnels.o netlink/tunnels.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/netlink.o netlink/netlink.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/rss.o netlink/rss.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o natsemi.o natsemi.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/features.o netlink/features.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/cable_test.o netlink/cable_test.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/settings.o netlink/settings.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/parser.o netlink/parser.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o ethtool.o ethtool.c
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -Wall -Wextra -D_POSIX_C_SOURCE=200809L -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/ethtool-6.6'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5gCnuy
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64
++ dirname /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64
+ cd ethtool-6.6
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/sbin'
  /usr/bin/install -p ethtool '/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/sbin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/bash-completion/completions'
 /usr/bin/install -p -m 644 shell-completion/bash/ethtool '/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/bash-completion/completions'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/man/man8'
 /usr/bin/install -p -m 644 ethtool.8 '/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/man/man8'
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
+ /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 6.6-1.ocs23 --unique-debug-suffix -6.6-1.ocs23.loongarch64 --unique-debug-src-base ethtool-6.6-1.ocs23.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/ethtool-6.6
extracting debug info from /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/sbin/ethtool
2694 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AiRGwv
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd ethtool-6.6
+ make check
make  test-cmdline 
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-test-cmdline.o `test -f 'test-cmdline.c' || echo './'`test-cmdline.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-test-common.o `test -f 'test-common.c' || echo './'`test-common.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-ethtool.o `test -f 'ethtool.c' || echo './'`ethtool.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-rxclass.o `test -f 'rxclass.c' || echo './'`rxclass.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-common.o `test -f 'common.c' || echo './'`common.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-json_writer.o `test -f 'json_writer.c' || echo './'`json_writer.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-json_print.o `test -f 'json_print.c' || echo './'`json_print.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-amd8111e.o `test -f 'amd8111e.c' || echo './'`amd8111e.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-de2104x.o `test -f 'de2104x.c' || echo './'`de2104x.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-dsa.o `test -f 'dsa.c' || echo './'`dsa.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-e100.o `test -f 'e100.c' || echo './'`e100.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-e1000.o `test -f 'e1000.c' || echo './'`e1000.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-et131x.o `test -f 'et131x.c' || echo './'`et131x.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-igb.o `test -f 'igb.c' || echo './'`igb.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-fec.o `test -f 'fec.c' || echo './'`fec.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-fec_8xx.o `test -f 'fec_8xx.c' || echo './'`fec_8xx.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-fsl_enetc.o `test -f 'fsl_enetc.c' || echo './'`fsl_enetc.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-ibm_emac.o `test -f 'ibm_emac.c' || echo './'`ibm_emac.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-ixgb.o `test -f 'ixgb.c' || echo './'`ixgb.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-ixgbe.o `test -f 'ixgbe.c' || echo './'`ixgbe.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-natsemi.o `test -f 'natsemi.c' || echo './'`natsemi.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-pcnet32.o `test -f 'pcnet32.c' || echo './'`pcnet32.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-realtek.o `test -f 'realtek.c' || echo './'`realtek.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-tg3.o `test -f 'tg3.c' || echo './'`tg3.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-marvell.o `test -f 'marvell.c' || echo './'`marvell.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-vioc.o `test -f 'vioc.c' || echo './'`vioc.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-smsc911x.o `test -f 'smsc911x.c' || echo './'`smsc911x.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-at76c50x-usb.o `test -f 'at76c50x-usb.c' || echo './'`at76c50x-usb.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-sfc.o `test -f 'sfc.c' || echo './'`sfc.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-stmmac.o `test -f 'stmmac.c' || echo './'`stmmac.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-sff-common.o `test -f 'sff-common.c' || echo './'`sff-common.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-sfpid.o `test -f 'sfpid.c' || echo './'`sfpid.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-sfpdiag.o `test -f 'sfpdiag.c' || echo './'`sfpdiag.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-ixgbevf.o `test -f 'ixgbevf.c' || echo './'`ixgbevf.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-tse.o `test -f 'tse.c' || echo './'`tse.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-vmxnet3.o `test -f 'vmxnet3.c' || echo './'`vmxnet3.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-qsfp.o `test -f 'qsfp.c' || echo './'`qsfp.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-fjes.o `test -f 'fjes.c' || echo './'`fjes.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-lan78xx.o `test -f 'lan78xx.c' || echo './'`lan78xx.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-igc.o `test -f 'igc.c' || echo './'`igc.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-cmis.o `test -f 'cmis.c' || echo './'`cmis.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-bnxt.o `test -f 'bnxt.c' || echo './'`bnxt.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-cpsw.o `test -f 'cpsw.c' || echo './'`cpsw.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-lan743x.o `test -f 'lan743x.c' || echo './'`lan743x.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o test_cmdline-hns3.o `test -f 'hns3.c' || echo './'`hns3.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-netlink.o `test -f 'netlink/netlink.c' || echo './'`netlink/netlink.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-msgbuff.o `test -f 'netlink/msgbuff.c' || echo './'`netlink/msgbuff.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-nlsock.o `test -f 'netlink/nlsock.c' || echo './'`netlink/nlsock.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-strset.o `test -f 'netlink/strset.c' || echo './'`netlink/strset.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-monitor.o `test -f 'netlink/monitor.c' || echo './'`netlink/monitor.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-bitset.o `test -f 'netlink/bitset.c' || echo './'`netlink/bitset.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-settings.o `test -f 'netlink/settings.c' || echo './'`netlink/settings.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-parser.o `test -f 'netlink/parser.c' || echo './'`netlink/parser.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-permaddr.o `test -f 'netlink/permaddr.c' || echo './'`netlink/permaddr.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-prettymsg.o `test -f 'netlink/prettymsg.c' || echo './'`netlink/prettymsg.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-features.o `test -f 'netlink/features.c' || echo './'`netlink/features.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-privflags.o `test -f 'netlink/privflags.c' || echo './'`netlink/privflags.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-rings.o `test -f 'netlink/rings.c' || echo './'`netlink/rings.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-channels.o `test -f 'netlink/channels.c' || echo './'`netlink/channels.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-coalesce.o `test -f 'netlink/coalesce.c' || echo './'`netlink/coalesce.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-pause.o `test -f 'netlink/pause.c' || echo './'`netlink/pause.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-eee.o `test -f 'netlink/eee.c' || echo './'`netlink/eee.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-tsinfo.o `test -f 'netlink/tsinfo.c' || echo './'`netlink/tsinfo.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-fec.o `test -f 'netlink/fec.c' || echo './'`netlink/fec.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-stats.o `test -f 'netlink/stats.c' || echo './'`netlink/stats.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-mm.o `test -f 'netlink/mm.c' || echo './'`netlink/mm.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-desc-ethtool.o `test -f 'netlink/desc-ethtool.c' || echo './'`netlink/desc-ethtool.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-desc-genlctrl.o `test -f 'netlink/desc-genlctrl.c' || echo './'`netlink/desc-genlctrl.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-module-eeprom.o `test -f 'netlink/module-eeprom.c' || echo './'`netlink/module-eeprom.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-module.o `test -f 'netlink/module.c' || echo './'`netlink/module.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-rss.o `test -f 'netlink/rss.c' || echo './'`netlink/rss.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-desc-rtnl.o `test -f 'netlink/desc-rtnl.c' || echo './'`netlink/desc-rtnl.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-cable_test.o `test -f 'netlink/cable_test.c' || echo './'`netlink/cable_test.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-tunnels.o `test -f 'netlink/tunnels.c' || echo './'`netlink/tunnels.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-plca.o `test -f 'netlink/plca.c' || echo './'`netlink/plca.c
gcc -DHAVE_CONFIG_H -I.  -I./uapi   -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11 -c -o netlink/test_cmdline-pse-pd.o `test -f 'netlink/pse-pd.c' || echo './'`netlink/pse-pd.c
gcc -DTEST_ETHTOOL -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu11  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/ethtool-6.6'
make  check-TESTS
make[1]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
make[2]: Entering directory '/builddir/build/BUILD/ethtool-6.6'
PASS: test-cmdline
============================================================================
Testsuite summary for ethtool 6.6
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
make[1]: Leaving directory '/builddir/build/BUILD/ethtool-6.6'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: ethtool-6.6-1.ocs23.loongarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p0StDO
+ umask 022
+ cd /builddir/build/BUILD
+ cd ethtool-6.6
+ DOCDIR=/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/doc/ethtool
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/doc/ethtool
+ cp -pr AUTHORS /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/doc/ethtool
+ cp -pr ChangeLog /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/doc/ethtool
+ cp -pr NEWS /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/doc/ethtool
+ cp -pr README /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/doc/ethtool
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1C6orR
+ umask 022
+ cd /builddir/build/BUILD
+ cd ethtool-6.6
+ LICENSEDIR=/builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/licenses/ethtool
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/licenses/ethtool
+ cp -pr COPYING /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/licenses/ethtool
+ cp -pr LICENSE /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64/usr/share/licenses/ethtool
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ethtool = 6.6-1.ocs23 ethtool(loongarch-64) = 6.6-1.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.36)(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) rtld(GNU_HASH)
Processing files: ethtool-debugsource-6.6-1.ocs23.loongarch64
Provides: ethtool-debugsource = 6.6-1.ocs23 ethtool-debugsource(loongarch-64) = 6.6-1.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ethtool-debuginfo-6.6-1.ocs23.loongarch64
Provides: debuginfo(build-id) = 21dbd463b39e639a371ac42651b8304fb8ef4156 ethtool-debuginfo = 6.6-1.ocs23 ethtool-debuginfo(loongarch-64) = 6.6-1.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ethtool-debugsource(loongarch-64) = 6.6-1.ocs23
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ethtool-6.6-1.ocs23.loongarch64
Wrote: /builddir/build/RPMS/ethtool-6.6-1.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/ethtool-debugsource-6.6-1.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/ethtool-debuginfo-6.6-1.ocs23.loongarch64.rpm
Child return code was: 0