Content

상위 폴더로 이동
Build start time: Fri Jul 4 07:37:54 UTC 2025
[ REASON ] :      target/debs/buster/libnl-3-200_3.5.0-1_amd64.deb does not exist  
[ FLAGS  FILE    ] : [] 
[ FLAGS  DEPENDS ] : [] 
[ FLAGS  DIFF    ] : [] 
make[1]: warning: -j112 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/sonic/src/libnl3'
# Obtaining the libnl3
rm -rf ./libnl3-3.5.0
git clone https://github.com/thom311/libnl libnl3-3.5.0
pushd libnl3-3.5.0
git checkout tags/libnl3_5_0
git checkout -b sonic
stg init
stg import -s ../patch/series
cp -r ../debian debian
dpkg-buildpackage -rfakeroot -b -us -uc -j112 --admindir /sonic/dpkg/tmp.xCcWwMT88n
popd
mv libnl-3-dev_3.5.0-1_amd64.deb libnl-genl-3-200_3.5.0-1_amd64.deb libnl-genl-3-dev_3.5.0-1_amd64.deb libnl-route-3-200_3.5.0-1_amd64.deb libnl-route-3-dev_3.5.0-1_amd64.deb libnl-nf-3-200_3.5.0-1_amd64.deb libnl-nf-3-dev_3.5.0-1_amd64.deb libnl-cli-3-200_3.5.0-1_amd64.deb libnl-cli-3-dev_3.5.0-1_amd64.deb libnl-3-200_3.5.0-1_amd64.deb /sonic/target/debs/buster/
Cloning into 'libnl3-3.5.0'...
/sonic/src/libnl3/libnl3-3.5.0 /sonic/src/libnl3
Note: checking out 'tags/libnl3_5_0'.

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 performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b 

HEAD is now at 7b167ef8 libnl-3.5.0 release
Switched to a new branch 'sonic'
dpkg-buildpackage: info: source package libnl3
dpkg-buildpackage: info: source version 3.5.0-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Tamer Ahmed 
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
make[2]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
dh clean
   dh_clean
make[2]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
 debian/rules build
make[2]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
dh build
   dh_update_autotools_config
   dh_autoreconf
aclocal: warning: couldn't open directory 'm4': No such file or directory
configure.ac:15: installing 'build-aux/install-sh'
configure.ac:15: installing 'build-aux/missing'
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:51: installing 'build-aux/ar-lib'
configure.ac:51: installing 'build-aux/compile'
configure.ac:73: installing 'build-aux/config.guess'
configure.ac:73: installing 'build-aux/config.sub'
configure.ac:49: installing 'build-aux/install-sh'
configure.ac:49: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
   dh_auto_configure
	./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 --disable-maintainer-mode --disable-dependency-tracking
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... yes
checking for flex... flex
checking for bison... bison -y
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CHECK... yes
checking for dlfcn.h... (cached) yes
checking for pthread_mutex_lock in -lpthread... yes
checking for strerror_l... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libnl-3.0.pc
config.status: creating libnl-route-3.0.pc
config.status: creating libnl-genl-3.0.pc
config.status: creating libnl-nf-3.0.pc
config.status: creating libnl-cli-3.0.pc
config.status: creating libnl-xfrm-3.0.pc
config.status: creating libnl-idiag-3.0.pc
config.status: creating python/setup.py
config.status: creating include/netlink/version.h
config.status: creating lib/defs.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in doc (/sonic/src/libnl3/libnl3-3.5.0/doc)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  '--build=x86_64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' '--disable-dependency-tracking' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' --cache-file=/dev/null --srcdir=.
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 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 python... yes
checking for doxygen... yes
checking for dot... yes
checking for asciidoc... no
configure: WARNING: *** asciidoc not found, disabling building of guides
checking for source-highlight... no
configure: WARNING: *** source-highlight not found, disabling building of guides
checking for mscgen... no
configure: WARNING: *** mscgen not found, get it at http://www.mcternan.me.uk/mscgen/
configure: WARNING: *** Disabling building of guides
checking for pygmentize... yes
configure: WARNING: *** Disabling API linking due to missing doxygen package
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
-------------------------------------------------------------------------------
                                  NOTE

 There have been some changes starting with 3.2 regarding where and how libnl
 is being installed on the system in order to allow multiple libnl versions
 to be installed in parallel:

    - Headers will be installed in ${prefix}/include/libnl3, therefore
      you will need to add "-I/usr/include/libnl3" to CFLAGS

    - The library basename was renamed to libnl-3, i.e. the SO names become
      libnl-3.so., libnl-route-3.so, etc.

    - libtool versioning was assumed, to ease detection of compatible library
      versions.

 If you are using pkg-config for detecting and linking against the library 
 things will continue magically as if nothing every happened. If you are 
 linking manually you need to adapt your Makefiles or switch to using 
 pkg-config files.

-------------------------------------------------------------------------------
   dh_auto_build
	make -j112
make[3]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/idiag_socket_details-idiag-socket-details.o `test -f 'src/idiag-socket-details.c' || echo './'`src/idiag-socket-details.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_ct_add-nf-ct-add.o `test -f 'src/nf-ct-add.c' || echo './'`src/nf-ct-add.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_ct_events-nf-ct-events.o `test -f 'src/nf-ct-events.c' || echo './'`src/nf-ct-events.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_ct_list-nf-ct-list.o `test -f 'src/nf-ct-list.c' || echo './'`src/nf-ct-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_exp_add-nf-exp-add.o `test -f 'src/nf-exp-add.c' || echo './'`src/nf-exp-add.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_exp_delete-nf-exp-delete.o `test -f 'src/nf-exp-delete.c' || echo './'`src/nf-exp-delete.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_exp_list-nf-exp-list.o `test -f 'src/nf-exp-list.c' || echo './'`src/nf-exp-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_log-nf-log.o `test -f 'src/nf-log.c' || echo './'`src/nf-log.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_monitor-nf-monitor.o `test -f 'src/nf-monitor.c' || echo './'`src/nf-monitor.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nf_queue-nf-queue.o `test -f 'src/nf-queue.c' || echo './'`src/nf-queue.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_addr_add-nl-addr-add.o `test -f 'src/nl-addr-add.c' || echo './'`src/nl-addr-add.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_addr_delete-nl-addr-delete.o `test -f 'src/nl-addr-delete.c' || echo './'`src/nl-addr-delete.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_addr_list-nl-addr-list.o `test -f 'src/nl-addr-list.c' || echo './'`src/nl-addr-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_class_add-nl-class-add.o `test -f 'src/nl-class-add.c' || echo './'`src/nl-class-add.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_class_delete-nl-class-delete.o `test -f 'src/nl-class-delete.c' || echo './'`src/nl-class-delete.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_class_list-nl-class-list.o `test -f 'src/nl-class-list.c' || echo './'`src/nl-class-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_classid_lookup-nl-classid-lookup.o `test -f 'src/nl-classid-lookup.c' || echo './'`src/nl-classid-lookup.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_cls_add-nl-cls-add.o `test -f 'src/nl-cls-add.c' || echo './'`src/nl-cls-add.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_cls_delete-nl-cls-delete.o `test -f 'src/nl-cls-delete.c' || echo './'`src/nl-cls-delete.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_cls_list-nl-cls-list.o `test -f 'src/nl-cls-list.c' || echo './'`src/nl-cls-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_fib_lookup-nl-fib-lookup.o `test -f 'src/nl-fib-lookup.c' || echo './'`src/nl-fib-lookup.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_link_enslave-nl-link-enslave.o `test -f 'src/nl-link-enslave.c' || echo './'`src/nl-link-enslave.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_link_ifindex2name-nl-link-ifindex2name.o `test -f 'src/nl-link-ifindex2name.c' || echo './'`src/nl-link-ifindex2name.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_link_list-nl-link-list.o `test -f 'src/nl-link-list.c' || echo './'`src/nl-link-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_link_name2ifindex-nl-link-name2ifindex.o `test -f 'src/nl-link-name2ifindex.c' || echo './'`src/nl-link-name2ifindex.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_link_release-nl-link-release.o `test -f 'src/nl-link-release.c' || echo './'`src/nl-link-release.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_link_set-nl-link-set.o `test -f 'src/nl-link-set.c' || echo './'`src/nl-link-set.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_link_stats-nl-link-stats.o `test -f 'src/nl-link-stats.c' || echo './'`src/nl-link-stats.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_list_caches-nl-list-caches.o `test -f 'src/nl-list-caches.c' || echo './'`src/nl-list-caches.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_list_sockets-nl-list-sockets.o `test -f 'src/nl-list-sockets.c' || echo './'`src/nl-list-sockets.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_monitor-nl-monitor.o `test -f 'src/nl-monitor.c' || echo './'`src/nl-monitor.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_neigh_add-nl-neigh-add.o `test -f 'src/nl-neigh-add.c' || echo './'`src/nl-neigh-add.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_neigh_delete-nl-neigh-delete.o `test -f 'src/nl-neigh-delete.c' || echo './'`src/nl-neigh-delete.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_neigh_list-nl-neigh-list.o `test -f 'src/nl-neigh-list.c' || echo './'`src/nl-neigh-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_neightbl_list-nl-neightbl-list.o `test -f 'src/nl-neightbl-list.c' || echo './'`src/nl-neightbl-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_pktloc_lookup-nl-pktloc-lookup.o `test -f 'src/nl-pktloc-lookup.c' || echo './'`src/nl-pktloc-lookup.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_qdisc_add-nl-qdisc-add.o `test -f 'src/nl-qdisc-add.c' || echo './'`src/nl-qdisc-add.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_qdisc_delete-nl-qdisc-delete.o `test -f 'src/nl-qdisc-delete.c' || echo './'`src/nl-qdisc-delete.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_qdisc_list-nl-qdisc-list.o `test -f 'src/nl-qdisc-list.c' || echo './'`src/nl-qdisc-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_route_add-nl-route-add.o `test -f 'src/nl-route-add.c' || echo './'`src/nl-route-add.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_route_delete-nl-route-delete.o `test -f 'src/nl-route-delete.c' || echo './'`src/nl-route-delete.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_route_get-nl-route-get.o `test -f 'src/nl-route-get.c' || echo './'`src/nl-route-get.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_route_list-nl-route-list.o `test -f 'src/nl-route-list.c' || echo './'`src/nl-route-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_rule_list-nl-rule-list.o `test -f 'src/nl-rule-list.c' || echo './'`src/nl-rule-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_tctree_list-nl-tctree-list.o `test -f 'src/nl-tctree-list.c' || echo './'`src/nl-tctree-list.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/nl_util_addr-nl-util-addr.o `test -f 'src/nl-util-addr.c' || echo './'`src/nl-util-addr.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/genl_ctrl_list-genl-ctrl-list.o `test -f 'src/genl-ctrl-list.c' || echo './'`src/genl-ctrl-list.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-addr.lo `test -f 'src/lib/addr.c' || echo './'`src/lib/addr.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-class.lo `test -f 'src/lib/class.c' || echo './'`src/lib/class.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-cls.lo `test -f 'src/lib/cls.c' || echo './'`src/lib/cls.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-ct.lo `test -f 'src/lib/ct.c' || echo './'`src/lib/ct.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-exp.lo `test -f 'src/lib/exp.c' || echo './'`src/lib/exp.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-link.lo `test -f 'src/lib/link.c' || echo './'`src/lib/link.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-neigh.lo `test -f 'src/lib/neigh.c' || echo './'`src/lib/neigh.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-qdisc.lo `test -f 'src/lib/qdisc.c' || echo './'`src/lib/qdisc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-route.lo `test -f 'src/lib/route.c' || echo './'`src/lib/route.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-rule.lo `test -f 'src/lib/rule.c' || echo './'`src/lib/rule.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-tc.lo `test -f 'src/lib/tc.c' || echo './'`src/lib/tc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/lib/libnl_cli_3_la-utils.lo `test -f 'src/lib/utils.c' || echo './'`src/lib/utils.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-addr.lo `test -f 'lib/addr.c' || echo './'`lib/addr.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-attr.lo `test -f 'lib/attr.c' || echo './'`lib/attr.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-cache.lo `test -f 'lib/cache.c' || echo './'`lib/cache.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-cache_mngr.lo `test -f 'lib/cache_mngr.c' || echo './'`lib/cache_mngr.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-cache_mngt.lo `test -f 'lib/cache_mngt.c' || echo './'`lib/cache_mngt.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-data.lo `test -f 'lib/data.c' || echo './'`lib/data.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-error.lo `test -f 'lib/error.c' || echo './'`lib/error.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-handlers.lo `test -f 'lib/handlers.c' || echo './'`lib/handlers.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-hash.lo `test -f 'lib/hash.c' || echo './'`lib/hash.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-hashtable.lo `test -f 'lib/hashtable.c' || echo './'`lib/hashtable.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-mpls.lo `test -f 'lib/mpls.c' || echo './'`lib/mpls.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-msg.lo `test -f 'lib/msg.c' || echo './'`lib/msg.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-nl.lo `test -f 'lib/nl.c' || echo './'`lib/nl.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-object.lo `test -f 'lib/object.c' || echo './'`lib/object.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-socket.lo `test -f 'lib/socket.c' || echo './'`lib/socket.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-utils.lo `test -f 'lib/utils.c' || echo './'`lib/utils.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/libnl_3_la-version.lo `test -f 'lib/version.c' || echo './'`lib/version.c
flex --header-file=lib/route/cls/ematch_grammar.h  -o lib/route/cls/ematch_grammar.c lib/route/cls/ematch_grammar.l
bison -y -d  -o lib/route/cls/ematch_syntax.c lib/route/cls/ematch_syntax.y
flex --header-file=lib/route/pktloc_grammar.h  -o lib/route/pktloc_grammar.c lib/route/pktloc_grammar.l
bison -y -d  -o lib/route/pktloc_syntax.c lib/route/pktloc_syntax.y
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-ct.lo `test -f 'lib/netfilter/ct.c' || echo './'`lib/netfilter/ct.c
lib/route/cls/ematch_syntax.y:32.1-14: warning: POSIX Yacc does not support %error-verbose [-Wyacc]
 %error-verbose
 ^~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:32.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated]
 %error-verbose
 ^~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:33.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
 %define api.pure
 ^~~~~~~
lib/route/cls/ematch_syntax.y:34.14-22: warning: POSIX Yacc does not support string literals [-Wyacc]
 %name-prefix "ematch_"
              ^~~~~~~~~
lib/route/cls/ematch_syntax.y:34.1-22: warning: POSIX Yacc does not support %name-prefix  [-Wyacc]
 %name-prefix "ematch_"
 ^~~~~~~~~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:34.1-22: warning: deprecated directive, use '%define api.prefix {ematch_}' [-Wdeprecated]
 %name-prefix "ematch_"
 ^~~~~~~~~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:65.20-22: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_OPEN "("
                    ^~~
lib/route/cls/ematch_syntax.y:66.21-23: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_CLOSE ")"
                     ^~~
lib/route/cls/ematch_syntax.y:67.20-22: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_PLUS "+"
                    ^~~
lib/route/cls/ematch_syntax.y:68.20-25: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_MASK "mask"
                    ^~~~~~
lib/route/cls/ematch_syntax.y:69.21-24: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_SHIFT ">>"
                     ^~~~
lib/route/cls/ematch_syntax.y:70.18-21: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_AT "at"
                  ^~~~
lib/route/cls/ematch_syntax.y:71.23-27: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  EMATCH_CMP "cmp"
                       ^~~~~
lib/route/cls/ematch_syntax.y:72.25-33: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  EMATCH_NBYTE "pattern"
                         ^~~~~~~~~
lib/route/cls/ematch_syntax.y:73.24-29: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  EMATCH_TEXT "text"
                        ^~~~~~
lib/route/cls/ematch_syntax.y:74.24-29: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  EMATCH_META "meta"
                        ^~~~~~
lib/route/cls/ematch_syntax.y:75.18-20: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_EQ "="
                  ^~~
lib/route/cls/ematch_syntax.y:76.18-20: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_GT ">"
                  ^~~
lib/route/cls/ematch_syntax.y:77.18-20: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_LT "<"
                  ^~~
lib/route/cls/ematch_syntax.y:78.20-25: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_FROM "from"
                    ^~~~~~
lib/route/cls/ematch_syntax.y:79.18-21: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  KW_TO "to"
                  ^~~~
lib/route/cls/ematch_syntax.y:81.24-31: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_RANDOM "random"
                        ^~~~~~~~
lib/route/cls/ematch_syntax.y:82.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_LOADAVG_0 "loadavg_0"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:83.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_LOADAVG_1 "loadavg_1"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:84.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_LOADAVG_2 "loadavg_2"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:85.21-25: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_DEV "dev"
                     ^~~~~
lib/route/cls/ematch_syntax.y:86.22-27: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_PRIO "prio"
                      ^~~~~~
lib/route/cls/ematch_syntax.y:87.23-29: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_PROTO "proto"
                       ^~~~~~~
lib/route/cls/ematch_syntax.y:88.25-33: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_PKTTYPE "pkttype"
                         ^~~~~~~~~
lib/route/cls/ematch_syntax.y:89.24-31: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_PKTLEN "pktlen"
                        ^~~~~~~~
lib/route/cls/ematch_syntax.y:90.25-33: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_DATALEN "datalen"
                         ^~~~~~~~~
lib/route/cls/ematch_syntax.y:91.24-31: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_MACLEN "maclen"
                        ^~~~~~~~
lib/route/cls/ematch_syntax.y:92.22-27: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_MARK "mark"
                      ^~~~~~
lib/route/cls/ematch_syntax.y:93.25-33: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_TCINDEX "tcindex"
                         ^~~~~~~~~
lib/route/cls/ematch_syntax.y:94.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_RTCLASSID "rtclassid"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:95.23-29: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_RTIIF "rtiif"
                       ^~~~~~~
lib/route/cls/ematch_syntax.y:96.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_FAMILY "sk_family"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:97.26-35: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_STATE "sk_state"
                          ^~~~~~~~~~
lib/route/cls/ematch_syntax.y:98.26-35: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_REUSE "sk_reuse"
                          ^~~~~~~~~~
lib/route/cls/ematch_syntax.y:99.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_REFCNT "sk_refcnt"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:100.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_RCVBUF "sk_rcvbuf"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:101.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_SNDBUF "sk_sndbuf"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:102.29-41: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_SHUTDOWN "sk_shutdown"
                             ^~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:103.26-35: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_PROTO "sk_proto"
                          ^~~~~~~~~~
lib/route/cls/ematch_syntax.y:104.25-33: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_TYPE "sk_type"
                         ^~~~~~~~~
lib/route/cls/ematch_syntax.y:105.31-45: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_RMEM_ALLOC "sk_rmem_alloc"
                               ^~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:106.31-45: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_WMEM_ALLOC "sk_wmem_alloc"
                               ^~~~~~~~~~~~~~~
lib/route/pktloc_syntax.y:10.1-14: lib/route/cls/ematch_syntax.ywarning: :107POSIX Yacc does not support %error-verbose.32 [-Wyacc]-47
: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  M E%TeAr_rSoKr_-WvMeErMb_osQeU
E ^U~~E~D~ ~~"~s~k~_~~w~~m
em_queulib/route/pktloc_syntax.yed:10.1"-14
:                                 warning: ^deprecated directive, use '%define parse.error verbose' [-Wdeprecated]~
~ %~e~r~~r~o~r~-~v~er~b~o~s~e

 ^~~~~~~~~~~lib/route/cls/ematch_syntax.y~:108~~.29
-41: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_Rlib/route/pktloc_syntax.yC:11V.1_-7Q: LEwarning: NPOSIX Yacc does not support %define " [-Wyacc]s
k_ r%cdevf_inqel eanp"i.p
ur                             e^
~ ~^~~~~~~~~~~~
~~~~~
lib/route/cls/ematch_syntax.y:109.29-41: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_SND_QLEN "lib/route/pktloc_syntax.ys:12k.14_s-22n: dwarning: _POSIX Yacc does not support string literalsq [-Wyacc]l
e n%n"a
me                             -p^r~e~f~i~x~ ~"~pk~t~l~o~c~_
"
              ^~~~~~~~~
lib/route/cls/ematch_syntax.y:110lib/route/pktloc_syntax.y.29:12-41.1: -22warning: : POSIX Yacc does not support string literalswarning:  [-Wyacc]POSIX Yacc does not support %name-prefix 
 [-Wyacc]
 % t%onkaemne- pi xM E"TpAkt_lSoKc__E"
R R^~_~~Q~L~~E~N~~ ~"~s~k~~_~e~r~~r~~_~q
len"
lib/route/pktloc_syntax.y                             :12.1^-22: ~warning: ~deprecated directive, use '%define api.prefix {pktloc_}'~ [-Wdeprecated]
~ ~%~n~a~m~e~-p~r~e
fix "pktloc_"
 ^~~lib/route/cls/ematch_syntax.y~:111~~.35~-53~: ~~warning: ~POSIX Yacc does not support string literals~~ [-Wyacc]~~
~~ ~%~t~o~k~e
n  META_SK_FORWARD_ALLOCS "slib/route/pktloc_syntax.yk:16_.1f-7o: rwarning: wPOSIX Yacc does not support %expecta [-Wyacc]r
d _%aelxpleoccts "1

                                    ^^~~~~~~~~~~~
~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:112.27-37: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_ALLOCS "sk_allocs"
                           ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:113.31-45: warning: POSIX Yacc does not support string literals [-Wyacc]
 lib/route/pktloc_syntax.y%:39t.1o-11k: ewarning: POSIX Yacc does not support %destructorn [-Wyacc] 
< i%de>s tMrEuTctAor_ S{K _fRrOeUeT(E$_$C);A }P SN AM"Es
k _^r~~o~u~t~e~~_~~c~a
ps"
                               ^~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:114.25-33: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_HASH "sk_hash"
                         ^~~~~~~~~
lib/route/cls/ematch_syntax.y:115.31-45: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_LINGERTIME "sk_lingertime"
                               ^~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:116.32-47: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_ACK_BACKLOG "sk_ack_backlog"
                                ^~~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:117.36-55: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_MAX_ACK_BACKLOG "sk_max_ack_backlog"
                                    ^~~~~~~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:118.25-33: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_PRIO "sk_prio"
                         ^~~~~~~~~
lib/route/cls/ematch_syntax.y:119.29-41: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_RCVLOWAT "sk_rcvlowat"
                             ^~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:120.29-41: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_RCVTIMEO "sk_rcvtimeo"
                             ^~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:121.29-41: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_SNDTIMEO "sk_sndtimeo"
                             ^~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:122.32-47: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_SENDMSG_OFF "sk_sendmsg_off"
                                ^~~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:123.34-51: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_WRITE_PENDING "sk_write_pending"
                                  ^~~~~~~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:124.22-27: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_VLAN "vlan"
                      ^~~~~~
lib/route/cls/ematch_syntax.y:125.24-31: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_RXHASH "rxhash"
                        ^~~~~~~~
lib/route/cls/ematch_syntax.y:126.25-33: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_DEVNAME "devname"
                         ^~~~~~~~~
lib/route/cls/ematch_syntax.y:127.29-41: warning: POSIX Yacc does not support string literals [-Wyacc]
 %token  META_SK_BOUND_IF "sk_bound_if"
                             ^~~~~~~~~~~~~
lib/route/cls/ematch_syntax.y:141.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
 %destructor { free($$); NL_DBG(2, "string destructor\n"); } 
 ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:142.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
 %destructor { rtnl_pktloc_put($$); NL_DBG(2, "pktloc destructor\n"); } 
 ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:143.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
 %destructor { free($$.data); NL_DBG(2, "quoted destructor\n"); } 
 ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:144.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
 %destructor { rtnl_meta_value_put($$); NL_DBG(2, "meta value destructor\n"); } 
 ^~~~~~~~~~~
lib/route/cls/ematch_syntax.y:203.24-26: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| EMATCH_NBYTE "(" pktloc KW_EQ pattern ")"
                        ^~~
lib/route/cls/ematch_syntax.y:203.49-51: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| EMATCH_NBYTE "(" pktloc KW_EQ pattern ")"
                                                 ^~~
lib/route/cls/ematch_syntax.y:221.23-25: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| EMATCH_TEXT "(" STR QUOTED text_from text_to ")"
                       ^~~
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-ct_obj.lo `test -f 'lib/netfilter/ct_obj.c' || echo './'`lib/netfilter/ct_obj.c
lib/route/cls/ematch_syntax.y:221.56-58: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| EMATCH_TEXT "(" STR QUOTED text_from text_to ")"
                                                        ^~~
lib/route/cls/ematch_syntax.y:248.23-25: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| EMATCH_META "(" meta_value operand meta_value ")"
                       ^~~
lib/route/cls/ematch_syntax.y:248.57-59: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| EMATCH_META "(" meta_value operand meta_value ")"
                                                         ^~~
lib/route/cls/ematch_syntax.y:267.11-13: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| "(" expr ")"
           ^~~
lib/route/cls/ematch_syntax.y:267.20-22: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| "(" expr ")"
                    ^~~
lib/route/cls/ematch_syntax.y:295.20-22: warning: POSIX Yacc does not support string literals [-Wyacc]
 	EMATCH_CMP "(" cmp_expr ")"
                    ^~~
lib/route/cls/ematch_syntax.y:295.33-35: warning: POSIX Yacc does not support string literals [-Wyacc]
 	EMATCH_CMP "(" cmp_expr ")"
                                 ^~~
lib/route/cls/ematch_syntax.y:324.11-16: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| "from" pktloc
           ^~~~~~
lib/route/cls/ematch_syntax.y:331.11-14: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| "to" pktloc
           ^~~~
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-exp.lo `test -f 'lib/netfilter/exp.c' || echo './'`lib/netfilter/exp.c
lib/route/cls/ematch_syntax.y:449.23-25: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| align LAYER "+" NUMBER mask
                       ^~~
lib/route/cls/ematch_syntax.y:476.17-20: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| ALIGN "at"
                 ^~~~
lib/route/cls/ematch_syntax.y:478.18-21: warning: POSIX Yacc does not support string literals [-Wyacc]
 	| NUMBER "at"
                  ^~~~
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-exp_obj.lo `test -f 'lib/netfilter/exp_obj.c' || echo './'`lib/netfilter/exp_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-log.lo `test -f 'lib/netfilter/log.c' || echo './'`lib/netfilter/log.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-log_msg.lo `test -f 'lib/netfilter/log_msg.c' || echo './'`lib/netfilter/log_msg.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-log_msg_obj.lo `test -f 'lib/netfilter/log_msg_obj.c' || echo './'`lib/netfilter/log_msg_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-log_obj.lo `test -f 'lib/netfilter/log_obj.c' || echo './'`lib/netfilter/log_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-netfilter.lo `test -f 'lib/netfilter/netfilter.c' || echo './'`lib/netfilter/netfilter.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-nfnl.lo `test -f 'lib/netfilter/nfnl.c' || echo './'`lib/netfilter/nfnl.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-queue.lo `test -f 'lib/netfilter/queue.c' || echo './'`lib/netfilter/queue.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-queue_msg.lo `test -f 'lib/netfilter/queue_msg.c' || echo './'`lib/netfilter/queue_msg.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-queue_msg_obj.lo `test -f 'lib/netfilter/queue_msg_obj.c' || echo './'`lib/netfilter/queue_msg_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/netfilter/libnl_nf_3_la-queue_obj.lo `test -f 'lib/netfilter/queue_obj.c' || echo './'`lib/netfilter/queue_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/genl/libnl_genl_3_la-ctrl.lo `test -f 'lib/genl/ctrl.c' || echo './'`lib/genl/ctrl.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/genl/libnl_genl_3_la-family.lo `test -f 'lib/genl/family.c' || echo './'`lib/genl/family.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/genl/libnl_genl_3_la-genl.lo `test -f 'lib/genl/genl.c' || echo './'`lib/genl/genl.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/genl/libnl_genl_3_la-mngt.lo `test -f 'lib/genl/mngt.c' || echo './'`lib/genl/mngt.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/idiag/libnl_idiag_3_la-idiag.lo `test -f 'lib/idiag/idiag.c' || echo './'`lib/idiag/idiag.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/idiag/libnl_idiag_3_la-idiag_meminfo_obj.lo `test -f 'lib/idiag/idiag_meminfo_obj.c' || echo './'`lib/idiag/idiag_meminfo_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/idiag/libnl_idiag_3_la-idiag_msg_obj.lo `test -f 'lib/idiag/idiag_msg_obj.c' || echo './'`lib/idiag/idiag_msg_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/idiag/libnl_idiag_3_la-idiag_req_obj.lo `test -f 'lib/idiag/idiag_req_obj.c' || echo './'`lib/idiag/idiag_req_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/idiag/libnl_idiag_3_la-idiag_vegasinfo_obj.lo `test -f 'lib/idiag/idiag_vegasinfo_obj.c' || echo './'`lib/idiag/idiag_vegasinfo_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/xfrm/libnl_xfrm_3_la-ae.lo `test -f 'lib/xfrm/ae.c' || echo './'`lib/xfrm/ae.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/xfrm/libnl_xfrm_3_la-lifetime.lo `test -f 'lib/xfrm/lifetime.c' || echo './'`lib/xfrm/lifetime.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/xfrm/libnl_xfrm_3_la-sa.lo `test -f 'lib/xfrm/sa.c' || echo './'`lib/xfrm/sa.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/xfrm/libnl_xfrm_3_la-selector.lo `test -f 'lib/xfrm/selector.c' || echo './'`lib/xfrm/selector.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/xfrm/libnl_xfrm_3_la-sp.lo `test -f 'lib/xfrm/sp.c' || echo './'`lib/xfrm/sp.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/xfrm/libnl_xfrm_3_la-template.lo `test -f 'lib/xfrm/template.c' || echo './'`lib/xfrm/template.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/cls/basic_la-basic.lo `test -f 'lib/cli/cls/basic.c' || echo './'`lib/cli/cls/basic.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/cls/cgroup_la-cgroup.lo `test -f 'lib/cli/cls/cgroup.c' || echo './'`lib/cli/cls/cgroup.c
lib/route/pktloc_syntax.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/qdisc/bfifo_la-bfifo.lo `test -f 'lib/cli/qdisc/bfifo.c' || echo './'`lib/cli/qdisc/bfifo.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/qdisc/blackhole_la-blackhole.lo `test -f 'lib/cli/qdisc/blackhole.c' || echo './'`lib/cli/qdisc/blackhole.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/qdisc/fq_codel_la-fq_codel.lo `test -f 'lib/cli/qdisc/fq_codel.c' || echo './'`lib/cli/qdisc/fq_codel.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/qdisc/hfsc_la-hfsc.lo `test -f 'lib/cli/qdisc/hfsc.c' || echo './'`lib/cli/qdisc/hfsc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/qdisc/htb_la-htb.lo `test -f 'lib/cli/qdisc/htb.c' || echo './'`lib/cli/qdisc/htb.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/qdisc/ingress_la-ingress.lo `test -f 'lib/cli/qdisc/ingress.c' || echo './'`lib/cli/qdisc/ingress.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/qdisc/pfifo_la-pfifo.lo `test -f 'lib/cli/qdisc/pfifo.c' || echo './'`lib/cli/qdisc/pfifo.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/cli/qdisc/plug_la-plug.lo `test -f 'lib/cli/qdisc/plug.c' || echo './'`lib/cli/qdisc/plug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cache.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-cache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/neigh.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-neigh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/hash.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-hash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/cls.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-cls.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/addr.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-addr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/attr.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-attr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/utils.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/class.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-class.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/mpls.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-mpls.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/hashtable.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-hashtable.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/ct.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-ct.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/addr.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-addr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/nl.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-nl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cache_mngr.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-cache_mngr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cache_mngt.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-cache_mngt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/msg.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-msg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/data.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-data.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/link.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-link.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/exp.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/route.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-route.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/qdisc.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-qdisc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/tc.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-tc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/rule.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-rule.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/utils.c  -fPIC -DPIC -o src/lib/.libs/libnl_cli_3_la-utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/version.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/handlers.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-handlers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/error.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/log.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/object.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-object.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/socket.c  -fPIC -DPIC -o lib/.libs/libnl_3_la-socket.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/log_obj.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-log_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/ct_obj.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-ct_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/exp.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/log_msg_obj.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-log_msg_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/queue.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-queue.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/queue_msg_obj.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-queue_msg_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/log_msg.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-log_msg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/queue_msg.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-queue_msg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/netfilter.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-netfilter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/version.c -o lib/libnl_3_la-version.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/ct.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-ct.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/queue_obj.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-queue_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/genl/family.c  -fPIC -DPIC -o lib/genl/.libs/libnl_genl_3_la-family.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/genl/genl.c  -fPIC -DPIC -o lib/genl/.libs/libnl_genl_3_la-genl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/genl/mngt.c  -fPIC -DPIC -o lib/genl/.libs/libnl_genl_3_la-mngt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/cls/basic.c  -fPIC -DPIC -o lib/cli/cls/.libs/basic_la-basic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag_meminfo_obj.c  -fPIC -DPIC -o lib/idiag/.libs/libnl_idiag_3_la-idiag_meminfo_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/nfnl.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-nfnl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag_req_obj.c  -fPIC -DPIC -o lib/idiag/.libs/libnl_idiag_3_la-idiag_req_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/exp_obj.c  -fPIC -DPIC -o lib/netfilter/.libs/libnl_nf_3_la-exp_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag_vegasinfo_obj.c  -fPIC -DPIC -o lib/idiag/.libs/libnl_idiag_3_la-idiag_vegasinfo_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/neigh.c -o src/lib/libnl_cli_3_la-neigh.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/class.c -o src/lib/libnl_cli_3_la-class.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/genl/ctrl.c  -fPIC -DPIC -o lib/genl/.libs/libnl_genl_3_la-ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/sa.c  -fPIC -DPIC -o lib/xfrm/.libs/libnl_xfrm_3_la-sa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/cls/cgroup.c  -fPIC -DPIC -o lib/cli/cls/.libs/cgroup_la-cgroup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/cls.c -o src/lib/libnl_cli_3_la-cls.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag.c  -fPIC -DPIC -o lib/idiag/.libs/libnl_idiag_3_la-idiag.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/htb.c  -fPIC -DPIC -o lib/cli/qdisc/.libs/htb_la-htb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/template.c  -fPIC -DPIC -o lib/xfrm/.libs/libnl_xfrm_3_la-template.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag_msg_obj.c  -fPIC -DPIC -o lib/idiag/.libs/libnl_idiag_3_la-idiag_msg_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/fq_codel.c  -fPIC -DPIC -o lib/cli/qdisc/.libs/fq_codel_la-fq_codel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/ae.c  -fPIC -DPIC -o lib/xfrm/.libs/libnl_xfrm_3_la-ae.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/hash.c -o lib/libnl_3_la-hash.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/link.c -o src/lib/libnl_cli_3_la-link.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/qdisc.c -o src/lib/libnl_cli_3_la-qdisc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/ct.c -o src/lib/libnl_cli_3_la-ct.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/bfifo.c  -fPIC -DPIC -o lib/cli/qdisc/.libs/bfifo_la-bfifo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/pfifo.c  -fPIC -DPIC -o lib/cli/qdisc/.libs/pfifo_la-pfifo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/sp.c  -fPIC -DPIC -o lib/xfrm/.libs/libnl_xfrm_3_la-sp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/lifetime.c  -fPIC -DPIC -o lib/xfrm/.libs/libnl_xfrm_3_la-lifetime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/ingress.c  -fPIC -DPIC -o lib/cli/qdisc/.libs/ingress_la-ingress.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/plug.c  -fPIC -DPIC -o lib/cli/qdisc/.libs/plug_la-plug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/blackhole.c  -fPIC -DPIC -o lib/cli/qdisc/.libs/blackhole_la-blackhole.o
lib/route/cls/ematch_syntax.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/selector.c  -fPIC -DPIC -o lib/xfrm/.libs/libnl_xfrm_3_la-selector.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/addr.c -o src/lib/libnl_cli_3_la-addr.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/fib_lookup/libnl_route_3_la-lookup.lo `test -f 'lib/fib_lookup/lookup.c' || echo './'`lib/fib_lookup/lookup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/tc.c -o src/lib/libnl_cli_3_la-tc.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/fib_lookup/libnl_route_3_la-request.lo `test -f 'lib/fib_lookup/request.c' || echo './'`lib/fib_lookup/request.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/rule.c -o src/lib/libnl_cli_3_la-rule.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-act.lo `test -f 'lib/route/act.c' || echo './'`lib/route/act.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/hfsc.c  -fPIC -DPIC -o lib/cli/qdisc/.libs/hfsc_la-hfsc.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/act/libnl_route_3_la-gact.lo `test -f 'lib/route/act/gact.c' || echo './'`lib/route/act/gact.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/exp.c -o src/lib/libnl_cli_3_la-exp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/mpls.c -o lib/libnl_3_la-mpls.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/error.c -o lib/libnl_3_la-error.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/act/libnl_route_3_la-mirred.lo `test -f 'lib/route/act/mirred.c' || echo './'`lib/route/act/mirred.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/act/libnl_route_3_la-skbedit.lo `test -f 'lib/route/act/skbedit.c' || echo './'`lib/route/act/skbedit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/hashtable.c -o lib/libnl_3_la-hashtable.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/act/libnl_route_3_la-vlan.lo `test -f 'lib/route/act/vlan.c' || echo './'`lib/route/act/vlan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/route.c -o src/lib/libnl_cli_3_la-route.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-addr.lo `test -f 'lib/route/addr.c' || echo './'`lib/route/addr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/cls/basic.c -o lib/cli/cls/basic_la-basic.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/libnl\" -DSYSCONFDIR=\"/etc\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c src/lib/utils.c -o src/lib/libnl_cli_3_la-utils.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-class.lo `test -f 'lib/route/class.c' || echo './'`lib/route/class.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-classid.lo `test -f 'lib/route/classid.c' || echo './'`lib/route/classid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/netfilter.c -o lib/netfilter/libnl_nf_3_la-netfilter.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-cls.lo `test -f 'lib/route/cls.c' || echo './'`lib/route/cls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/data.c -o lib/libnl_3_la-data.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cache_mngt.c -o lib/libnl_3_la-cache_mngt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/log.c -o lib/netfilter/libnl_nf_3_la-log.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/log_msg.c -o lib/netfilter/libnl_nf_3_la-log_msg.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/cls/cgroup.c -o lib/cli/cls/cgroup_la-cgroup.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/handlers.c -o lib/libnl_3_la-handlers.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-basic.lo `test -f 'lib/route/cls/basic.c' || echo './'`lib/route/cls/basic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/log_obj.c -o lib/netfilter/libnl_nf_3_la-log_obj.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-cgroup.lo `test -f 'lib/route/cls/cgroup.c' || echo './'`lib/route/cls/cgroup.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-ematch.lo `test -f 'lib/route/cls/ematch.c' || echo './'`lib/route/cls/ematch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/queue.c -o lib/netfilter/libnl_nf_3_la-queue.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/nfnl.c -o lib/netfilter/libnl_nf_3_la-nfnl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag_meminfo_obj.c -o lib/idiag/libnl_idiag_3_la-idiag_meminfo_obj.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/ematch/libnl_route_3_la-cmp.lo `test -f 'lib/route/cls/ematch/cmp.c' || echo './'`lib/route/cls/ematch/cmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/bfifo.c -o lib/cli/qdisc/bfifo_la-bfifo.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/pfifo.c -o lib/cli/qdisc/pfifo_la-pfifo.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/ematch/libnl_route_3_la-container.lo `test -f 'lib/route/cls/ematch/container.c' || echo './'`lib/route/cls/ematch/container.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/fq_codel.c -o lib/cli/qdisc/fq_codel_la-fq_codel.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/log_msg_obj.c -o lib/netfilter/libnl_nf_3_la-log_msg_obj.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/plug.c -o lib/cli/qdisc/plug_la-plug.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag.c -o lib/idiag/libnl_idiag_3_la-idiag.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/genl/genl.c -o lib/genl/libnl_genl_3_la-genl.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/ematch/libnl_route_3_la-meta.lo `test -f 'lib/route/cls/ematch/meta.c' || echo './'`lib/route/cls/ematch/meta.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/htb.c -o lib/cli/qdisc/htb_la-htb.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/ematch/libnl_route_3_la-nbyte.lo `test -f 'lib/route/cls/ematch/nbyte.c' || echo './'`lib/route/cls/ematch/nbyte.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/blackhole.c -o lib/cli/qdisc/blackhole_la-blackhole.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/object.c -o lib/libnl_3_la-object.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/genl/family.c -o lib/genl/libnl_genl_3_la-family.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag_req_obj.c -o lib/idiag/libnl_idiag_3_la-idiag_req_obj.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/exp.c -o lib/netfilter/libnl_nf_3_la-exp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cache_mngr.c -o lib/libnl_3_la-cache_mngr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/queue_obj.c -o lib/netfilter/libnl_nf_3_la-queue_obj.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/ematch/libnl_route_3_la-text.lo `test -f 'lib/route/cls/ematch/text.c' || echo './'`lib/route/cls/ematch/text.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag_vegasinfo_obj.c -o lib/idiag/libnl_idiag_3_la-idiag_vegasinfo_obj.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-fw.lo `test -f 'lib/route/cls/fw.c' || echo './'`lib/route/cls/fw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/genl/mngt.c -o lib/genl/libnl_genl_3_la-mngt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/lifetime.c -o lib/xfrm/libnl_xfrm_3_la-lifetime.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-mall.lo `test -f 'lib/route/cls/mall.c' || echo './'`lib/route/cls/mall.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-police.lo `test -f 'lib/route/cls/police.c' || echo './'`lib/route/cls/police.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-u32.lo `test -f 'lib/route/cls/u32.c' || echo './'`lib/route/cls/u32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/attr.c -o lib/libnl_3_la-attr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/queue_msg_obj.c -o lib/netfilter/libnl_nf_3_la-queue_msg_obj.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/ingress.c -o lib/cli/qdisc/ingress_la-ingress.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-link.lo `test -f 'lib/route/link.c' || echo './'`lib/route/link.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-api.lo `test -f 'lib/route/link/api.c' || echo './'`lib/route/link/api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/template.c -o lib/xfrm/libnl_xfrm_3_la-template.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/genl/ctrl.c -o lib/genl/libnl_genl_3_la-ctrl.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-bonding.lo `test -f 'lib/route/link/bonding.c' || echo './'`lib/route/link/bonding.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/addr.c -o lib/libnl_3_la-addr.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-bridge.lo `test -f 'lib/route/link/bridge.c' || echo './'`lib/route/link/bridge.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-can.lo `test -f 'lib/route/link/can.c' || echo './'`lib/route/link/can.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/selector.c -o lib/xfrm/libnl_xfrm_3_la-selector.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/nl.c -o lib/libnl_3_la-nl.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-dummy.lo `test -f 'lib/route/link/dummy.c' || echo './'`lib/route/link/dummy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cli/qdisc/hfsc.c -o lib/cli/qdisc/hfsc_la-hfsc.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-geneve.lo `test -f 'lib/route/link/geneve.c' || echo './'`lib/route/link/geneve.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-ifb.lo `test -f 'lib/route/link/ifb.c' || echo './'`lib/route/link/ifb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/queue_msg.c -o lib/netfilter/libnl_nf_3_la-queue_msg.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-inet.lo `test -f 'lib/route/link/inet.c' || echo './'`lib/route/link/inet.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/utils.c -o lib/libnl_3_la-utils.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/cache.c -o lib/libnl_3_la-cache.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/msg.c -o lib/libnl_3_la-msg.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-inet6.lo `test -f 'lib/route/link/inet6.c' || echo './'`lib/route/link/inet6.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/ct.c -o lib/netfilter/libnl_nf_3_la-ct.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-ip6tnl.lo `test -f 'lib/route/link/ip6tnl.c' || echo './'`lib/route/link/ip6tnl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/fib_lookup/lookup.c  -fPIC -DPIC -o lib/fib_lookup/.libs/libnl_route_3_la-lookup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/fib_lookup/request.c  -fPIC -DPIC -o lib/fib_lookup/.libs/libnl_route_3_la-request.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-ipgre.lo `test -f 'lib/route/link/ipgre.c' || echo './'`lib/route/link/ipgre.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/addr.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-addr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/class.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-class.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-ipip.lo `test -f 'lib/route/link/ipip.c' || echo './'`lib/route/link/ipip.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act/skbedit.c  -fPIC -DPIC -o lib/route/act/.libs/libnl_route_3_la-skbedit.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-ipvlan.lo `test -f 'lib/route/link/ipvlan.c' || echo './'`lib/route/link/ipvlan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/cgroup.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-cgroup.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-ipvti.lo `test -f 'lib/route/link/ipvti.c' || echo './'`lib/route/link/ipvti.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-macsec.lo `test -f 'lib/route/link/macsec.c' || echo './'`lib/route/link/macsec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/socket.c -o lib/libnl_3_la-socket.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act/mirred.c  -fPIC -DPIC -o lib/route/act/.libs/libnl_route_3_la-mirred.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-macvlan.lo `test -f 'lib/route/link/macvlan.c' || echo './'`lib/route/link/macvlan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-act.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act/vlan.c  -fPIC -DPIC -o lib/route/act/.libs/libnl_route_3_la-vlan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-cls.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-ppp.lo `test -f 'lib/route/link/ppp.c' || echo './'`lib/route/link/ppp.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-sit.lo `test -f 'lib/route/link/sit.c' || echo './'`lib/route/link/sit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/text.c  -fPIC -DPIC -o lib/route/cls/ematch/.libs/libnl_route_3_la-text.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-sriov.lo `test -f 'lib/route/link/sriov.c' || echo './'`lib/route/link/sriov.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-veth.lo `test -f 'lib/route/link/veth.c' || echo './'`lib/route/link/veth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/ct_obj.c -o lib/netfilter/libnl_nf_3_la-ct_obj.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-vlan.lo `test -f 'lib/route/link/vlan.c' || echo './'`lib/route/link/vlan.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-vrf.lo `test -f 'lib/route/link/vrf.c' || echo './'`lib/route/link/vrf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-ematch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/classid.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-classid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/basic.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-basic.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-vxlan.lo `test -f 'lib/route/link/vxlan.c' || echo './'`lib/route/link/vxlan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/meta.c  -fPIC -DPIC -o lib/route/cls/ematch/.libs/libnl_route_3_la-meta.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/idiag/idiag_msg_obj.c -o lib/idiag/libnl_idiag_3_la-idiag_msg_obj.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-link.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/link/libnl_route_3_la-xfrmi.lo `test -f 'lib/route/link/xfrmi.c' || echo './'`lib/route/link/xfrmi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/nbyte.c  -fPIC -DPIC -o lib/route/cls/ematch/.libs/libnl_route_3_la-nbyte.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/u32.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-u32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/cmp.c  -fPIC -DPIC -o lib/route/cls/ematch/.libs/libnl_route_3_la-cmp.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-neigh.lo `test -f 'lib/route/neigh.c' || echo './'`lib/route/neigh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act/gact.c  -fPIC -DPIC -o lib/route/act/.libs/libnl_route_3_la-gact.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-neightbl.lo `test -f 'lib/route/neightbl.c' || echo './'`lib/route/neightbl.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-netconf.lo `test -f 'lib/route/netconf.c' || echo './'`lib/route/netconf.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-nexthop.lo `test -f 'lib/route/nexthop.c' || echo './'`lib/route/nexthop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/ae.c -o lib/xfrm/libnl_xfrm_3_la-ae.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-nexthop_encap.lo `test -f 'lib/route/nexthop_encap.c' || echo './'`lib/route/nexthop_encap.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-nh_encap_mpls.lo `test -f 'lib/route/nh_encap_mpls.c' || echo './'`lib/route/nh_encap_mpls.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-pktloc.lo `test -f 'lib/route/pktloc.c' || echo './'`lib/route/pktloc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-qdisc.lo `test -f 'lib/route/qdisc.c' || echo './'`lib/route/qdisc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-blackhole.lo `test -f 'lib/route/qdisc/blackhole.c' || echo './'`lib/route/qdisc/blackhole.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/netfilter/exp_obj.c -o lib/netfilter/libnl_nf_3_la-exp_obj.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-cbq.lo `test -f 'lib/route/qdisc/cbq.c' || echo './'`lib/route/qdisc/cbq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/mall.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-mall.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-dsmark.lo `test -f 'lib/route/qdisc/dsmark.c' || echo './'`lib/route/qdisc/dsmark.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-fifo.lo `test -f 'lib/route/qdisc/fifo.c' || echo './'`lib/route/qdisc/fifo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/police.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-police.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-fq_codel.lo `test -f 'lib/route/qdisc/fq_codel.c' || echo './'`lib/route/qdisc/fq_codel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/container.c  -fPIC -DPIC -o lib/route/cls/ematch/.libs/libnl_route_3_la-container.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/fw.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-fw.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-hfsc.lo `test -f 'lib/route/qdisc/hfsc.c' || echo './'`lib/route/qdisc/hfsc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-htb.lo `test -f 'lib/route/qdisc/htb.c' || echo './'`lib/route/qdisc/htb.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-ingress.lo `test -f 'lib/route/qdisc/ingress.c' || echo './'`lib/route/qdisc/ingress.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-mqprio.lo `test -f 'lib/route/qdisc/mqprio.c' || echo './'`lib/route/qdisc/mqprio.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-netem.lo `test -f 'lib/route/qdisc/netem.c' || echo './'`lib/route/qdisc/netem.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-plug.lo `test -f 'lib/route/qdisc/plug.c' || echo './'`lib/route/qdisc/plug.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-prio.lo `test -f 'lib/route/qdisc/prio.c' || echo './'`lib/route/qdisc/prio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/bonding.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-bonding.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-red.lo `test -f 'lib/route/qdisc/red.c' || echo './'`lib/route/qdisc/red.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-sfq.lo `test -f 'lib/route/qdisc/sfq.c' || echo './'`lib/route/qdisc/sfq.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/qdisc/libnl_route_3_la-tbf.lo `test -f 'lib/route/qdisc/tbf.c' || echo './'`lib/route/qdisc/tbf.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-route.lo `test -f 'lib/route/route.c' || echo './'`lib/route/route.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-route_obj.lo `test -f 'lib/route/route_obj.c' || echo './'`lib/route/route_obj.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-route_utils.lo `test -f 'lib/route/route_utils.c' || echo './'`lib/route/route_utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/dummy.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-dummy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/cgroup.c -o lib/route/cls/libnl_route_3_la-cgroup.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-rtnl.lo `test -f 'lib/route/rtnl.c' || echo './'`lib/route/rtnl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/fib_lookup/request.c -o lib/fib_lookup/libnl_route_3_la-request.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/bridge.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-bridge.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/api.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ipvti.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-ipvti.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/macsec.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-macsec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/sriov.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-sriov.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-rule.lo `test -f 'lib/route/rule.c' || echo './'`lib/route/rule.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-tc.lo `test -f 'lib/route/tc.c' || echo './'`lib/route/tc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/fib_lookup/lookup.c -o lib/fib_lookup/libnl_route_3_la-lookup.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-ematch_grammar.lo `test -f 'lib/route/cls/ematch_grammar.c' || echo './'`lib/route/cls/ematch_grammar.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/cls/libnl_route_3_la-ematch_syntax.lo `test -f 'lib/route/cls/ematch_syntax.c' || echo './'`lib/route/cls/ematch_syntax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/veth.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-veth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/class.c -o lib/route/libnl_route_3_la-class.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-pktloc_grammar.lo `test -f 'lib/route/pktloc_grammar.c' || echo './'`lib/route/pktloc_grammar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/sp.c -o lib/xfrm/libnl_xfrm_3_la-sp.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lib/route/libnl_route_3_la-pktloc_syntax.lo `test -f 'lib/route/pktloc_syntax.c' || echo './'`lib/route/pktloc_syntax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/can.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-can.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/cls/basic.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/cls lib/cli/cls/basic_la-basic.lo  -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act/mirred.c -o lib/route/act/libnl_route_3_la-mirred.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/cls/cgroup.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/cls lib/cli/cls/cgroup_la-cgroup.lo  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/qdisc/bfifo.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc lib/cli/qdisc/bfifo_la-bfifo.lo  -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ifb.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-ifb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/macvlan.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-macvlan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/geneve.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-geneve.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/qdisc/blackhole.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc lib/cli/qdisc/blackhole_la-blackhole.lo  -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/vlan.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-vlan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/text.c -o lib/route/cls/ematch/libnl_route_3_la-text.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/nh_encap_mpls.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-nh_encap_mpls.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ipip.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-ipip.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/vrf.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-vrf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/sit.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-sit.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/qdisc/fq_codel.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc lib/cli/qdisc/fq_codel_la-fq_codel.lo  -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act/skbedit.c -o lib/route/act/libnl_route_3_la-skbedit.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/inet.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-inet.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ppp.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-ppp.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/qdisc/hfsc.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc lib/cli/qdisc/hfsc_la-hfsc.lo  -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/meta.c -o lib/route/cls/ematch/libnl_route_3_la-meta.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/qdisc/htb.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc lib/cli/qdisc/htb_la-htb.lo  -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/cmp.c -o lib/route/cls/ematch/libnl_route_3_la-cmp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/pktloc.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-pktloc.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/qdisc/ingress.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc lib/cli/qdisc/ingress_la-ingress.lo  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/qdisc/pfifo.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc lib/cli/qdisc/pfifo_la-pfifo.lo  -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/basic.c -o lib/route/cls/libnl_route_3_la-basic.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ipgre.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-ipgre.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ipvlan.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-ipvlan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ip6tnl.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-ip6tnl.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o lib/cli/qdisc/plug.la -rpath /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc lib/cli/qdisc/plug_la-plug.lo  -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/netconf.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-netconf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/nexthop.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-nexthop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act.c -o lib/route/libnl_route_3_la-act.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/inet6.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-inet6.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/nexthop_encap.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-nexthop_encap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/police.c -o lib/route/cls/libnl_route_3_la-police.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/xfrmi.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-xfrmi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/vxlan.c  -fPIC -DPIC -o lib/route/link/.libs/libnl_route_3_la-vxlan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/nbyte.c -o lib/route/cls/ematch/libnl_route_3_la-nbyte.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/mall.c -o lib/route/cls/libnl_route_3_la-mall.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/classid.c -o lib/route/libnl_route_3_la-classid.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act/vlan.c -o lib/route/act/libnl_route_3_la-vlan.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/bonding.c -o lib/route/link/libnl_route_3_la-bonding.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/neightbl.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-neightbl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/plug.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-plug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/blackhole.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-blackhole.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/dummy.c -o lib/route/link/libnl_route_3_la-dummy.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/neigh.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-neigh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch/container.c -o lib/route/cls/ematch/libnl_route_3_la-container.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/dsmark.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-dsmark.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/act/gact.c -o lib/route/act/libnl_route_3_la-gact.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-qdisc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/hfsc.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-hfsc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/netem.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-netem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/fw.c -o lib/route/cls/libnl_route_3_la-fw.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/htb.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-htb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/route.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-route.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/fifo.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-fifo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls.c -o lib/route/libnl_route_3_la-cls.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/mqprio.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-mqprio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/rtnl.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-rtnl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/route_utils.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-route_utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/prio.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-prio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/ingress.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-ingress.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/cbq.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-cbq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/route_obj.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-route_obj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch_grammar.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-ematch_grammar.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/pktloc_syntax.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-pktloc_syntax.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ifb.c -o lib/route/link/libnl_route_3_la-ifb.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/sfq.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-sfq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/rule.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-rule.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/api.c -o lib/route/link/libnl_route_3_la-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/tbf.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-tbf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/u32.c -o lib/route/cls/libnl_route_3_la-u32.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch_syntax.c  -fPIC -DPIC -o lib/route/cls/.libs/libnl_route_3_la-ematch_syntax.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch.c -o lib/route/cls/libnl_route_3_la-ematch.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/red.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-red.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/fq_codel.c  -fPIC -DPIC -o lib/route/qdisc/.libs/libnl_route_3_la-fq_codel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/tc.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-tc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/inet.c -o lib/route/link/libnl_route_3_la-inet.o >/dev/null 2>&1
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/qdisc/.libs/bfifo_la-bfifo.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,bfifo.so -o lib/cli/qdisc/.libs/bfifo.so
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/vrf.c -o lib/route/link/libnl_route_3_la-vrf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ppp.c -o lib/route/link/libnl_route_3_la-ppp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/pktloc_grammar.c  -fPIC -DPIC -o lib/route/.libs/libnl_route_3_la-pktloc_grammar.o
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/cls/.libs/basic_la-basic.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,basic.so -o lib/cli/cls/.libs/basic.so
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/veth.c -o lib/route/link/libnl_route_3_la-veth.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/nexthop_encap.c -o lib/route/libnl_route_3_la-nexthop_encap.o >/dev/null 2>&1
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/cls/.libs/cgroup_la-cgroup.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,cgroup.so -o lib/cli/cls/.libs/cgroup.so
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/addr.c -o lib/route/libnl_route_3_la-addr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ipvlan.c -o lib/route/link/libnl_route_3_la-ipvlan.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/plug.c -o lib/route/qdisc/libnl_route_3_la-plug.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ipvti.c -o lib/route/link/libnl_route_3_la-ipvti.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/nh_encap_mpls.c -o lib/route/libnl_route_3_la-nh_encap_mpls.o >/dev/null 2>&1
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/qdisc/.libs/htb_la-htb.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,htb.so -o lib/cli/qdisc/.libs/htb.so
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/qdisc/.libs/blackhole_la-blackhole.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,blackhole.so -o lib/cli/qdisc/.libs/blackhole.so
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/blackhole.c -o lib/route/qdisc/libnl_route_3_la-blackhole.o >/dev/null 2>&1
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/qdisc/.libs/hfsc_la-hfsc.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,hfsc.so -o lib/cli/qdisc/.libs/hfsc.so
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/qdisc/.libs/pfifo_la-pfifo.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,pfifo.so -o lib/cli/qdisc/.libs/pfifo.so
libtool: link: ar cru lib/cli/qdisc/.libs/bfifo.a  lib/cli/qdisc/bfifo_la-bfifo.o
libtool: link: ar cru lib/cli/cls/.libs/basic.a  lib/cli/cls/basic_la-basic.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/qdisc/.libs/fq_codel_la-fq_codel.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,fq_codel.so -o lib/cli/qdisc/.libs/fq_codel.so
libtool: link: ranlib lib/cli/qdisc/.libs/bfifo.a
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/qdisc/.libs/ingress_la-ingress.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,ingress.so -o lib/cli/qdisc/.libs/ingress.so
libtool: link: gcc -shared  -fPIC -DPIC  lib/cli/qdisc/.libs/plug_la-plug.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,plug.so -o lib/cli/qdisc/.libs/plug.so
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/cli/cls/.libs/basic.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ipip.c -o lib/route/link/libnl_route_3_la-ipip.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/pktloc.c -o lib/route/libnl_route_3_la-pktloc.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-3.sym -Wl,-z,relro -o lib/libnl-3.la -rpath /usr/lib/x86_64-linux-gnu lib/libnl_3_la-addr.lo lib/libnl_3_la-attr.lo lib/libnl_3_la-cache.lo lib/libnl_3_la-cache_mngr.lo lib/libnl_3_la-cache_mngt.lo lib/libnl_3_la-data.lo lib/libnl_3_la-error.lo lib/libnl_3_la-handlers.lo lib/libnl_3_la-hash.lo lib/libnl_3_la-hashtable.lo lib/libnl_3_la-mpls.lo lib/libnl_3_la-msg.lo lib/libnl_3_la-nl.lo lib/libnl_3_la-object.lo lib/libnl_3_la-socket.lo lib/libnl_3_la-utils.lo lib/libnl_3_la-version.lo  -lpthread 
libtool: link: ar cru lib/cli/cls/.libs/cgroup.a  lib/cli/cls/cgroup_la-cgroup.o
libtool: link: ar cru lib/cli/qdisc/.libs/blackhole.a  lib/cli/qdisc/blackhole_la-blackhole.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ( cd "lib/cli/qdisc/.libs" && rm -f "bfifo.la" && ln -s "../bfifo.la" "bfifo.la" )
libtool: link: ranlib lib/cli/cls/.libs/cgroup.a
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ar cru lib/cli/qdisc/.libs/htb.a  lib/cli/qdisc/htb_la-htb.o
libtool: link: ranlib lib/cli/qdisc/.libs/blackhole.a
libtool: link: ( cd "lib/cli/cls/.libs" && rm -f "basic.la" && ln -s "../basic.la" "basic.la" )
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/xfrmi.c -o lib/route/link/libnl_route_3_la-xfrmi.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/route.c -o lib/route/libnl_route_3_la-route.o >/dev/null 2>&1
libtool: link: ar cru lib/cli/qdisc/.libs/pfifo.a  lib/cli/qdisc/pfifo_la-pfifo.o
libtool: link: ar cru lib/cli/qdisc/.libs/hfsc.a  lib/cli/qdisc/hfsc_la-hfsc.o
libtool: link: ranlib lib/cli/qdisc/.libs/htb.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/netconf.c -o lib/route/libnl_route_3_la-netconf.o >/dev/null 2>&1
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/cli/qdisc/.libs/hfsc.a
libtool: link: ranlib lib/cli/qdisc/.libs/pfifo.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/fifo.c -o lib/route/qdisc/libnl_route_3_la-fifo.o >/dev/null 2>&1
libtool: link: ar cru lib/cli/qdisc/.libs/fq_codel.a  lib/cli/qdisc/fq_codel_la-fq_codel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/nexthop.c -o lib/route/libnl_route_3_la-nexthop.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/route_utils.c -o lib/route/libnl_route_3_la-route_utils.o >/dev/null 2>&1
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ar cru lib/cli/qdisc/.libs/plug.a  lib/cli/qdisc/plug_la-plug.o
libtool: link: ( cd "lib/cli/cls/.libs" && rm -f "cgroup.la" && ln -s "../cgroup.la" "cgroup.la" )
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/vlan.c -o lib/route/link/libnl_route_3_la-vlan.o >/dev/null 2>&1
libtool: link: ranlib lib/cli/qdisc/.libs/fq_codel.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/rtnl.c -o lib/route/libnl_route_3_la-rtnl.o >/dev/null 2>&1
libtool: link: ar cru lib/cli/qdisc/.libs/ingress.a  lib/cli/qdisc/ingress_la-ingress.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/ingress.c -o lib/route/qdisc/libnl_route_3_la-ingress.o >/dev/null 2>&1
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/cli/qdisc/.libs/plug.a
libtool: link: ( cd "lib/cli/qdisc/.libs" && rm -f "blackhole.la" && ln -s "../blackhole.la" "blackhole.la" )
libtool: link: ranlib lib/cli/qdisc/.libs/ingress.a
libtool: link: ( cd "lib/cli/qdisc/.libs" && rm -f "htb.la" && ln -s "../htb.la" "htb.la" )
libtool: link: ( cd "lib/cli/qdisc/.libs" && rm -f "hfsc.la" && ln -s "../hfsc.la" "hfsc.la" )
libtool: link: ( cd "lib/cli/qdisc/.libs" && rm -f "pfifo.la" && ln -s "../pfifo.la" "pfifo.la" )
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/inet6.c -o lib/route/link/libnl_route_3_la-inet6.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc.c -o lib/route/libnl_route_3_la-qdisc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/dsmark.c -o lib/route/qdisc/libnl_route_3_la-dsmark.o >/dev/null 2>&1
libtool: link: ( cd "lib/cli/qdisc/.libs" && rm -f "fq_codel.la" && ln -s "../fq_codel.la" "fq_codel.la" )
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/cbq.c -o lib/route/qdisc/libnl_route_3_la-cbq.o >/dev/null 2>&1
libtool: link: ( cd "lib/cli/qdisc/.libs" && rm -f "ingress.la" && ln -s "../ingress.la" "ingress.la" )
libtool: link: ( cd "lib/cli/qdisc/.libs" && rm -f "plug.la" && ln -s "../plug.la" "plug.la" )
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/can.c -o lib/route/link/libnl_route_3_la-can.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/hfsc.c -o lib/route/qdisc/libnl_route_3_la-hfsc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/prio.c -o lib/route/qdisc/libnl_route_3_la-prio.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/bridge.c -o lib/route/link/libnl_route_3_la-bridge.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/macvlan.c -o lib/route/link/libnl_route_3_la-macvlan.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ip6tnl.c -o lib/route/link/libnl_route_3_la-ip6tnl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/geneve.c -o lib/route/link/libnl_route_3_la-geneve.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/red.c -o lib/route/qdisc/libnl_route_3_la-red.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/xfrm/sa.c -o lib/xfrm/libnl_xfrm_3_la-sa.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/sfq.c -o lib/route/qdisc/libnl_route_3_la-sfq.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/ipgre.c -o lib/route/link/libnl_route_3_la-ipgre.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/macsec.c -o lib/route/link/libnl_route_3_la-macsec.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/sit.c -o lib/route/link/libnl_route_3_la-sit.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/sriov.c -o lib/route/link/libnl_route_3_la-sriov.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/fq_codel.c -o lib/route/qdisc/libnl_route_3_la-fq_codel.o >/dev/null 2>&1
libtool: link: gcc -shared  -fPIC -DPIC  lib/.libs/libnl_3_la-addr.o lib/.libs/libnl_3_la-attr.o lib/.libs/libnl_3_la-cache.o lib/.libs/libnl_3_la-cache_mngr.o lib/.libs/libnl_3_la-cache_mngt.o lib/.libs/libnl_3_la-data.o lib/.libs/libnl_3_la-error.o lib/.libs/libnl_3_la-handlers.o lib/.libs/libnl_3_la-hash.o lib/.libs/libnl_3_la-hashtable.o lib/.libs/libnl_3_la-mpls.o lib/.libs/libnl_3_la-msg.o lib/.libs/libnl_3_la-nl.o lib/.libs/libnl_3_la-object.o lib/.libs/libnl_3_la-socket.o lib/.libs/libnl_3_la-utils.o lib/.libs/libnl_3_la-version.o   -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-3.so.200 -o lib/.libs/libnl-3.so.200.26.0
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/tbf.c -o lib/route/qdisc/libnl_route_3_la-tbf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/htb.c -o lib/route/qdisc/libnl_route_3_la-htb.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/mqprio.c -o lib/route/qdisc/libnl_route_3_la-mqprio.o >/dev/null 2>&1
libtool: link: (cd "lib/.libs" && rm -f "libnl-3.so.200" && ln -s "libnl-3.so.200.26.0" "libnl-3.so.200")
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/qdisc/netem.c -o lib/route/qdisc/libnl_route_3_la-netem.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/neightbl.c -o lib/route/libnl_route_3_la-neightbl.o >/dev/null 2>&1
libtool: link: (cd "lib/.libs" && rm -f "libnl-3.so" && ln -s "libnl-3.so.200.26.0" "libnl-3.so")
libtool: link: ar cru lib/.libs/libnl-3.a  lib/libnl_3_la-addr.o lib/libnl_3_la-attr.o lib/libnl_3_la-cache.o lib/libnl_3_la-cache_mngr.o lib/libnl_3_la-cache_mngt.o lib/libnl_3_la-data.o lib/libnl_3_la-error.o lib/libnl_3_la-handlers.o lib/libnl_3_la-hash.o lib/libnl_3_la-hashtable.o lib/libnl_3_la-mpls.o lib/libnl_3_la-msg.o lib/libnl_3_la-nl.o lib/libnl_3_la-object.o lib/libnl_3_la-socket.o lib/libnl_3_la-utils.o lib/libnl_3_la-version.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/.libs/libnl-3.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/neigh.c -o lib/route/libnl_route_3_la-neigh.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/pktloc_syntax.c -o lib/route/libnl_route_3_la-pktloc_syntax.o >/dev/null 2>&1
libtool: link: ( cd "lib/.libs" && rm -f "libnl-3.la" && ln -s "../libnl-3.la" "libnl-3.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-genl-3.sym -Wl,-z,relro -o lib/libnl-genl-3.la -rpath /usr/lib/x86_64-linux-gnu lib/genl/libnl_genl_3_la-ctrl.lo lib/genl/libnl_genl_3_la-family.lo lib/genl/libnl_genl_3_la-genl.lo lib/genl/libnl_genl_3_la-mngt.lo lib/libnl-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-idiag-3.sym -Wl,-z,relro -o lib/libnl-idiag-3.la -rpath /usr/lib/x86_64-linux-gnu lib/idiag/libnl_idiag_3_la-idiag.lo lib/idiag/libnl_idiag_3_la-idiag_meminfo_obj.lo lib/idiag/libnl_idiag_3_la-idiag_msg_obj.lo lib/idiag/libnl_idiag_3_la-idiag_req_obj.lo lib/idiag/libnl_idiag_3_la-idiag_vegasinfo_obj.lo lib/libnl-3.la -lpthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/rule.c -o lib/route/libnl_route_3_la-rule.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/tc.c -o lib/route/libnl_route_3_la-tc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/pktloc_grammar.c -o lib/route/libnl_route_3_la-pktloc_grammar.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch_syntax.c -o lib/route/cls/libnl_route_3_la-ematch_syntax.o >/dev/null 2>&1
libtool: link: gcc -shared  -fPIC -DPIC  lib/genl/.libs/libnl_genl_3_la-ctrl.o lib/genl/.libs/libnl_genl_3_la-family.o lib/genl/.libs/libnl_genl_3_la-genl.o lib/genl/.libs/libnl_genl_3_la-mngt.o   -Wl,-rpath -Wl,/sonic/src/libnl3/libnl3-3.5.0/lib/.libs lib/.libs/libnl-3.so -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-genl-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-genl-3.so.200 -o lib/.libs/libnl-genl-3.so.200.26.0
libtool: link: gcc -shared  -fPIC -DPIC  lib/idiag/.libs/libnl_idiag_3_la-idiag.o lib/idiag/.libs/libnl_idiag_3_la-idiag_meminfo_obj.o lib/idiag/.libs/libnl_idiag_3_la-idiag_msg_obj.o lib/idiag/.libs/libnl_idiag_3_la-idiag_req_obj.o lib/idiag/.libs/libnl_idiag_3_la-idiag_vegasinfo_obj.o   -Wl,-rpath -Wl,/sonic/src/libnl3/libnl3-3.5.0/lib/.libs lib/.libs/libnl-3.so -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-idiag-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-idiag-3.so.200 -o lib/.libs/libnl-idiag-3.so.200.26.0
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link.c -o lib/route/libnl_route_3_la-link.o >/dev/null 2>&1
libtool: link: (cd "lib/.libs" && rm -f "libnl-genl-3.so.200" && ln -s "libnl-genl-3.so.200.26.0" "libnl-genl-3.so.200")
libtool: link: (cd "lib/.libs" && rm -f "libnl-idiag-3.so.200" && ln -s "libnl-idiag-3.so.200.26.0" "libnl-idiag-3.so.200")
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/cls/ematch_grammar.c -o lib/route/cls/libnl_route_3_la-ematch_grammar.o >/dev/null 2>&1
libtool: link: (cd "lib/.libs" && rm -f "libnl-genl-3.so" && ln -s "libnl-genl-3.so.200.26.0" "libnl-genl-3.so")
libtool: link: (cd "lib/.libs" && rm -f "libnl-idiag-3.so" && ln -s "libnl-idiag-3.so.200.26.0" "libnl-idiag-3.so")
libtool: link: ar cru lib/.libs/libnl-genl-3.a  lib/genl/libnl_genl_3_la-ctrl.o lib/genl/libnl_genl_3_la-family.o lib/genl/libnl_genl_3_la-genl.o lib/genl/libnl_genl_3_la-mngt.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/.libs/libnl-genl-3.a
libtool: link: ar cru lib/.libs/libnl-idiag-3.a  lib/idiag/libnl_idiag_3_la-idiag.o lib/idiag/libnl_idiag_3_la-idiag_meminfo_obj.o lib/idiag/libnl_idiag_3_la-idiag_msg_obj.o lib/idiag/libnl_idiag_3_la-idiag_req_obj.o lib/idiag/libnl_idiag_3_la-idiag_vegasinfo_obj.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/.libs/libnl-idiag-3.a
libtool: link: ( cd "lib/.libs" && rm -f "libnl-genl-3.la" && ln -s "../libnl-genl-3.la" "libnl-genl-3.la" )
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/link/vxlan.c -o lib/route/link/libnl_route_3_la-vxlan.o >/dev/null 2>&1
libtool: link: ( cd "lib/.libs" && rm -f "libnl-idiag-3.la" && ln -s "../libnl-idiag-3.la" "libnl-idiag-3.la" )
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -I./lib/route -I./lib/route/cls -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c lib/route/route_obj.c -o lib/route/libnl_route_3_la-route_obj.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-xfrm-3.sym -Wl,-z,relro -o lib/libnl-xfrm-3.la -rpath /usr/lib/x86_64-linux-gnu lib/xfrm/libnl_xfrm_3_la-ae.lo lib/xfrm/libnl_xfrm_3_la-lifetime.lo lib/xfrm/libnl_xfrm_3_la-sa.lo lib/xfrm/libnl_xfrm_3_la-selector.lo lib/xfrm/libnl_xfrm_3_la-sp.lo lib/xfrm/libnl_xfrm_3_la-template.lo lib/libnl-3.la -lpthread 
libtool: link: gcc -shared  -fPIC -DPIC  lib/xfrm/.libs/libnl_xfrm_3_la-ae.o lib/xfrm/.libs/libnl_xfrm_3_la-lifetime.o lib/xfrm/.libs/libnl_xfrm_3_la-sa.o lib/xfrm/.libs/libnl_xfrm_3_la-selector.o lib/xfrm/.libs/libnl_xfrm_3_la-sp.o lib/xfrm/.libs/libnl_xfrm_3_la-template.o   -Wl,-rpath -Wl,/sonic/src/libnl3/libnl3-3.5.0/lib/.libs lib/.libs/libnl-3.so -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-xfrm-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-xfrm-3.so.200 -o lib/.libs/libnl-xfrm-3.so.200.26.0
libtool: link: (cd "lib/.libs" && rm -f "libnl-xfrm-3.so.200" && ln -s "libnl-xfrm-3.so.200.26.0" "libnl-xfrm-3.so.200")
libtool: link: (cd "lib/.libs" && rm -f "libnl-xfrm-3.so" && ln -s "libnl-xfrm-3.so.200.26.0" "libnl-xfrm-3.so")
libtool: link: ar cru lib/.libs/libnl-xfrm-3.a  lib/xfrm/libnl_xfrm_3_la-ae.o lib/xfrm/libnl_xfrm_3_la-lifetime.o lib/xfrm/libnl_xfrm_3_la-sa.o lib/xfrm/libnl_xfrm_3_la-selector.o lib/xfrm/libnl_xfrm_3_la-sp.o lib/xfrm/libnl_xfrm_3_la-template.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/.libs/libnl-xfrm-3.a
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-route-3.sym -Wl,-z,relro -o lib/libnl-route-3.la -rpath /usr/lib/x86_64-linux-gnu lib/fib_lookup/libnl_route_3_la-lookup.lo lib/fib_lookup/libnl_route_3_la-request.lo lib/route/libnl_route_3_la-act.lo lib/route/act/libnl_route_3_la-gact.lo lib/route/act/libnl_route_3_la-mirred.lo lib/route/act/libnl_route_3_la-skbedit.lo lib/route/act/libnl_route_3_la-vlan.lo lib/route/libnl_route_3_la-addr.lo lib/route/libnl_route_3_la-class.lo lib/route/libnl_route_3_la-classid.lo lib/route/libnl_route_3_la-cls.lo lib/route/cls/libnl_route_3_la-basic.lo lib/route/cls/libnl_route_3_la-cgroup.lo lib/route/cls/libnl_route_3_la-ematch.lo lib/route/cls/ematch/libnl_route_3_la-cmp.lo lib/route/cls/ematch/libnl_route_3_la-container.lo lib/route/cls/ematch/libnl_route_3_la-meta.lo lib/route/cls/ematch/libnl_route_3_la-nbyte.lo lib/route/cls/ematch/libnl_route_3_la-text.lo lib/route/cls/libnl_route_3_la-fw.lo lib/route/cls/libnl_route_3_la-mall.lo lib/route/cls/libnl_route_3_la-police.lo lib/route/cls/libnl_route_3_la-u32.lo lib/route/libnl_route_3_la-link.lo lib/route/link/libnl_route_3_la-api.lo lib/route/link/libnl_route_3_la-bonding.lo lib/route/link/libnl_route_3_la-bridge.lo lib/route/link/libnl_route_3_la-can.lo lib/route/link/libnl_route_3_la-dummy.lo lib/route/link/libnl_route_3_la-geneve.lo lib/route/link/libnl_route_3_la-ifb.lo lib/route/link/libnl_route_3_la-inet.lo lib/route/link/libnl_route_3_la-inet6.lo lib/route/link/libnl_route_3_la-ip6tnl.lo lib/route/link/libnl_route_3_la-ipgre.lo lib/route/link/libnl_route_3_la-ipip.lo lib/route/link/libnl_route_3_la-ipvlan.lo lib/route/link/libnl_route_3_la-ipvti.lo lib/route/link/libnl_route_3_la-macsec.lo lib/route/link/libnl_route_3_la-macvlan.lo lib/route/link/libnl_route_3_la-ppp.lo lib/route/link/libnl_route_3_la-sit.lo lib/route/link/libnl_route_3_la-sriov.lo lib/route/link/libnl_route_3_la-veth.lo lib/route/link/libnl_route_3_la-vlan.lo lib/route/link/libnl_route_3_la-vrf.lo lib/route/link/libnl_route_3_la-vxlan.lo lib/route/link/libnl_route_3_la-xfrmi.lo lib/route/libnl_route_3_la-neigh.lo lib/route/libnl_route_3_la-neightbl.lo lib/route/libnl_route_3_la-netconf.lo lib/route/libnl_route_3_la-nexthop.lo lib/route/libnl_route_3_la-nexthop_encap.lo lib/route/libnl_route_3_la-nh_encap_mpls.lo lib/route/libnl_route_3_la-pktloc.lo lib/route/libnl_route_3_la-qdisc.lo lib/route/qdisc/libnl_route_3_la-blackhole.lo lib/route/qdisc/libnl_route_3_la-cbq.lo lib/route/qdisc/libnl_route_3_la-dsmark.lo lib/route/qdisc/libnl_route_3_la-fifo.lo lib/route/qdisc/libnl_route_3_la-fq_codel.lo lib/route/qdisc/libnl_route_3_la-hfsc.lo lib/route/qdisc/libnl_route_3_la-htb.lo lib/route/qdisc/libnl_route_3_la-ingress.lo lib/route/qdisc/libnl_route_3_la-mqprio.lo lib/route/qdisc/libnl_route_3_la-netem.lo lib/route/qdisc/libnl_route_3_la-plug.lo lib/route/qdisc/libnl_route_3_la-prio.lo lib/route/qdisc/libnl_route_3_la-red.lo lib/route/qdisc/libnl_route_3_la-sfq.lo lib/route/qdisc/libnl_route_3_la-tbf.lo lib/route/libnl_route_3_la-route.lo lib/route/libnl_route_3_la-route_obj.lo lib/route/libnl_route_3_la-route_utils.lo lib/route/libnl_route_3_la-rtnl.lo lib/route/libnl_route_3_la-rule.lo lib/route/libnl_route_3_la-tc.lo lib/route/cls/libnl_route_3_la-ematch_grammar.lo lib/route/cls/libnl_route_3_la-ematch_syntax.lo lib/route/libnl_route_3_la-pktloc_grammar.lo lib/route/libnl_route_3_la-pktloc_syntax.lo lib/libnl-3.la -lpthread 
libtool: link: ( cd "lib/.libs" && rm -f "libnl-xfrm-3.la" && ln -s "../libnl-xfrm-3.la" "libnl-xfrm-3.la" )
libtool: link: gcc -shared  -fPIC -DPIC  lib/fib_lookup/.libs/libnl_route_3_la-lookup.o lib/fib_lookup/.libs/libnl_route_3_la-request.o lib/route/.libs/libnl_route_3_la-act.o lib/route/act/.libs/libnl_route_3_la-gact.o lib/route/act/.libs/libnl_route_3_la-mirred.o lib/route/act/.libs/libnl_route_3_la-skbedit.o lib/route/act/.libs/libnl_route_3_la-vlan.o lib/route/.libs/libnl_route_3_la-addr.o lib/route/.libs/libnl_route_3_la-class.o lib/route/.libs/libnl_route_3_la-classid.o lib/route/.libs/libnl_route_3_la-cls.o lib/route/cls/.libs/libnl_route_3_la-basic.o lib/route/cls/.libs/libnl_route_3_la-cgroup.o lib/route/cls/.libs/libnl_route_3_la-ematch.o lib/route/cls/ematch/.libs/libnl_route_3_la-cmp.o lib/route/cls/ematch/.libs/libnl_route_3_la-container.o lib/route/cls/ematch/.libs/libnl_route_3_la-meta.o lib/route/cls/ematch/.libs/libnl_route_3_la-nbyte.o lib/route/cls/ematch/.libs/libnl_route_3_la-text.o lib/route/cls/.libs/libnl_route_3_la-fw.o lib/route/cls/.libs/libnl_route_3_la-mall.o lib/route/cls/.libs/libnl_route_3_la-police.o lib/route/cls/.libs/libnl_route_3_la-u32.o lib/route/.libs/libnl_route_3_la-link.o lib/route/link/.libs/libnl_route_3_la-api.o lib/route/link/.libs/libnl_route_3_la-bonding.o lib/route/link/.libs/libnl_route_3_la-bridge.o lib/route/link/.libs/libnl_route_3_la-can.o lib/route/link/.libs/libnl_route_3_la-dummy.o lib/route/link/.libs/libnl_route_3_la-geneve.o lib/route/link/.libs/libnl_route_3_la-ifb.o lib/route/link/.libs/libnl_route_3_la-inet.o lib/route/link/.libs/libnl_route_3_la-inet6.o lib/route/link/.libs/libnl_route_3_la-ip6tnl.o lib/route/link/.libs/libnl_route_3_la-ipgre.o lib/route/link/.libs/libnl_route_3_la-ipip.o lib/route/link/.libs/libnl_route_3_la-ipvlan.o lib/route/link/.libs/libnl_route_3_la-ipvti.o lib/route/link/.libs/libnl_route_3_la-macsec.o lib/route/link/.libs/libnl_route_3_la-macvlan.o lib/route/link/.libs/libnl_route_3_la-ppp.o lib/route/link/.libs/libnl_route_3_la-sit.o lib/route/link/.libs/libnl_route_3_la-sriov.o lib/route/link/.libs/libnl_route_3_la-veth.o lib/route/link/.libs/libnl_route_3_la-vlan.o lib/route/link/.libs/libnl_route_3_la-vrf.o lib/route/link/.libs/libnl_route_3_la-vxlan.o lib/route/link/.libs/libnl_route_3_la-xfrmi.o lib/route/.libs/libnl_route_3_la-neigh.o lib/route/.libs/libnl_route_3_la-neightbl.o lib/route/.libs/libnl_route_3_la-netconf.o lib/route/.libs/libnl_route_3_la-nexthop.o lib/route/.libs/libnl_route_3_la-nexthop_encap.o lib/route/.libs/libnl_route_3_la-nh_encap_mpls.o lib/route/.libs/libnl_route_3_la-pktloc.o lib/route/.libs/libnl_route_3_la-qdisc.o lib/route/qdisc/.libs/libnl_route_3_la-blackhole.o lib/route/qdisc/.libs/libnl_route_3_la-cbq.o lib/route/qdisc/.libs/libnl_route_3_la-dsmark.o lib/route/qdisc/.libs/libnl_route_3_la-fifo.o lib/route/qdisc/.libs/libnl_route_3_la-fq_codel.o lib/route/qdisc/.libs/libnl_route_3_la-hfsc.o lib/route/qdisc/.libs/libnl_route_3_la-htb.o lib/route/qdisc/.libs/libnl_route_3_la-ingress.o lib/route/qdisc/.libs/libnl_route_3_la-mqprio.o lib/route/qdisc/.libs/libnl_route_3_la-netem.o lib/route/qdisc/.libs/libnl_route_3_la-plug.o lib/route/qdisc/.libs/libnl_route_3_la-prio.o lib/route/qdisc/.libs/libnl_route_3_la-red.o lib/route/qdisc/.libs/libnl_route_3_la-sfq.o lib/route/qdisc/.libs/libnl_route_3_la-tbf.o lib/route/.libs/libnl_route_3_la-route.o lib/route/.libs/libnl_route_3_la-route_obj.o lib/route/.libs/libnl_route_3_la-route_utils.o lib/route/.libs/libnl_route_3_la-rtnl.o lib/route/.libs/libnl_route_3_la-rule.o lib/route/.libs/libnl_route_3_la-tc.o lib/route/cls/.libs/libnl_route_3_la-ematch_grammar.o lib/route/cls/.libs/libnl_route_3_la-ematch_syntax.o lib/route/.libs/libnl_route_3_la-pktloc_grammar.o lib/route/.libs/libnl_route_3_la-pktloc_syntax.o   -Wl,-rpath -Wl,/sonic/src/libnl3/libnl3-3.5.0/lib/.libs lib/.libs/libnl-3.so -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-route-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-route-3.so.200 -o lib/.libs/libnl-route-3.so.200.26.0
libtool: link: (cd "lib/.libs" && rm -f "libnl-route-3.so.200" && ln -s "libnl-route-3.so.200.26.0" "libnl-route-3.so.200")
libtool: link: (cd "lib/.libs" && rm -f "libnl-route-3.so" && ln -s "libnl-route-3.so.200.26.0" "libnl-route-3.so")
copying selected object files to avoid basename conflicts...
libtool: link: ln lib/route/link/libnl_route_3_la-vlan.o lib/.libs/libnl-route-3.lax/lt1-libnl_route_3_la-vlan.o || cp lib/route/link/libnl_route_3_la-vlan.o lib/.libs/libnl-route-3.lax/lt1-libnl_route_3_la-vlan.o
libtool: link: ar cru lib/.libs/libnl-route-3.a lib/fib_lookup/libnl_route_3_la-lookup.o lib/fib_lookup/libnl_route_3_la-request.o lib/route/libnl_route_3_la-act.o lib/route/act/libnl_route_3_la-gact.o lib/route/act/libnl_route_3_la-mirred.o lib/route/act/libnl_route_3_la-skbedit.o lib/route/act/libnl_route_3_la-vlan.o lib/route/libnl_route_3_la-addr.o lib/route/libnl_route_3_la-class.o lib/route/libnl_route_3_la-classid.o lib/route/libnl_route_3_la-cls.o lib/route/cls/libnl_route_3_la-basic.o lib/route/cls/libnl_route_3_la-cgroup.o lib/route/cls/libnl_route_3_la-ematch.o lib/route/cls/ematch/libnl_route_3_la-cmp.o lib/route/cls/ematch/libnl_route_3_la-container.o lib/route/cls/ematch/libnl_route_3_la-meta.o lib/route/cls/ematch/libnl_route_3_la-nbyte.o lib/route/cls/ematch/libnl_route_3_la-text.o lib/route/cls/libnl_route_3_la-fw.o lib/route/cls/libnl_route_3_la-mall.o lib/route/cls/libnl_route_3_la-police.o lib/route/cls/libnl_route_3_la-u32.o lib/route/libnl_route_3_la-link.o lib/route/link/libnl_route_3_la-api.o lib/route/link/libnl_route_3_la-bonding.o lib/route/link/libnl_route_3_la-bridge.o lib/route/link/libnl_route_3_la-can.o lib/route/link/libnl_route_3_la-dummy.o lib/route/link/libnl_route_3_la-geneve.o lib/route/link/libnl_route_3_la-ifb.o lib/route/link/libnl_route_3_la-inet.o lib/route/link/libnl_route_3_la-inet6.o lib/route/link/libnl_route_3_la-ip6tnl.o lib/route/link/libnl_route_3_la-ipgre.o lib/route/link/libnl_route_3_la-ipip.o lib/route/link/libnl_route_3_la-ipvlan.o lib/route/link/libnl_route_3_la-ipvti.o lib/route/link/libnl_route_3_la-macsec.o lib/route/link/libnl_route_3_la-macvlan.o lib/route/link/libnl_route_3_la-ppp.o lib/route/link/libnl_route_3_la-sit.o lib/route/link/libnl_route_3_la-sriov.o lib/route/link/libnl_route_3_la-veth.o lib/.libs/libnl-route-3.lax/lt1-libnl_route_3_la-vlan.o lib/route/link/libnl_route_3_la-vrf.o lib/route/link/libnl_route_3_la-vxlan.o lib/route/link/libnl_route_3_la-xfrmi.o lib/route/libnl_route_3_la-neigh.o lib/route/libnl_route_3_la-neightbl.o lib/route/libnl_route_3_la-netconf.o lib/route/libnl_route_3_la-nexthop.o lib/route/libnl_route_3_la-nexthop_encap.o lib/route/libnl_route_3_la-nh_encap_mpls.o lib/route/libnl_route_3_la-pktloc.o lib/route/libnl_route_3_la-qdisc.o lib/route/qdisc/libnl_route_3_la-blackhole.o lib/route/qdisc/libnl_route_3_la-cbq.o lib/route/qdisc/libnl_route_3_la-dsmark.o lib/route/qdisc/libnl_route_3_la-fifo.o lib/route/qdisc/libnl_route_3_la-fq_codel.o lib/route/qdisc/libnl_route_3_la-hfsc.o lib/route/qdisc/libnl_route_3_la-htb.o lib/route/qdisc/libnl_route_3_la-ingress.o lib/route/qdisc/libnl_route_3_la-mqprio.o lib/route/qdisc/libnl_route_3_la-netem.o lib/route/qdisc/libnl_route_3_la-plug.o lib/route/qdisc/libnl_route_3_la-prio.o lib/route/qdisc/libnl_route_3_la-red.o lib/route/qdisc/libnl_route_3_la-sfq.o lib/route/qdisc/libnl_route_3_la-tbf.o lib/route/libnl_route_3_la-route.o lib/route/libnl_route_3_la-route_obj.o lib/route/libnl_route_3_la-route_utils.o lib/route/libnl_route_3_la-rtnl.o lib/route/libnl_route_3_la-rule.o lib/route/libnl_route_3_la-tc.o lib/route/cls/libnl_route_3_la-ematch_grammar.o lib/route/cls/libnl_route_3_la-ematch_syntax.o lib/route/libnl_route_3_la-pktloc_grammar.o lib/route/libnl_route_3_la-pktloc_syntax.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/.libs/libnl-route-3.a
libtool: link: rm -fr lib/.libs/libnl-route-3.lax
libtool: link: ( cd "lib/.libs" && rm -f "libnl-route-3.la" && ln -s "../libnl-route-3.la" "libnl-route-3.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-nf-3.sym -Wl,-z,relro -o lib/libnl-nf-3.la -rpath /usr/lib/x86_64-linux-gnu lib/netfilter/libnl_nf_3_la-ct.lo lib/netfilter/libnl_nf_3_la-ct_obj.lo lib/netfilter/libnl_nf_3_la-exp.lo lib/netfilter/libnl_nf_3_la-exp_obj.lo lib/netfilter/libnl_nf_3_la-log.lo lib/netfilter/libnl_nf_3_la-log_msg.lo lib/netfilter/libnl_nf_3_la-log_msg_obj.lo lib/netfilter/libnl_nf_3_la-log_obj.lo lib/netfilter/libnl_nf_3_la-netfilter.lo lib/netfilter/libnl_nf_3_la-nfnl.lo lib/netfilter/libnl_nf_3_la-queue.lo lib/netfilter/libnl_nf_3_la-queue_msg.lo lib/netfilter/libnl_nf_3_la-queue_msg_obj.lo lib/netfilter/libnl_nf_3_la-queue_obj.lo lib/libnl-3.la lib/libnl-route-3.la -lpthread 
libtool: link: gcc -shared  -fPIC -DPIC  lib/netfilter/.libs/libnl_nf_3_la-ct.o lib/netfilter/.libs/libnl_nf_3_la-ct_obj.o lib/netfilter/.libs/libnl_nf_3_la-exp.o lib/netfilter/.libs/libnl_nf_3_la-exp_obj.o lib/netfilter/.libs/libnl_nf_3_la-log.o lib/netfilter/.libs/libnl_nf_3_la-log_msg.o lib/netfilter/.libs/libnl_nf_3_la-log_msg_obj.o lib/netfilter/.libs/libnl_nf_3_la-log_obj.o lib/netfilter/.libs/libnl_nf_3_la-netfilter.o lib/netfilter/.libs/libnl_nf_3_la-nfnl.o lib/netfilter/.libs/libnl_nf_3_la-queue.o lib/netfilter/.libs/libnl_nf_3_la-queue_msg.o lib/netfilter/.libs/libnl_nf_3_la-queue_msg_obj.o lib/netfilter/.libs/libnl_nf_3_la-queue_obj.o   -Wl,-rpath -Wl,/sonic/src/libnl3/libnl3-3.5.0/lib/.libs lib/.libs/libnl-3.so lib/.libs/libnl-route-3.so -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-nf-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-nf-3.so.200 -o lib/.libs/libnl-nf-3.so.200.26.0
libtool: link: (cd "lib/.libs" && rm -f "libnl-nf-3.so.200" && ln -s "libnl-nf-3.so.200.26.0" "libnl-nf-3.so.200")
libtool: link: (cd "lib/.libs" && rm -f "libnl-nf-3.so" && ln -s "libnl-nf-3.so.200.26.0" "libnl-nf-3.so")
libtool: link: ar cru lib/.libs/libnl-nf-3.a  lib/netfilter/libnl_nf_3_la-ct.o lib/netfilter/libnl_nf_3_la-ct_obj.o lib/netfilter/libnl_nf_3_la-exp.o lib/netfilter/libnl_nf_3_la-exp_obj.o lib/netfilter/libnl_nf_3_la-log.o lib/netfilter/libnl_nf_3_la-log_msg.o lib/netfilter/libnl_nf_3_la-log_msg_obj.o lib/netfilter/libnl_nf_3_la-log_obj.o lib/netfilter/libnl_nf_3_la-netfilter.o lib/netfilter/libnl_nf_3_la-nfnl.o lib/netfilter/libnl_nf_3_la-queue.o lib/netfilter/libnl_nf_3_la-queue_msg.o lib/netfilter/libnl_nf_3_la-queue_msg_obj.o lib/netfilter/libnl_nf_3_la-queue_obj.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib lib/.libs/libnl-nf-3.a
libtool: link: ( cd "lib/.libs" && rm -f "libnl-nf-3.la" && ln -s "../libnl-nf-3.la" "libnl-nf-3.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-cli-3.sym -Wl,-z,relro -o src/lib/libnl-cli-3.la -rpath /usr/lib/x86_64-linux-gnu src/lib/libnl_cli_3_la-addr.lo src/lib/libnl_cli_3_la-class.lo src/lib/libnl_cli_3_la-cls.lo src/lib/libnl_cli_3_la-ct.lo src/lib/libnl_cli_3_la-exp.lo src/lib/libnl_cli_3_la-link.lo src/lib/libnl_cli_3_la-neigh.lo src/lib/libnl_cli_3_la-qdisc.lo src/lib/libnl_cli_3_la-route.lo src/lib/libnl_cli_3_la-rule.lo src/lib/libnl_cli_3_la-tc.lo src/lib/libnl_cli_3_la-utils.lo lib/libnl-3.la lib/libnl-route-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la -ldl  -lpthread 
libtool: link: gcc -shared  -fPIC -DPIC  src/lib/.libs/libnl_cli_3_la-addr.o src/lib/.libs/libnl_cli_3_la-class.o src/lib/.libs/libnl_cli_3_la-cls.o src/lib/.libs/libnl_cli_3_la-ct.o src/lib/.libs/libnl_cli_3_la-exp.o src/lib/.libs/libnl_cli_3_la-link.o src/lib/.libs/libnl_cli_3_la-neigh.o src/lib/.libs/libnl_cli_3_la-qdisc.o src/lib/.libs/libnl_cli_3_la-route.o src/lib/.libs/libnl_cli_3_la-rule.o src/lib/.libs/libnl_cli_3_la-tc.o src/lib/.libs/libnl_cli_3_la-utils.o   -Wl,-rpath -Wl,/sonic/src/libnl3/libnl3-3.5.0/lib/.libs lib/.libs/libnl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so -ldl -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-cli-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-cli-3.so.200 -o src/lib/.libs/libnl-cli-3.so.200.26.0
libtool: link: (cd "src/lib/.libs" && rm -f "libnl-cli-3.so.200" && ln -s "libnl-cli-3.so.200.26.0" "libnl-cli-3.so.200")
libtool: link: (cd "src/lib/.libs" && rm -f "libnl-cli-3.so" && ln -s "libnl-cli-3.so.200.26.0" "libnl-cli-3.so")
libtool: link: ar cru src/lib/.libs/libnl-cli-3.a  src/lib/libnl_cli_3_la-addr.o src/lib/libnl_cli_3_la-class.o src/lib/libnl_cli_3_la-cls.o src/lib/libnl_cli_3_la-ct.o src/lib/libnl_cli_3_la-exp.o src/lib/libnl_cli_3_la-link.o src/lib/libnl_cli_3_la-neigh.o src/lib/libnl_cli_3_la-qdisc.o src/lib/libnl_cli_3_la-route.o src/lib/libnl_cli_3_la-rule.o src/lib/libnl_cli_3_la-tc.o src/lib/libnl_cli_3_la-utils.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib src/lib/.libs/libnl-cli-3.a
libtool: link: ( cd "src/lib/.libs" && rm -f "libnl-cli-3.la" && ln -s "../libnl-cli-3.la" "libnl-cli-3.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/genl-ctrl-list src/genl_ctrl_list-genl-ctrl-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/idiag-socket-details src/idiag_socket_details-idiag-socket-details.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-ct-add src/nf_ct_add-nf-ct-add.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-ct-events src/nf_ct_events-nf-ct-events.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-ct-list src/nf_ct_list-nf-ct-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-exp-add src/nf_exp_add-nf-exp-add.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-exp-delete src/nf_exp_delete-nf-exp-delete.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-exp-list src/nf_exp_list-nf-exp-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-log src/nf_log-nf-log.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-monitor src/nf_monitor-nf-monitor.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nf-queue src/nf_queue-nf-queue.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-addr-delete src/nl_addr_delete-nl-addr-delete.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-addr-add src/nl_addr_add-nl-addr-add.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-addr-list src/nl_addr_list-nl-addr-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-class-add src/nl_class_add-nl-class-add.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-class-delete src/nl_class_delete-nl-class-delete.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-class-list src/nl_class_list-nl-class-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-classid-lookup src/nl_classid_lookup-nl-classid-lookup.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-cls-add src/nl_cls_add-nl-cls-add.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-cls-delete src/nl_cls_delete-nl-cls-delete.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-cls-list src/nl_cls_list-nl-cls-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-fib-lookup src/nl_fib_lookup-nl-fib-lookup.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-link-ifindex2name src/nl_link_ifindex2name-nl-link-ifindex2name.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-link-enslave src/nl_link_enslave-nl-link-enslave.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-link-name2ifindex src/nl_link_name2ifindex-nl-link-name2ifindex.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-link-list src/nl_link_list-nl-link-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-link-release src/nl_link_release-nl-link-release.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-link-set src/nl_link_set-nl-link-set.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-link-stats src/nl_link_stats-nl-link-stats.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-list-caches src/nl_list_caches-nl-list-caches.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-list-sockets src/nl_list_sockets-nl-list-sockets.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-monitor src/nl_monitor-nl-monitor.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-neigh-add src/nl_neigh_add-nl-neigh-add.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-neigh-delete src/nl_neigh_delete-nl-neigh-delete.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-neigh-list src/nl_neigh_list-nl-neigh-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-neightbl-list src/nl_neightbl_list-nl-neightbl-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-pktloc-lookup src/nl_pktloc_lookup-nl-pktloc-lookup.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-qdisc-add src/nl_qdisc_add-nl-qdisc-add.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-qdisc-delete src/nl_qdisc_delete-nl-qdisc-delete.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-qdisc-list src/nl_qdisc_list-nl-qdisc-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-route-add src/nl_route_add-nl-route-add.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-route-delete src/nl_route_delete-nl-route-delete.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-route-get src/nl_route_get-nl-route-get.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-route-list src/nl_route_list-nl-route-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-rule-list src/nl_rule_list-nl-rule-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-tctree-list src/nl_tctree_list-nl-tctree-list.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o src/nl-util-addr src/nl_util_addr-nl-util-addr.o src/lib/libnl-cli-3.la lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la  -lpthread 
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-ct-events src/nf_ct_events-nf-ct-events.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/idiag-socket-details src/idiag_socket_details-idiag-socket-details.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-ct-list src/nf_ct_list-nf-ct-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-addr-list src/nl_addr_list-nl-addr-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-log src/nf_log-nf-log.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-link-release src/nl_link_release-nl-link-release.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-link-list src/nl_link_list-nl-link-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/genl-ctrl-list src/genl_ctrl_list-genl-ctrl-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-classid-lookup src/nl_classid_lookup-nl-classid-lookup.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-class-list src/nl_class_list-nl-class-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-ct-add src/nf_ct_add-nf-ct-add.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-qdisc-add src/nl_qdisc_add-nl-qdisc-add.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-link-ifindex2name src/nl_link_ifindex2name-nl-link-ifindex2name.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-monitor src/nl_monitor-nl-monitor.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-cls-delete src/nl_cls_delete-nl-cls-delete.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-cls-list src/nl_cls_list-nl-cls-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-neigh-add src/nl_neigh_add-nl-neigh-add.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-queue src/nf_queue-nf-queue.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-addr-delete src/nl_addr_delete-nl-addr-delete.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-exp-delete src/nf_exp_delete-nf-exp-delete.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-qdisc-delete src/nl_qdisc_delete-nl-qdisc-delete.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-list-caches src/nl_list_caches-nl-list-caches.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-exp-add src/nf_exp_add-nf-exp-add.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-neigh-delete src/nl_neigh_delete-nl-neigh-delete.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-neigh-list src/nl_neigh_list-nl-neigh-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-exp-list src/nf_exp_list-nf-exp-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-qdisc-list src/nl_qdisc_list-nl-qdisc-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nf-monitor src/nf_monitor-nf-monitor.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-class-add src/nl_class_add-nl-class-add.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-route-list src/nl_route_list-nl-route-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-cls-add src/nl_cls_add-nl-cls-add.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-addr-add src/nl_addr_add-nl-addr-add.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-tctree-list src/nl_tctree_list-nl-tctree-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-class-delete src/nl_class_delete-nl-class-delete.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-link-set src/nl_link_set-nl-link-set.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-link-enslave src/nl_link_enslave-nl-link-enslave.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-route-add src/nl_route_add-nl-route-add.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-route-get src/nl_route_get-nl-route-get.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-neightbl-list src/nl_neightbl_list-nl-neightbl-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-list-sockets src/nl_list_sockets-nl-list-sockets.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-link-stats src/nl_link_stats-nl-link-stats.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-fib-lookup src/nl_fib_lookup-nl-fib-lookup.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-link-name2ifindex src/nl_link_name2ifindex-nl-link-name2ifindex.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-pktloc-lookup src/nl_pktloc_lookup-nl-pktloc-lookup.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-util-addr src/nl_util_addr-nl-util-addr.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-rule-list src/nl_rule_list-nl-rule-list.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o src/.libs/nl-route-delete src/nl_route_delete-nl-route-delete.o  src/lib/.libs/libnl-cli-3.so lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so lib/.libs/libnl-idiag-3.so -lpthread
make[3]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
   dh_auto_test
	make -j112 check VERBOSE=1
make[3]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
make   tests/test-complex-HTB-with-hash-filters tests/test-create-bond tests/test-create-bridge tests/test-create-geneve tests/test-create-ifb tests/test-create-ip6tnl tests/test-create-ipgre tests/test-create-ipgretap tests/test-create-ipip tests/test-create-ipvlan tests/test-create-ipvti tests/test-create-macsec tests/test-create-macvlan tests/test-create-macvtap tests/test-create-sit tests/test-create-veth tests/test-create-vlan tests/test-create-vrf tests/test-create-vxlan tests/test-create-xfrmi tests/test-delete-link tests/test-loopback-up-down tests/test-socket-creation tests/test-u32-filter-with-actions tests/test-cache-mngr tests/test-genl tests/test-nf-cache-mngr tests/check-all 
make[4]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_complex_HTB_with_hash_filters-test-complex-HTB-with-hash-filters.o `test -f 'tests/test-complex-HTB-with-hash-filters.c' || echo './'`tests/test-complex-HTB-with-hash-filters.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_bond-test-create-bond.o `test -f 'tests/test-create-bond.c' || echo './'`tests/test-create-bond.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_bridge-test-create-bridge.o `test -f 'tests/test-create-bridge.c' || echo './'`tests/test-create-bridge.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_geneve-test-create-geneve.o `test -f 'tests/test-create-geneve.c' || echo './'`tests/test-create-geneve.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_ifb-test-create-ifb.o `test -f 'tests/test-create-ifb.c' || echo './'`tests/test-create-ifb.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_ip6tnl-test-create-ip6tnl.o `test -f 'tests/test-create-ip6tnl.c' || echo './'`tests/test-create-ip6tnl.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_ipgre-test-create-ipgre.o `test -f 'tests/test-create-ipgre.c' || echo './'`tests/test-create-ipgre.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_ipgretap-test-create-ipgretap.o `test -f 'tests/test-create-ipgretap.c' || echo './'`tests/test-create-ipgretap.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_ipip-test-create-ipip.o `test -f 'tests/test-create-ipip.c' || echo './'`tests/test-create-ipip.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_ipvlan-test-create-ipvlan.o `test -f 'tests/test-create-ipvlan.c' || echo './'`tests/test-create-ipvlan.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_ipvti-test-create-ipvti.o `test -f 'tests/test-create-ipvti.c' || echo './'`tests/test-create-ipvti.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_macsec-test-create-macsec.o `test -f 'tests/test-create-macsec.c' || echo './'`tests/test-create-macsec.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_macvlan-test-create-macvlan.o `test -f 'tests/test-create-macvlan.c' || echo './'`tests/test-create-macvlan.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_macvtap-test-create-macvtap.o `test -f 'tests/test-create-macvtap.c' || echo './'`tests/test-create-macvtap.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_sit-test-create-sit.o `test -f 'tests/test-create-sit.c' || echo './'`tests/test-create-sit.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_veth-test-create-veth.o `test -f 'tests/test-create-veth.c' || echo './'`tests/test-create-veth.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_vlan-test-create-vlan.o `test -f 'tests/test-create-vlan.c' || echo './'`tests/test-create-vlan.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_vrf-test-create-vrf.o `test -f 'tests/test-create-vrf.c' || echo './'`tests/test-create-vrf.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_vxlan-test-create-vxlan.o `test -f 'tests/test-create-vxlan.c' || echo './'`tests/test-create-vxlan.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_create_xfrmi-test-create-xfrmi.o `test -f 'tests/test-create-xfrmi.c' || echo './'`tests/test-create-xfrmi.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_delete_link-test-delete-link.o `test -f 'tests/test-delete-link.c' || echo './'`tests/test-delete-link.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_loopback_up_down-test-loopback-up-down.o `test -f 'tests/test-loopback-up-down.c' || echo './'`tests/test-loopback-up-down.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_socket_creation-test-socket-creation.o `test -f 'tests/test-socket-creation.c' || echo './'`tests/test-socket-creation.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_u32_filter_with_actions-test-u32-filter-with-actions.o `test -f 'tests/test-u32-filter-with-actions.c' || echo './'`tests/test-u32-filter-with-actions.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_cache_mngr-test-cache-mngr.o `test -f 'tests/test-cache-mngr.c' || echo './'`tests/test-cache-mngr.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_genl-test-genl.o `test -f 'tests/test-genl.c' || echo './'`tests/test-genl.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_nf_cache_mngr-test-nf-cache-mngr.o `test -f 'tests/test-nf-cache-mngr.c' || echo './'`tests/test-nf-cache-mngr.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/check_all-check-addr.o `test -f 'tests/check-addr.c' || echo './'`tests/check-addr.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/check_all-check-all.o `test -f 'tests/check-all.c' || echo './'`tests/check-all.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/check_all-check-attr.o `test -f 'tests/check-attr.c' || echo './'`tests/check-attr.c
gcc -DHAVE_CONFIG_H -I. -I./lib  -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wpointer-arith  -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -I./include/linux-private -I./include -I./include -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/check_all-check-ematch-tree-clone.o `test -f 'tests/check-ematch-tree-clone.c' || echo './'`tests/check-ematch-tree-clone.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-bond tests/test_create_bond-test-create-bond.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-geneve tests/test_create_geneve-test-create-geneve.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-delete-link tests/test_delete_link-test-delete-link.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-vxlan tests/test_create_vxlan-test-create-vxlan.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-bridge tests/test_create_bridge-test-create-bridge.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-socket-creation tests/test_socket_creation-test-socket-creation.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-macvtap tests/test_create_macvtap-test-create-macvtap.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-veth tests/test_create_veth-test-create-veth.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-vlan tests/test_create_vlan-test-create-vlan.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-ifb tests/test_create_ifb-test-create-ifb.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-ipvlan tests/test_create_ipvlan-test-create-ipvlan.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-loopback-up-down tests/test_loopback_up_down-test-loopback-up-down.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-macsec tests/test_create_macsec-test-create-macsec.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-macvlan tests/test_create_macvlan-test-create-macvlan.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-vrf tests/test_create_vrf-test-create-vrf.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-nf-cache-mngr tests/test_nf_cache_mngr-test-nf-cache-mngr.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la src/lib/libnl-cli-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-genl tests/test_genl-test-genl.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la src/lib/libnl-cli-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-cache-mngr tests/test_cache_mngr-test-cache-mngr.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la src/lib/libnl-cli-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-ip6tnl tests/test_create_ip6tnl-test-create-ip6tnl.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-sit tests/test_create_sit-test-create-sit.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-ipgre tests/test_create_ipgre-test-create-ipgre.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-ipgretap tests/test_create_ipgretap-test-create-ipgretap.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-xfrmi tests/test_create_xfrmi-test-create-xfrmi.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-ipip tests/test_create_ipip-test-create-ipip.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-create-ipvti tests/test_create_ipvti-test-create-ipvti.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/check-all tests/check_all-check-addr.o tests/check_all-check-all.o tests/check_all-check-attr.o tests/check_all-check-ematch-tree-clone.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lcheck_pic -pthread -lrt -lm -lsubunit -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-u32-filter-with-actions tests/test_u32_filter_with_actions-test-u32-filter-with-actions.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tests/test-complex-HTB-with-hash-filters tests/test_complex_HTB_with_hash_filters-test-complex-HTB-with-hash-filters.o lib/libnl-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la lib/libnl-route-3.la -lpthread 
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-bond tests/test_create_bond-test-create-bond.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-vxlan tests/test_create_vxlan-test-create-vxlan.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-macvtap tests/test_create_macvtap-test-create-macvtap.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-delete-link tests/test_delete_link-test-delete-link.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-ifb tests/test_create_ifb-test-create-ifb.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-veth tests/test_create_veth-test-create-veth.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-geneve tests/test_create_geneve-test-create-geneve.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-loopback-up-down tests/test_loopback_up_down-test-loopback-up-down.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-socket-creation tests/test_socket_creation-test-socket-creation.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-vlan tests/test_create_vlan-test-create-vlan.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-vrf tests/test_create_vrf-test-create-vrf.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-macvlan tests/test_create_macvlan-test-create-macvlan.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-macsec tests/test_create_macsec-test-create-macsec.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-bridge tests/test_create_bridge-test-create-bridge.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-ipvlan tests/test_create_ipvlan-test-create-ipvlan.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-ipgre tests/test_create_ipgre-test-create-ipgre.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-nf-cache-mngr tests/test_nf_cache_mngr-test-nf-cache-mngr.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so src/lib/.libs/libnl-cli-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-ip6tnl tests/test_create_ip6tnl-test-create-ip6tnl.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-ipgretap tests/test_create_ipgretap-test-create-ipgretap.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-ipip tests/test_create_ipip-test-create-ipip.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-genl tests/test_genl-test-genl.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so src/lib/.libs/libnl-cli-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-xfrmi tests/test_create_xfrmi-test-create-xfrmi.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-sit tests/test_create_sit-test-create-sit.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-create-ipvti tests/test_create_ipvti-test-create-ipvti.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-u32-filter-with-actions tests/test_u32_filter_with_actions-test-u32-filter-with-actions.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-cache-mngr tests/test_cache_mngr-test-cache-mngr.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so src/lib/.libs/libnl-cli-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/test-complex-HTB-with-hash-filters tests/test_complex_HTB_with_hash_filters-test-complex-HTB-with-hash-filters.o  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lpthread
libtool: link: gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/.libs/check-all tests/check_all-check-addr.o tests/check_all-check-all.o tests/check_all-check-attr.o tests/check_all-check-ematch-tree-clone.o -pthread  lib/.libs/libnl-3.so lib/.libs/libnl-nf-3.so lib/.libs/libnl-genl-3.so lib/.libs/libnl-route-3.so -lcheck_pic -lrt -lm -lsubunit -lpthread -pthread
make[4]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
make  check-TESTS
make[4]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
make[5]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
PASS: tests/check-all
============================================================================
Testsuite summary for libnl 3.5.0
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
make[4]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
make[3]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
   create-stamp debian/debhelper-build-stamp
make[2]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
 fakeroot debian/rules binary
make[2]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/sonic/src/libnl3/libnl3-3.5.0/debian/tmp AM_UPDATE_INFO_DIR=no
make[3]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
make[4]: Entering directory '/sonic/src/libnl3/libnl3-3.5.0'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   lib/libnl-3.la lib/libnl-route-3.la lib/libnl-idiag-3.la lib/libnl-genl-3.la lib/libnl-nf-3.la lib/libnl-xfrm-3.la src/lib/libnl-cli-3.la '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c lib/.libs/libnl-3.so.200.26.0 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-3.so.200.26.0
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-3.so.200.26.0 libnl-3.so.200 || { rm -f libnl-3.so.200 && ln -s libnl-3.so.200.26.0 libnl-3.so.200; }; })
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-3.so.200.26.0 libnl-3.so || { rm -f libnl-3.so && ln -s libnl-3.so.200.26.0 libnl-3.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/libnl-3.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-3.la
libtool: warning: relinking 'lib/libnl-route-3.la'
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0; /bin/bash "/sonic/src/libnl3/libnl3-3.5.0/libtool"  --tag CC --mode=relink gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-route-3.sym -Wl,-z,relro -o lib/libnl-route-3.la -rpath /usr/lib/x86_64-linux-gnu lib/fib_lookup/libnl_route_3_la-lookup.lo lib/fib_lookup/libnl_route_3_la-request.lo lib/route/libnl_route_3_la-act.lo lib/route/act/libnl_route_3_la-gact.lo lib/route/act/libnl_route_3_la-mirred.lo lib/route/act/libnl_route_3_la-skbedit.lo lib/route/act/libnl_route_3_la-vlan.lo lib/route/libnl_route_3_la-addr.lo lib/route/libnl_route_3_la-class.lo lib/route/libnl_route_3_la-classid.lo lib/route/libnl_route_3_la-cls.lo lib/route/cls/libnl_route_3_la-basic.lo lib/route/cls/libnl_route_3_la-cgroup.lo lib/route/cls/libnl_route_3_la-ematch.lo lib/route/cls/ematch/libnl_route_3_la-cmp.lo lib/route/cls/ematch/libnl_route_3_la-container.lo lib/route/cls/ematch/libnl_route_3_la-meta.lo lib/route/cls/ematch/libnl_route_3_la-nbyte.lo lib/route/cls/ematch/libnl_route_3_la-text.lo lib/route/cls/libnl_route_3_la-fw.lo lib/route/cls/libnl_route_3_la-mall.lo lib/route/cls/libnl_route_3_la-police.lo lib/route/cls/libnl_route_3_la-u32.lo lib/route/libnl_route_3_la-link.lo lib/route/link/libnl_route_3_la-api.lo lib/route/link/libnl_route_3_la-bonding.lo lib/route/link/libnl_route_3_la-bridge.lo lib/route/link/libnl_route_3_la-can.lo lib/route/link/libnl_route_3_la-dummy.lo lib/route/link/libnl_route_3_la-geneve.lo lib/route/link/libnl_route_3_la-ifb.lo lib/route/link/libnl_route_3_la-inet.lo lib/route/link/libnl_route_3_la-inet6.lo lib/route/link/libnl_route_3_la-ip6tnl.lo lib/route/link/libnl_route_3_la-ipgre.lo lib/route/link/libnl_route_3_la-ipip.lo lib/route/link/libnl_route_3_la-ipvlan.lo lib/route/link/libnl_route_3_la-ipvti.lo lib/route/link/libnl_route_3_la-macsec.lo lib/route/link/libnl_route_3_la-macvlan.lo lib/route/link/libnl_route_3_la-ppp.lo lib/route/link/libnl_route_3_la-sit.lo lib/route/link/libnl_route_3_la-sriov.lo lib/route/link/libnl_route_3_la-veth.lo lib/route/link/libnl_route_3_la-vlan.lo lib/route/link/libnl_route_3_la-vrf.lo lib/route/link/libnl_route_3_la-vxlan.lo lib/route/link/libnl_route_3_la-xfrmi.lo lib/route/libnl_route_3_la-neigh.lo lib/route/libnl_route_3_la-neightbl.lo lib/route/libnl_route_3_la-netconf.lo lib/route/libnl_route_3_la-nexthop.lo lib/route/libnl_route_3_la-nexthop_encap.lo lib/route/libnl_route_3_la-nh_encap_mpls.lo lib/route/libnl_route_3_la-pktloc.lo lib/route/libnl_route_3_la-qdisc.lo lib/route/qdisc/libnl_route_3_la-blackhole.lo lib/route/qdisc/libnl_route_3_la-cbq.lo lib/route/qdisc/libnl_route_3_la-dsmark.lo lib/route/qdisc/libnl_route_3_la-fifo.lo lib/route/qdisc/libnl_route_3_la-fq_codel.lo lib/route/qdisc/libnl_route_3_la-hfsc.lo lib/route/qdisc/libnl_route_3_la-htb.lo lib/route/qdisc/libnl_route_3_la-ingress.lo lib/route/qdisc/libnl_route_3_la-mqprio.lo lib/route/qdisc/libnl_route_3_la-netem.lo lib/route/qdisc/libnl_route_3_la-plug.lo lib/route/qdisc/libnl_route_3_la-prio.lo lib/route/qdisc/libnl_route_3_la-red.lo lib/route/qdisc/libnl_route_3_la-sfq.lo lib/route/qdisc/libnl_route_3_la-tbf.lo lib/route/libnl_route_3_la-route.lo lib/route/libnl_route_3_la-route_obj.lo lib/route/libnl_route_3_la-route_utils.lo lib/route/libnl_route_3_la-rtnl.lo lib/route/libnl_route_3_la-rule.lo lib/route/libnl_route_3_la-tc.lo lib/route/cls/libnl_route_3_la-ematch_grammar.lo lib/route/cls/libnl_route_3_la-ematch_syntax.lo lib/route/libnl_route_3_la-pktloc_grammar.lo lib/route/libnl_route_3_la-pktloc_syntax.lo lib/libnl-3.la -lpthread -inst-prefix-dir /sonic/src/libnl3/libnl3-3.5.0/debian/tmp)
libtool: relink: gcc -shared  -fPIC -DPIC  lib/fib_lookup/.libs/libnl_route_3_la-lookup.o lib/fib_lookup/.libs/libnl_route_3_la-request.o lib/route/.libs/libnl_route_3_la-act.o lib/route/act/.libs/libnl_route_3_la-gact.o lib/route/act/.libs/libnl_route_3_la-mirred.o lib/route/act/.libs/libnl_route_3_la-skbedit.o lib/route/act/.libs/libnl_route_3_la-vlan.o lib/route/.libs/libnl_route_3_la-addr.o lib/route/.libs/libnl_route_3_la-class.o lib/route/.libs/libnl_route_3_la-classid.o lib/route/.libs/libnl_route_3_la-cls.o lib/route/cls/.libs/libnl_route_3_la-basic.o lib/route/cls/.libs/libnl_route_3_la-cgroup.o lib/route/cls/.libs/libnl_route_3_la-ematch.o lib/route/cls/ematch/.libs/libnl_route_3_la-cmp.o lib/route/cls/ematch/.libs/libnl_route_3_la-container.o lib/route/cls/ematch/.libs/libnl_route_3_la-meta.o lib/route/cls/ematch/.libs/libnl_route_3_la-nbyte.o lib/route/cls/ematch/.libs/libnl_route_3_la-text.o lib/route/cls/.libs/libnl_route_3_la-fw.o lib/route/cls/.libs/libnl_route_3_la-mall.o lib/route/cls/.libs/libnl_route_3_la-police.o lib/route/cls/.libs/libnl_route_3_la-u32.o lib/route/.libs/libnl_route_3_la-link.o lib/route/link/.libs/libnl_route_3_la-api.o lib/route/link/.libs/libnl_route_3_la-bonding.o lib/route/link/.libs/libnl_route_3_la-bridge.o lib/route/link/.libs/libnl_route_3_la-can.o lib/route/link/.libs/libnl_route_3_la-dummy.o lib/route/link/.libs/libnl_route_3_la-geneve.o lib/route/link/.libs/libnl_route_3_la-ifb.o lib/route/link/.libs/libnl_route_3_la-inet.o lib/route/link/.libs/libnl_route_3_la-inet6.o lib/route/link/.libs/libnl_route_3_la-ip6tnl.o lib/route/link/.libs/libnl_route_3_la-ipgre.o lib/route/link/.libs/libnl_route_3_la-ipip.o lib/route/link/.libs/libnl_route_3_la-ipvlan.o lib/route/link/.libs/libnl_route_3_la-ipvti.o lib/route/link/.libs/libnl_route_3_la-macsec.o lib/route/link/.libs/libnl_route_3_la-macvlan.o lib/route/link/.libs/libnl_route_3_la-ppp.o lib/route/link/.libs/libnl_route_3_la-sit.o lib/route/link/.libs/libnl_route_3_la-sriov.o lib/route/link/.libs/libnl_route_3_la-veth.o lib/route/link/.libs/libnl_route_3_la-vlan.o lib/route/link/.libs/libnl_route_3_la-vrf.o lib/route/link/.libs/libnl_route_3_la-vxlan.o lib/route/link/.libs/libnl_route_3_la-xfrmi.o lib/route/.libs/libnl_route_3_la-neigh.o lib/route/.libs/libnl_route_3_la-neightbl.o lib/route/.libs/libnl_route_3_la-netconf.o lib/route/.libs/libnl_route_3_la-nexthop.o lib/route/.libs/libnl_route_3_la-nexthop_encap.o lib/route/.libs/libnl_route_3_la-nh_encap_mpls.o lib/route/.libs/libnl_route_3_la-pktloc.o lib/route/.libs/libnl_route_3_la-qdisc.o lib/route/qdisc/.libs/libnl_route_3_la-blackhole.o lib/route/qdisc/.libs/libnl_route_3_la-cbq.o lib/route/qdisc/.libs/libnl_route_3_la-dsmark.o lib/route/qdisc/.libs/libnl_route_3_la-fifo.o lib/route/qdisc/.libs/libnl_route_3_la-fq_codel.o lib/route/qdisc/.libs/libnl_route_3_la-hfsc.o lib/route/qdisc/.libs/libnl_route_3_la-htb.o lib/route/qdisc/.libs/libnl_route_3_la-ingress.o lib/route/qdisc/.libs/libnl_route_3_la-mqprio.o lib/route/qdisc/.libs/libnl_route_3_la-netem.o lib/route/qdisc/.libs/libnl_route_3_la-plug.o lib/route/qdisc/.libs/libnl_route_3_la-prio.o lib/route/qdisc/.libs/libnl_route_3_la-red.o lib/route/qdisc/.libs/libnl_route_3_la-sfq.o lib/route/qdisc/.libs/libnl_route_3_la-tbf.o lib/route/.libs/libnl_route_3_la-route.o lib/route/.libs/libnl_route_3_la-route_obj.o lib/route/.libs/libnl_route_3_la-route_utils.o lib/route/.libs/libnl_route_3_la-rtnl.o lib/route/.libs/libnl_route_3_la-rule.o lib/route/.libs/libnl_route_3_la-tc.o lib/route/cls/.libs/libnl_route_3_la-ematch_grammar.o lib/route/cls/.libs/libnl_route_3_la-ematch_syntax.o lib/route/.libs/libnl_route_3_la-pktloc_grammar.o lib/route/.libs/libnl_route_3_la-pktloc_syntax.o   -L/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lnl-3 -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-route-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-route-3.so.200 -o lib/.libs/libnl-route-3.so.200.26.0
libtool: install: /usr/bin/install -c lib/.libs/libnl-route-3.so.200.26.0T /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-route-3.so.200.26.0
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-route-3.so.200.26.0 libnl-route-3.so.200 || { rm -f libnl-route-3.so.200 && ln -s libnl-route-3.so.200.26.0 libnl-route-3.so.200; }; })
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-route-3.so.200.26.0 libnl-route-3.so || { rm -f libnl-route-3.so && ln -s libnl-route-3.so.200.26.0 libnl-route-3.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/libnl-route-3.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-route-3.la
libtool: warning: relinking 'lib/libnl-idiag-3.la'
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0; /bin/bash "/sonic/src/libnl3/libnl3-3.5.0/libtool"  --tag CC --mode=relink gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-idiag-3.sym -Wl,-z,relro -o lib/libnl-idiag-3.la -rpath /usr/lib/x86_64-linux-gnu lib/idiag/libnl_idiag_3_la-idiag.lo lib/idiag/libnl_idiag_3_la-idiag_meminfo_obj.lo lib/idiag/libnl_idiag_3_la-idiag_msg_obj.lo lib/idiag/libnl_idiag_3_la-idiag_req_obj.lo lib/idiag/libnl_idiag_3_la-idiag_vegasinfo_obj.lo lib/libnl-3.la -lpthread -inst-prefix-dir /sonic/src/libnl3/libnl3-3.5.0/debian/tmp)
libtool: relink: gcc -shared  -fPIC -DPIC  lib/idiag/.libs/libnl_idiag_3_la-idiag.o lib/idiag/.libs/libnl_idiag_3_la-idiag_meminfo_obj.o lib/idiag/.libs/libnl_idiag_3_la-idiag_msg_obj.o lib/idiag/.libs/libnl_idiag_3_la-idiag_req_obj.o lib/idiag/.libs/libnl_idiag_3_la-idiag_vegasinfo_obj.o   -L/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lnl-3 -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-idiag-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-idiag-3.so.200 -o lib/.libs/libnl-idiag-3.so.200.26.0
libtool: install: /usr/bin/install -c lib/.libs/libnl-idiag-3.so.200.26.0T /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-idiag-3.so.200.26.0
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-idiag-3.so.200.26.0 libnl-idiag-3.so.200 || { rm -f libnl-idiag-3.so.200 && ln -s libnl-idiag-3.so.200.26.0 libnl-idiag-3.so.200; }; })
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-idiag-3.so.200.26.0 libnl-idiag-3.so || { rm -f libnl-idiag-3.so && ln -s libnl-idiag-3.so.200.26.0 libnl-idiag-3.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/libnl-idiag-3.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-idiag-3.la
libtool: warning: relinking 'lib/libnl-genl-3.la'
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0; /bin/bash "/sonic/src/libnl3/libnl3-3.5.0/libtool"  --tag CC --mode=relink gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-genl-3.sym -Wl,-z,relro -o lib/libnl-genl-3.la -rpath /usr/lib/x86_64-linux-gnu lib/genl/libnl_genl_3_la-ctrl.lo lib/genl/libnl_genl_3_la-family.lo lib/genl/libnl_genl_3_la-genl.lo lib/genl/libnl_genl_3_la-mngt.lo lib/libnl-3.la -lpthread -inst-prefix-dir /sonic/src/libnl3/libnl3-3.5.0/debian/tmp)
libtool: relink: gcc -shared  -fPIC -DPIC  lib/genl/.libs/libnl_genl_3_la-ctrl.o lib/genl/.libs/libnl_genl_3_la-family.o lib/genl/.libs/libnl_genl_3_la-genl.o lib/genl/.libs/libnl_genl_3_la-mngt.o   -L/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lnl-3 -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-genl-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-genl-3.so.200 -o lib/.libs/libnl-genl-3.so.200.26.0
libtool: install: /usr/bin/install -c lib/.libs/libnl-genl-3.so.200.26.0T /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-genl-3.so.200.26.0
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-genl-3.so.200.26.0 libnl-genl-3.so.200 || { rm -f libnl-genl-3.so.200 && ln -s libnl-genl-3.so.200.26.0 libnl-genl-3.so.200; }; })
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-genl-3.so.200.26.0 libnl-genl-3.so || { rm -f libnl-genl-3.so && ln -s libnl-genl-3.so.200.26.0 libnl-genl-3.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/libnl-genl-3.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-genl-3.la
libtool: warning: relinking 'lib/libnl-nf-3.la'
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0; /bin/bash "/sonic/src/libnl3/libnl3-3.5.0/libtool"  --tag CC --mode=relink gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-nf-3.sym -Wl,-z,relro -o lib/libnl-nf-3.la -rpath /usr/lib/x86_64-linux-gnu lib/netfilter/libnl_nf_3_la-ct.lo lib/netfilter/libnl_nf_3_la-ct_obj.lo lib/netfilter/libnl_nf_3_la-exp.lo lib/netfilter/libnl_nf_3_la-exp_obj.lo lib/netfilter/libnl_nf_3_la-log.lo lib/netfilter/libnl_nf_3_la-log_msg.lo lib/netfilter/libnl_nf_3_la-log_msg_obj.lo lib/netfilter/libnl_nf_3_la-log_obj.lo lib/netfilter/libnl_nf_3_la-netfilter.lo lib/netfilter/libnl_nf_3_la-nfnl.lo lib/netfilter/libnl_nf_3_la-queue.lo lib/netfilter/libnl_nf_3_la-queue_msg.lo lib/netfilter/libnl_nf_3_la-queue_msg_obj.lo lib/netfilter/libnl_nf_3_la-queue_obj.lo lib/libnl-3.la lib/libnl-route-3.la -lpthread -inst-prefix-dir /sonic/src/libnl3/libnl3-3.5.0/debian/tmp)
libtool: relink: gcc -shared  -fPIC -DPIC  lib/netfilter/.libs/libnl_nf_3_la-ct.o lib/netfilter/.libs/libnl_nf_3_la-ct_obj.o lib/netfilter/.libs/libnl_nf_3_la-exp.o lib/netfilter/.libs/libnl_nf_3_la-exp_obj.o lib/netfilter/.libs/libnl_nf_3_la-log.o lib/netfilter/.libs/libnl_nf_3_la-log_msg.o lib/netfilter/.libs/libnl_nf_3_la-log_msg_obj.o lib/netfilter/.libs/libnl_nf_3_la-log_obj.o lib/netfilter/.libs/libnl_nf_3_la-netfilter.o lib/netfilter/.libs/libnl_nf_3_la-nfnl.o lib/netfilter/.libs/libnl_nf_3_la-queue.o lib/netfilter/.libs/libnl_nf_3_la-queue_msg.o lib/netfilter/.libs/libnl_nf_3_la-queue_msg_obj.o lib/netfilter/.libs/libnl_nf_3_la-queue_obj.o   -L/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lnl-3 -lnl-route-3 -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-nf-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-nf-3.so.200 -o lib/.libs/libnl-nf-3.so.200.26.0
libtool: install: /usr/bin/install -c lib/.libs/libnl-nf-3.so.200.26.0T /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-nf-3.so.200.26.0
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-nf-3.so.200.26.0 libnl-nf-3.so.200 || { rm -f libnl-nf-3.so.200 && ln -s libnl-nf-3.so.200.26.0 libnl-nf-3.so.200; }; })
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-nf-3.so.200.26.0 libnl-nf-3.so || { rm -f libnl-nf-3.so && ln -s libnl-nf-3.so.200.26.0 libnl-nf-3.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/libnl-nf-3.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-nf-3.la
libtool: warning: relinking 'lib/libnl-xfrm-3.la'
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0; /bin/bash "/sonic/src/libnl3/libnl3-3.5.0/libtool"  --tag CC --mode=relink gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-xfrm-3.sym -Wl,-z,relro -o lib/libnl-xfrm-3.la -rpath /usr/lib/x86_64-linux-gnu lib/xfrm/libnl_xfrm_3_la-ae.lo lib/xfrm/libnl_xfrm_3_la-lifetime.lo lib/xfrm/libnl_xfrm_3_la-sa.lo lib/xfrm/libnl_xfrm_3_la-selector.lo lib/xfrm/libnl_xfrm_3_la-sp.lo lib/xfrm/libnl_xfrm_3_la-template.lo lib/libnl-3.la -lpthread -inst-prefix-dir /sonic/src/libnl3/libnl3-3.5.0/debian/tmp)
libtool: relink: gcc -shared  -fPIC -DPIC  lib/xfrm/.libs/libnl_xfrm_3_la-ae.o lib/xfrm/.libs/libnl_xfrm_3_la-lifetime.o lib/xfrm/.libs/libnl_xfrm_3_la-sa.o lib/xfrm/.libs/libnl_xfrm_3_la-selector.o lib/xfrm/.libs/libnl_xfrm_3_la-sp.o lib/xfrm/.libs/libnl_xfrm_3_la-template.o   -L/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lnl-3 -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-xfrm-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-xfrm-3.so.200 -o lib/.libs/libnl-xfrm-3.so.200.26.0
libtool: install: /usr/bin/install -c lib/.libs/libnl-xfrm-3.so.200.26.0T /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-xfrm-3.so.200.26.0
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-xfrm-3.so.200.26.0 libnl-xfrm-3.so.200 || { rm -f libnl-xfrm-3.so.200 && ln -s libnl-xfrm-3.so.200.26.0 libnl-xfrm-3.so.200; }; })
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-xfrm-3.so.200.26.0 libnl-xfrm-3.so || { rm -f libnl-xfrm-3.so && ln -s libnl-xfrm-3.so.200.26.0 libnl-xfrm-3.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/libnl-xfrm-3.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-xfrm-3.la
libtool: warning: relinking 'src/lib/libnl-cli-3.la'
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0; /bin/bash "/sonic/src/libnl3/libnl3-3.5.0/libtool"  --tag CC --mode=relink gcc -g -O2 -fdebug-prefix-map=/sonic/src/libnl3/libnl3-3.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 226:0:26 -Wl,--version-script=./libnl-cli-3.sym -Wl,-z,relro -o src/lib/libnl-cli-3.la -rpath /usr/lib/x86_64-linux-gnu src/lib/libnl_cli_3_la-addr.lo src/lib/libnl_cli_3_la-class.lo src/lib/libnl_cli_3_la-cls.lo src/lib/libnl_cli_3_la-ct.lo src/lib/libnl_cli_3_la-exp.lo src/lib/libnl_cli_3_la-link.lo src/lib/libnl_cli_3_la-neigh.lo src/lib/libnl_cli_3_la-qdisc.lo src/lib/libnl_cli_3_la-route.lo src/lib/libnl_cli_3_la-rule.lo src/lib/libnl_cli_3_la-tc.lo src/lib/libnl_cli_3_la-utils.lo lib/libnl-3.la lib/libnl-route-3.la lib/libnl-nf-3.la lib/libnl-genl-3.la -ldl -lpthread -inst-prefix-dir /sonic/src/libnl3/libnl3-3.5.0/debian/tmp)
libtool: relink: gcc -shared  -fPIC -DPIC  src/lib/.libs/libnl_cli_3_la-addr.o src/lib/.libs/libnl_cli_3_la-class.o src/lib/.libs/libnl_cli_3_la-cls.o src/lib/.libs/libnl_cli_3_la-ct.o src/lib/.libs/libnl_cli_3_la-exp.o src/lib/.libs/libnl_cli_3_la-link.o src/lib/.libs/libnl_cli_3_la-neigh.o src/lib/.libs/libnl_cli_3_la-qdisc.o src/lib/.libs/libnl_cli_3_la-route.o src/lib/.libs/libnl_cli_3_la-rule.o src/lib/.libs/libnl_cli_3_la-tc.o src/lib/.libs/libnl_cli_3_la-utils.o   -L/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lnl-3 -lnl-route-3 -lnl-nf-3 -lnl-genl-3 -ldl -lpthread  -g -O2 -fstack-protector-strong -Wl,--version-script=./libnl-cli-3.sym -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnl-cli-3.so.200 -o src/lib/.libs/libnl-cli-3.so.200.26.0
libtool: install: /usr/bin/install -c src/lib/.libs/libnl-cli-3.so.200.26.0T /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-cli-3.so.200.26.0
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-cli-3.so.200.26.0 libnl-cli-3.so.200 || { rm -f libnl-cli-3.so.200 && ln -s libnl-cli-3.so.200.26.0 libnl-cli-3.so.200; }; })
libtool: install: (cd /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libnl-cli-3.so.200.26.0 libnl-cli-3.so || { rm -f libnl-cli-3.so && ln -s libnl-cli-3.so.200.26.0 libnl-cli-3.so; }; })
libtool: install: /usr/bin/install -c src/lib/.libs/libnl-cli-3.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-cli-3.la
libtool: install: /usr/bin/install -c lib/.libs/libnl-3.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-3.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-3.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-3.a
libtool: install: /usr/bin/install -c lib/.libs/libnl-route-3.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-route-3.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-route-3.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-route-3.a
libtool: install: /usr/bin/install -c lib/.libs/libnl-idiag-3.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-idiag-3.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-idiag-3.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-idiag-3.a
libtool: install: /usr/bin/install -c lib/.libs/libnl-genl-3.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-genl-3.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-genl-3.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-genl-3.a
libtool: install: /usr/bin/install -c lib/.libs/libnl-nf-3.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-nf-3.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-nf-3.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-nf-3.a
libtool: install: /usr/bin/install -c lib/.libs/libnl-xfrm-3.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-xfrm-3.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-xfrm-3.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-xfrm-3.a
libtool: install: /usr/bin/install -c src/lib/.libs/libnl-cli-3.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-cli-3.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-cli-3.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl-cli-3.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c src/genl-ctrl-list src/idiag-socket-details src/nf-ct-add src/nf-ct-events src/nf-ct-list src/nf-exp-add src/nf-exp-delete src/nf-exp-list src/nf-log src/nf-monitor src/nf-queue src/nl-addr-add src/nl-addr-delete src/nl-addr-list src/nl-class-add src/nl-class-delete src/nl-class-list src/nl-classid-lookup src/nl-cls-add src/nl-cls-delete src/nl-cls-list src/nl-fib-lookup src/nl-link-enslave src/nl-link-ifindex2name src/nl-link-list src/nl-link-name2ifindex src/nl-link-release src/nl-link-set src/nl-link-stats src/nl-list-caches src/nl-list-sockets src/nl-monitor src/nl-neigh-add src/nl-neigh-delete src/nl-neigh-list src/nl-neightbl-list src/nl-pktloc-lookup src/nl-qdisc-add src/nl-qdisc-delete src/nl-qdisc-list src/nl-route-add src/nl-route-delete src/nl-route-get src/nl-route-list src/nl-rule-list src/nl-tctree-list src/nl-util-addr '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin'
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/genl-ctrl-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/genl-ctrl-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/idiag-socket-details /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/idiag-socket-details
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-ct-add /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-ct-add
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-ct-events /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-ct-events
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-ct-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-ct-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-exp-add /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-exp-add
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-exp-delete /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-exp-delete
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-exp-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-exp-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-log /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-log
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-monitor /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-monitor
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nf-queue /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nf-queue
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-addr-add /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-addr-add
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-addr-delete /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-addr-delete
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-addr-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-addr-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-class-add /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-class-add
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-class-delete /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-class-delete
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-class-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-class-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-classid-lookup /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-classid-lookup
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-cls-add /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-cls-add
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-cls-delete /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-cls-delete
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-cls-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-cls-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-fib-lookup /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-fib-lookup
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-link-enslave /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-link-enslave
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-link-ifindex2name /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-link-ifindex2name
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-link-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-link-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-link-name2ifindex /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-link-name2ifindex
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-link-release /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-link-release
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-link-set /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-link-set
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-link-stats /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-link-stats
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-list-caches /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-list-caches
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-list-sockets /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-list-sockets
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-monitor /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-monitor
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-neigh-add /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-neigh-add
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-neigh-delete /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-neigh-delete
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-neigh-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-neigh-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-neightbl-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-neightbl-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-pktloc-lookup /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-pktloc-lookup
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-qdisc-add /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-qdisc-add
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-qdisc-delete /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-qdisc-delete
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-qdisc-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-qdisc-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-route-add /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-route-add
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-route-delete /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-route-delete
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-route-get /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-route-get
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-route-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-route-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-rule-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-rule-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-tctree-list /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-tctree-list
libtool: warning: 'src/lib/libnl-cli-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-nf-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-genl-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-route-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: 'lib/libnl-idiag-3.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c src/.libs/nl-util-addr /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/bin/nl-util-addr
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink'
 /usr/bin/install -c -m 644 include/netlink/addr.h include/netlink/attr.h include/netlink/cache-api.h include/netlink/cache.h include/netlink/data.h include/netlink/errno.h include/netlink/handlers.h include/netlink/hash.h include/netlink/hashtable.h include/netlink/list.h include/netlink/msg.h include/netlink/netlink-compat.h include/netlink/netlink-kernel.h include/netlink/netlink.h include/netlink/object-api.h include/netlink/object.h include/netlink/socket.h include/netlink/types.h include/netlink/utils.h include/netlink/version.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/cli'
 /usr/bin/install -c -m 644 include/netlink/cli/addr.h include/netlink/cli/class.h include/netlink/cli/cls.h include/netlink/cli/ct.h include/netlink/cli/exp.h include/netlink/cli/link.h include/netlink/cli/neigh.h include/netlink/cli/qdisc.h include/netlink/cli/route.h include/netlink/cli/rule.h include/netlink/cli/tc.h include/netlink/cli/utils.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/cli'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/fib_lookup'
 /usr/bin/install -c -m 644 include/netlink/fib_lookup/lookup.h include/netlink/fib_lookup/request.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/fib_lookup'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/genl'
 /usr/bin/install -c -m 644 include/netlink/genl/ctrl.h include/netlink/genl/family.h include/netlink/genl/genl.h include/netlink/genl/mngt.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/genl'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/idiag'
 /usr/bin/install -c -m 644 include/netlink/idiag/idiagnl.h include/netlink/idiag/meminfo.h include/netlink/idiag/msg.h include/netlink/idiag/req.h include/netlink/idiag/vegasinfo.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/idiag'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/netfilter'
 /usr/bin/install -c -m 644 include/netlink/netfilter/ct.h include/netlink/netfilter/exp.h include/netlink/netfilter/log.h include/netlink/netfilter/log_msg.h include/netlink/netfilter/netfilter.h include/netlink/netfilter/nfnl.h include/netlink/netfilter/queue.h include/netlink/netfilter/queue_msg.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/netfilter'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route'
 /usr/bin/install -c -m 644 include/netlink/route/action.h include/netlink/route/addr.h include/netlink/route/class.h include/netlink/route/classifier.h include/netlink/route/link.h include/netlink/route/neighbour.h include/netlink/route/neightbl.h include/netlink/route/netconf.h include/netlink/route/nexthop.h include/netlink/route/pktloc.h include/netlink/route/qdisc.h include/netlink/route/route.h include/netlink/route/rtnl.h include/netlink/route/rule.h include/netlink/route/tc-api.h include/netlink/route/tc.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/act'
 /usr/bin/install -c -m 644 include/netlink/route/act/gact.h include/netlink/route/act/mirred.h include/netlink/route/act/skbedit.h include/netlink/route/act/vlan.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/act'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/cls'
 /usr/bin/install -c -m 644 include/netlink/route/cls/basic.h include/netlink/route/cls/cgroup.h include/netlink/route/cls/ematch.h include/netlink/route/cls/fw.h include/netlink/route/cls/matchall.h include/netlink/route/cls/police.h include/netlink/route/cls/u32.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/cls'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/cls/ematch'
 /usr/bin/install -c -m 644 include/netlink/route/cls/ematch/cmp.h include/netlink/route/cls/ematch/meta.h include/netlink/route/cls/ematch/nbyte.h include/netlink/route/cls/ematch/text.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/cls/ematch'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/link'
 /usr/bin/install -c -m 644 include/netlink/route/link/api.h include/netlink/route/link/bonding.h include/netlink/route/link/bridge.h include/netlink/route/link/can.h include/netlink/route/link/geneve.h include/netlink/route/link/inet.h include/netlink/route/link/inet6.h include/netlink/route/link/info-api.h include/netlink/route/link/ip6tnl.h include/netlink/route/link/ipgre.h include/netlink/route/link/ipip.h include/netlink/route/link/ipvlan.h include/netlink/route/link/ipvti.h include/netlink/route/link/macsec.h include/netlink/route/link/macvlan.h include/netlink/route/link/macvtap.h include/netlink/route/link/ppp.h include/netlink/route/link/sit.h include/netlink/route/link/sriov.h include/netlink/route/link/veth.h include/netlink/route/link/vlan.h include/netlink/route/link/vrf.h include/netlink/route/link/vxlan.h include/netlink/route/link/xfrmi.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/link'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/qdisc'
 /usr/bin/install -c -m 644 include/netlink/route/qdisc/cbq.h include/netlink/route/qdisc/dsmark.h include/netlink/route/qdisc/fifo.h include/netlink/route/qdisc/fq_codel.h include/netlink/route/qdisc/hfsc.h include/netlink/route/qdisc/htb.h include/netlink/route/qdisc/mqprio.h include/netlink/route/qdisc/netem.h include/netlink/route/qdisc/plug.h include/netlink/route/qdisc/prio.h include/netlink/route/qdisc/red.h include/netlink/route/qdisc/sfq.h include/netlink/route/qdisc/tbf.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/route/qdisc'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/xfrm'
 /usr/bin/install -c -m 644 include/netlink/xfrm/ae.h include/netlink/xfrm/lifetime.h include/netlink/xfrm/sa.h include/netlink/xfrm/selector.h include/netlink/xfrm/sp.h include/netlink/xfrm/template.h '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/include/libnl3/netlink/xfrm'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/share/man/man8'
 /usr/bin/install -c -m 644 man/genl-ctrl-list.8 man/nl-classid-lookup.8 man/nl-pktloc-lookup.8 man/nl-qdisc-add.8 man/nl-qdisc-delete.8 man/nl-qdisc-list.8 '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/share/man/man8'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 libnl-3.0.pc libnl-genl-3.0.pc libnl-idiag-3.0.pc libnl-nf-3.0.pc libnl-route-3.0.pc libnl-xfrm-3.0.pc libnl-cli-3.0.pc '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   lib/cli/cls/basic.la lib/cli/cls/cgroup.la '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls'
libtool: install: /usr/bin/install -c lib/cli/cls/.libs/basic.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/basic.so
libtool: install: /usr/bin/install -c lib/cli/cls/.libs/basic.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/basic.la
libtool: install: /usr/bin/install -c lib/cli/cls/.libs/cgroup.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/cgroup.so
libtool: install: /usr/bin/install -c lib/cli/cls/.libs/cgroup.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/cgroup.la
libtool: install: /usr/bin/install -c lib/cli/cls/.libs/basic.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/basic.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/basic.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/basic.a
libtool: install: /usr/bin/install -c lib/cli/cls/.libs/cgroup.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/cgroup.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/cgroup.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/cls/cgroup.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu/libnl/cli/cls'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   lib/cli/qdisc/bfifo.la lib/cli/qdisc/blackhole.la lib/cli/qdisc/fq_codel.la lib/cli/qdisc/hfsc.la lib/cli/qdisc/htb.la lib/cli/qdisc/ingress.la lib/cli/qdisc/pfifo.la lib/cli/qdisc/plug.la '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc'
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/bfifo.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/bfifo.so
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/bfifo.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/bfifo.la
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/blackhole.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/blackhole.so
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/blackhole.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/blackhole.la
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/fq_codel.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/fq_codel.so
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/fq_codel.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/fq_codel.la
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/hfsc.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/hfsc.so
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/hfsc.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/hfsc.la
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/htb.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/htb.so
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/htb.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/htb.la
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/ingress.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/ingress.so
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/ingress.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/ingress.la
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/pfifo.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/pfifo.so
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/pfifo.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/pfifo.la
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/plug.so /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/plug.so
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/plug.lai /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/plug.la
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/bfifo.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/bfifo.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/bfifo.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/bfifo.a
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/blackhole.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/blackhole.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/blackhole.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/blackhole.a
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/fq_codel.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/fq_codel.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/fq_codel.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/fq_codel.a
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/hfsc.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/hfsc.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/hfsc.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/hfsc.a
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/htb.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/htb.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/htb.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/htb.a
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/ingress.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/ingress.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/ingress.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/ingress.a
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/pfifo.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/pfifo.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/pfifo.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/pfifo.a
libtool: install: /usr/bin/install -c lib/cli/qdisc/.libs/plug.a /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/plug.a
libtool: install: chmod 644 /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/plug.a
libtool: install: ranlib /sonic/src/libnl3/libnl3-3.5.0/debian/tmp/usr/lib/x86_64-linux-gnu/libnl/cli/qdisc/plug.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu/libnl/cli/qdisc'
 /bin/mkdir -p '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/etc/libnl'
 /usr/bin/install -c -m 644 etc/pktloc etc/classid '/sonic/src/libnl3/libnl3-3.5.0/debian/tmp/etc/libnl'
make[4]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
make[3]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_strip
   dh_makeshlibs
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libnl-route-3-200/DEBIAN/symbols doesn't match completely debian/libnl-route-3-200.symbols
--- debian/libnl-route-3-200.symbols (libnl-route-3-200_3.5.0-1_amd64)
+++ dpkg-gensymbolsopEBVT	2025-07-04 07:38:53.016978714 +0000
@@ -1709,6 +1709,8 @@
  rtnl_route_nh_flags2str@libnl_3 3.5.0-1
  rtnl_route_nh_free@Base 3.5.0-1
  rtnl_route_nh_free@libnl_3 3.5.0-1
+ rtnl_route_nh_get_encap_mpls_dst@libnl_3_5 3.5.0-1
+ rtnl_route_nh_get_encap_mpls_ttl@libnl_3_5 3.5.0-1
  rtnl_route_nh_get_flags@Base 3.5.0-1
  rtnl_route_nh_get_flags@libnl_3 3.5.0-1
  rtnl_route_nh_get_gateway@Base 3.5.0-1
   dh_shlibdeps
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/qdisc/blackhole.so contains an unresolvable reference to symbol nl_cli_tc_unregister: it's probably a plugin
dpkg-shlibdeps: warning: 1 similar warning has been skipped (use -v to see it)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/qdisc/bfifo.so contains an unresolvable reference to symbol nl_cli_fatal: it's probably a plugin
dpkg-shlibdeps: warning: 4 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/qdisc/plug.so contains an unresolvable reference to symbol nl_cli_parse_u32: it's probably a plugin
dpkg-shlibdeps: warning: 6 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libnl-xfrm-3-200/usr/lib/x86_64-linux-gnu/libnl-xfrm-3.so.200.26.0 was not linked against libpthread.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/cls/basic.so contains an unresolvable reference to symbol nl_cli_tc_register: it's probably a plugin
dpkg-shlibdeps: warning: 7 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/qdisc/pfifo.so contains an unresolvable reference to symbol nl_cli_tc_register: it's probably a plugin
dpkg-shlibdeps: warning: 3 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/cls/cgroup.so contains an unresolvable reference to symbol nl_cli_cls_parse_ematch: it's probably a plugin
dpkg-shlibdeps: warning: 3 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/qdisc/hfsc.so contains an unresolvable reference to symbol rtnl_qdisc_hfsc_set_defcls: it's probably a plugin
dpkg-shlibdeps: warning: 7 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/qdisc/fq_codel.so contains an unresolvable reference to symbol rtnl_qdisc_fq_codel_set_flows: it's probably a plugin
dpkg-shlibdeps: warning: 7 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/qdisc/htb.so contains an unresolvable reference to symbol nl_cli_tc_register: it's probably a plugin
dpkg-shlibdeps: warning: 12 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-3/cli/qdisc/ingress.so contains an unresolvable reference to symbol nl_cli_tc_register: it's probably a plugin
dpkg-shlibdeps: warning: 1 similar warning has been skipped (use -v to see it)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libnl-cli-3-200/usr/lib/x86_64-linux-gnu/libnl-cli-3.so.200.26.0 was not linked against libnl-genl-3.so.200 (it uses none of the library's symbols)
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libnl-3-200' in '../libnl-3-200_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-3-200-dbgsym' in '../libnl-3-200-dbgsym_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-cli-3-200' in '../libnl-cli-3-200_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-cli-3-200-dbgsym' in '../libnl-cli-3-200-dbgsym_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-utils' in '../libnl-utils_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-utils-dbgsym' in '../libnl-utils-dbgsym_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-genl-3-200' in '../libnl-genl-3-200_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-genl-3-200-dbgsym' in '../libnl-genl-3-200-dbgsym_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-idiag-3-200-dbgsym' in '../libnl-idiag-3-200-dbgsym_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-nf-3-200' in '../libnl-nf-3-200_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-idiag-3-200' in '../libnl-idiag-3-200_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-nf-3-200-dbgsym' in '../libnl-nf-3-200-dbgsym_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-route-3-200' in '../libnl-route-3-200_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-xfrm-3-200' in '../libnl-xfrm-3-200_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-route-3-200-dbgsym' in '../libnl-route-3-200-dbgsym_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-xfrm-3-200-dbgsym' in '../libnl-xfrm-3-200-dbgsym_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-3-dev' in '../libnl-3-dev_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-cli-3-dev' in '../libnl-cli-3-dev_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-nf-3-dev' in '../libnl-nf-3-dev_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-genl-3-dev' in '../libnl-genl-3-dev_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-idiag-3-dev' in '../libnl-idiag-3-dev_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-route-3-dev' in '../libnl-route-3-dev_3.5.0-1_amd64.deb'.
dpkg-deb: building package 'libnl-xfrm-3-dev' in '../libnl-xfrm-3-dev_3.5.0-1_amd64.deb'.
make[2]: Leaving directory '/sonic/src/libnl3/libnl3-3.5.0'
 dpkg-genbuildinfo --build=binary --admindir=/sonic/dpkg/tmp.xCcWwMT88n
 dpkg-genchanges --build=binary >../libnl3_3.5.0-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/libnl3
make[1]: Leaving directory '/sonic/src/libnl3'
Build end time: Fri Jul 4 07:38:56 UTC 2025
Elapsed time: 0h 1m 2s