Content

상위 폴더로 이동
Build start time: Fri Oct 3 09:53:01 UTC 2025
[ REASON ] :      target/debs/bookworm/initramfs-tools_0.142_all.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/initramfs-tools'
# Obtaining the initramfs-tools
rm -rf ./initramfs-tools
git clone https://salsa.debian.org/kernel-team/initramfs-tools.git ./initramfs-tools
# Patch
pushd ./initramfs-tools
git checkout v0.142
QUILT_PATCHES=.. quilt push -a
# Build the package
rm -f debian/*.debhelper.log
dpkg-buildpackage -rfakeroot -b -us -uc -j112 --admindir /sonic/dpkg/tmp.aRO6CMhM5w
popd
mv initramfs-tools-core_0.142_all.deb initramfs-tools_0.142_all.deb /sonic/target/debs/bookworm/
Cloning into './initramfs-tools'...
/sonic/src/initramfs-tools/initramfs-tools /sonic/src/initramfs-tools
Note: switching to 'v0.142'.

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 switching back to a branch.

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

  git switch -c 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at dd16ead Releasing version 0.142.
Applying patch ../loopback-file-system-support.patch
patching file init
Hunk #1 succeeded at 56 (offset 7 lines).
Hunk #2 succeeded at 114 (offset 7 lines).
patching file initramfs-tools.7
patching file scripts/functions
Hunk #1 succeeded at 552 (offset 107 lines).
patching file scripts/local
Hunk #1 succeeded at 159 (offset -11 lines).
Hunk #2 succeeded at 173 (offset -11 lines).
patching file scripts/nfs

Applying patch ../loopback-file-offset-support.patch
patching file init
Hunk #1 succeeded at 59 (offset 7 lines).
Hunk #2 succeeded at 124 (offset 7 lines).
patching file initramfs-tools.7
patching file scripts/functions
Hunk #1 succeeded at 580 (offset 107 lines).

Now at patch ../loopback-file-offset-support.patch
dpkg-buildpackage: info: source package initramfs-tools
dpkg-buildpackage: info: source version 0.142
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Ben Hutchings 
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
make[2]: Entering directory '/sonic/src/initramfs-tools/initramfs-tools'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
dh clean --with bash-completion
   dh_clean
make[2]: Leaving directory '/sonic/src/initramfs-tools/initramfs-tools'
 debian/rules binary
make[2]: Entering directory '/sonic/src/initramfs-tools/initramfs-tools'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
dh binary --with bash-completion
   dh_update_autotools_config
   dh_autoreconf
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_installdirs
   debian/rules override_dh_install
make[3]: Entering directory '/sonic/src/initramfs-tools/initramfs-tools'
sed -e 's,@BUSYBOX_PACKAGES@,busybox or busybox-static,' \
    -e 's/@BUSYBOX_MIN_VERSION@/1:1.22.0-17~/' \
	mkinitramfs > debian/initramfs-tools-core/usr/sbin/mkinitramfs
chmod 755 debian/initramfs-tools-core/usr/sbin/mkinitramfs
dh_install
make[3]: Leaving directory '/sonic/src/initramfs-tools/initramfs-tools'
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   dh_installman
   dh_bash-completion
   debian/rules override_dh_installinitramfs
make[3]: Entering directory '/sonic/src/initramfs-tools/initramfs-tools'
make[3]: Leaving directory '/sonic/src/initramfs-tools/initramfs-tools'
   dh_lintian
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_installdeb
   debian/rules override_dh_gencontrol
make[3]: Entering directory '/sonic/src/initramfs-tools/initramfs-tools'
echo >> debian/initramfs-tools-core.substvars "busybox:Breaks=busybox (<< 1:1.22.0-17~) , busybox-static (<< 1:1.22.0-17~)"
echo >> debian/initramfs-tools-core.substvars "busybox:Recommends=busybox (>= 1:1.22.0-17~) | busybox-static (>= 1:1.22.0-17~)"
dh_gencontrol
make[3]: Leaving directory '/sonic/src/initramfs-tools/initramfs-tools'
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'initramfs-tools' in '../initramfs-tools_0.142_all.deb'.
dpkg-deb: building package 'initramfs-tools-core' in '../initramfs-tools-core_0.142_all.deb'.
make[2]: Leaving directory '/sonic/src/initramfs-tools/initramfs-tools'
 dpkg-genbuildinfo --build=binary --admindir=/sonic/dpkg/tmp.aRO6CMhM5w -O../initramfs-tools_0.142_amd64.buildinfo
 dpkg-genchanges --build=binary -O../initramfs-tools_0.142_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/initramfs-tools
make[1]: Leaving directory '/sonic/src/initramfs-tools'
Build end time: Fri Oct 3 09:53:14 UTC 2025
Elapsed time: 0h 0m 13s