Content

상위 폴더로 이동
Build start time: Fri Jul 4 08:17:07 UTC 2025
[ REASON ] :      target/debs/bullseye/sflowtool_5.04_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/sflow/sflowtool'
rm -fr ./sflowtool
git clone https://github.com/sflow/sflowtool
cp -r debian sflowtool
pushd ./sflowtool
git checkout -b sflowtool -f 6c2963b
dpkg-buildpackage -rfakeroot -b -us -uc -j112 --admindir /sonic/dpkg/tmp.IRzAYcuXKO
popd
mv sflowtool_5.04_amd64.deb /sonic/target/debs/bullseye/
Cloning into 'sflowtool'...
/sonic/src/sflow/sflowtool/sflowtool /sonic/src/sflow/sflowtool
Switched to a new branch 'sflowtool'
dpkg-buildpackage: info: source package sflowtool
dpkg-buildpackage: info: source version 5.04
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by DellEMC 
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
make[2]: Entering directory '/sonic/src/sflow/sflowtool/sflowtool'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
dh clean
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make[2]: Leaving directory '/sonic/src/sflow/sflowtool/sflowtool'
 debian/rules build
make[2]: Entering directory '/sonic/src/sflow/sflowtool/sflowtool'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
dh build
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config
   debian/rules override_dh_auto_build
make[3]: Entering directory '/sonic/src/sflow/sflowtool/sflowtool'
./boot.sh && ./configure && make
configure.ac:11: installing './compile'
configure.ac:15: installing './config.guess'
configure.ac:15: installing './config.sub'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
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 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... gcc3
checking for gcc option to accept ISO C99... none needed
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getaddrinfo... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[4]: Entering directory '/sonic/src/sflow/sflowtool/sflowtool'
make  all-recursive
make[5]: Entering directory '/sonic/src/sflow/sflowtool/sflowtool'
Making all in src
make[6]: Entering directory '/sonic/src/sflow/sflowtool/sflowtool/src'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/sonic/src/sflow/sflowtool/sflowtool=. -fstack-protector-strong -Wformat -Werror=format-security -MT sflowtool.o -MD -MP -MF .deps/sflowtool.Tpo -c -o sflowtool.o sflowtool.c
mv -f .deps/sflowtool.Tpo .deps/sflowtool.Po
gcc  -g -O2 -ffile-prefix-map=/sonic/src/sflow/sflowtool/sflowtool=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o sflowtool sflowtool.o  
make[6]: Leaving directory '/sonic/src/sflow/sflowtool/sflowtool/src'
make[6]: Entering directory '/sonic/src/sflow/sflowtool/sflowtool'
make[6]: Leaving directory '/sonic/src/sflow/sflowtool/sflowtool'
make[5]: Leaving directory '/sonic/src/sflow/sflowtool/sflowtool'
make[4]: Leaving directory '/sonic/src/sflow/sflowtool/sflowtool'
make[3]: Leaving directory '/sonic/src/sflow/sflowtool/sflowtool'
make[2]: Leaving directory '/sonic/src/sflow/sflowtool/sflowtool'
 fakeroot debian/rules binary
make[2]: Entering directory '/sonic/src/sflow/sflowtool/sflowtool'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
dh binary
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_testroot
   dh_prep
   dh_install
dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installdocs
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installchangelogs
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_fixperms
   dh_missing
dh_missing: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_makeshlibs
dh_makeshlibs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_shlibdeps
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installdeb
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'sflowtool' in '../sflowtool_5.04_amd64.deb'.
make[2]: Leaving directory '/sonic/src/sflow/sflowtool/sflowtool'
 dpkg-genbuildinfo --build=binary --admindir=/sonic/dpkg/tmp.IRzAYcuXKO
 dpkg-genchanges --build=binary >../sflowtool_5.04_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/sflow/sflowtool
make[1]: Leaving directory '/sonic/src/sflow/sflowtool'
Build end time: Fri Jul 4 08:17:48 UTC 2025
Elapsed time: 0h 0m 41s