Build start time: Sat Oct 11 10:35:41 UTC 2025
[ REASON ] : target/debs/bookworm/bash-tacplus_1.0.0_amd64.deb does not exist NON-EXISTENT PREREQUISITES: target/debs/bookworm/libtac-dev_1.4.1-1_amd64.deb-install
[ FLAGS FILE ] : []
[ FLAGS DEPENDS ] : []
[ FLAGS DIFF ] : []
/sonic/src/tacacs/bash_tacplus /sonic
dpkg-buildpackage: info: source package bash-tacplus
dpkg-buildpackage: info: source version 1.0.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Liu Hua
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/tacacs/bash_tacplus'
dh clean
dh_clean
make[1]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
debian/rules build
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/tacacs/bash_tacplus'
dh build
dh_update_autotools_config
dh_autoreconf
aclocal: warning: couldn't open directory 'config': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
configure.ac:21: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:21: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:21: the top level
configure.ac:33: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:33: You should run autoupdate.
config/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:33: the top level
configure.ac:42: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:42: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:42: the top level
configure.ac:51: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:51: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:51: the top level
configure.ac:57: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.ac:57: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.ac:57: the top level
configure.ac:26: installing 'config/compile'
configure.ac:33: installing 'config/config.guess'
configure.ac:33: installing 'config/config.sub'
configure.ac:19: installing 'config/install-sh'
configure.ac:19: installing 'config/missing'
Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
debian/rules override_dh_auto_configure
make[2]: Entering directory '/sonic/src/tacacs/bash_tacplus'
dh_auto_configure -- --enable-manuals
./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 --enable-manuals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking 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 file... file
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 ar... ar
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for tac_connect in -ltac... yes
checking for parse_config_file in -ltacsupport... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for libtac/libtac.h... yes
checking for libtac/support.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for GNU libc compatible realloc... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for bzero... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for select... yes
checking for socket... yes
checking for logwtmp... yes
checking for getrandom... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating unittest/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
dh_auto_build
make -j112
make[2]: Entering directory '/sonic/src/tacacs/bash_tacplus'
make all-recursive
make[3]: Entering directory '/sonic/src/tacacs/bash_tacplus'
Making all in unittest
make[4]: Entering directory '/sonic/src/tacacs/bash_tacplus/unittest'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DDEBUG -DBASH_PLUGIN_UT -Wno-parentheses -Wno-format-security -Wno-implicit-function-declaration -Wno-int-to-pointer-cast -I.. -I../include -I../lib -g -O2 -ffile-prefix-map=/sonic/src/tacacs/bash_tacplus=. -fstack-protector-strong -Wformat -Werror=format-security -c -o plugin_test-plugin_test.o `test -f 'plugin_test.c' || echo './'`plugin_test.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DDEBUG -DBASH_PLUGIN_UT -Wno-parentheses -Wno-format-security -Wno-implicit-function-declaration -Wno-int-to-pointer-cast -I.. -I../include -I../lib -g -O2 -ffile-prefix-map=/sonic/src/tacacs/bash_tacplus=. -fstack-protector-strong -Wformat -Werror=format-security -c -o plugin_test-mock_helper.o `test -f 'mock_helper.c' || echo './'`mock_helper.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DDEBUG -DBASH_PLUGIN_UT -Wno-parentheses -Wno-format-security -Wno-implicit-function-declaration -Wno-int-to-pointer-cast -I.. -I../include -I../lib -g -O2 -ffile-prefix-map=/sonic/src/tacacs/bash_tacplus=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ../plugin_test-bash_tacplus.o `test -f '../bash_tacplus.c' || echo './'`../bash_tacplus.c
../bash_tacplus.c: In function 'send_authorization_message':
../bash_tacplus.c:148:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
148 | snprintf(tbuf, sizeof tbuf, "%s", args[i]);
| ^
In file included from /usr/include/stdio.h:906,
from ../bash_tacplus.c:6:
In function 'snprintf',
inlined from 'send_authorization_message' at ../bash_tacplus.c:148:13:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 1 or more bytes (assuming 249) into a destination of size 248
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
/bin/bash ../libtool --tag=CC --mode=link gcc -DDEBUG -DBASH_PLUGIN_UT -Wno-parentheses -Wno-format-security -Wno-implicit-function-declaration -Wno-int-to-pointer-cast -I.. -I../include -I../lib -g -O2 -ffile-prefix-map=/sonic/src/tacacs/bash_tacplus=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o plugin_test plugin_test-plugin_test.o plugin_test-mock_helper.o ../plugin_test-bash_tacplus.o -lc -lcunit -ltacsupport -ltac
libtool: link: gcc -DDEBUG -DBASH_PLUGIN_UT -Wno-parentheses -Wno-format-security -Wno-implicit-function-declaration -Wno-int-to-pointer-cast -I.. -I../include -I../lib -g -O2 -ffile-prefix-map=/sonic/src/tacacs/bash_tacplus=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o plugin_test plugin_test-plugin_test.o plugin_test-mock_helper.o ../plugin_test-bash_tacplus.o -lc -lcunit -ltacsupport -ltac
make[4]: Leaving directory '/sonic/src/tacacs/bash_tacplus/unittest'
make[4]: Entering directory '/sonic/src/tacacs/bash_tacplus'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I ./libtac/include -g -O2 -ffile-prefix-map=/sonic/src/tacacs/bash_tacplus=. -fstack-protector-strong -Wformat -Werror=format-security -c -o bash_tacplus_la-bash_tacplus.lo `test -f 'bash_tacplus.c' || echo './'`bash_tacplus.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I ./libtac/include -g -O2 -ffile-prefix-map=/sonic/src/tacacs/bash_tacplus=. -fstack-protector-strong -Wformat -Werror=format-security -c bash_tacplus.c -fPIC -DPIC -o .libs/bash_tacplus_la-bash_tacplus.o
bash_tacplus.c: In function 'send_authorization_message':
bash_tacplus.c:148:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
148 | snprintf(tbuf, sizeof tbuf, "%s", args[i]);
| ^
In file included from /usr/include/stdio.h:906,
from bash_tacplus.c:6:
In function 'snprintf',
inlined from 'send_authorization_message' at bash_tacplus.c:148:13:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 1 or more bytes (assuming 249) into a destination of size 248
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
/bin/bash ./libtool --tag=CC --mode=link gcc -I ./libtac/include -g -O2 -ffile-prefix-map=/sonic/src/tacacs/bash_tacplus=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o bash_tacplus.la -rpath /usr/lib/x86_64-linux-gnu/security bash_tacplus_la-bash_tacplus.lo -ltacsupport -ltac
libtool: link: gcc -shared -fPIC -DPIC .libs/bash_tacplus_la-bash_tacplus.o -ltacsupport -ltac -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-soname -Wl,bash_tacplus.so -o .libs/bash_tacplus.so
libtool: link: ( cd ".libs" && rm -f "bash_tacplus.la" && ln -s "../bash_tacplus.la" "bash_tacplus.la" )
make[4]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
make[3]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
make[2]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
create-stamp debian/debhelper-build-stamp
make[1]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
fakeroot debian/rules binary
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/tacacs/bash_tacplus'
dh binary
dh_testroot
dh_prep
dh_auto_install --destdir=debian/bash-tacplus/
make -j1 install DESTDIR=/sonic/src/tacacs/bash_tacplus/debian/bash-tacplus AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/sonic/src/tacacs/bash_tacplus'
Making install in unittest
make[3]: Entering directory '/sonic/src/tacacs/bash_tacplus/unittest'
make[4]: Entering directory '/sonic/src/tacacs/bash_tacplus/unittest'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sonic/src/tacacs/bash_tacplus/unittest'
make[3]: Leaving directory '/sonic/src/tacacs/bash_tacplus/unittest'
make[3]: Entering directory '/sonic/src/tacacs/bash_tacplus'
make[4]: Entering directory '/sonic/src/tacacs/bash_tacplus'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/sonic/src/tacacs/bash_tacplus/debian/bash-tacplus/usr/lib/x86_64-linux-gnu/security'
/bin/bash ./libtool --mode=install /usr/bin/install -c bash_tacplus.la '/sonic/src/tacacs/bash_tacplus/debian/bash-tacplus/usr/lib/x86_64-linux-gnu/security'
libtool: install: /usr/bin/install -c .libs/bash_tacplus.so /sonic/src/tacacs/bash_tacplus/debian/bash-tacplus/usr/lib/x86_64-linux-gnu/security/bash_tacplus.so
libtool: install: /usr/bin/install -c .libs/bash_tacplus.lai /sonic/src/tacacs/bash_tacplus/debian/bash-tacplus/usr/lib/x86_64-linux-gnu/security/bash_tacplus.la
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu/security'
make[4]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
make[3]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
make[2]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
dh_installdocs
dh_installchangelogs
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_strip
dh_makeshlibs
debian/rules override_dh_shlibdeps
make[2]: Entering directory '/sonic/src/tacacs/bash_tacplus'
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
make[2]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package 'bash-tacplus-dbgsym' in '../bash-tacplus-dbgsym_1.0.0_amd64.deb'.
dpkg-deb: building package 'bash-tacplus' in '../bash-tacplus_1.0.0_amd64.deb'.
make[1]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
dpkg-genbuildinfo --build=binary --admindir=/sonic/dpkg/tmp.cuUN3mWaPX -O../bash-tacplus_1.0.0_amd64.buildinfo
dpkg-genchanges --build=binary -O../bash-tacplus_1.0.0_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
fakeroot debian/rules clean
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/tacacs/bash_tacplus'
dh clean
dh_auto_clean
make -j112 distclean
make[2]: Entering directory '/sonic/src/tacacs/bash_tacplus'
Making distclean in unittest
make[3]: Entering directory '/sonic/src/tacacs/bash_tacplus/unittest'
rm -rf .libs _libs
rm -f *.o
test -z "plugin_test.log" || rm -f plugin_test.log
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f plugin_test
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f
test -z "plugin_test.trs" || rm -f plugin_test.trs
rm -f ../*.o
rm -f ../.deps/.dirstamp
test -z "test-suite.log" || rm -f test-suite.log
rm -f ../.dirstamp
rm -f ../.deps/plugin_test-bash_tacplus.Po
rm -f ./.deps/plugin_test-mock_helper.Po
rm -f ./.deps/plugin_test-plugin_test.Po
rm -f Makefile
make[3]: Leaving directory '/sonic/src/tacacs/bash_tacplus/unittest'
make[3]: Entering directory '/sonic/src/tacacs/bash_tacplus'
rm -rf .libs _libs
test -z "bash_tacplus.la" || rm -f bash_tacplus.la
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f ./so_locations
make[3]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f ./.deps/bash_tacplus_la-bash_tacplus.Plo
rm -f Makefile
make[2]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
dh_autoreconf_clean
dh_clean
make[1]: Leaving directory '/sonic/src/tacacs/bash_tacplus'
dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
/sonic
Build end time: Sat Oct 11 10:36:01 UTC 2025
Elapsed time: 0h 0m 20s
|