Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libteam.spec'], chrootPath='/var/lib/mock/dist-oc9-build-72474-47802/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libteam.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libteam-1.32-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/libteam.spec'], chrootPath='/var/lib/mock/dist-oc9-build-72474-47802/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/libteam.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3Kl291 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libteam-1.32 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libteam-1.32.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libteam-1.32 + /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.hEhCvp + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 libteam-1.32 + '[' '-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-09-05 22:30:16.000000000 +0800 +++ ./configure 2024-03-28 17:52:00.590898565 +0800 @@ -1766,7 +1766,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 --- ./configure.backup 2024-03-28 17:52:00.590898565 +0800 +++ ./configure 2024-03-28 17:52:00.603898623 +0800 @@ -7984,7 +7984,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -15671,7 +15671,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for x86_64-opencloudos-linux-gnu-ar... no checking for x86_64-opencloudos-linux-gnu-lib... no checking for x86_64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7990: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-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 for LIBNL... yes checking for rtnl_link_get_phys_port_id in -lnl-route-3... yes checking for rtnl_link_set_carrier in -lnl-route-3... yes checking for rtnl_link_get_carrier in -lnl-route-3... yes checking for LIBDAEMON... yes checking for JANSSON... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for inline... inline checking for GNU libc compatible malloc... yes checking for DBUS... yes checking for ZMQ... no checking for doxygen... no configure: WARNING: Doxygen not found - continuing without Doxygen support checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating libteam/Makefile config.status: creating libteamdctl/Makefile config.status: creating utils/Makefile config.status: creating teamd/Makefile config.status: creating man/Makefile config.status: creating libteam/libteam.pc config.status: creating libteamdctl/libteamdctl.pc config.status: creating binding/Makefile config.status: creating binding/python/Makefile config.status: creating binding/python/setup.py config.status: creating binding/python/team/Makefile config.status: creating binding/python/team/capi.i config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in include make[2]: Nothing to be done for 'all'. Making all in libteam make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteam' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteam_la-ports.lo `test -f 'ports.c' || echo './'`ports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c ports.c -fPIC -DPIC -o .libs/libteam_la-ports.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteam' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteam' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteam_la-stringify.lo `test -f 'stringify.c' || echo './'`stringify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c stringify.c -fPIC -DPIC -o .libs/libteam_la-stringify.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteam' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteam' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteam_la-ifinfo.lo `test -f 'ifinfo.c' || echo './'`ifinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c ifinfo.c -fPIC -DPIC -o .libs/libteam_la-ifinfo.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteam' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteam' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteam_la-options.lo `test -f 'options.c' || echo './'`options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c options.c -fPIC -DPIC -o .libs/libteam_la-options.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteam' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteam' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteam_la-libteam.lo `test -f 'libteam.c' || echo './'`libteam.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c libteam.c -fPIC -DPIC -o .libs/libteam_la-libteam.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteam' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteam' /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,--gc-sections -Wl,--as-needed -version-info 11:2:6 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libteam.la -rpath /usr/lib64 libteam_la-libteam.lo libteam_la-ports.lo libteam_la-options.lo libteam_la-ifinfo.lo libteam_la-stringify.lo -lnl-cli-3 -lnl-nf-3 -lnl-genl-3 -lnl-route-3 -lnl-3 libtool: link: gcc -shared -fPIC -DPIC .libs/libteam_la-libteam.o .libs/libteam_la-ports.o .libs/libteam_la-options.o .libs/libteam_la-ifinfo.o .libs/libteam_la-stringify.o -lnl-cli-3 -lnl-nf-3 -lnl-genl-3 -lnl-route-3 -lnl-3 -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--gc-sections -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libteam.so.5 -o .libs/libteam.so.5.6.2 libtool: link: (cd ".libs" && rm -f "libteam.so.5" && ln -s "libteam.so.5.6.2" "libteam.so.5") libtool: link: (cd ".libs" && rm -f "libteam.so" && ln -s "libteam.so.5.6.2" "libteam.so") libtool: link: ( cd ".libs" && rm -f "libteam.la" && ln -s "../libteam.la" "libteam.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteam' Making all in libteamdctl make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteamdctl_la-cli_zmq.lo `test -f 'cli_zmq.c' || echo './'`cli_zmq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c cli_zmq.c -fPIC -DPIC -o .libs/libteamdctl_la-cli_zmq.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteamdctl_la-cli_dbus.lo `test -f 'cli_dbus.c' || echo './'`cli_dbus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c cli_dbus.c -fPIC -DPIC -o .libs/libteamdctl_la-cli_dbus.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteamdctl_la-cli_usock.lo `test -f 'cli_usock.c' || echo './'`cli_usock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c cli_usock.c -fPIC -DPIC -o .libs/libteamdctl_la-cli_usock.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o libteamdctl_la-libteamdctl.lo `test -f 'libteamdctl.c' || echo './'`libteamdctl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c libteamdctl.c -fPIC -DPIC -o .libs/libteamdctl_la-libteamdctl.o make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,--gc-sections -Wl,--as-needed -version-info 1:6:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libteamdctl.la -rpath /usr/lib64 libteamdctl_la-libteamdctl.lo libteamdctl_la-cli_usock.lo libteamdctl_la-cli_dbus.lo libteamdctl_la-cli_zmq.lo -ldbus-1 libtool: link: gcc -shared -fPIC -DPIC .libs/libteamdctl_la-libteamdctl.o .libs/libteamdctl_la-cli_usock.o .libs/libteamdctl_la-cli_dbus.o .libs/libteamdctl_la-cli_zmq.o -ldbus-1 -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--gc-sections -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libteamdctl.so.0 -o .libs/libteamdctl.so.0.1.6 libtool: link: (cd ".libs" && rm -f "libteamdctl.so.0" && ln -s "libteamdctl.so.0.1.6" "libteamdctl.so.0") libtool: link: (cd ".libs" && rm -f "libteamdctl.so" && ln -s "libteamdctl.so.0.1.6" "libteamdctl.so") libtool: link: ( cd ".libs" && rm -f "libteamdctl.la" && ln -s "../libteamdctl.la" "libteamdctl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' Making all in utils make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamnl-teamnl.o `test -f 'teamnl.c' || echo './'`teamnl.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/utils' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamdctl-teamdctl.o `test -f 'teamdctl.c' || echo './'`teamdctl.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/utils' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o teamnl teamnl-teamnl.o ../libteam/libteam.la libtool: link: gcc -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/teamnl teamnl-teamnl.o ../libteam/.libs/libteam.so -lnl-cli-3 -lnl-nf-3 -lnl-genl-3 -lnl-route-3 -lnl-3 make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/utils' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o teamdctl teamdctl-teamdctl.o ../libteamdctl/libteamdctl.la -ljansson libtool: link: gcc -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/teamdctl teamdctl-teamdctl.o ../libteamdctl/.libs/libteamdctl.so -ldbus-1 -ljansson make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/utils' Making all in binding Making all in python Making all in team make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in examples make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o team_monitor.o team_monitor.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/examples' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o team_manual_control.o team_manual_control.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/examples' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o team_monitor team_monitor.o ../libteam/libteam.la libtool: link: gcc -I../include -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/team_monitor team_monitor.o ../libteam/.libs/libteam.so -lnl-cli-3 -lnl-nf-3 -lnl-genl-3 -lnl-route-3 -lnl-3 make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/examples' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o team_manual_control team_manual_control.o ../libteam/libteam.la libtool: link: gcc -I../include -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/team_manual_control team_manual_control.o ../libteam/.libs/libteam.so -lnl-cli-3 -lnl-nf-3 -lnl-genl-3 -lnl-route-3 -lnl-3 make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/examples' Making all in teamd make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_zmq.o `test -f 'teamd_zmq.c' || echo './'`teamd_zmq.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_runner_basic_ones.o `test -f 'teamd_runner_basic_ones.c' || echo './'`teamd_runner_basic_ones.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_hash_func.o `test -f 'teamd_hash_func.c' || echo './'`teamd_hash_func.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_option_watch.o `test -f 'teamd_option_watch.c' || echo './'`teamd_option_watch.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_phys_port_check.o `test -f 'teamd_phys_port_check.c' || echo './'`teamd_phys_port_check.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_ifinfo_watch.o `test -f 'teamd_ifinfo_watch.c' || echo './'`teamd_ifinfo_watch.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_workq.o `test -f 'teamd_workq.c' || echo './'`teamd_workq.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_common.o `test -f 'teamd_common.c' || echo './'`teamd_common.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_runner_loadbalance.o `test -f 'teamd_runner_loadbalance.c' || echo './'`teamd_runner_loadbalance.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_json.o `test -f 'teamd_json.c' || echo './'`teamd_json.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_events.o `test -f 'teamd_events.c' || echo './'`teamd_events.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_lw_ethtool.o `test -f 'teamd_lw_ethtool.c' || echo './'`teamd_lw_ethtool.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_lw_psr.o `test -f 'teamd_lw_psr.c' || echo './'`teamd_lw_psr.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_lw_nsna_ping.o `test -f 'teamd_lw_nsna_ping.c' || echo './'`teamd_lw_nsna_ping.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_lw_tipc.o `test -f 'teamd_lw_tipc.c' || echo './'`teamd_lw_tipc.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_ctl.o `test -f 'teamd_ctl.c' || echo './'`teamd_ctl.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_lw_arp_ping.o `test -f 'teamd_lw_arp_ping.c' || echo './'`teamd_lw_arp_ping.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_link_watch.o `test -f 'teamd_link_watch.c' || echo './'`teamd_link_watch.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_usock.o `test -f 'teamd_usock.c' || echo './'`teamd_usock.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_config.o `test -f 'teamd_config.c' || echo './'`teamd_config.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_dbus.o `test -f 'teamd_dbus.c' || echo './'`teamd_dbus.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_per_port.o `test -f 'teamd_per_port.c' || echo './'`teamd_per_port.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_balancer.o `test -f 'teamd_balancer.c' || echo './'`teamd_balancer.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_runner_activebackup.o `test -f 'teamd_runner_activebackup.c' || echo './'`teamd_runner_activebackup.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_state.o `test -f 'teamd_state.c' || echo './'`teamd_state.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_bpf_chef.o `test -f 'teamd_bpf_chef.c' || echo './'`teamd_bpf_chef.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd_runner_lacp.o `test -f 'teamd_runner_lacp.c' || echo './'`teamd_runner_lacp.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o teamd-teamd.o `test -f 'teamd.c' || echo './'`teamd.c make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' /bin/sh ../libtool --tag=CC --mode=link gcc -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o teamd teamd-teamd.o teamd-teamd_common.o teamd-teamd_json.o teamd-teamd_config.o teamd-teamd_state.o teamd-teamd_workq.o teamd-teamd_events.o teamd-teamd_per_port.o teamd-teamd_option_watch.o teamd-teamd_ifinfo_watch.o teamd-teamd_lw_ethtool.o teamd-teamd_lw_psr.o teamd-teamd_lw_arp_ping.o teamd-teamd_lw_nsna_ping.o teamd-teamd_lw_tipc.o teamd-teamd_link_watch.o teamd-teamd_ctl.o teamd-teamd_dbus.o teamd-teamd_zmq.o teamd-teamd_usock.o teamd-teamd_phys_port_check.o teamd-teamd_bpf_chef.o teamd-teamd_hash_func.o teamd-teamd_balancer.o teamd-teamd_runner_basic_ones.o teamd-teamd_runner_activebackup.o teamd-teamd_runner_loadbalance.o teamd-teamd_runner_lacp.o ../libteam/libteam.la -ldaemon -ljansson -ldbus-1 libtool: link: gcc -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -D_GNU_SOURCE -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/teamd teamd-teamd.o teamd-teamd_common.o teamd-teamd_json.o teamd-teamd_config.o teamd-teamd_state.o teamd-teamd_workq.o teamd-teamd_events.o teamd-teamd_per_port.o teamd-teamd_option_watch.o teamd-teamd_ifinfo_watch.o teamd-teamd_lw_ethtool.o teamd-teamd_lw_psr.o teamd-teamd_lw_arp_ping.o teamd-teamd_lw_nsna_ping.o teamd-teamd_lw_tipc.o teamd-teamd_link_watch.o teamd-teamd_ctl.o teamd-teamd_dbus.o teamd-teamd_zmq.o teamd-teamd_usock.o teamd-teamd_phys_port_check.o teamd-teamd_bpf_chef.o teamd-teamd_hash_func.o teamd-teamd_balancer.o teamd-teamd_runner_basic_ones.o teamd-teamd_runner_activebackup.o teamd-teamd_runner_loadbalance.o teamd-teamd_runner_lacp.o ../libteam/.libs/libteam.so -lnl-cli-3 -lnl-nf-3 -lnl-genl-3 -lnl-route-3 -lnl-3 -ldaemon -ljansson -ldbus-1 make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' Making all in man make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cyEkff + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64 + cd libteam-1.32 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/include' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/include' /usr/bin/install -p -m 644 teamdctl.h '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/include/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/include' /usr/bin/install -p -m 644 team.h '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/include/.' make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/include' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/include' Making install in libteam make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteam' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libteam.la '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libteam.so.5.6.2 /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/libteam.so.5.6.2 libtool: install: (cd /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64 && { ln -s -f libteam.so.5.6.2 libteam.so.5 || { rm -f libteam.so.5 && ln -s libteam.so.5.6.2 libteam.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64 && { ln -s -f libteam.so.5.6.2 libteam.so || { rm -f libteam.so && ln -s libteam.so.5.6.2 libteam.so; }; }) libtool: install: /usr/bin/install -p .libs/libteam.lai /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/libteam.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libteam.pc '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteam' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteam' Making install in libteamdctl make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libteamdctl.la '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libteamdctl.so.0.1.6 /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/libteamdctl.so.0.1.6 libtool: install: (cd /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64 && { ln -s -f libteamdctl.so.0.1.6 libteamdctl.so.0 || { rm -f libteamdctl.so.0 && ln -s libteamdctl.so.0.1.6 libteamdctl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64 && { ln -s -f libteamdctl.so.0.1.6 libteamdctl.so || { rm -f libteamdctl.so && ln -s libteamdctl.so.0.1.6 libteamdctl.so; }; }) libtool: install: /usr/bin/install -p .libs/libteamdctl.lai /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/libteamdctl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libteamdctl.pc '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/libteamdctl' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/utils' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p teamnl teamdctl '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin' libtool: warning: '../libteam/libteam.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/teamnl /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin/teamnl libtool: warning: '../libteamdctl/libteamdctl.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/teamdctl /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin/teamdctl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin' /usr/bin/install -p bond2team '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/utils' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/utils' Making install in binding make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/binding' Making install in python make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/binding/python' Making install in team make[3]: Entering directory '/builddir/build/BUILD/libteam-1.32/binding/python/team' make[4]: Entering directory '/builddir/build/BUILD/libteam-1.32/binding/python/team' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libteam-1.32/binding/python/team' make[3]: Leaving directory '/builddir/build/BUILD/libteam-1.32/binding/python/team' make[3]: Entering directory '/builddir/build/BUILD/libteam-1.32/binding/python' make[4]: Entering directory '/builddir/build/BUILD/libteam-1.32/binding/python' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libteam-1.32/binding/python' make[3]: Leaving directory '/builddir/build/BUILD/libteam-1.32/binding/python' make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/binding/python' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/binding' make[3]: Entering directory '/builddir/build/BUILD/libteam-1.32/binding' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libteam-1.32/binding' make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/binding' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/binding' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/examples' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/examples' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/examples' Making install in teamd make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/teamd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p teamd '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin' libtool: warning: '../libteam/libteam.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/teamd /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin/teamd make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/teamd' Making install in man make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/man' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 bond2team.1 '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 teamd.conf.5 '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 teamd.8 teamdctl.8 teamnl.8 '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/man' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/man' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32/doc' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32/doc' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32/doc' make[1]: Entering directory '/builddir/build/BUILD/libteam-1.32' make[2]: Entering directory '/builddir/build/BUILD/libteam-1.32' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libteam-1.32' make[1]: Leaving directory '/builddir/build/BUILD/libteam-1.32' + find /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64 -name '*.la' -delete + rm -rf '/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64//usr/bin/team_*' + mkdir -p /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/etc/dbus-1/system.d + install -p teamd/dbus/teamd.conf /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/etc/dbus-1/system.d/ + mkdir -p /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib/systemd/system + install -p teamd/redhat/systemd/teamd@.service /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/etc/sysconfig/network-scripts + for i in ifup-Team ifdown-Team ifup-TeamPort ifdown-TeamPort + install -p -m 755 teamd/redhat/initscripts_systemd/network-scripts/ifup-Team /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/etc/sysconfig/network-scripts + for i in ifup-Team ifdown-Team ifup-TeamPort ifdown-TeamPort + install -p -m 755 teamd/redhat/initscripts_systemd/network-scripts/ifdown-Team /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/etc/sysconfig/network-scripts + for i in ifup-Team ifdown-Team ifup-TeamPort ifdown-TeamPort + install -p -m 755 teamd/redhat/initscripts_systemd/network-scripts/ifup-TeamPort /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/etc/sysconfig/network-scripts + for i in ifup-Team ifdown-Team ifup-TeamPort ifdown-TeamPort + install -p -m 755 teamd/redhat/initscripts_systemd/network-scripts/ifdown-TeamPort /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/etc/sysconfig/network-scripts + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.32-2.oc9 --unique-debug-suffix -1.32-2.oc9.x86_64 --unique-debug-src-base libteam-1.32-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/libteam-1.32 extracting debug info from /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin/teamdctl extracting debug info from /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin/teamnl extracting debug info from /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/bin/teamd extracting debug info from /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/libteam.so.5.6.2 extracting debug info from /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/lib64/libteamdctl.so.0.1.6 1126 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 mangling shebang in /etc/sysconfig/network-scripts/ifdown-TeamPort from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/sysconfig/network-scripts/ifup-Team from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/sysconfig/network-scripts/ifup-TeamPort from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/sysconfig/network-scripts/ifdown-Team from /bin/sh to #!/usr/bin/sh *** WARNING: ./etc/dbus-1/system.d/teamd.conf is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/bond2team from /bin/bash to #!/usr/bin/bash *** WARNING: ./usr/lib/systemd/system/teamd@.service is executable but has no shebang, removing executable bit + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: libteam-1.32-2.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IpEfPB + umask 022 + cd /builddir/build/BUILD + cd libteam-1.32 + LICENSEDIR=/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/licenses/libteam + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/licenses/libteam + cp -pr COPYING /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/licenses/libteam + RPM_EC=0 ++ jobs -p + exit 0 Provides: libteam = 1.32-2.oc9 libteam(x86-64) = 1.32-2.oc9 libteam.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-3.so.200(libnl_3_2_27)(64bit) libnl-cli-3.so.200()(64bit) libnl-cli-3.so.200(libnl_3)(64bit) libnl-genl-3.so.200()(64bit) libnl-genl-3.so.200(libnl_3)(64bit) libnl-nf-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnl-route-3.so.200(libnl_3)(64bit) libteam.so.5()(64bit) rtld(GNU_HASH) Processing files: libteam-devel-1.32-2.oc9.x86_64 Provides: libteam-devel = 1.32-2.oc9 libteam-devel(x86-64) = 1.32-2.oc9 pkgconfig(libteam) = 1.32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libteam.so.5()(64bit) pkgconfig(libnl-3.0) Processing files: teamd-1.32-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LuLqN3 + umask 022 + cd /builddir/build/BUILD + cd libteam-1.32 + DOCDIR=/builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/doc/teamd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/doc/teamd + cp -pr teamd/example_configs /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/doc/teamd + cp -pr teamd/redhat/example_ifcfgs/ /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64/usr/share/doc/teamd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(teamd) = 1.32-2.oc9 libteamdctl.so.0()(64bit) teamd = 1.32-2.oc9 teamd(x86-64) = 1.32-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdaemon.so.0()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libjansson.so.4()(64bit) libjansson.so.4(libjansson.so.4)(64bit) libteam.so.5()(64bit) libteamdctl.so.0()(64bit) rtld(GNU_HASH) Processing files: teamd-devel-1.32-2.oc9.x86_64 Provides: pkgconfig(libteamdctl) = 1.32 teamd-devel = 1.32-2.oc9 teamd-devel(x86-64) = 1.32-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libteamdctl.so.0()(64bit) Processing files: network-scripts-teamd-1.32-2.oc9.x86_64 Provides: network-scripts-teamd = 1.32-2.oc9 network-scripts-teamd(x86-64) = 1.32-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: libteam-debugsource-1.32-2.oc9.x86_64 Provides: libteam-debugsource = 1.32-2.oc9 libteam-debugsource(x86-64) = 1.32-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libteam-debuginfo-1.32-2.oc9.x86_64 Provides: debuginfo(build-id) = 298f4f2e17e84a217c840450427e8a853ecf16de debuginfo(build-id) = b9ef70cbcd51058a01b64425f71a1cc15c9b29d7 libteam-debuginfo = 1.32-2.oc9 libteam-debuginfo(x86-64) = 1.32-2.oc9 libteam.so.5.6.2-1.32-2.oc9.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libteam-debugsource(x86-64) = 1.32-2.oc9 Processing files: teamd-debuginfo-1.32-2.oc9.x86_64 Provides: debuginfo(build-id) = 6b9d6cafea12177f0b77b94e2d40d720f1db8b8d debuginfo(build-id) = d827d0ed33255dd9d9a3b3c52994a57f5e4a61bf debuginfo(build-id) = f9141583b4862d6aaed3d34528d27380f21c7d2b libteamdctl.so.0.1.6-1.32-2.oc9.x86_64.debug()(64bit) teamd-debuginfo = 1.32-2.oc9 teamd-debuginfo(x86-64) = 1.32-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libteam-debugsource(x86-64) = 1.32-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libteam-1.32-2.oc9.x86_64 Wrote: /builddir/build/RPMS/teamd-devel-1.32-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libteam-devel-1.32-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/network-scripts-teamd-1.32-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libteam-1.32-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libteam-debuginfo-1.32-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libteam-debugsource-1.32-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/teamd-1.32-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/teamd-debuginfo-1.32-2.oc9.x86_64.rpm Child return code was: 0