Content

상위 폴더로 이동
Build start time: Thu Jul 23 23:32:08 UTC 2026
[ REASON ] :      target/debs/bookworm/sonic-dhcp6relay_1.0.0-0_amd64.deb does not exist   NON-EXISTENT PREREQUISITES: target/debs/bookworm/libswsscommon_1.0.0_amd64.deb-install target/debs/bookworm/libswsscommon-dev_1.0.0_amd64.deb-install 
[ FLAGS  FILE    ] : [] 
[ FLAGS  DEPENDS ] : [] 
[ FLAGS  DIFF    ] : [] 
/sonic/src/dhcprelay /sonic
dpkg-buildpackage: info: source package sonic-dhcp6relay
dpkg-buildpackage: info: source version 1.0.0-0
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Kelly Yeh 
 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/dhcprelay'
dh clean --parallel
   dh_auto_clean
	make -j112 clean
make[2]: Entering directory '/sonic/src/dhcprelay'
rm -rf build build-test *.html *.xml
find . -name *.gcda -exec rm -f {} \;
find . -name *.gcno -exec rm -f {} \;
find . -name *.gcov -exec rm -f {} \;
echo ' '
 
make[2]: Leaving directory '/sonic/src/dhcprelay'
   dh_clean
make[1]: Leaving directory '/sonic/src/dhcprelay'
 debian/rules build
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/dhcprelay'
dh build --parallel
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
	make -j112 "INSTALL=install --strip-program=true"
make[2]: Entering directory '/sonic/src/dhcprelay'
g++ -Wl,-z,relro -Wl,-z,now build/src/sender.o build/src/relay.o build/src/config_interface.o build/src/main.o -levent -lhiredis -lswsscommon -pthread -lboost_thread -lboost_system -o build/dhcp6relay
g++ -Wl,-z,relro -Wl,-z,now build-test/test/mock_send.o build-test/test/main.o build-test/src/relay.o build-test/src/config_interface.o build-test/test/mock_relay.o build-test/test/mock_config_interface.o -levent -lhiredis -lswsscommon -pthread -lboost_thread -lboost_system --coverage -lgtest -lgmock -pthread -lstdc++fs -fsanitize=address -o build-test/dhcp6relay-test
make[2]: Leaving directory '/sonic/src/dhcprelay'
   dh_auto_test
	make -j112 test
make[2]: Entering directory '/sonic/src/dhcprelay'
sudo ASAN_OPTIONS=detect_leaks=0 ./build-test/dhcp6relay-test --gtest_output=xml:build-test/dhcp6relay-test-test-result.xml || true
gcovr -r ./ --html --html-details -o build-test/dhcp6relay-test-code-coverage.html
gcovr -r ./ --xml-pretty -o build-test/dhcp6relay-test-code-coverage.xml
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
AddressSanitizer:DEADLYSIGNAL
/bin/bash: line 1: 515233 Segmentation fault      sudo ASAN_OPTIONS=detect_leaks=0 ./build-test/dhcp6relay-test --gtest_output=xml:build-test/dhcp6relay-test-test-result.xml
make[2]: Leaving directory '/sonic/src/dhcprelay'
   create-stamp debian/debhelper-build-stamp
make[1]: Leaving directory '/sonic/src/dhcprelay'
 fakeroot debian/rules binary
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/dhcprelay'
dh binary --parallel
   dh_testroot
   dh_prep
   dh_auto_install --destdir=debian/sonic-dhcp6relay/
	make -j112 install DESTDIR=/sonic/src/dhcprelay/debian/sonic-dhcp6relay AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true"
make[2]: Entering directory '/sonic/src/dhcprelay'
install -D build/dhcp6relay /sonic/src/dhcprelay/debian/sonic-dhcp6relay/usr/sbin/dhcp6relay
make[2]: Leaving directory '/sonic/src/dhcprelay'
   dh_installdocs
   dh_installchangelogs
Garbage at end of string in strptime:   at /usr/lib/x86_64-linux-gnu/perl/5.36/Time/Piece.pm line 598, <$log1> line 5.
Perhaps a format flag did not match the actual input? at /usr/lib/x86_64-linux-gnu/perl/5.36/Time/Piece.pm line 598, <$log1> line 5.
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: Built-Using field of package sonic-dhcp6relay: substitution variable ${misc:Built-Using} used, but is not defined
dpkg-gencontrol: warning: Built-Using field of package sonic-dhcp6relay: substitution variable ${misc:Built-Using} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'sonic-dhcp6relay' in '../sonic-dhcp6relay_1.0.0-0_amd64.deb'.
dpkg-deb: building package 'sonic-dhcp6relay-dbgsym' in '../sonic-dhcp6relay-dbgsym_1.0.0-0_amd64.deb'.
make[1]: Leaving directory '/sonic/src/dhcprelay'
 dpkg-genbuildinfo --build=binary --admindir=/sonic/dpkg/tmp.769KwgYdGU -O../sonic-dhcp6relay_1.0.0-0_amd64.buildinfo
 dpkg-genchanges --build=binary -O../sonic-dhcp6relay_1.0.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/dhcprelay'
dh clean --parallel
   dh_auto_clean
	make -j112 clean
make[2]: Entering directory '/sonic/src/dhcprelay'
rm -rf build build-test *.html *.xml
find . -name *.gcda -exec rm -f {} \;
find . -name *.gcno -exec rm -f {} \;
find . -name *.gcov -exec rm -f {} \;
echo ' '
 
make[2]: Leaving directory '/sonic/src/dhcprelay'
   dh_clean
make[1]: Leaving directory '/sonic/src/dhcprelay'
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
/sonic
Build end time: Thu Jul 23 23:33:25 UTC 2026
Elapsed time: 0h 1m 17s