sonic-net / sonic-buildimage

Scripts which perform an installable binary image build for SONiC
Other
745 stars 1.44k forks source link

On master branch, bullseye build silently skips building sonic image #17810

Open VenkatCisco opened 10 months ago

VenkatCisco commented 10 months ago

slave.mk:1100: target 'target/docker-syncd-cisco-rpc.gz' given more than once in the same rule slave.mk:1271: target 'target/docker-syncd-cisco-rpc.gz-load' given more than once in the same rule make[1]: Leaving directory '/nobackup/venkatg/m/sonic-buildimage' BLDENV=bookworm make -f Makefile.work docker-cleanup make[1]: Entering directory '/nobackup/venkatg/m/sonic-buildimage' Makefile.work:192: FIPS support not yet available on Bookworm "SECURE_UPGRADE_PROD_SIGNING_TOOL": "" /nobackup/venkatg/m/sonic-buildimage/src/sonic-build-hooks /nobackup/venkatg/m/sonic-buildimage make[2]: Entering directory '/nobackup/venkatg/m/sonic-buildimage/src/sonic-build-hooks' dpkg-deb: building package 'sonic-build-hooks' in 'buildinfo/sonic-build-hooks_1.0_all.deb'. make[2]: Leaving directory '/nobackup/venkatg/m/sonic-buildimage/src/sonic-build-hooks'

gechiang commented 9 months ago

@VenkatCisco can you please provide additional info such as the command you used to do the build, the platform involved... etc. Thanks!