Build start time: Fri Jul 4 08:37:09 UTC 2025
[ REASON ] : target/debs/bullseye/libteam5_1.30-1_amd64.deb does not exist NON-EXISTENT PREREQUISITES: target/debs/bullseye/libnl-genl-3-dev_3.5.0-1_amd64.deb-install target/debs/bullseye/libnl-cli-3-dev_3.5.0-1_amd64.deb-install
[ FLAGS FILE ] : []
[ FLAGS DEPENDS ] : []
[ FLAGS DIFF ] : []
make[1]: warning: -j112 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/sonic/src/libteam'
# Obtain libteam
rm -rf ./libteam
git clone https://github.com/jpirko/libteam.git
pushd ./libteam
git checkout -b teamd -f c7237377dead39ae4a711297203bacf7edb9fa41
# Apply patch series
stg init
stg import -s ../patch/series
popd
# Obtain debian packaging
git clone https://salsa.debian.org/debian/libteam.git tmp
pushd ./tmp
git checkout -f debian/1.30-1
popd
mv tmp/debian libteam/
rm -rf tmp
pushd ./libteam
dpkg-buildpackage -rfakeroot -b -us -uc -j112 --admindir /sonic/dpkg/tmp.b8tzCVLBSO
popd
mv libteam-dev_1.30-1_amd64.deb libteamdctl0_1.30-1_amd64.deb libteam-utils_1.30-1_amd64.deb libteam5-dbgsym_1.30-1_amd64.deb libteamdctl0-dbgsym_1.30-1_amd64.deb libteam-utils-dbgsym_1.30-1_amd64.deb libteam5_1.30-1_amd64.deb /sonic/target/debs/bullseye/
Cloning into 'libteam'...
/sonic/src/libteam/libteam /sonic/src/libteam
Switched to a new branch 'teamd'
/sonic/src/libteam
Cloning into 'tmp'...
/sonic/src/libteam/tmp /sonic/src/libteam
Note: switching to 'debian/1.30-1'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 556b9b3 New upstream release + changelog summary
/sonic/src/libteam
/sonic/src/libteam/libteam /sonic/src/libteam
dpkg-buildpackage: info: source package libteam
dpkg-buildpackage: info: source version 1.30-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Dmitry Smirnov
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
make[2]: Entering directory '/sonic/src/libteam/libteam'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
dh clean
dh_clean
make[2]: Leaving directory '/sonic/src/libteam/libteam'
debian/rules build
make[2]: Entering directory '/sonic/src/libteam/libteam'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
dh build
dh_update_autotools_config
dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:10: installing 'build-aux/ar-lib'
configure.ac:10: installing 'build-aux/compile'
configure.ac:38: installing 'build-aux/config.guess'
configure.ac:38: installing 'build-aux/config.sub'
configure.ac:8: installing 'build-aux/install-sh'
configure.ac:8: installing 'build-aux/missing'
examples/Makefile.am: installing 'build-aux/depcomp'
debian/rules override_dh_auto_configure
make[3]: Entering directory '/sonic/src/libteam/libteam'
#./autogen.sh
dh_auto_configure -- \
--disable-silent-rules \
--enable-static=no
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --enable-static=no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for 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 dependency style of gcc... none
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (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-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnl-3.0 libnl-genl-3.0 libnl-route-3.0 libnl-cli-3.0... 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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for dbus-1... yes
checking for libzmq >= 3.2.0... yes
checking for doxygen... doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating doc/Doxyfile
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
make[3]: Leaving directory '/sonic/src/libteam/libteam'
dh_auto_build
make -j112
make[3]: Entering directory '/sonic/src/libteam/libteam'
make all-recursive
make[4]: Entering directory '/sonic/src/libteam/libteam'
Making all in include
make[5]: Entering directory '/sonic/src/libteam/libteam/include'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/sonic/src/libteam/libteam/include'
Making all in libteam
make[5]: Entering directory '/sonic/src/libteam/libteam/libteam'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libteam_la-libteam.lo `test -f 'libteam.c' || echo './'`libteam.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libteam_la-ports.lo `test -f 'ports.c' || echo './'`ports.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libteam_la-options.lo `test -f 'options.c' || echo './'`options.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libteam_la-ifinfo.lo `test -f 'ifinfo.c' || echo './'`ifinfo.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libteam_la-stringify.lo `test -f 'stringify.c' || echo './'`stringify.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c ports.c -fPIC -DPIC -o .libs/libteam_la-ports.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c libteam.c -fPIC -DPIC -o .libs/libteam_la-libteam.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c options.c -fPIC -DPIC -o .libs/libteam_la-options.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c stringify.c -fPIC -DPIC -o .libs/libteam_la-stringify.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c ifinfo.c -fPIC -DPIC -o .libs/libteam_la-ifinfo.o
/bin/bash ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/libnl3 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,--gc-sections -Wl,--as-needed -version-info 11:0:6 -Wl,-z,relro -o libteam.la -rpath /usr/lib/x86_64-linux-gnu libteam_la-libteam.lo libteam_la-ports.lo libteam_la-options.lo libteam_la-ifinfo.lo libteam_la-stringify.lo -lnl-cli-3 -lnl-genl-3 -lnl-nf-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-genl-3 -lnl-nf-3 -lnl-route-3 -lnl-3 -g -O2 -fstack-protector-strong -Wl,--gc-sections -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libteam.so.5 -o .libs/libteam.so.5.6.0
libtool: link: (cd ".libs" && rm -f "libteam.so.5" && ln -s "libteam.so.5.6.0" "libteam.so.5")
libtool: link: (cd ".libs" && rm -f "libteam.so" && ln -s "libteam.so.5.6.0" "libteam.so")
libtool: link: ( cd ".libs" && rm -f "libteam.la" && ln -s "../libteam.la" "libteam.la" )
make[5]: Leaving directory '/sonic/src/libteam/libteam/libteam'
Making all in libteamdctl
make[5]: Entering directory '/sonic/src/libteam/libteam/libteamdctl'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libteamdctl_la-libteamdctl.lo `test -f 'libteamdctl.c' || echo './'`libteamdctl.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libteamdctl_la-cli_usock.lo `test -f 'cli_usock.c' || echo './'`cli_usock.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libteamdctl_la-cli_dbus.lo `test -f 'cli_dbus.c' || echo './'`cli_dbus.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -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.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c cli_usock.c -fPIC -DPIC -o .libs/libteamdctl_la-cli_usock.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c cli_dbus.c -fPIC -DPIC -o .libs/libteamdctl_la-cli_dbus.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c cli_zmq.c -fPIC -DPIC -o .libs/libteamdctl_la-cli_zmq.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c libteamdctl.c -fPIC -DPIC -o .libs/libteamdctl_la-libteamdctl.o
/bin/bash ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -ffunction-sections -fdata-sections -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,--gc-sections -Wl,--as-needed -version-info 1:5:1 -Wl,-z,relro -o libteamdctl.la -rpath /usr/lib/x86_64-linux-gnu libteamdctl_la-libteamdctl.lo libteamdctl_la-cli_usock.lo libteamdctl_la-cli_dbus.lo libteamdctl_la-cli_zmq.lo -ldbus-1 -lzmq
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 -lzmq -g -O2 -fstack-protector-strong -Wl,--gc-sections -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libteamdctl.so.0 -o .libs/libteamdctl.so.0.1.5
libtool: link: (cd ".libs" && rm -f "libteamdctl.so.0" && ln -s "libteamdctl.so.0.1.5" "libteamdctl.so.0")
libtool: link: (cd ".libs" && rm -f "libteamdctl.so" && ln -s "libteamdctl.so.0.1.5" "libteamdctl.so")
libtool: link: ( cd ".libs" && rm -f "libteamdctl.la" && ln -s "../libteamdctl.la" "libteamdctl.la" )
make[5]: Leaving directory '/sonic/src/libteam/libteam/libteamdctl'
Making all in utils
make[5]: Entering directory '/sonic/src/libteam/libteam/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamnl-teamnl.o `test -f 'teamnl.c' || echo './'`teamnl.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamdctl-teamdctl.o `test -f 'teamdctl.c' || echo './'`teamdctl.c
/bin/bash ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o teamnl teamnl-teamnl.o ../libteam/libteam.la
/bin/bash ../libtool --tag=CC --mode=link gcc -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o teamdctl teamdctl-teamdctl.o ../libteamdctl/libteamdctl.la -ljansson
libtool: link: gcc -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -o .libs/teamnl teamnl-teamnl.o ../libteam/.libs/libteam.so
libtool: link: gcc -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -o .libs/teamdctl teamdctl-teamdctl.o ../libteamdctl/.libs/libteamdctl.so -ljansson
make[5]: Leaving directory '/sonic/src/libteam/libteam/utils'
Making all in binding
make[5]: Entering directory '/sonic/src/libteam/libteam/binding'
Making all in python
make[6]: Entering directory '/sonic/src/libteam/libteam/binding/python'
Making all in team
make[7]: Entering directory '/sonic/src/libteam/libteam/binding/python/team'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/sonic/src/libteam/libteam/binding/python/team'
make[7]: Entering directory '/sonic/src/libteam/libteam/binding/python'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/sonic/src/libteam/libteam/binding/python'
make[6]: Leaving directory '/sonic/src/libteam/libteam/binding/python'
make[6]: Entering directory '/sonic/src/libteam/libteam/binding'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/sonic/src/libteam/libteam/binding'
make[5]: Leaving directory '/sonic/src/libteam/libteam/binding'
Making all in examples
make[5]: Entering directory '/sonic/src/libteam/libteam/examples'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../include -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o team_manual_control.o team_manual_control.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I../include -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o team_monitor.o team_monitor.c
/bin/bash ../libtool --tag=CC --mode=link gcc -I../include -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o team_monitor team_monitor.o ../libteam/libteam.la
/bin/bash ../libtool --tag=CC --mode=link gcc -I../include -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o team_manual_control team_manual_control.o ../libteam/libteam.la
libtool: link: gcc -I../include -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -o .libs/team_monitor team_monitor.o ../libteam/.libs/libteam.so
libtool: link: gcc -I../include -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -o .libs/team_manual_control team_manual_control.o ../libteam/.libs/libteam.so
make[5]: Leaving directory '/sonic/src/libteam/libteam/examples'
Making all in teamd
make[5]: Entering directory '/sonic/src/libteam/libteam/teamd'
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd.o `test -f 'teamd.c' || echo './'`teamd.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_common.o `test -f 'teamd_common.c' || echo './'`teamd_common.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_json.o `test -f 'teamd_json.c' || echo './'`teamd_json.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_config.o `test -f 'teamd_config.c' || echo './'`teamd_config.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_state.o `test -f 'teamd_state.c' || echo './'`teamd_state.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_workq.o `test -f 'teamd_workq.c' || echo './'`teamd_workq.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_events.o `test -f 'teamd_events.c' || echo './'`teamd_events.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_per_port.o `test -f 'teamd_per_port.c' || echo './'`teamd_per_port.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_option_watch.o `test -f 'teamd_option_watch.c' || echo './'`teamd_option_watch.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_ifinfo_watch.o `test -f 'teamd_ifinfo_watch.c' || echo './'`teamd_ifinfo_watch.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_lw_ethtool.o `test -f 'teamd_lw_ethtool.c' || echo './'`teamd_lw_ethtool.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_lw_psr.o `test -f 'teamd_lw_psr.c' || echo './'`teamd_lw_psr.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_lw_arp_ping.o `test -f 'teamd_lw_arp_ping.c' || echo './'`teamd_lw_arp_ping.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_lw_nsna_ping.o `test -f 'teamd_lw_nsna_ping.c' || echo './'`teamd_lw_nsna_ping.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_lw_tipc.o `test -f 'teamd_lw_tipc.c' || echo './'`teamd_lw_tipc.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_link_watch.o `test -f 'teamd_link_watch.c' || echo './'`teamd_link_watch.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_ctl.o `test -f 'teamd_ctl.c' || echo './'`teamd_ctl.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_dbus.o `test -f 'teamd_dbus.c' || echo './'`teamd_dbus.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_zmq.o `test -f 'teamd_zmq.c' || echo './'`teamd_zmq.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_usock.o `test -f 'teamd_usock.c' || echo './'`teamd_usock.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_phys_port_check.o `test -f 'teamd_phys_port_check.c' || echo './'`teamd_phys_port_check.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_bpf_chef.o `test -f 'teamd_bpf_chef.c' || echo './'`teamd_bpf_chef.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_hash_func.o `test -f 'teamd_hash_func.c' || echo './'`teamd_hash_func.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_balancer.o `test -f 'teamd_balancer.c' || echo './'`teamd_balancer.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_runner_basic_ones.o `test -f 'teamd_runner_basic_ones.c' || echo './'`teamd_runner_basic_ones.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_runner_activebackup.o `test -f 'teamd_runner_activebackup.c' || echo './'`teamd_runner_activebackup.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_runner_loadbalance.o `test -f 'teamd_runner_loadbalance.c' || echo './'`teamd_runner_loadbalance.c
gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var"' -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o teamd-teamd_runner_lacp.o `test -f 'teamd_runner_lacp.c' || echo './'`teamd_runner_lacp.c
In file included from /usr/include/string.h:495,
from teamd.c:21:
In function 'strncpy',
inlined from 'ifname2ifindex' at ../include/private/misc.h:93:2,
inlined from 'teamd_generate_devname' at teamd.c:1632:9,
inlined from 'teamd_get_devname' at teamd.c:1662:11,
inlined from 'main' at teamd.c:1887:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 15 bytes from a string of length 15 [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../libtool --tag=CC --mode=link gcc -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -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 -lzmq
libtool: link: gcc -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I../include -D_GNU_SOURCE -g -O2 -ffile-prefix-map=/sonic/src/libteam/libteam=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -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 -ldaemon -ljansson -ldbus-1 -lzmq
make[5]: Leaving directory '/sonic/src/libteam/libteam/teamd'
Making all in man
make[5]: Entering directory '/sonic/src/libteam/libteam/man'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/sonic/src/libteam/libteam/man'
Making all in doc
make[5]: Entering directory '/sonic/src/libteam/libteam/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/sonic/src/libteam/libteam/doc'
make[5]: Entering directory '/sonic/src/libteam/libteam'
make[5]: Leaving directory '/sonic/src/libteam/libteam'
make[4]: Leaving directory '/sonic/src/libteam/libteam'
make[3]: Leaving directory '/sonic/src/libteam/libteam'
dh_auto_test
make -j112 check VERBOSE=1
make[3]: Entering directory '/sonic/src/libteam/libteam'
Making check in include
make[4]: Entering directory '/sonic/src/libteam/libteam/include'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/sonic/src/libteam/libteam/include'
Making check in libteam
make[4]: Entering directory '/sonic/src/libteam/libteam/libteam'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/sonic/src/libteam/libteam/libteam'
Making check in libteamdctl
make[4]: Entering directory '/sonic/src/libteam/libteam/libteamdctl'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/sonic/src/libteam/libteam/libteamdctl'
Making check in utils
make[4]: Entering directory '/sonic/src/libteam/libteam/utils'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/sonic/src/libteam/libteam/utils'
Making check in binding
make[4]: Entering directory '/sonic/src/libteam/libteam/binding'
Making check in python
make[5]: Entering directory '/sonic/src/libteam/libteam/binding/python'
Making check in team
make[6]: Entering directory '/sonic/src/libteam/libteam/binding/python/team'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/sonic/src/libteam/libteam/binding/python/team'
make[6]: Entering directory '/sonic/src/libteam/libteam/binding/python'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/sonic/src/libteam/libteam/binding/python'
make[5]: Leaving directory '/sonic/src/libteam/libteam/binding/python'
make[5]: Entering directory '/sonic/src/libteam/libteam/binding'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/sonic/src/libteam/libteam/binding'
make[4]: Leaving directory '/sonic/src/libteam/libteam/binding'
Making check in examples
make[4]: Entering directory '/sonic/src/libteam/libteam/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/sonic/src/libteam/libteam/examples'
Making check in teamd
make[4]: Entering directory '/sonic/src/libteam/libteam/teamd'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/sonic/src/libteam/libteam/teamd'
Making check in man
make[4]: Entering directory '/sonic/src/libteam/libteam/man'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/sonic/src/libteam/libteam/man'
Making check in doc
make[4]: Entering directory '/sonic/src/libteam/libteam/doc'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/sonic/src/libteam/libteam/doc'
make[4]: Entering directory '/sonic/src/libteam/libteam'
make[4]: Leaving directory '/sonic/src/libteam/libteam'
make[3]: Leaving directory '/sonic/src/libteam/libteam'
create-stamp debian/debhelper-build-stamp
make[2]: Leaving directory '/sonic/src/libteam/libteam'
fakeroot debian/rules binary
make[2]: Entering directory '/sonic/src/libteam/libteam'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
dh binary
dh_testroot
dh_prep
debian/rules override_dh_auto_install
make[3]: Entering directory '/sonic/src/libteam/libteam'
dh_auto_install --destdir=/sonic/src/libteam/libteam/debian/tmp
make -j1 install DESTDIR=/sonic/src/libteam/libteam/debian/tmp AM_UPDATE_INFO_DIR=no
make[4]: Entering directory '/sonic/src/libteam/libteam'
Making install in include
make[5]: Entering directory '/sonic/src/libteam/libteam/include'
make[6]: Entering directory '/sonic/src/libteam/libteam/include'
make[6]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/include'
/usr/bin/install -c -m 644 teamdctl.h '/sonic/src/libteam/libteam/debian/tmp/usr/include/.'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/include'
/usr/bin/install -c -m 644 team.h '/sonic/src/libteam/libteam/debian/tmp/usr/include/.'
make[6]: Leaving directory '/sonic/src/libteam/libteam/include'
make[5]: Leaving directory '/sonic/src/libteam/libteam/include'
Making install in libteam
make[5]: Entering directory '/sonic/src/libteam/libteam/libteam'
make[6]: Entering directory '/sonic/src/libteam/libteam/libteam'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu'
/bin/bash ../libtool --mode=install /usr/bin/install -c libteam.la '/sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libteam.so.5.6.0 /sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu/libteam.so.5.6.0
libtool: install: (cd /sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libteam.so.5.6.0 libteam.so.5 || { rm -f libteam.so.5 && ln -s libteam.so.5.6.0 libteam.so.5; }; })
libtool: install: (cd /sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libteam.so.5.6.0 libteam.so || { rm -f libteam.so && ln -s libteam.so.5.6.0 libteam.so; }; })
libtool: install: /usr/bin/install -c .libs/libteam.lai /sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu/libteam.la
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
/usr/bin/install -c -m 644 libteam.pc '/sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[6]: Leaving directory '/sonic/src/libteam/libteam/libteam'
make[5]: Leaving directory '/sonic/src/libteam/libteam/libteam'
Making install in libteamdctl
make[5]: Entering directory '/sonic/src/libteam/libteam/libteamdctl'
make[6]: Entering directory '/sonic/src/libteam/libteam/libteamdctl'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu'
/bin/bash ../libtool --mode=install /usr/bin/install -c libteamdctl.la '/sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libteamdctl.so.0.1.5 /sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu/libteamdctl.so.0.1.5
libtool: install: (cd /sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libteamdctl.so.0.1.5 libteamdctl.so.0 || { rm -f libteamdctl.so.0 && ln -s libteamdctl.so.0.1.5 libteamdctl.so.0; }; })
libtool: install: (cd /sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libteamdctl.so.0.1.5 libteamdctl.so || { rm -f libteamdctl.so && ln -s libteamdctl.so.0.1.5 libteamdctl.so; }; })
libtool: install: /usr/bin/install -c .libs/libteamdctl.lai /sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu/libteamdctl.la
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
/usr/bin/install -c -m 644 libteamdctl.pc '/sonic/src/libteam/libteam/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[6]: Leaving directory '/sonic/src/libteam/libteam/libteamdctl'
make[5]: Leaving directory '/sonic/src/libteam/libteam/libteamdctl'
Making install in utils
make[5]: Entering directory '/sonic/src/libteam/libteam/utils'
make[6]: Entering directory '/sonic/src/libteam/libteam/utils'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c teamnl teamdctl '/sonic/src/libteam/libteam/debian/tmp/usr/bin'
libtool: warning: '../libteam/libteam.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/teamnl /sonic/src/libteam/libteam/debian/tmp/usr/bin/teamnl
libtool: warning: '../libteamdctl/libteamdctl.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/teamdctl /sonic/src/libteam/libteam/debian/tmp/usr/bin/teamdctl
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/bin'
/usr/bin/install -c bond2team '/sonic/src/libteam/libteam/debian/tmp/usr/bin'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/sonic/src/libteam/libteam/utils'
make[5]: Leaving directory '/sonic/src/libteam/libteam/utils'
Making install in binding
make[5]: Entering directory '/sonic/src/libteam/libteam/binding'
Making install in python
make[6]: Entering directory '/sonic/src/libteam/libteam/binding/python'
Making install in team
make[7]: Entering directory '/sonic/src/libteam/libteam/binding/python/team'
make[8]: Entering directory '/sonic/src/libteam/libteam/binding/python/team'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/sonic/src/libteam/libteam/binding/python/team'
make[7]: Leaving directory '/sonic/src/libteam/libteam/binding/python/team'
make[7]: Entering directory '/sonic/src/libteam/libteam/binding/python'
make[8]: Entering directory '/sonic/src/libteam/libteam/binding/python'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/sonic/src/libteam/libteam/binding/python'
make[7]: Leaving directory '/sonic/src/libteam/libteam/binding/python'
make[6]: Leaving directory '/sonic/src/libteam/libteam/binding/python'
make[6]: Entering directory '/sonic/src/libteam/libteam/binding'
make[7]: Entering directory '/sonic/src/libteam/libteam/binding'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/sonic/src/libteam/libteam/binding'
make[6]: Leaving directory '/sonic/src/libteam/libteam/binding'
make[5]: Leaving directory '/sonic/src/libteam/libteam/binding'
Making install in examples
make[5]: Entering directory '/sonic/src/libteam/libteam/examples'
make[6]: Entering directory '/sonic/src/libteam/libteam/examples'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/sonic/src/libteam/libteam/examples'
make[5]: Leaving directory '/sonic/src/libteam/libteam/examples'
Making install in teamd
make[5]: Entering directory '/sonic/src/libteam/libteam/teamd'
make[6]: Entering directory '/sonic/src/libteam/libteam/teamd'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c teamd '/sonic/src/libteam/libteam/debian/tmp/usr/bin'
libtool: warning: '../libteam/libteam.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/teamd /sonic/src/libteam/libteam/debian/tmp/usr/bin/teamd
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/sonic/src/libteam/libteam/teamd'
make[5]: Leaving directory '/sonic/src/libteam/libteam/teamd'
Making install in man
make[5]: Entering directory '/sonic/src/libteam/libteam/man'
make[6]: Entering directory '/sonic/src/libteam/libteam/man'
make[6]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/share/man/man1'
/usr/bin/install -c -m 644 bond2team.1 '/sonic/src/libteam/libteam/debian/tmp/usr/share/man/man1'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/share/man/man5'
/usr/bin/install -c -m 644 teamd.conf.5 '/sonic/src/libteam/libteam/debian/tmp/usr/share/man/man5'
/bin/mkdir -p '/sonic/src/libteam/libteam/debian/tmp/usr/share/man/man8'
/usr/bin/install -c -m 644 teamd.8 teamdctl.8 teamnl.8 '/sonic/src/libteam/libteam/debian/tmp/usr/share/man/man8'
make[6]: Leaving directory '/sonic/src/libteam/libteam/man'
make[5]: Leaving directory '/sonic/src/libteam/libteam/man'
Making install in doc
make[5]: Entering directory '/sonic/src/libteam/libteam/doc'
make[6]: Entering directory '/sonic/src/libteam/libteam/doc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/sonic/src/libteam/libteam/doc'
make[5]: Leaving directory '/sonic/src/libteam/libteam/doc'
make[5]: Entering directory '/sonic/src/libteam/libteam'
make[6]: Entering directory '/sonic/src/libteam/libteam'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/sonic/src/libteam/libteam'
make[5]: Leaving directory '/sonic/src/libteam/libteam'
make[4]: Leaving directory '/sonic/src/libteam/libteam'
make[3]: Leaving directory '/sonic/src/libteam/libteam'
dh_install
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: Recommends field of package libteam-dev: substitution variable ${misc:Recommends} used, but is not defined
dpkg-gencontrol: warning: Recommends field of package libteamdctl0: substitution variable ${misc:Recommends} used, but is not defined
dpkg-gencontrol: warning: Recommends field of package libteam5: substitution variable ${misc:Recommends} used, but is not defined
dpkg-gencontrol: warning: Recommends field of package libteam-utils: substitution variable ${misc:Recommends} used, but is not defined
dpkg-gencontrol: warning: Recommends field of package libteam5: substitution variable ${misc:Recommends} used, but is not defined
dpkg-gencontrol: warning: Recommends field of package libteam-utils: substitution variable ${misc:Recommends} used, but is not defined
dpkg-gencontrol: warning: Recommends field of package libteamdctl0: substitution variable ${misc:Recommends} used, but is not defined
dh_md5sums
dh_builddeb
dpkg-deb: building package 'libteam5' in '../libteam5_1.30-1_amd64.deb'.
dpkg-deb: building package 'libteam5-dbgsym' in '../libteam5-dbgsym_1.30-1_amd64.deb'.
dpkg-deb: building package 'libteamdctl0' in '../libteamdctl0_1.30-1_amd64.deb'.
dpkg-deb: building package 'libteamdctl0-dbgsym' in '../libteamdctl0-dbgsym_1.30-1_amd64.deb'.
dpkg-deb: building package 'libteam-dev' in '../libteam-dev_1.30-1_amd64.deb'.
dpkg-deb: building package 'libteam-utils' in '../libteam-utils_1.30-1_amd64.deb'.
dpkg-deb: building package 'libteam-utils-dbgsym' in '../libteam-utils-dbgsym_1.30-1_amd64.deb'.
make[2]: Leaving directory '/sonic/src/libteam/libteam'
dpkg-genbuildinfo --build=binary --admindir=/sonic/dpkg/tmp.b8tzCVLBSO
dpkg-genchanges --build=binary >../libteam_1.30-1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
/sonic/src/libteam
make[1]: Leaving directory '/sonic/src/libteam'
Build end time: Fri Jul 4 08:38:33 UTC 2025
Elapsed time: 0h 1m 24s
|