Skip to content
Success

Console Output

Skipping 96,118 KB.. Full Log
install -m 644 debian/changelog debian/binutils-common/usr/share/doc/binutils-common/changelog.Debian
install -m 644 debian/copyright debian/binutils-common/usr/share/doc/binutils-common/
install -d -m 755 debian/libbinutils/usr/share/doc/
ln -sf binutils-common debian/libbinutils/usr/share/doc/libbinutils
install -d -m 755 debian/libctf0/usr/share/doc/
ln -sf libbinutils debian/libctf0/usr/share/doc/libctf0
install -d -m 755 debian/libctf-nobfd0/usr/share/doc/libctf-nobfd0
install -m 644	debian/changelog debian/libctf-nobfd0/usr/share/doc/libctf-nobfd0/changelog.Debian
install -m 644	debian/copyright debian/libctf-nobfd0/usr/share/doc/libctf-nobfd0/
install -d -m 755 debian/libsframe1/usr/share/doc/libsframe1
install -m 644 debian/changelog debian/libsframe1/usr/share/doc/libsframe1/changelog.Debian
install -m 644 debian/copyright debian/libsframe1/usr/share/doc/libsframe1/
install -d -m 755 debian/binutils-powerpc64le-linux-gnu/usr/share/doc/
ln -sf libbinutils debian/binutils-powerpc64le-linux-gnu/usr/share/doc/binutils-powerpc64le-linux-gnu
install -d -m 755 debian/binutils-dev/usr/share/doc/
ln -sf binutils debian/binutils-dev/usr/share/doc/binutils-dev
install -d -m 755 debian/binutils-common/usr/share/doc/binutils
install -m 644 binutils/NEWS debian/README.cross \
                        debian/binutils-common/usr/share/doc/binutils/
install -m 644 binutils/ChangeLog debian/binutils-common/usr/share/doc/binutils/changelog
for pkg in bfd gas gprof ld; do \
  install -d -m 755 debian/binutils-common/usr/share/doc/binutils/$pkg; \
done
install -m 644 bfd/ChangeLog bfd/PORTING bfd/TODO \
		debian/binutils-common/usr/share/doc/binutils/bfd/
install -m 644 gas/ChangeLog gas/NEWS debian/binutils-common/usr/share/doc/binutils/gas/
install -m 644 gprof/ChangeLog gprof/TODO gprof/TEST \
		debian/binutils-common/usr/share/doc/binutils/gprof/
install -m 644 ld/ChangeLog ld/TODO ld/NEWS \
		debian/binutils-common/usr/share/doc/binutils/ld/
: # These only exist in H. J. Lu releases not GNU ones.
for dir in binutils bfd gas gprof ld; do \
  if [ -f $dir/ChangeLog.linux ]; then \
    install -m 644 $dir/ChangeLog.linux debian/binutils-common/usr/share/doc/binutils/$dir/; \
  fi; \
done
: # Copy bbconv.pl to the doc dir for use by interested people
install -m 644 gprof/bbconv.pl debian/binutils-common/usr/share/doc/binutils/gprof/.
: # Compress stuff that needs it
gzip -9n debian/libctf-nobfd0/usr/share/doc/libctf-nobfd0/changelog.Debian
gzip -9n debian/tmp/usr/share/doc/binutils/changelog.Debian
find debian/binutils-common/usr/share/doc/binutils/ -type f ! -name bbconv.pl | xargs gzip -9n
gzip -9n debian/binutils-common/usr/share/doc/binutils-common/changelog.Debian
gzip -9n debian/binutils-common/usr/share/man/man1/*.1
gzip -9n debian/libsframe1/usr/share/doc/libsframe1/changelog.Debian
: # Finish it all up
dpkg-gencontrol -Pdebian/tmp -pbinutils \
	 -Vgold:Provides=binutils-gold \
	-Vbinutils:native=binutils-powerpc64le-linux-gnu
dpkg-gencontrol: warning: Depends field of package binutils: substitution variable ${shlibs:Depends} used, but is not defined
dpkg-gencontrol: warning: Conflicts field of package binutils: substitution variable ${extraConflicts} used, but is not defined
cd debian/tmp && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
rm -f debian/substvars
find debian/libbinutils -type f | xargs file | grep ELF | cut -d: -f 1 | xargs dpkg-shlibdeps
dpkg-shlibdeps: warning: symbol sframe_decode@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_encoder_write@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_decoder_get_fixed_ra_offset@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_decoder_get_fre@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_decoder_get_num_fidx@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_encoder_add_fre@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_encoder_add_funcdesc_v2@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_decoder_get_fixed_fp_offset@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_encoder_get_num_fidx@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: symbol sframe_encoder_get_abi_arch@LIBSFRAME_1.0 used by debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so found in none of the libraries
dpkg-shlibdeps: warning: 8 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libbinutils/usr/lib/powerpc64le-linux-gnu/libbfd-2.41.50-system.20231214.so was not linked against libsframe.so.1 (it uses none of the library's symbols)
dpkg-gencontrol -Pdebian/libbinutils -plibbinutils
cd debian/libbinutils && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
dpkg-gencontrol -Pdebian/libbinutils-dbg -plibbinutils-dbg
dpkg-gencontrol: warning: package libbinutils-dbg: substitution variable ${shlibs:Depends} unused, but is defined
cd debian/libbinutils-dbg && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
dpkg-gensymbols -Pdebian/libctf0 -plibctf0 -ldebian/libbinutils
dpkg-gensymbols -Pdebian/libctf-nobfd0 -plibctf-nobfd0
dpkg-gensymbols -Pdebian/libsframe1 -plibsframe1
rm -f debian/substvars
find debian/libctf0 -type f | xargs file | grep ELF | cut -d: -f 1 | xargs dpkg-shlibdeps
dpkg-gencontrol -Pdebian/libctf0 -plibctf0
cd debian/libctf0 && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
dpkg-gencontrol -Pdebian/libctf0-dbg -plibctf0-dbg
dpkg-gencontrol: warning: package libctf0-dbg: substitution variable ${shlibs:Depends} unused, but is defined
cd debian/libctf0-dbg && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
rm -f debian/substvars
find debian/libctf-nobfd0 -type f | xargs file | grep ELF | cut -d: -f 1 | xargs dpkg-shlibdeps
dpkg-gencontrol -Pdebian/libctf-nobfd0 -plibctf-nobfd0
cd debian/libctf-nobfd0 && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
dpkg-gencontrol -Pdebian/libctf-nobfd0-dbg -plibctf-nobfd0-dbg
dpkg-gencontrol: warning: package libctf-nobfd0-dbg: substitution variable ${shlibs:Depends} unused, but is defined
cd debian/libctf-nobfd0-dbg && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
rm -f debian/substvars
find debian/libsframe1 -type f | xargs file | grep ELF | cut -d: -f 1 | xargs dpkg-shlibdeps
dpkg-gencontrol -Pdebian/libsframe1 -plibsframe1
cd debian/libsframe1 && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
dpkg-gencontrol -Pdebian/libsframe1-dbg -plibsframe1-dbg
dpkg-gencontrol: warning: package libsframe1-dbg: substitution variable ${shlibs:Depends} unused, but is defined
cd debian/libsframe1-dbg && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
rm -f debian/substvars
mkdir -p debian/binutils-common/DEBIAN
dpkg-gencontrol -Pdebian/binutils-common -pbinutils-common
cd debian/binutils-common && find -type f ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
rm -f debian/substvars
find debian/binutils-powerpc64le-linux-gnu -type f | xargs file | grep ELF | cut -d: -f 1 | xargs dpkg-shlibdeps -ldebian/libbinutils/usr/lib/powerpc64le-linux-gnu
dpkg-gencontrol -Pdebian/binutils-powerpc64le-linux-gnu -pbinutils-powerpc64le-linux-gnu -VextraDepends='libbinutils (= ${binary:Version})'
cd debian/binutils-powerpc64le-linux-gnu && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
dpkg-gencontrol -Pdebian/binutils-powerpc64le-linux-gnu-dbg -pbinutils-powerpc64le-linux-gnu-dbg -VextraDepends='libbinutils (= ${binary:Version})'
dpkg-gencontrol: warning: package binutils-powerpc64le-linux-gnu-dbg: substitution variable ${shlibs:Depends} unused, but is defined
cd debian/binutils-powerpc64le-linux-gnu-dbg && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
rm -f debian/substvars
dpkg-gencontrol -Pdebian/binutils-dev -pbinutils-dev
cd debian/binutils-dev && find -type f  ! -regex './DEBIAN/.*' -printf '%P\n' | LC_ALL=C sort | xargs md5sum > DEBIAN/md5sums
: chown -R root:root debian/tmp debian/binutils-common debian/libbinutils debian/libbinutils-dbg debian/libctf0 debian/libctf0-dbg debian/libctf-nobfd0 debian/libctf-nobfd0-dbg debian/binutils-powerpc64le-linux-gnu debian/binutils-powerpc64le-linux-gnu-dbg debian/binutils-dev debian/libsframe1 debian/libsframe1-dbg
chmod -R go=rX  debian/tmp debian/binutils-common debian/libbinutils debian/libbinutils-dbg debian/libctf0 debian/libctf0-dbg debian/libctf-nobfd0 debian/libctf-nobfd0-dbg debian/binutils-powerpc64le-linux-gnu debian/binutils-powerpc64le-linux-gnu-dbg debian/binutils-dev debian/libsframe1 debian/libsframe1-dbg
find debian/tmp -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/tmp ..
dpkg-deb: building package 'binutils' in '../binutils_2.41.50.20231214-1_ppc64el.deb'.
find debian/binutils-common -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/binutils-common ..
dpkg-deb: building package 'binutils-common' in '../binutils-common_2.41.50.20231214-1_ppc64el.deb'.
find debian/libctf0 -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/libctf0 ..
dpkg-deb: building package 'libctf0' in '../libctf0_2.41.50.20231214-1_ppc64el.deb'.
find debian/libctf0-dbg -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/libctf0-dbg ..
dpkg-deb: building package 'libctf0-dbg' in '../libctf0-dbg_2.41.50.20231214-1_ppc64el.deb'.
find debian/libctf-nobfd0 -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/libctf-nobfd0 ..
dpkg-deb: building package 'libctf-nobfd0' in '../libctf-nobfd0_2.41.50.20231214-1_ppc64el.deb'.
find debian/libctf-nobfd0-dbg -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/libctf-nobfd0-dbg ..
dpkg-deb: building package 'libctf-nobfd0-dbg' in '../libctf-nobfd0-dbg_2.41.50.20231214-1_ppc64el.deb'.
find debian/libsframe1 -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/libsframe1 ..
dpkg-deb: building package 'libsframe1' in '../libsframe1_2.41.50.20231214-1_ppc64el.deb'.
find debian/libsframe1-dbg -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/libsframe1-dbg ..
dpkg-deb: building package 'libsframe1-dbg' in '../libsframe1-dbg_2.41.50.20231214-1_ppc64el.deb'.
find debian/libbinutils -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/libbinutils ..
dpkg-deb: building package 'libbinutils' in '../libbinutils_2.41.50.20231214-1_ppc64el.deb'.
find debian/libbinutils-dbg -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/libbinutils-dbg ..
dpkg-deb: building package 'libbinutils-dbg' in '../libbinutils-dbg_2.41.50.20231214-1_ppc64el.deb'.
find debian/binutils-powerpc64le-linux-gnu -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/binutils-powerpc64le-linux-gnu ..
dpkg-deb: building package 'binutils-powerpc64le-linux-gnu' in '../binutils-powerpc64le-linux-gnu_2.41.50.20231214-1_ppc64el.deb'.
find debian/binutils-powerpc64le-linux-gnu-dbg -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/binutils-powerpc64le-linux-gnu-dbg ..
dpkg-deb: building package 'binutils-powerpc64le-linux-gnu-dbg' in '../binutils-powerpc64le-linux-gnu-dbg_2.41.50.20231214-1_ppc64el.deb'.
find debian/binutils-dev -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/binutils-dev ..
dpkg-deb: building package 'binutils-dev' in '../binutils-dev_2.41.50.20231214-1_ppc64el.deb'.
==================== Build finished ====================
ps aux
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.0  0.0 168128  7840 ?        Ss   Dec11   0:37 /sbin/init
root           2  0.0  0.0      0     0 ?        S    Dec11   0:00 [kthreadd]
root           3  0.0  0.0      0     0 ?        I<   Dec11   0:00 [rcu_gp]
root           4  0.0  0.0      0     0 ?        I<   Dec11   0:00 [rcu_par_gp]
root           5  0.0  0.0      0     0 ?        I<   Dec11   0:00 [slub_flushwq]
root           6  0.0  0.0      0     0 ?        I<   Dec11   0:00 [netns]
root           8  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kworker/0:0H-events_highpri]
root          10  0.0  0.0      0     0 ?        I<   Dec11   0:00 [mm_percpu_wq]
root          11  0.0  0.0      0     0 ?        I    Dec11   0:00 [rcu_tasks_kthread]
root          12  0.0  0.0      0     0 ?        I    Dec11   0:00 [rcu_tasks_rude_kthread]
root          13  0.0  0.0      0     0 ?        I    Dec11   0:00 [rcu_tasks_trace_kthread]
root          14  0.1  0.0      0     0 ?        S    Dec11  13:54 [ksoftirqd/0]
root          15  0.1  0.0      0     0 ?        I    Dec11  14:25 [rcu_preempt]
root          16  0.0  0.0      0     0 ?        S    Dec11   0:21 [migration/0]
root          18  0.0  0.0      0     0 ?        S    Dec11   0:00 [cpuhp/0]
root          19  0.0  0.0      0     0 ?        S    Dec11   0:00 [cpuhp/1]
root          20  0.0  0.0      0     0 ?        S    Dec11   0:26 [migration/1]
root          21  0.1  0.0      0     0 ?        S    Dec11  13:14 [ksoftirqd/1]
root          23  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kworker/1:0H-events_highpri]
root          24  0.0  0.0      0     0 ?        S    Dec11   0:00 [cpuhp/2]
root          25  0.0  0.0      0     0 ?        S    Dec11   0:26 [migration/2]
root          26  0.1  0.0      0     0 ?        S    Dec11  13:16 [ksoftirqd/2]
root          28  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kworker/2:0H-events_highpri]
root          29  0.0  0.0      0     0 ?        S    Dec11   0:00 [cpuhp/3]
root          30  0.0  0.0      0     0 ?        S    Dec11   0:26 [migration/3]
root          31  0.1  0.0      0     0 ?        S    Dec11  13:15 [ksoftirqd/3]
root          33  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kworker/3:0H-events_highpri]
root          34  0.0  0.0      0     0 ?        S    Dec11   0:00 [cpuhp/4]
root          35  0.0  0.0      0     0 ?        S    Dec11   0:26 [migration/4]
root          36  0.1  0.0      0     0 ?        S    Dec11  13:19 [ksoftirqd/4]
root          38  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kworker/4:0H-events_highpri]
root          44  0.0  0.0      0     0 ?        S    Dec11   0:00 [kdevtmpfs]
root          45  0.0  0.0      0     0 ?        I<   Dec11   0:00 [inet_frag_wq]
root          46  0.0  0.0      0     0 ?        S    Dec11   0:00 [kauditd]
root          48  0.0  0.0      0     0 ?        S    Dec11   0:00 [khungtaskd]
root          49  0.0  0.0      0     0 ?        S    Dec11   0:00 [oom_reaper]
root          50  0.0  0.0      0     0 ?        I<   Dec11   0:00 [writeback]
root          51  0.5  0.0      0     0 ?        S    Dec11  41:46 [kcompactd0]
root          52  0.0  0.0      0     0 ?        SN   Dec11   0:00 [ksmd]
root          53  0.0  0.0      0     0 ?        SN   Dec11   5:17 [khugepaged]
root          54  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kintegrityd]
root          55  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kblockd]
root          56  0.0  0.0      0     0 ?        I<   Dec11   0:00 [blkcg_punt_bio]
root          57  0.0  0.0      0     0 ?        I<   Dec11   0:00 [tpm_dev_wq]
root          58  0.0  0.0      0     0 ?        I<   Dec11   0:00 [edac-poller]
root          59  0.0  0.0      0     0 ?        I<   Dec11   0:00 [devfreq_wq]
root          61  0.0  0.0      0     0 ?        I<   Dec11   0:04 [kworker/0:1H-kblockd]
root          62  0.8  0.0      0     0 ?        S    Dec11  68:57 [kswapd0]
root          70  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kthrotld]
root          72  0.0  0.0      0     0 ?        I<   Dec11   0:00 [acpi_thermal_pm]
root          73  0.0  0.0      0     0 ?        I<   Dec11   0:00 [mld]
root          74  0.0  0.0      0     0 ?        I<   Dec11   0:00 [ipv6_addrconf]
root          79  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kstrp]
root          84  0.0  0.0      0     0 ?        I<   Dec11   0:00 [zswap-shrink]
root          85  0.0  0.0      0     0 ?        I<   Dec11   0:00 [kworker/u129:0]
root         130  0.0  0.0      0     0 ?        I<   Dec11   0:05 [kworker/2:1H-kblockd]
root         140  0.0  0.0      0     0 ?        I<   Dec11   0:04 [kworker/4:1H-kblockd]
root         141  0.0  0.0      0     0 ?        I<   Dec11   0:05 [kworker/3:1H-kblockd]
root         165  0.0  0.0      0     0 ?        I<   Dec11   0:04 [kworker/1:1H-kblockd]
root         166  0.0  0.0      0     0 ?        I<   Dec11   0:00 [ata_sff]
root         167  0.0  0.0      0     0 ?        S    Dec11   0:00 [scsi_eh_0]
root         168  0.0  0.0      0     0 ?        I<   Dec11   0:00 [scsi_tmf_0]
root         169  0.0  0.0      0     0 ?        S    Dec11   0:00 [scsi_eh_1]
root         170  0.0  0.0      0     0 ?        I<   Dec11   0:00 [scsi_tmf_1]
root         201  0.0  0.0      0     0 ?        S    Dec11   0:07 [jbd2/vda1-8]
root         202  0.0  0.0      0     0 ?        I<   Dec11   0:00 [ext4-rsv-conver]
root         214  0.0  0.0      0     0 ?        S    Dec11   0:01 [hwrng]
root         247  0.0  0.1 115124 18360 ?        Ss   Dec11   1:02 /lib/systemd/systemd-journald
root         275  0.0  0.0  26328  2204 ?        Ss   Dec11   0:00 /lib/systemd/systemd-udevd
root         308  0.0  0.0      0     0 ?        I<   Dec11   0:00 [cryptd]
root         464  0.0  0.0   5872  2340 ?        Ss   Dec11   0:02 dhclient -4 -v -i -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases -I -df /var/lib/dhcp/dhclient6.eth0.leases eth0
root         578  0.0  0.0   8408  1632 ?        Ss   Dec11   0:09 /usr/sbin/haveged --Foreground --verbose=1
root         581  0.0  0.0   2500   944 ?        Ss   Dec11   0:00 /usr/sbin/acpid
root         583  0.0  0.0   6544  1832 ?        Ss   Dec11   0:01 /usr/sbin/cron -f
110          584  0.0  0.0   9300  2712 ?        Ss   Dec11   0:08 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
root         586  0.0  0.2 927260 22300 ?        Ssl  Dec11   6:15 /usr/bin/python3 /usr/bin/fail2ban-server -xf start
root         591  0.0  0.0 221776  1180 ?        Ssl  Dec11   0:06 /usr/sbin/rsyslogd -n -iNONE
root         600  0.0  0.0  17176  5740 ?        Ss   Dec11   0:05 /lib/systemd/systemd-logind
daemon       606  0.0  0.0   3580  1712 ?        Ss   Dec11   0:00 /usr/sbin/atd -f
root         615  0.0  0.0  20444  4384 ?        Ss   Dec11   0:25 /usr/bin/perl -wT /usr/sbin/munin-node --foreground
103          628  0.0  0.1  84880 19240 ?        SLs  Dec11   0:26 /usr/sbin/ntpd -p /run/ntpd.pid -c /etc/ntpsec/ntp.conf -g -N -u ntpsec:ntpsec
root         669  0.0  0.0  15548  6008 ?        Ss   Dec11   0:09 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root         691  0.0  0.0   2892   756 tty1     Ss+  Dec11   0:00 /sbin/agetty -o -p -- \u --noclear - linux
root         787  0.0  0.0  42652  1944 ?        Ss   Dec11   0:07 /usr/lib/postfix/sbin/master -w
109          789  0.0  0.0  43236  2164 ?        S    Dec11   0:02 qmgr -l -t unix -u
root      421175  0.0  0.0      0     0 ?        I    18:05   0:04 [kworker/3:1-events]
105       948644  0.0  0.0  18984  3880 ?        Ss   02:50   0:00 /lib/systemd/systemd --user
105       948645  0.0  0.0 169188   328 ?        S    02:50   0:00 (sd-pam)
root     1184759  0.0  0.0      0     0 ?        I    19:23   0:01 [kworker/2:0-rcu_par_gp]
root     1360979  0.0  0.0  17712  6136 ?        Ss   05:28   0:00 sshd: jenkins [priv]
105      1361020  0.0  0.0  17972  4008 ?        S    05:28   0:54 sshd: jenkins@notty
105      1361027  0.0  0.0   4056  1540 ?        Ss   05:28   0:00 /bin/bash /srv/jenkins/bin/rebootstrap.sh jenkins_ppc64el_gcc13_supported HOST_ARCH=ppc64el GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      1361051  0.0  0.0   4476  1552 ?        S    05:28   0:00 /bin/bash /tmp/jenkins-script-bKM2fUbO jenkins_ppc64el_gcc13_supported HOST_ARCH=ppc64el GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      1362124  0.0  0.0   4608  1608 ?        SN   05:28   0:00 /bin/bash /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=ppc64el GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      1362136  0.0  0.0   4608  1608 ?        SN   05:28   0:00 /bin/bash /tmp/jenkins-script-ZCUgD7iH sid minimal ./bootstrap.sh HOST_ARCH=ppc64el GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
root     1367634  0.0  0.0   7424  2268 ?        SN   05:28   0:00 sudo chroot /chroots/chroot-run-sid.hmum9uXLP /tmp/chroot-testrun
root     1367635  0.0  0.0   4376  1536 ?        SN   05:28   0:00 /bin/bash /tmp/chroot-testrun
root     1367636  0.0  0.0   3596  1776 ?        SN   05:28   0:04 /bin/sh ./bootstrap.sh HOST_ARCH=ppc64el GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
root     2135614  0.0  0.0  17712  6100 ?        Ss   07:26   0:00 sshd: jenkins [priv]
105      2135646  0.0  0.0  18120  4148 ?        S    07:26   0:48 sshd: jenkins@notty
105      2135649  0.0  0.0   4056  1596 ?        Ss   07:26   0:00 /bin/bash /srv/jenkins/bin/rebootstrap.sh jenkins_armel_gcc13_supported HOST_ARCH=armel GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      2135662  0.0  0.0   4476  1552 ?        S    07:26   0:00 /bin/bash /tmp/jenkins-script-Ld7xyEsF jenkins_armel_gcc13_supported HOST_ARCH=armel GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      2136207  0.0  0.0   4608  1608 ?        SN   07:26   0:00 /bin/bash /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=armel GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      2136219  0.0  0.0   4608  1596 ?        SN   07:26   0:00 /bin/bash /tmp/jenkins-script-Qyyt7gD6 sid minimal ./bootstrap.sh HOST_ARCH=armel GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
root     2146721  0.0  0.0   7424  2268 ?        SN   07:26   0:00 sudo chroot /chroots/chroot-run-sid.Y31GOjIQN /tmp/chroot-testrun
root     2146725  0.0  0.0   4376  2572 ?        SN   07:26   0:00 /bin/bash /tmp/chroot-testrun
root     2146730  0.0  0.0   3596  1800 ?        SN   07:26   0:04 /bin/sh ./bootstrap.sh HOST_ARCH=armel GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
root     2647102  0.0  0.0      0     0 ?        I    21:13   0:00 [kworker/4:1]
root     2693274  0.0  0.0  17708  6624 ?        Ss   14:54   0:00 sshd: jenkins [priv]
105      2693284  0.0  0.0  17968  4600 ?        S    14:54   0:21 sshd: jenkins@notty
105      2693286  0.0  0.0   4056  1612 ?        Ss   14:54   0:00 /bin/bash /srv/jenkins/bin/rebootstrap.sh jenkins_sh4_gcc13_supported HOST_ARCH=sh4 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      2693301  0.0  0.0   4476  1568 ?        S    14:54   0:00 /bin/bash /tmp/jenkins-script-0bMs1PrB jenkins_sh4_gcc13_supported HOST_ARCH=sh4 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      2694636  0.0  0.0   4608  1540 ?        SN   14:54   0:00 /bin/bash /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=sh4 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
105      2694682  0.0  0.0   4608  1616 ?        SN   14:54   0:00 /bin/bash /tmp/jenkins-script-Z4DdrBTJ sid minimal ./bootstrap.sh HOST_ARCH=sh4 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
root     2703224  0.0  0.0   7424  2200 ?        SN   14:55   0:00 sudo chroot /chroots/chroot-run-sid.xY5FpsLj1 /tmp/chroot-testrun
root     2703225  0.0  0.0   4376  2852 ?        SN   14:55   0:00 /bin/bash /tmp/chroot-testrun
root     2703226  0.0  0.0   3596  1872 ?        SN   14:55   0:01 /bin/sh ./bootstrap.sh HOST_ARCH=sh4 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
root     2971594  0.1  0.0      0     0 ?        I    15:15   0:49 [kworker/0:0-events]
root     3012072  0.0  0.0      0     0 ?        I    09:15   0:06 [kworker/4:2-events]
109      3141728  0.0  0.0  43040  3692 ?        S    21:48   0:00 pickup -l -t unix -u -c
109      3155658  0.0  0.0  43044  3756 ?        S    21:51   0:00 proxymap -t unix -u
root     3208695  0.0  0.0      0     0 ?        I    21:57   0:00 [kworker/1:2-mm_percpu_wq]
root     3209784  0.0  0.0  17712  8252 ?        Ss   21:57   0:00 sshd: jenkins [priv]
105      3209859  0.0  0.0  17972  6192 ?        S    21:57   0:01 sshd: jenkins@notty
105      3209863  0.0  0.0   4056  2236 ?        Ss   21:57   0:00 /bin/bash /srv/jenkins/bin/rebootstrap.sh jenkins_mips64el_gcc13_nobiarch_diffoscope HOST_ARCH=mips64el GCC_VER=13 ENABLE_MULTILIB=no ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=yes
105      3209880  0.0  0.0   4476  2184 ?        S    21:57   0:00 /bin/bash /tmp/jenkins-script-OhXEBV6t jenkins_mips64el_gcc13_nobiarch_diffoscope HOST_ARCH=mips64el GCC_VER=13 ENABLE_MULTILIB=no ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=yes
105      3211595  0.0  0.0   4608  2192 ?        SN   21:57   0:00 /bin/bash /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=mips64el GCC_VER=13 ENABLE_MULTILIB=no ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=yes
105      3211607  0.0  0.0   4608  2256 ?        SN   21:57   0:00 /bin/bash /tmp/jenkins-script-dUykQ4BI sid minimal ./bootstrap.sh HOST_ARCH=mips64el GCC_VER=13 ENABLE_MULTILIB=no ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=yes
root     3211650  0.0  0.0      0     0 ?        I    21:57   0:00 [kworker/2:1-events]
root     3218125  0.0  0.0   7424  2844 ?        SN   21:58   0:00 sudo chroot /chroots/chroot-run-sid.mk9iStWMc /tmp/chroot-testrun
root     3218126  0.0  0.0   4376  3096 ?        SN   21:58   0:00 /bin/bash /tmp/chroot-testrun
root     3218127  0.0  0.0   2712  1872 ?        SN   21:58   0:00 /bin/sh ./bootstrap.sh HOST_ARCH=mips64el GCC_VER=13 ENABLE_MULTILIB=no ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=yes
root     3304869  0.0  0.0      0     0 ?        I    22:04   0:00 [kworker/0:2-rcu_par_gp]
root     3305269  0.0  0.0  17708  8240 ?        Ss   22:04   0:00 sshd: jenkins [priv]
105      3305275  0.0  0.0  17968  6196 ?        S    22:04   0:01 sshd: jenkins@notty
105      3305277  0.0  0.0   4056  2208 ?        Ss   22:04   0:00 /bin/bash /srv/jenkins/bin/rebootstrap.sh jenkins_s390x_gcc13 HOST_ARCH=s390x GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no
105      3305292  0.0  0.0   4476  2180 ?        S    22:04   0:00 /bin/bash /tmp/jenkins-script-X6MOHG0C jenkins_s390x_gcc13 HOST_ARCH=s390x GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no
105      3305601  0.0  0.0   4608  2180 ?        SN   22:04   0:00 /bin/bash /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=s390x GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no
105      3305613  0.0  0.0   4608  2292 ?        SN   22:04   0:00 /bin/bash /tmp/jenkins-script-fnXScG5c sid minimal ./bootstrap.sh HOST_ARCH=s390x GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no
root     3310764  0.0  0.0      0     0 ?        I    22:05   0:00 [kworker/1:0-rcu_par_gp]
root     3314905  0.0  0.0   7424  2848 ?        SN   22:05   0:00 sudo chroot /chroots/chroot-run-sid.rEED0vT2w /tmp/chroot-testrun
root     3314907  0.0  0.0   4376  3088 ?        SN   22:05   0:00 /bin/bash /tmp/chroot-testrun
root     3314910  0.0  0.0   2716  1872 ?        SN   22:05   0:00 /bin/sh ./bootstrap.sh HOST_ARCH=s390x GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no
root     3399733  0.0  0.0      0     0 ?        I    22:11   0:00 [kworker/u128:3-writeback]
root     3438138  0.0  0.0      0     0 ?        I    22:15   0:00 [kworker/3:0-events]
root     3514200  0.0  0.0   4540  2816 ?        SN   22:20   0:00 /sbin/runuser --user buildd --group buildd -- /usr/bin/env -- dpkg-buildpackage -d -b -uc -us
buildd   3527732  0.0  0.1  21660 19220 ?        SN   22:21   0:00 /usr/bin/perl /usr/bin/dpkg-buildpackage -d -b -uc -us
buildd   3528637  0.0  0.0   3424  2584 ?        SN   22:21   0:00 /usr/bin/make -f debian/rules build
root     3543022  0.0  0.0   4540  2436 ?        SN   22:21   0:00 /sbin/runuser --user buildd --group buildd -- /usr/bin/env -- dpkg-buildpackage -appc64el -Pnocheck -B -uc -us
buildd   3543026  0.0  0.1  22092 18864 ?        SN   22:21   0:00 /usr/bin/perl /usr/bin/dpkg-buildpackage -appc64el -Pnocheck -B -uc -us
buildd   3543629  0.0  0.0   3504  2436 ?        SN   22:21   0:00 /usr/bin/make -f debian/rules binary-arch
buildd   3546191  0.0  0.0   2976  2348 ?        SN   22:22   0:00 /usr/bin/make -j 1 -f debian/rules2 build
buildd   3550692  0.0  0.0   3952  2828 ?        SN   22:22   0:00 /bin/bash -e -c ( \   set +e; \   PATH=/tmp/buildd/gcc1/gcc-13-13.2.0/bin:/usr/lib/gcc/bin:$PATH \    \      /usr/bin/make -j 1 -C /tmp/buildd/gcc1/gcc-13-13.2.0/build \ ?   LDFLAGS_FOR_TARGET="-Wl,-z,relro" \ ?; \   echo $? > status; \   echo === TIME stamps/05-build-stamp ===; \ ) 2>&1 | tee bootstrap-protocol
buildd   3550694  0.0  0.0   3952  1728 ?        SN   22:22   0:00 /bin/bash -e -c ( \   set +e; \   PATH=/tmp/buildd/gcc1/gcc-13-13.2.0/bin:/usr/lib/gcc/bin:$PATH \    \      /usr/bin/make -j 1 -C /tmp/buildd/gcc1/gcc-13-13.2.0/build \ ?   LDFLAGS_FOR_TARGET="-Wl,-z,relro" \ ?; \   echo $? > status; \   echo === TIME stamps/05-build-stamp ===; \ ) 2>&1 | tee bootstrap-protocol
buildd   3550695  0.0  0.0   2496   920 ?        SN   22:22   0:00 tee bootstrap-protocol
buildd   3550697  0.0  0.0   4472  3700 ?        SN   22:22   0:00 /usr/bin/make -j 1 -C /tmp/buildd/gcc1/gcc-13-13.2.0/build LDFLAGS_FOR_TARGET=-Wl,-z,relro
buildd   3550749  0.0  0.0   4088  2940 ?        SN   22:22   0:00 /bin/bash -c r=`${PWDCMD-pwd}`; export r; \ s=`cd ../src; ${PWDCMD-pwd}`; export s; \   /usr/bin/make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=mips64el-linux-gnuabi64" "bindir=/usr/bin" "datadir=/usr/share" "exec_prefix=/usr" "includedir=/usr/mips64el-linux-gnuabi64/include" "datarootdir=/usr/share" "docdir=/usr/share/doc/" "infodir=/usr/share/info" "pdfdir=/usr/share/doc/" "htmldir=/usr/share/doc/" "libdir=/usr/lib" "libexecdir=/usr/libexec" "lispdir=" "localstatedir=/usr/var" "mandir=/usr/share/man" "oldincludedir=/usr/include" "prefix=/usr" "sbindir=/usr/sbin" "sharedstatedir=/usr/com" "sysconfdir=/usr/etc" "tooldir=/usr/mips64el-linux-gnuabi64" "build_tooldir=/usr/mips64el-linux-gnuabi64" "target_alias=mips64el-linux-gnuabi64" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=x86_64-linux-gnu-gcc-13" "CFLAGS_FOR_BUILD=-g -O2" "CXX_FOR_BUILD=x86_64-linux-gnu-g++-13" "EXPECT=expect" "FLEX=flex" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS_FOR_BUILD=-Wl,-z,relro" "LEX=flex" "M4=m4" "MAKE=/usr/bin/make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/usr/bin/sed" "SHELL=/bin/bash" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-g -O2" "BOOT_LDFLAGS=" "CFLAGS=-g -O2  " "CXXFLAGS=-g -O2  " "LDFLAGS=-Wl,-z,relro" "LIBCFLAGS=-g -O2  " "LIBCXXFLAGS=-g -O2   -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=release,types" "STAGE1_LANGUAGES=c,lto" "GNATBIND=no" "GNATMAKE=no" "GDC=no" "GDCFLAGS=-g -O2  " "AR_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ar" "AS_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/as" "CC_FOR_TARGET= $r/./gcc/xgcc -B$r/./gcc/" "CFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "CPPFLAGS_FOR_TARGET=" "CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -minterlink-mips16" "DLLTOOL_FOR_TARGET=mips64el-linux-gnuabi64-dlltool" "DSYMUTIL_FOR_TARGET=mips64el-linux-gnuabi64-dsymutil" "FLAGS_FOR_TARGET=-B/usr/mips64el-linux-gnuabi64/bin/ -B/usr/mips64el-linux-gnuabi64/lib/ -isystem /usr/mips64el-linux-gnuabi64/include -isystem /usr/mips64el-linux-gnuabi64/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include" "GFORTRAN_FOR_TARGET= mips64el-linux-gnuabi64-gfortran" "GOC_FOR_TARGET= mips64el-linux-gnuabi64-gccgo" "GOCFLAGS_FOR_TARGET=-O2 -g" "GDC_FOR_TARGET= mips64el-linux-gnuabi64-gdc" "GDCFLAGS_FOR_TARGET=-O2 -g" "GM2_FOR_TARGET= mips64el-linux-gnuabi64-gm2" "GM2FLAGS_FOR_TARGET=-O2 -g" "LD_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ld" "LIPO_FOR_TARGET=mips64el-linux-gnuabi64-lipo" "LDFLAGS_FOR_TARGET=-Wl,-z,relro" "LIBCFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -minterlink-mips16 -fno-implicit-templates" "NM_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/nm" "OBJDUMP_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/objdump" "OBJCOPY_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/objcopy" "RANLIB_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ranlib" "READELF_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/readelf" "STRIP_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/strip" "WINDRES_FOR_TARGET=mips64el-linux-gnuabi64-windres" "WINDMC_FOR_TARGET=mips64el-linux-gnuabi64-windmc" "BUILD_CONFIG=bootstrap-lto-lean" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=-g" "STAGE1_CXXFLAGS=-g -O2  " "STAGE1_GENERATOR_CFLAGS=" "STAGE1_TFLAGS= -fno-checking" "STAGE2_CFLAGS=-g -O2 -fno-checking" "STAGE2_CXXFLAGS=-g -O2  " "STAGE2_GENERATOR_CFLAGS=" "STAGE2_TFLAGS= -fno-checking" "STAGE3_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver" "STAGE3_CXXFLAGS=-g -O2  " "STAGE3_GENERATOR_CFLAGS=" "STAGE3_TFLAGS= -fchecking=1" "STAGE4_CFLAGS=-g -O2" "STAGE4_CXXFLAGS=-g -O2  " "STAGE4_GENERATOR_CFLAGS=" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-g -O2 -fno-checking -fprofile-generate" "STAGEprofile_CXXFLAGS=-g -O2  " "STAGEprofile_GENERATOR_CFLAGS=" "STAGEprofile_TFLAGS= -fno-checking" "STAGEtrain_CFLAGS=-g -O2" "STAGEtrain_CXXFLAGS=-g -O2  " "STAGEtrain_GENERATOR_CFLAGS=-flto=jobserver" "STAGEtrain_TFLAGS=" "STAGEfeedback_CFLAGS=-g -O2 -fprofile-use -fprofile-reproducible=parallel-runs -flto=jobserver" "STAGEfeedback_CXXFLAGS=-g -O2  " "STAGEfeedback_GENERATOR_CFLAGS=" "STAGEfeedback_TFLAGS=" "STAGEautoprofile_CFLAGS=-g -O2 -fno-checking -g" "STAGEautoprofile_CXXFLAGS=-g -O2  " "STAGEautoprofile_GENERATOR_CFLAGS=" "STAGEautoprofile_TFLAGS= -fno-checking" "STAGEautofeedback_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver" "STAGEautofeedback_CXXFLAGS=-g -O2  " "STAGEautofeedback_GENERATOR_CFLAGS=" "STAGEautofeedback_TFLAGS= -fchecking=1" "CXX_FOR_TARGET= mips64el-linux-gnuabi64-c++" "TFLAGS=" "CONFIG_SHELL=/bin/bash" "MAKEINFO=makeinfo --split-size=5000000"  \ ?PGO_BUILD_CFLAGS="" PGO_BUILD_LTO_CFLAGS="" all-host all-target \ && :
buildd   3550769  0.0  0.0   4660  3916 ?        SN   22:22   0:00 /usr/bin/make DESTDIR= RPATH_ENVVAR=LD_LIBRARY_PATH TARGET_SUBDIR=mips64el-linux-gnuabi64 bindir=/usr/bin datadir=/usr/share exec_prefix=/usr includedir=/usr/mips64el-linux-gnuabi64/include datarootdir=/usr/share docdir=/usr/share/doc/ infodir=/usr/share/info pdfdir=/usr/share/doc/ htmldir=/usr/share/doc/ libdir=/usr/lib libexecdir=/usr/libexec lispdir= localstatedir=/usr/var mandir=/usr/share/man oldincludedir=/usr/include prefix=/usr sbindir=/usr/sbin sharedstatedir=/usr/com sysconfdir=/usr/etc tooldir=/usr/mips64el-linux-gnuabi64 build_tooldir=/usr/mips64el-linux-gnuabi64 target_alias=mips64el-linux-gnuabi64 AWK=gawk BISON=bison CC_FOR_BUILD=x86_64-linux-gnu-gcc-13 CFLAGS_FOR_BUILD=-g -O2 CXX_FOR_BUILD=x86_64-linux-gnu-g++-13 EXPECT=expect FLEX=flex INSTALL=/usr/bin/install -c INSTALL_DATA=/usr/bin/install -c -m 644 INSTALL_PROGRAM=/usr/bin/install -c INSTALL_SCRIPT=/usr/bin/install -c LDFLAGS_FOR_BUILD=-Wl,-z,relro LEX=flex M4=m4 MAKE=/usr/bin/make RUNTEST=runtest RUNTESTFLAGS= SED=/usr/bin/sed SHELL=/bin/bash YACC=bison -y XFOO= ADA_CFLAGS= AR_FLAGS=rc BOOT_ADAFLAGS=-gnatpg BOOT_CFLAGS=-g -O2 BOOT_LDFLAGS= CFLAGS=-g -O2   CXXFLAGS=-g -O2   LDFLAGS=-Wl,-z,relro LIBCFLAGS=-g -O2   LIBCXXFLAGS=-g -O2   -fno-implicit-templates STAGE1_CHECKING=--enable-checking=release,types STAGE1_LANGUAGES=c,lto GNATBIND=no GNATMAKE=no GDC=no GDCFLAGS=-g -O2   AR_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ar AS_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/as CC_FOR_TARGET= /tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/ CFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16 CPPFLAGS_FOR_TARGET= CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -minterlink-mips16 DLLTOOL_FOR_TARGET=mips64el-linux-gnuabi64-dlltool DSYMUTIL_FOR_TARGET=mips64el-linux-gnuabi64-dsymutil FLAGS_FOR_TARGET=-B/usr/mips64el-linux-gnuabi64/bin/ -B/usr/mips64el-linux-gnuabi64/lib/ -isystem /usr/mips64el-linux-gnuabi64/include -isystem /usr/mips64el-linux-gnuabi64/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include GFORTRAN_FOR_TARGET= mips64el-linux-gnuabi64-gfortran GOC_FOR_TARGET= mips64el-linux-gnuabi64-gccgo GOCFLAGS_FOR_TARGET=-O2 -g GDC_FOR_TARGET= mips64el-linux-gnuabi64-gdc GDCFLAGS_FOR_TARGET=-O2 -g GM2_FOR_TARGET= mips64el-linux-gnuabi64-gm2 GM2FLAGS_FOR_TARGET=-O2 -g LD_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ld LIPO_FOR_TARGET=mips64el-linux-gnuabi64-lipo LDFLAGS_FOR_TARGET=-Wl,-z,relro LIBCFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16 LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -minterlink-mips16 -fno-implicit-templates NM_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/nm OBJDUMP_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/objdump OBJCOPY_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/objcopy RANLIB_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ranlib READELF_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/readelf STRIP_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/strip WINDRES_FOR_TARGET=mips64el-linux-gnuabi64-windres WINDMC_FOR_TARGET=mips64el-linux-gnuabi64-windmc BUILD_CONFIG=bootstrap-lto-lean XFOO= LEAN=false STAGE1_CFLAGS=-g STAGE1_CXXFLAGS=-g -O2   STAGE1_GENERATOR_CFLAGS= STAGE1_TFLAGS= -fno-checking STAGE2_CFLAGS=-g -O2 -fno-checking STAGE2_CXXFLAGS=-g -O2   STAGE2_GENERATOR_CFLAGS= STAGE2_TFLAGS= -fno-checking STAGE3_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver STAGE3_CXXFLAGS=-g -O2   STAGE3_GENERATOR_CFLAGS= STAGE3_TFLAGS= -fchecking=1 STAGE4_CFLAGS=-g -O2 STAGE4_CXXFLAGS=-g -O2   STAGE4_GENERATOR_CFLAGS= STAGE4_TFLAGS= STAGEprofile_CFLAGS=-g -O2 -fno-checking -fprofile-generate STAGEprofile_CXXFLAGS=-g -O2   STAGEprofile_GENERATOR_CFLAGS= STAGEprofile_TFLAGS= -fno-checking STAGEtrain_CFLAGS=-g -O2 STAGEtrain_CXXFLAGS=-g -O2   STAGEtrain_GENERATOR_CFLAGS=-flto=jobserver STAGEtrain_TFLAGS= STAGEfeedback_CFLAGS=-g -O2 -fprofile-use -fprofile-reproducible=parallel-runs -flto=jobserver STAGEfeedback_CXXFLAGS=-g -O2   STAGEfeedback_GENERATOR_CFLAGS= STAGEfeedback_TFLAGS= STAGEautoprofile_CFLAGS=-g -O2 -fno-checking -g STAGEautoprofile_CXXFLAGS=-g -O2   STAGEautoprofile_GENERATOR_CFLAGS= STAGEautoprofile_TFLAGS= -fno-checking STAGEautofeedback_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver STAGEautofeedback_CXXFLAGS=-g -O2   STAGEautofeedback_GENERATOR_CFLAGS= STAGEautofeedback_TFLAGS= -fchecking=1 CXX_FOR_TARGET= mips64el-linux-gnuabi64-c++ TFLAGS= CONFIG_SHELL=/bin/bash MAKEINFO=makeinfo --split-size=5000000 PGO_BUILD_CFLAGS= PGO_BUILD_LTO_CFLAGS= all-host all-target
root     3621951  0.0  0.0   4540  2748 ?        SN   22:25   0:00 /sbin/runuser --user buildd --group buildd -- /usr/bin/env -- dpkg-buildpackage -d -b -uc -us
buildd   3628113  0.0  0.1  21692 19160 ?        SN   22:25   0:00 /usr/bin/perl /usr/bin/dpkg-buildpackage -d -b -uc -us
buildd   3629724  0.0  0.0   3400  2600 ?        SN   22:25   0:00 /usr/bin/make -f debian/rules build
buildd   3635630  0.0  0.0   2976  2272 ?        SN   22:26   0:00 /usr/bin/make -j 1 -f debian/rules2 build
buildd   3637652  0.0  0.0   3952  2904 ?        SN   22:26   0:00 /bin/bash -e -c ( \   set +e; \   PATH=/tmp/buildd/gcc1/gcc-13-13.2.0/bin:/usr/lib/gcc/bin:$PATH \    \      /usr/bin/make -j 1 -C /tmp/buildd/gcc1/gcc-13-13.2.0/build \ ?   LDFLAGS_FOR_TARGET="-Wl,-z,relro" \ ?; \   echo $? > status; \   echo === TIME stamps/05-build-stamp ===; \ ) 2>&1 | tee bootstrap-protocol
buildd   3637653  0.0  0.0   3952  1800 ?        SN   22:26   0:00 /bin/bash -e -c ( \   set +e; \   PATH=/tmp/buildd/gcc1/gcc-13-13.2.0/bin:/usr/lib/gcc/bin:$PATH \    \      /usr/bin/make -j 1 -C /tmp/buildd/gcc1/gcc-13-13.2.0/build \ ?   LDFLAGS_FOR_TARGET="-Wl,-z,relro" \ ?; \   echo $? > status; \   echo === TIME stamps/05-build-stamp ===; \ ) 2>&1 | tee bootstrap-protocol
buildd   3637654  0.0  0.0   2496   952 ?        SN   22:26   0:00 tee bootstrap-protocol
buildd   3637655  0.0  0.0   4468  3692 ?        SN   22:26   0:00 /usr/bin/make -j 1 -C /tmp/buildd/gcc1/gcc-13-13.2.0/build LDFLAGS_FOR_TARGET=-Wl,-z,relro
buildd   3637657  0.0  0.0   4088  3044 ?        SN   22:26   0:00 /bin/bash -c r=`${PWDCMD-pwd}`; export r; \ s=`cd ../src; ${PWDCMD-pwd}`; export s; \   /usr/bin/make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=s390x-linux-gnu" "bindir=/usr/bin" "datadir=/usr/share" "exec_prefix=/usr" "includedir=/usr/s390x-linux-gnu/include" "datarootdir=/usr/share" "docdir=/usr/share/doc/" "infodir=/usr/share/info" "pdfdir=/usr/share/doc/" "htmldir=/usr/share/doc/" "libdir=/usr/lib" "libexecdir=/usr/libexec" "lispdir=" "localstatedir=/usr/var" "mandir=/usr/share/man" "oldincludedir=/usr/include" "prefix=/usr" "sbindir=/usr/sbin" "sharedstatedir=/usr/com" "sysconfdir=/usr/etc" "tooldir=/usr/s390x-linux-gnu" "build_tooldir=/usr/s390x-linux-gnu" "target_alias=s390x-linux-gnu" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=x86_64-linux-gnu-gcc-13" "CFLAGS_FOR_BUILD=-g -O2" "CXX_FOR_BUILD=x86_64-linux-gnu-g++-13" "EXPECT=expect" "FLEX=flex" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS_FOR_BUILD=-Wl,-z,relro" "LEX=flex" "M4=m4" "MAKE=/usr/bin/make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/usr/bin/sed" "SHELL=/bin/bash" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-g -O2" "BOOT_LDFLAGS=" "CFLAGS=-g -O2  " "CXXFLAGS=-g -O2  " "LDFLAGS=-Wl,-z,relro" "LIBCFLAGS=-g -O2  " "LIBCXXFLAGS=-g -O2   -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=release,types" "STAGE1_LANGUAGES=c,lto" "GNATBIND=no" "GNATMAKE=no" "GDC=no" "GDCFLAGS=-g -O2  " "AR_FOR_TARGET=/usr/s390x-linux-gnu/bin/ar" "AS_FOR_TARGET=/usr/s390x-linux-gnu/bin/as" "CC_FOR_TARGET= $r/./gcc/xgcc -B$r/./gcc/" "CFLAGS_FOR_TARGET=-g -O2" "CPPFLAGS_FOR_TARGET=" "CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE" "DLLTOOL_FOR_TARGET=s390x-linux-gnu-dlltool" "DSYMUTIL_FOR_TARGET=s390x-linux-gnu-dsymutil" "FLAGS_FOR_TARGET=-B/usr/s390x-linux-gnu/bin/ -B/usr/s390x-linux-gnu/lib/ -isystem /usr/s390x-linux-gnu/include -isystem /usr/s390x-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include" "GFORTRAN_FOR_TARGET= s390x-linux-gnu-gfortran" "GOC_FOR_TARGET= s390x-linux-gnu-gccgo" "GOCFLAGS_FOR_TARGET=-O2 -g" "GDC_FOR_TARGET= s390x-linux-gnu-gdc" "GDCFLAGS_FOR_TARGET=-O2 -g" "GM2_FOR_TARGET= s390x-linux-gnu-gm2" "GM2FLAGS_FOR_TARGET=-O2 -g" "LD_FOR_TARGET=/usr/s390x-linux-gnu/bin/ld" "LIPO_FOR_TARGET=s390x-linux-gnu-lipo" "LDFLAGS_FOR_TARGET=-Wl,-z,relro" "LIBCFLAGS_FOR_TARGET=-g -O2" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -fno-implicit-templates" "NM_FOR_TARGET=/usr/s390x-linux-gnu/bin/nm" "OBJDUMP_FOR_TARGET=/usr/s390x-linux-gnu/bin/objdump" "OBJCOPY_FOR_TARGET=/usr/s390x-linux-gnu/bin/objcopy" "RANLIB_FOR_TARGET=/usr/s390x-linux-gnu/bin/ranlib" "READELF_FOR_TARGET=/usr/s390x-linux-gnu/bin/readelf" "STRIP_FOR_TARGET=/usr/s390x-linux-gnu/bin/strip" "WINDRES_FOR_TARGET=s390x-linux-gnu-windres" "WINDMC_FOR_TARGET=s390x-linux-gnu-windmc" "BUILD_CONFIG=bootstrap-lto-lean" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=-g" "STAGE1_CXXFLAGS=-g -O2  " "STAGE1_GENERATOR_CFLAGS=" "STAGE1_TFLAGS= -fno-checking" "STAGE2_CFLAGS=-g -O2 -fno-checking" "STAGE2_CXXFLAGS=-g -O2  " "STAGE2_GENERATOR_CFLAGS=" "STAGE2_TFLAGS= -fno-checking" "STAGE3_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver" "STAGE3_CXXFLAGS=-g -O2  " "STAGE3_GENERATOR_CFLAGS=" "STAGE3_TFLAGS= -fchecking=1" "STAGE4_CFLAGS=-g -O2" "STAGE4_CXXFLAGS=-g -O2  " "STAGE4_GENERATOR_CFLAGS=" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-g -O2 -fno-checking -fprofile-generate" "STAGEprofile_CXXFLAGS=-g -O2  " "STAGEprofile_GENERATOR_CFLAGS=" "STAGEprofile_TFLAGS= -fno-checking" "STAGEtrain_CFLAGS=-g -O2" "STAGEtrain_CXXFLAGS=-g -O2  " "STAGEtrain_GENERATOR_CFLAGS=-flto=jobserver" "STAGEtrain_TFLAGS=" "STAGEfeedback_CFLAGS=-g -O2 -fprofile-use -fprofile-reproducible=parallel-runs -flto=jobserver" "STAGEfeedback_CXXFLAGS=-g -O2  " "STAGEfeedback_GENERATOR_CFLAGS=" "STAGEfeedback_TFLAGS=" "STAGEautoprofile_CFLAGS=-g -O2 -fno-checking -g" "STAGEautoprofile_CXXFLAGS=-g -O2  " "STAGEautoprofile_GENERATOR_CFLAGS=" "STAGEautoprofile_TFLAGS= -fno-checking" "STAGEautofeedback_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver" "STAGEautofeedback_CXXFLAGS=-g -O2  " "STAGEautofeedback_GENERATOR_CFLAGS=" "STAGEautofeedback_TFLAGS= -fchecking=1" "CXX_FOR_TARGET= s390x-linux-gnu-c++" "TFLAGS=" "CONFIG_SHELL=/bin/bash" "MAKEINFO=makeinfo --split-size=5000000"  \ ?PGO_BUILD_CFLAGS="" PGO_BUILD_LTO_CFLAGS="" all-host all-target \ && :
buildd   3637669  0.0  0.0   4624  3888 ?        SN   22:26   0:00 /usr/bin/make DESTDIR= RPATH_ENVVAR=LD_LIBRARY_PATH TARGET_SUBDIR=s390x-linux-gnu bindir=/usr/bin datadir=/usr/share exec_prefix=/usr includedir=/usr/s390x-linux-gnu/include datarootdir=/usr/share docdir=/usr/share/doc/ infodir=/usr/share/info pdfdir=/usr/share/doc/ htmldir=/usr/share/doc/ libdir=/usr/lib libexecdir=/usr/libexec lispdir= localstatedir=/usr/var mandir=/usr/share/man oldincludedir=/usr/include prefix=/usr sbindir=/usr/sbin sharedstatedir=/usr/com sysconfdir=/usr/etc tooldir=/usr/s390x-linux-gnu build_tooldir=/usr/s390x-linux-gnu target_alias=s390x-linux-gnu AWK=gawk BISON=bison CC_FOR_BUILD=x86_64-linux-gnu-gcc-13 CFLAGS_FOR_BUILD=-g -O2 CXX_FOR_BUILD=x86_64-linux-gnu-g++-13 EXPECT=expect FLEX=flex INSTALL=/usr/bin/install -c INSTALL_DATA=/usr/bin/install -c -m 644 INSTALL_PROGRAM=/usr/bin/install -c INSTALL_SCRIPT=/usr/bin/install -c LDFLAGS_FOR_BUILD=-Wl,-z,relro LEX=flex M4=m4 MAKE=/usr/bin/make RUNTEST=runtest RUNTESTFLAGS= SED=/usr/bin/sed SHELL=/bin/bash YACC=bison -y XFOO= ADA_CFLAGS= AR_FLAGS=rc BOOT_ADAFLAGS=-gnatpg BOOT_CFLAGS=-g -O2 BOOT_LDFLAGS= CFLAGS=-g -O2   CXXFLAGS=-g -O2   LDFLAGS=-Wl,-z,relro LIBCFLAGS=-g -O2   LIBCXXFLAGS=-g -O2   -fno-implicit-templates STAGE1_CHECKING=--enable-checking=release,types STAGE1_LANGUAGES=c,lto GNATBIND=no GNATMAKE=no GDC=no GDCFLAGS=-g -O2   AR_FOR_TARGET=/usr/s390x-linux-gnu/bin/ar AS_FOR_TARGET=/usr/s390x-linux-gnu/bin/as CC_FOR_TARGET= /tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/ CFLAGS_FOR_TARGET=-g -O2 CPPFLAGS_FOR_TARGET= CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE DLLTOOL_FOR_TARGET=s390x-linux-gnu-dlltool DSYMUTIL_FOR_TARGET=s390x-linux-gnu-dsymutil FLAGS_FOR_TARGET=-B/usr/s390x-linux-gnu/bin/ -B/usr/s390x-linux-gnu/lib/ -isystem /usr/s390x-linux-gnu/include -isystem /usr/s390x-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include GFORTRAN_FOR_TARGET= s390x-linux-gnu-gfortran GOC_FOR_TARGET= s390x-linux-gnu-gccgo GOCFLAGS_FOR_TARGET=-O2 -g GDC_FOR_TARGET= s390x-linux-gnu-gdc GDCFLAGS_FOR_TARGET=-O2 -g GM2_FOR_TARGET= s390x-linux-gnu-gm2 GM2FLAGS_FOR_TARGET=-O2 -g LD_FOR_TARGET=/usr/s390x-linux-gnu/bin/ld LIPO_FOR_TARGET=s390x-linux-gnu-lipo LDFLAGS_FOR_TARGET=-Wl,-z,relro LIBCFLAGS_FOR_TARGET=-g -O2 LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -fno-implicit-templates NM_FOR_TARGET=/usr/s390x-linux-gnu/bin/nm OBJDUMP_FOR_TARGET=/usr/s390x-linux-gnu/bin/objdump OBJCOPY_FOR_TARGET=/usr/s390x-linux-gnu/bin/objcopy RANLIB_FOR_TARGET=/usr/s390x-linux-gnu/bin/ranlib READELF_FOR_TARGET=/usr/s390x-linux-gnu/bin/readelf STRIP_FOR_TARGET=/usr/s390x-linux-gnu/bin/strip WINDRES_FOR_TARGET=s390x-linux-gnu-windres WINDMC_FOR_TARGET=s390x-linux-gnu-windmc BUILD_CONFIG=bootstrap-lto-lean XFOO= LEAN=false STAGE1_CFLAGS=-g STAGE1_CXXFLAGS=-g -O2   STAGE1_GENERATOR_CFLAGS= STAGE1_TFLAGS= -fno-checking STAGE2_CFLAGS=-g -O2 -fno-checking STAGE2_CXXFLAGS=-g -O2   STAGE2_GENERATOR_CFLAGS= STAGE2_TFLAGS= -fno-checking STAGE3_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver STAGE3_CXXFLAGS=-g -O2   STAGE3_GENERATOR_CFLAGS= STAGE3_TFLAGS= -fchecking=1 STAGE4_CFLAGS=-g -O2 STAGE4_CXXFLAGS=-g -O2   STAGE4_GENERATOR_CFLAGS= STAGE4_TFLAGS= STAGEprofile_CFLAGS=-g -O2 -fno-checking -fprofile-generate STAGEprofile_CXXFLAGS=-g -O2   STAGEprofile_GENERATOR_CFLAGS= STAGEprofile_TFLAGS= -fno-checking STAGEtrain_CFLAGS=-g -O2 STAGEtrain_CXXFLAGS=-g -O2   STAGEtrain_GENERATOR_CFLAGS=-flto=jobserver STAGEtrain_TFLAGS= STAGEfeedback_CFLAGS=-g -O2 -fprofile-use -fprofile-reproducible=parallel-runs -flto=jobserver STAGEfeedback_CXXFLAGS=-g -O2   STAGEfeedback_GENERATOR_CFLAGS= STAGEfeedback_TFLAGS= STAGEautoprofile_CFLAGS=-g -O2 -fno-checking -g STAGEautoprofile_CXXFLAGS=-g -O2   STAGEautoprofile_GENERATOR_CFLAGS= STAGEautoprofile_TFLAGS= -fno-checking STAGEautofeedback_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver STAGEautofeedback_CXXFLAGS=-g -O2   STAGEautofeedback_GENERATOR_CFLAGS= STAGEautofeedback_TFLAGS= -fchecking=1 CXX_FOR_TARGET= s390x-linux-gnu-c++ TFLAGS= CONFIG_SHELL=/bin/bash MAKEINFO=makeinfo --split-size=5000000 PGO_BUILD_CFLAGS= PGO_BUILD_LTO_CFLAGS= all-host all-target
buildd   3641339  0.0  0.0   4096  3140 ?        SN   22:26   0:00 /bin/bash -c r=`${PWDCMD-pwd}`; export r; \ s=`cd ../src; ${PWDCMD-pwd}`; export s; \ FLEX="flex"; export FLEX; LEX="flex"; export LEX; BISON="bison"; export BISON; YACC="bison -y"; export YACC; M4="m4"; export M4; SED="/usr/bin/sed"; export SED; AWK="gawk"; export AWK; MAKEINFO="makeinfo --split-size=5000000"; export MAKEINFO; CC="x86_64-linux-gnu-gcc-13"; export CC; ADA_CFLAGS=""; export ADA_CFLAGS; CFLAGS="-g -O2    "; export CFLAGS; CONFIG_SHELL="/bin/bash"; export CONFIG_SHELL; CXX="x86_64-linux-gnu-g++-13"; export CXX; CXXFLAGS="-g -O2    "; export CXXFLAGS; GFORTRAN=""; export GFORTRAN; GOC=""; export GOC; GDC="no"; export GDC; GM2=""; export GM2; AR="x86_64-linux-gnu-ar"; export AR; AS="x86_64-linux-gnu-as"; export AS; CC_FOR_BUILD="x86_64-linux-gnu-gcc-13"; export CC_FOR_BUILD; CPP_FOR_BUILD=""; export CPP_FOR_BUILD; CPPFLAGS_FOR_BUILD=""; export CPPFLAGS_FOR_BUILD; CXX_FOR_BUILD="x86_64-linux-gnu-g++-13"; export CXX_FOR_BUILD; DLLTOOL="dlltool"; export DLLTOOL; DSYMUTIL="dsymutil"; export DSYMUTIL; LD="x86_64-linux-gnu-ld"; export LD; LDFLAGS="-static-libstdc++ -static-libgcc -Wl,-z,relro"; export LDFLAGS; NM="x86_64-linux-gnu-nm"; export NM; RANLIB="x86_64-linux-gnu-ranlib"; export RANLIB; WINDRES="windres"; export WINDRES; WINDMC="windmc"; export WINDMC; OBJCOPY=""; export OBJCOPY; OBJDUMP="x86_64-linux-gnu-objdump"; export OBJDUMP; OTOOL="otool"; export OTOOL; READELF="x86_64-linux-gnu-readelf"; export READELF; AR_FOR_TARGET="/usr/mips64el-linux-gnuabi64/bin/ar"; export AR_FOR_TARGET; AS_FOR_TARGET="/usr/mips64el-linux-gnuabi64/bin/as"; export AS_FOR_TARGET; DSYMUTIL_FOR_TARGET="mips64el-linux-gnuabi64-dsymutil"; export DSYMUTIL_FOR_TARGET; GCC_FOR_TARGET=" $r/./gcc/xgcc -B$r/./gcc/ $TFLAGS"; export GCC_FOR_TARGET; LD_FOR_TARGET="/usr/mips64el-linux-gnuabi64/bin/ld"; export LD_FOR_TARGET; NM_FOR_TARGET="/usr/mips64el-linux-gnuabi64/bin/nm"; export NM_FOR_TARGET; OBJDUMP_FOR_TARGET="/usr/mips64el-linux-gnuabi64/bin/objdump"; export OBJDUMP_FOR_TARGET; OBJCOPY_FOR_TARGET="/usr/mips64el-linux-gnuabi64/bin/objcopy"; export OBJCOPY_FOR_TARGET; OTOOL_FOR_TARGET="mips64el-linux-gnuabi64-otool"; export OTOOL_FOR_TARGET; RANLIB_FOR_TARGET="/usr/mips64el-linux-gnuabi64/bin/ranlib"; export RANLIB_FOR_TARGET; READELF_FOR_TARGET="/usr/mips64el-linux-gnuabi64/bin/readelf"; export READELF_FOR_TARGET; TOPLEVEL_CONFIGURE_ARGUMENTS="../src/configure -v --with-pkgversion='Debian 13.2.0-9' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --disable-decimal-float --disable-libatomic --disable-libgomp --disable-libssp --disable-libquadmath --disable-libsanitizer --disable-threads --disable-bootstrap --libexecdir=/usr/libexec --libdir=/usr/lib --enable-linker-build-id --enable-multiarch --disable-shared --with-newlib --without-headers --with-system-zlib --enable-multiarch --disable-werror --with-mips-plt --with-arch-64=mips64r2 --with-madd4=no --disable-multilib --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=mips64el-linux-gnuabi64 --program-prefix=mips64el-linux-gnuabi64- --includedir=/usr/mips64el-linux-gnuabi64/include --with-build-config=bootstrap-lto-lean --enable-link-serialization=1"; export TOPLEVEL_CONFIGURE_ARGUMENTS; HOST_LIBS=""; export HOST_LIBS; GMPLIBS="-lmpc -lmpfr -lgmp"; export GMPLIBS; GMPINC=""; export GMPINC; ISLLIBS=""; export ISLLIBS; ISLINC=""; export ISLINC; XGCC_FLAGS_FOR_TARGET="-B/usr/mips64el-linux-gnuabi64/bin/ -B/usr/mips64el-linux-gnuabi64/lib/ -isystem /usr/mips64el-linux-gnuabi64/include -isystem /usr/mips64el-linux-gnuabi64/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include  "; export XGCC_FLAGS_FOR_TARGET; LD_LIBRARY_PATH=`echo "$LD_LIBRARY_PATH" | sed 's,::*,:,g;s,^:*,,;s,:*$,,'`; export LD_LIBRARY_PATH;  \ (cd ./gcc && \   /usr/bin/make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=mips64el-linux-gnuabi64" "bindir=/usr/bin" "datadir=/usr/share" "exec_prefix=/usr" "includedir=/usr/mips64el-linux-gnuabi64/include" "datarootdir=/usr/share" "docdir=/usr/share/doc/" "infodir=/usr/share/info" "pdfdir=/usr/share/doc/" "htmldir=/usr/share/doc/" "libdir=/usr/lib" "libexecdir=/usr/libexec" "lispdir=" "localstatedir=/usr/var" "mandir=/usr/share/man" "oldincludedir=/usr/include" "prefix=/usr" "sbindir=/usr/sbin" "sharedstatedir=/usr/com" "sysconfdir=/usr/etc" "tooldir=/usr/mips64el-linux-gnuabi64" "build_tooldir=/usr/mips64el-linux-gnuabi64" "target_alias=mips64el-linux-gnuabi64" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=x86_64-linux-gnu-gcc-13" "CFLAGS_FOR_BUILD=-g -O2" "CXX_FOR_BUILD=x86_64-linux-gnu-g++-13" "EXPECT=expect" "FLEX=flex" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS_FOR_BUILD=-Wl,-z,relro" "LEX=flex" "M4=m4" "MAKE=/usr/bin/make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/usr/bin/sed" "SHELL=/bin/bash" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-g -O2" "BOOT_LDFLAGS=" "CFLAGS=-g -O2    " "CXXFLAGS=-g -O2    " "LDFLAGS=-Wl,-z,relro" "LIBCFLAGS=-g -O2  " "LIBCXXFLAGS=-g -O2   -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=release,types" "STAGE1_LANGUAGES=c,lto" "GNATBIND=no" "GNATMAKE=no" "GDC=no" "GDCFLAGS=-g -O2  " "AR_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ar" "AS_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/as" "CC_FOR_TARGET=/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/" "CFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "CPPFLAGS_FOR_TARGET=" "CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -minterlink-mips16" "DLLTOOL_FOR_TARGET=mips64el-linux-gnuabi64-dlltool" "DSYMUTIL_FOR_TARGET=mips64el-linux-gnuabi64-dsymutil" "FLAGS_FOR_TARGET=-B/usr/mips64el-linux-gnuabi64/bin/ -B/usr/mips64el-linux-gnuabi64/lib/ -isystem /usr/mips64el-linux-gnuabi64/include -isystem /usr/mips64el-linux-gnuabi64/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include" "GFORTRAN_FOR_TARGET=mips64el-linux-gnuabi64-gfortran" "GOC_FOR_TARGET=mips64el-linux-gnuabi64-gccgo" "GOCFLAGS_FOR_TARGET=-O2 -g" "GDC_FOR_TARGET=mips64el-linux-gnuabi64-gdc" "GDCFLAGS_FOR_TARGET=-O2 -g" "GM2_FOR_TARGET=mips64el-linux-gnuabi64-gm2" "GM2FLAGS_FOR_TARGET=-O2 -g" "LD_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ld" "LIPO_FOR_TARGET=mips64el-linux-gnuabi64-lipo" "LDFLAGS_FOR_TARGET=-Wl,-z,relro" "LIBCFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -minterlink-mips16 -fno-implicit-templates" "NM_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/nm" "OBJDUMP_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/objdump" "OBJCOPY_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/objcopy" "RANLIB_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ranlib" "READELF_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/readelf" "STRIP_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/strip" "WINDRES_FOR_TARGET=mips64el-linux-gnuabi64-windres" "WINDMC_FOR_TARGET=mips64el-linux-gnuabi64-windmc" "BUILD_CONFIG=bootstrap-lto-lean" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=-g" "STAGE1_CXXFLAGS=-g -O2  " "STAGE1_GENERATOR_CFLAGS=" "STAGE1_TFLAGS=-fno-checking" "STAGE2_CFLAGS=-g -O2 -fno-checking" "STAGE2_CXXFLAGS=-g -O2  " "STAGE2_GENERATOR_CFLAGS=" "STAGE2_TFLAGS=-fno-checking" "STAGE3_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver" "STAGE3_CXXFLAGS=-g -O2  " "STAGE3_GENERATOR_CFLAGS=" "STAGE3_TFLAGS=-fchecking=1" "STAGE4_CFLAGS=-g -O2" "STAGE4_CXXFLAGS=-g -O2  " "STAGE4_GENERATOR_CFLAGS=" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-g -O2 -fno-checking -fprofile-generate" "STAGEprofile_CXXFLAGS=-g -O2  " "STAGEprofile_GENERATOR_CFLAGS=" "STAGEprofile_TFLAGS=-fno-checking" "STAGEtrain_CFLAGS=-g -O2" "STAGEtrain_CXXFLAGS=-g -O2  " "STAGEtrain_GENERATOR_CFLAGS=-flto=jobserver" "STAGEtrain_TFLAGS=" "STAGEfeedback_CFLAGS=-g -O2 -fprofile-use -fprofile-reproducible=parallel-runs -flto=jobserver" "STAGEfeedback_CXXFLAGS=-g -O2  " "STAGEfeedback_GENERATOR_CFLAGS=" "STAGEfeedback_TFLAGS=" "STAGEautoprofile_CFLAGS=-g -O2 -fno-checking -g" "STAGEautoprofile_CXXFLAGS=-g -O2  " "STAGEautoprofile_GENERATOR_CFLAGS=" "STAGEautoprofile_TFLAGS=-fno-checking" "STAGEautofeedback_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver" "STAGEautofeedback_CXXFLAGS=-g -O2  " "STAGEautofeedback_GENERATOR_CFLAGS=" "STAGEautofeedback_TFLAGS=-fchecking=1" "CXX_FOR_TARGET=mips64el-linux-gnuabi64-c++" "TFLAGS=" "CONFIG_SHELL=/bin/bash" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000"  'AR=x86_64-linux-gnu-ar' 'AS=x86_64-linux-gnu-as' 'CC=x86_64-linux-gnu-gcc-13' 'CXX=x86_64-linux-gnu-g++-13' 'DLLTOOL=dlltool' 'DSYMUTIL=dsymutil' 'GFORTRAN=' 'GOC=' 'GDC=no' 'GM2=' 'LD=x86_64-linux-gnu-ld' 'LIPO=lipo' 'NM=x86_64-linux-gnu-nm' 'OBJDUMP=x86_64-linux-gnu-objdump' 'OTOOL=otool' 'RANLIB=x86_64-linux-gnu-ranlib' 'READELF=x86_64-linux-gnu-readelf' 'STRIP=x86_64-linux-gnu-strip' 'WINDRES=windres' 'WINDMC=windmc' 'CREATE_GCOV=create_gcov' LDFLAGS="${LDFLAGS}" HOST_LIBS="${HOST_LIBS}" "GCC_FOR_TARGET= $r/./gcc/xgcc -B$r/./gcc/ $TFLAGS" "GM2_FOR_TARGET=mips64el-linux-gnuabi64-gm2 $TFLAGS" "`echo 'STMP_FIXPROTO=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "`echo 'LIMITS_H_TEST=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" \ ?all)
buildd   3641349  0.0  0.1  15408 14688 ?        SN   22:26   0:00 /usr/bin/make DESTDIR= RPATH_ENVVAR=LD_LIBRARY_PATH TARGET_SUBDIR=mips64el-linux-gnuabi64 bindir=/usr/bin datadir=/usr/share exec_prefix=/usr includedir=/usr/mips64el-linux-gnuabi64/include datarootdir=/usr/share docdir=/usr/share/doc/ infodir=/usr/share/info pdfdir=/usr/share/doc/ htmldir=/usr/share/doc/ libdir=/usr/lib libexecdir=/usr/libexec lispdir= localstatedir=/usr/var mandir=/usr/share/man oldincludedir=/usr/include prefix=/usr sbindir=/usr/sbin sharedstatedir=/usr/com sysconfdir=/usr/etc tooldir=/usr/mips64el-linux-gnuabi64 build_tooldir=/usr/mips64el-linux-gnuabi64 target_alias=mips64el-linux-gnuabi64 AWK=gawk BISON=bison CC_FOR_BUILD=x86_64-linux-gnu-gcc-13 CFLAGS_FOR_BUILD=-g -O2 CXX_FOR_BUILD=x86_64-linux-gnu-g++-13 EXPECT=expect FLEX=flex INSTALL=/usr/bin/install -c INSTALL_DATA=/usr/bin/install -c -m 644 INSTALL_PROGRAM=/usr/bin/install -c INSTALL_SCRIPT=/usr/bin/install -c LDFLAGS_FOR_BUILD=-Wl,-z,relro LEX=flex M4=m4 MAKE=/usr/bin/make RUNTEST=runtest RUNTESTFLAGS= SED=/usr/bin/sed SHELL=/bin/bash YACC=bison -y XFOO= ADA_CFLAGS= AR_FLAGS=rc BOOT_ADAFLAGS=-gnatpg BOOT_CFLAGS=-g -O2 BOOT_LDFLAGS= CFLAGS=-g -O2     CXXFLAGS=-g -O2     LDFLAGS=-Wl,-z,relro LIBCFLAGS=-g -O2   LIBCXXFLAGS=-g -O2   -fno-implicit-templates STAGE1_CHECKING=--enable-checking=release,types STAGE1_LANGUAGES=c,lto GNATBIND=no GNATMAKE=no GDC=no GDCFLAGS=-g -O2   AR_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ar AS_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/as CC_FOR_TARGET=/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/ CFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16 CPPFLAGS_FOR_TARGET= CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -minterlink-mips16 DLLTOOL_FOR_TARGET=mips64el-linux-gnuabi64-dlltool DSYMUTIL_FOR_TARGET=mips64el-linux-gnuabi64-dsymutil FLAGS_FOR_TARGET=-B/usr/mips64el-linux-gnuabi64/bin/ -B/usr/mips64el-linux-gnuabi64/lib/ -isystem /usr/mips64el-linux-gnuabi64/include -isystem /usr/mips64el-linux-gnuabi64/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include GFORTRAN_FOR_TARGET=mips64el-linux-gnuabi64-gfortran GOC_FOR_TARGET=mips64el-linux-gnuabi64-gccgo GOCFLAGS_FOR_TARGET=-O2 -g GDC_FOR_TARGET=mips64el-linux-gnuabi64-gdc GDCFLAGS_FOR_TARGET=-O2 -g GM2_FOR_TARGET=mips64el-linux-gnuabi64-gm2 GM2FLAGS_FOR_TARGET=-O2 -g LD_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ld LIPO_FOR_TARGET=mips64el-linux-gnuabi64-lipo LDFLAGS_FOR_TARGET=-Wl,-z,relro LIBCFLAGS_FOR_TARGET=-g -O2 -minterlink-mips16 LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -minterlink-mips16 -fno-implicit-templates NM_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/nm OBJDUMP_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/objdump OBJCOPY_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/objcopy RANLIB_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/ranlib READELF_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/readelf STRIP_FOR_TARGET=/usr/mips64el-linux-gnuabi64/bin/strip WINDRES_FOR_TARGET=mips64el-linux-gnuabi64-windres WINDMC_FOR_TARGET=mips64el-linux-gnuabi64-windmc BUILD_CONFIG=bootstrap-lto-lean XFOO= LEAN=false STAGE1_CFLAGS=-g STAGE1_CXXFLAGS=-g -O2   STAGE1_GENERATOR_CFLAGS= STAGE1_TFLAGS=-fno-checking STAGE2_CFLAGS=-g -O2 -fno-checking STAGE2_CXXFLAGS=-g -O2   STAGE2_GENERATOR_CFLAGS= STAGE2_TFLAGS=-fno-checking STAGE3_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver STAGE3_CXXFLAGS=-g -O2   STAGE3_GENERATOR_CFLAGS= STAGE3_TFLAGS=-fchecking=1 STAGE4_CFLAGS=-g -O2 STAGE4_CXXFLAGS=-g -O2   STAGE4_GENERATOR_CFLAGS= STAGE4_TFLAGS= STAGEprofile_CFLAGS=-g -O2 -fno-checking -fprofile-generate STAGEprofile_CXXFLAGS=-g -O2   STAGEprofile_GENERATOR_CFLAGS= STAGEprofile_TFLAGS=-fno-checking STAGEtrain_CFLAGS=-g -O2 STAGEtrain_CXXFLAGS=-g -O2   STAGEtrain_GENERATOR_CFLAGS=-flto=jobserver STAGEtrain_TFLAGS= STAGEfeedback_CFLAGS=-g -O2 -fprofile-use -fprofile-reproducible=parallel-runs -flto=jobserver STAGEfeedback_CXXFLAGS=-g -O2   STAGEfeedback_GENERATOR_CFLAGS= STAGEfeedback_TFLAGS= STAGEautoprofile_CFLAGS=-g -O2 -fno-checking -g STAGEautoprofile_CXXFLAGS=-g -O2   STAGEautoprofile_GENERATOR_CFLAGS= STAGEautoprofile_TFLAGS=-fno-checking STAGEautofeedback_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver STAGEautofeedback_CXXFLAGS=-g -O2   STAGEautofeedback_GENERATOR_CFLAGS= STAGEautofeedback_TFLAGS=-fchecking=1 CXX_FOR_TARGET=mips64el-linux-gnuabi64-c++ TFLAGS= CONFIG_SHELL=/bin/bash MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 AR=x86_64-linux-gnu-ar AS=x86_64-linux-gnu-as CC=x86_64-linux-gnu-gcc-13 CXX=x86_64-linux-gnu-g++-13 DLLTOOL=dlltool DSYMUTIL=dsymutil GFORTRAN= GOC= GDC=no GM2= LD=x86_64-linux-gnu-ld LIPO=lipo NM=x86_64-linux-gnu-nm OBJDUMP=x86_64-linux-gnu-objdump OTOOL=otool RANLIB=x86_64-linux-gnu-ranlib READELF=x86_64-linux-gnu-readelf STRIP=x86_64-linux-gnu-strip WINDRES=windres WINDMC=windmc CREATE_GCOV=create_gcov LDFLAGS=-static-libstdc++ -static-libgcc -Wl,-z,relro HOST_LIBS= GCC_FOR_TARGET= /tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/  GM2_FOR_TARGET=mips64el-linux-gnuabi64-gm2  XFOO= XFOO= all
buildd   3702478  0.0  0.0   4096  3040 ?        SN   22:31   0:00 /bin/bash -c r=`${PWDCMD-pwd}`; export r; \ s=`cd ../src; ${PWDCMD-pwd}`; export s; \ FLEX="flex"; export FLEX; LEX="flex"; export LEX; BISON="bison"; export BISON; YACC="bison -y"; export YACC; M4="m4"; export M4; SED="/usr/bin/sed"; export SED; AWK="gawk"; export AWK; MAKEINFO="makeinfo --split-size=5000000"; export MAKEINFO; CC="x86_64-linux-gnu-gcc-13"; export CC; ADA_CFLAGS=""; export ADA_CFLAGS; CFLAGS="-g -O2    "; export CFLAGS; CONFIG_SHELL="/bin/bash"; export CONFIG_SHELL; CXX="x86_64-linux-gnu-g++-13"; export CXX; CXXFLAGS="-g -O2    "; export CXXFLAGS; GFORTRAN=""; export GFORTRAN; GOC=""; export GOC; GDC="no"; export GDC; GM2=""; export GM2; AR="x86_64-linux-gnu-ar"; export AR; AS="x86_64-linux-gnu-as"; export AS; CC_FOR_BUILD="x86_64-linux-gnu-gcc-13"; export CC_FOR_BUILD; CPP_FOR_BUILD=""; export CPP_FOR_BUILD; CPPFLAGS_FOR_BUILD=""; export CPPFLAGS_FOR_BUILD; CXX_FOR_BUILD="x86_64-linux-gnu-g++-13"; export CXX_FOR_BUILD; DLLTOOL="dlltool"; export DLLTOOL; DSYMUTIL="dsymutil"; export DSYMUTIL; LD="x86_64-linux-gnu-ld"; export LD; LDFLAGS="-static-libstdc++ -static-libgcc -Wl,-z,relro"; export LDFLAGS; NM="x86_64-linux-gnu-nm"; export NM; RANLIB="x86_64-linux-gnu-ranlib"; export RANLIB; WINDRES="windres"; export WINDRES; WINDMC="windmc"; export WINDMC; OBJCOPY=""; export OBJCOPY; OBJDUMP="x86_64-linux-gnu-objdump"; export OBJDUMP; OTOOL="otool"; export OTOOL; READELF="x86_64-linux-gnu-readelf"; export READELF; AR_FOR_TARGET="/usr/s390x-linux-gnu/bin/ar"; export AR_FOR_TARGET; AS_FOR_TARGET="/usr/s390x-linux-gnu/bin/as"; export AS_FOR_TARGET; DSYMUTIL_FOR_TARGET="s390x-linux-gnu-dsymutil"; export DSYMUTIL_FOR_TARGET; GCC_FOR_TARGET=" $r/./gcc/xgcc -B$r/./gcc/ $TFLAGS"; export GCC_FOR_TARGET; LD_FOR_TARGET="/usr/s390x-linux-gnu/bin/ld"; export LD_FOR_TARGET; NM_FOR_TARGET="/usr/s390x-linux-gnu/bin/nm"; export NM_FOR_TARGET; OBJDUMP_FOR_TARGET="/usr/s390x-linux-gnu/bin/objdump"; export OBJDUMP_FOR_TARGET; OBJCOPY_FOR_TARGET="/usr/s390x-linux-gnu/bin/objcopy"; export OBJCOPY_FOR_TARGET; OTOOL_FOR_TARGET="s390x-linux-gnu-otool"; export OTOOL_FOR_TARGET; RANLIB_FOR_TARGET="/usr/s390x-linux-gnu/bin/ranlib"; export RANLIB_FOR_TARGET; READELF_FOR_TARGET="/usr/s390x-linux-gnu/bin/readelf"; export READELF_FOR_TARGET; TOPLEVEL_CONFIGURE_ARGUMENTS="../src/configure -v --with-pkgversion='Debian 13.2.0-9' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --disable-decimal-float --disable-libatomic --disable-libgomp --disable-libssp --disable-libquadmath --disable-libsanitizer --disable-threads --disable-bootstrap --libexecdir=/usr/libexec --libdir=/usr/lib --enable-linker-build-id --enable-multiarch --disable-shared --with-newlib --without-headers --with-system-zlib --enable-multiarch --disable-werror --with-arch=z196 --disable-s390-excess-float-precision --with-long-double-128 --enable-multilib --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=s390x-linux-gnu --program-prefix=s390x-linux-gnu- --includedir=/usr/s390x-linux-gnu/include --with-build-config=bootstrap-lto-lean --enable-link-serialization=1"; export TOPLEVEL_CONFIGURE_ARGUMENTS; HOST_LIBS=""; export HOST_LIBS; GMPLIBS="-lmpc -lmpfr -lgmp"; export GMPLIBS; GMPINC=""; export GMPINC; ISLLIBS=""; export ISLLIBS; ISLINC=""; export ISLINC; XGCC_FLAGS_FOR_TARGET="-B/usr/s390x-linux-gnu/bin/ -B/usr/s390x-linux-gnu/lib/ -isystem /usr/s390x-linux-gnu/include -isystem /usr/s390x-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include  "; export XGCC_FLAGS_FOR_TARGET; LD_LIBRARY_PATH=`echo "$LD_LIBRARY_PATH" | sed 's,::*,:,g;s,^:*,,;s,:*$,,'`; export LD_LIBRARY_PATH;  \ (cd ./gcc && \   /usr/bin/make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=s390x-linux-gnu" "bindir=/usr/bin" "datadir=/usr/share" "exec_prefix=/usr" "includedir=/usr/s390x-linux-gnu/include" "datarootdir=/usr/share" "docdir=/usr/share/doc/" "infodir=/usr/share/info" "pdfdir=/usr/share/doc/" "htmldir=/usr/share/doc/" "libdir=/usr/lib" "libexecdir=/usr/libexec" "lispdir=" "localstatedir=/usr/var" "mandir=/usr/share/man" "oldincludedir=/usr/include" "prefix=/usr" "sbindir=/usr/sbin" "sharedstatedir=/usr/com" "sysconfdir=/usr/etc" "tooldir=/usr/s390x-linux-gnu" "build_tooldir=/usr/s390x-linux-gnu" "target_alias=s390x-linux-gnu" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=x86_64-linux-gnu-gcc-13" "CFLAGS_FOR_BUILD=-g -O2" "CXX_FOR_BUILD=x86_64-linux-gnu-g++-13" "EXPECT=expect" "FLEX=flex" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS_FOR_BUILD=-Wl,-z,relro" "LEX=flex" "M4=m4" "MAKE=/usr/bin/make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/usr/bin/sed" "SHELL=/bin/bash" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-g -O2" "BOOT_LDFLAGS=" "CFLAGS=-g -O2    " "CXXFLAGS=-g -O2    " "LDFLAGS=-Wl,-z,relro" "LIBCFLAGS=-g -O2  " "LIBCXXFLAGS=-g -O2   -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=release,types" "STAGE1_LANGUAGES=c,lto" "GNATBIND=no" "GNATMAKE=no" "GDC=no" "GDCFLAGS=-g -O2  " "AR_FOR_TARGET=/usr/s390x-linux-gnu/bin/ar" "AS_FOR_TARGET=/usr/s390x-linux-gnu/bin/as" "CC_FOR_TARGET=/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/" "CFLAGS_FOR_TARGET=-g -O2" "CPPFLAGS_FOR_TARGET=" "CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE" "DLLTOOL_FOR_TARGET=s390x-linux-gnu-dlltool" "DSYMUTIL_FOR_TARGET=s390x-linux-gnu-dsymutil" "FLAGS_FOR_TARGET=-B/usr/s390x-linux-gnu/bin/ -B/usr/s390x-linux-gnu/lib/ -isystem /usr/s390x-linux-gnu/include -isystem /usr/s390x-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include" "GFORTRAN_FOR_TARGET=s390x-linux-gnu-gfortran" "GOC_FOR_TARGET=s390x-linux-gnu-gccgo" "GOCFLAGS_FOR_TARGET=-O2 -g" "GDC_FOR_TARGET=s390x-linux-gnu-gdc" "GDCFLAGS_FOR_TARGET=-O2 -g" "GM2_FOR_TARGET=s390x-linux-gnu-gm2" "GM2FLAGS_FOR_TARGET=-O2 -g" "LD_FOR_TARGET=/usr/s390x-linux-gnu/bin/ld" "LIPO_FOR_TARGET=s390x-linux-gnu-lipo" "LDFLAGS_FOR_TARGET=-Wl,-z,relro" "LIBCFLAGS_FOR_TARGET=-g -O2" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -fno-implicit-templates" "NM_FOR_TARGET=/usr/s390x-linux-gnu/bin/nm" "OBJDUMP_FOR_TARGET=/usr/s390x-linux-gnu/bin/objdump" "OBJCOPY_FOR_TARGET=/usr/s390x-linux-gnu/bin/objcopy" "RANLIB_FOR_TARGET=/usr/s390x-linux-gnu/bin/ranlib" "READELF_FOR_TARGET=/usr/s390x-linux-gnu/bin/readelf" "STRIP_FOR_TARGET=/usr/s390x-linux-gnu/bin/strip" "WINDRES_FOR_TARGET=s390x-linux-gnu-windres" "WINDMC_FOR_TARGET=s390x-linux-gnu-windmc" "BUILD_CONFIG=bootstrap-lto-lean" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=-g" "STAGE1_CXXFLAGS=-g -O2  " "STAGE1_GENERATOR_CFLAGS=" "STAGE1_TFLAGS=-fno-checking" "STAGE2_CFLAGS=-g -O2 -fno-checking" "STAGE2_CXXFLAGS=-g -O2  " "STAGE2_GENERATOR_CFLAGS=" "STAGE2_TFLAGS=-fno-checking" "STAGE3_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver" "STAGE3_CXXFLAGS=-g -O2  " "STAGE3_GENERATOR_CFLAGS=" "STAGE3_TFLAGS=-fchecking=1" "STAGE4_CFLAGS=-g -O2" "STAGE4_CXXFLAGS=-g -O2  " "STAGE4_GENERATOR_CFLAGS=" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-g -O2 -fno-checking -fprofile-generate" "STAGEprofile_CXXFLAGS=-g -O2  " "STAGEprofile_GENERATOR_CFLAGS=" "STAGEprofile_TFLAGS=-fno-checking" "STAGEtrain_CFLAGS=-g -O2" "STAGEtrain_CXXFLAGS=-g -O2  " "STAGEtrain_GENERATOR_CFLAGS=-flto=jobserver" "STAGEtrain_TFLAGS=" "STAGEfeedback_CFLAGS=-g -O2 -fprofile-use -fprofile-reproducible=parallel-runs -flto=jobserver" "STAGEfeedback_CXXFLAGS=-g -O2  " "STAGEfeedback_GENERATOR_CFLAGS=" "STAGEfeedback_TFLAGS=" "STAGEautoprofile_CFLAGS=-g -O2 -fno-checking -g" "STAGEautoprofile_CXXFLAGS=-g -O2  " "STAGEautoprofile_GENERATOR_CFLAGS=" "STAGEautoprofile_TFLAGS=-fno-checking" "STAGEautofeedback_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver" "STAGEautofeedback_CXXFLAGS=-g -O2  " "STAGEautofeedback_GENERATOR_CFLAGS=" "STAGEautofeedback_TFLAGS=-fchecking=1" "CXX_FOR_TARGET=s390x-linux-gnu-c++" "TFLAGS=" "CONFIG_SHELL=/bin/bash" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000"  'AR=x86_64-linux-gnu-ar' 'AS=x86_64-linux-gnu-as' 'CC=x86_64-linux-gnu-gcc-13' 'CXX=x86_64-linux-gnu-g++-13' 'DLLTOOL=dlltool' 'DSYMUTIL=dsymutil' 'GFORTRAN=' 'GOC=' 'GDC=no' 'GM2=' 'LD=x86_64-linux-gnu-ld' 'LIPO=lipo' 'NM=x86_64-linux-gnu-nm' 'OBJDUMP=x86_64-linux-gnu-objdump' 'OTOOL=otool' 'RANLIB=x86_64-linux-gnu-ranlib' 'READELF=x86_64-linux-gnu-readelf' 'STRIP=x86_64-linux-gnu-strip' 'WINDRES=windres' 'WINDMC=windmc' 'CREATE_GCOV=create_gcov' LDFLAGS="${LDFLAGS}" HOST_LIBS="${HOST_LIBS}" "GCC_FOR_TARGET= $r/./gcc/xgcc -B$r/./gcc/ $TFLAGS" "GM2_FOR_TARGET=s390x-linux-gnu-gm2 $TFLAGS" "`echo 'STMP_FIXPROTO=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "`echo 'LIMITS_H_TEST=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" \ ?all)
buildd   3702488  0.0  0.1  14788 14032 ?        SN   22:31   0:00 /usr/bin/make DESTDIR= RPATH_ENVVAR=LD_LIBRARY_PATH TARGET_SUBDIR=s390x-linux-gnu bindir=/usr/bin datadir=/usr/share exec_prefix=/usr includedir=/usr/s390x-linux-gnu/include datarootdir=/usr/share docdir=/usr/share/doc/ infodir=/usr/share/info pdfdir=/usr/share/doc/ htmldir=/usr/share/doc/ libdir=/usr/lib libexecdir=/usr/libexec lispdir= localstatedir=/usr/var mandir=/usr/share/man oldincludedir=/usr/include prefix=/usr sbindir=/usr/sbin sharedstatedir=/usr/com sysconfdir=/usr/etc tooldir=/usr/s390x-linux-gnu build_tooldir=/usr/s390x-linux-gnu target_alias=s390x-linux-gnu AWK=gawk BISON=bison CC_FOR_BUILD=x86_64-linux-gnu-gcc-13 CFLAGS_FOR_BUILD=-g -O2 CXX_FOR_BUILD=x86_64-linux-gnu-g++-13 EXPECT=expect FLEX=flex INSTALL=/usr/bin/install -c INSTALL_DATA=/usr/bin/install -c -m 644 INSTALL_PROGRAM=/usr/bin/install -c INSTALL_SCRIPT=/usr/bin/install -c LDFLAGS_FOR_BUILD=-Wl,-z,relro LEX=flex M4=m4 MAKE=/usr/bin/make RUNTEST=runtest RUNTESTFLAGS= SED=/usr/bin/sed SHELL=/bin/bash YACC=bison -y XFOO= ADA_CFLAGS= AR_FLAGS=rc BOOT_ADAFLAGS=-gnatpg BOOT_CFLAGS=-g -O2 BOOT_LDFLAGS= CFLAGS=-g -O2     CXXFLAGS=-g -O2     LDFLAGS=-Wl,-z,relro LIBCFLAGS=-g -O2   LIBCXXFLAGS=-g -O2   -fno-implicit-templates STAGE1_CHECKING=--enable-checking=release,types STAGE1_LANGUAGES=c,lto GNATBIND=no GNATMAKE=no GDC=no GDCFLAGS=-g -O2   AR_FOR_TARGET=/usr/s390x-linux-gnu/bin/ar AS_FOR_TARGET=/usr/s390x-linux-gnu/bin/as CC_FOR_TARGET=/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/ CFLAGS_FOR_TARGET=-g -O2 CPPFLAGS_FOR_TARGET= CXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE DLLTOOL_FOR_TARGET=s390x-linux-gnu-dlltool DSYMUTIL_FOR_TARGET=s390x-linux-gnu-dsymutil FLAGS_FOR_TARGET=-B/usr/s390x-linux-gnu/bin/ -B/usr/s390x-linux-gnu/lib/ -isystem /usr/s390x-linux-gnu/include -isystem /usr/s390x-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-13-13.2.0/build/sys-include GFORTRAN_FOR_TARGET=s390x-linux-gnu-gfortran GOC_FOR_TARGET=s390x-linux-gnu-gccgo GOCFLAGS_FOR_TARGET=-O2 -g GDC_FOR_TARGET=s390x-linux-gnu-gdc GDCFLAGS_FOR_TARGET=-O2 -g GM2_FOR_TARGET=s390x-linux-gnu-gm2 GM2FLAGS_FOR_TARGET=-O2 -g LD_FOR_TARGET=/usr/s390x-linux-gnu/bin/ld LIPO_FOR_TARGET=s390x-linux-gnu-lipo LDFLAGS_FOR_TARGET=-Wl,-z,relro LIBCFLAGS_FOR_TARGET=-g -O2 LIBCXXFLAGS_FOR_TARGET=-g -O2 -D_GNU_SOURCE -fno-implicit-templates NM_FOR_TARGET=/usr/s390x-linux-gnu/bin/nm OBJDUMP_FOR_TARGET=/usr/s390x-linux-gnu/bin/objdump OBJCOPY_FOR_TARGET=/usr/s390x-linux-gnu/bin/objcopy RANLIB_FOR_TARGET=/usr/s390x-linux-gnu/bin/ranlib READELF_FOR_TARGET=/usr/s390x-linux-gnu/bin/readelf STRIP_FOR_TARGET=/usr/s390x-linux-gnu/bin/strip WINDRES_FOR_TARGET=s390x-linux-gnu-windres WINDMC_FOR_TARGET=s390x-linux-gnu-windmc BUILD_CONFIG=bootstrap-lto-lean XFOO= LEAN=false STAGE1_CFLAGS=-g STAGE1_CXXFLAGS=-g -O2   STAGE1_GENERATOR_CFLAGS= STAGE1_TFLAGS=-fno-checking STAGE2_CFLAGS=-g -O2 -fno-checking STAGE2_CXXFLAGS=-g -O2   STAGE2_GENERATOR_CFLAGS= STAGE2_TFLAGS=-fno-checking STAGE3_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver STAGE3_CXXFLAGS=-g -O2   STAGE3_GENERATOR_CFLAGS= STAGE3_TFLAGS=-fchecking=1 STAGE4_CFLAGS=-g -O2 STAGE4_CXXFLAGS=-g -O2   STAGE4_GENERATOR_CFLAGS= STAGE4_TFLAGS= STAGEprofile_CFLAGS=-g -O2 -fno-checking -fprofile-generate STAGEprofile_CXXFLAGS=-g -O2   STAGEprofile_GENERATOR_CFLAGS= STAGEprofile_TFLAGS=-fno-checking STAGEtrain_CFLAGS=-g -O2 STAGEtrain_CXXFLAGS=-g -O2   STAGEtrain_GENERATOR_CFLAGS=-flto=jobserver STAGEtrain_TFLAGS= STAGEfeedback_CFLAGS=-g -O2 -fprofile-use -fprofile-reproducible=parallel-runs -flto=jobserver STAGEfeedback_CXXFLAGS=-g -O2   STAGEfeedback_GENERATOR_CFLAGS= STAGEfeedback_TFLAGS= STAGEautoprofile_CFLAGS=-g -O2 -fno-checking -g STAGEautoprofile_CXXFLAGS=-g -O2   STAGEautoprofile_GENERATOR_CFLAGS= STAGEautoprofile_TFLAGS=-fno-checking STAGEautofeedback_CFLAGS=-g -O2 -fchecking=1 -flto=jobserver STAGEautofeedback_CXXFLAGS=-g -O2   STAGEautofeedback_GENERATOR_CFLAGS= STAGEautofeedback_TFLAGS=-fchecking=1 CXX_FOR_TARGET=s390x-linux-gnu-c++ TFLAGS= CONFIG_SHELL=/bin/bash MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 AR=x86_64-linux-gnu-ar AS=x86_64-linux-gnu-as CC=x86_64-linux-gnu-gcc-13 CXX=x86_64-linux-gnu-g++-13 DLLTOOL=dlltool DSYMUTIL=dsymutil GFORTRAN= GOC= GDC=no GM2= LD=x86_64-linux-gnu-ld LIPO=lipo NM=x86_64-linux-gnu-nm OBJDUMP=x86_64-linux-gnu-objdump OTOOL=otool RANLIB=x86_64-linux-gnu-ranlib READELF=x86_64-linux-gnu-readelf STRIP=x86_64-linux-gnu-strip WINDRES=windres WINDMC=windmc CREATE_GCOV=create_gcov LDFLAGS=-static-libstdc++ -static-libgcc -Wl,-z,relro HOST_LIBS= GCC_FOR_TARGET= /tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-13-13.2.0/build/./gcc/  GM2_FOR_TARGET=s390x-linux-gnu-gm2  XFOO= XFOO= all
root     3762601  0.0  0.0      0     0 ?        I    22:37   0:00 [kworker/u128:1-flush-254:0]
buildd   3783004 98.8  0.5  59332 58248 ?        RN   22:40   5:16 build/genattrtab ../../src/gcc/common.md ../../src/gcc/config/s390/s390.md insn-conditions.md -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc
root     3808000  0.0  0.0   4540  2580 ?        SN   22:42   0:00 /sbin/runuser --user buildd --group buildd -- /usr/bin/env -- dpkg-buildpackage -aarmel -B -Pcross,nocheck,noinsttest,noudeb -uc -us
buildd   3808006  0.0  0.1  21720 18500 ?        SN   22:42   0:00 /usr/bin/perl /usr/bin/dpkg-buildpackage -aarmel -B -Pcross,nocheck,noinsttest,noudeb -uc -us
buildd   3808342  0.0  0.0   3268  2228 ?        SN   22:42   0:00 /usr/bin/make -f debian/rules build-arch
buildd   3808417  0.0  0.1  17252 14096 ?        SN   22:42   0:00 /usr/bin/perl /usr/bin/dh build-arch
buildd   3811163  0.0  0.0   3268  2232 ?        SN   22:42   0:00 /usr/bin/make -f debian/rules override_dh_auto_build
buildd   3812102  0.0  0.0   3268  2308 ?        SN   22:42   0:00 /usr/bin/make lib_so=libBLT.2.5.so.8.6 tcl_only_lib_so=libBLTlite.2.5.so.8.6
buildd   3812105  0.0  0.0   2580   932 ?        SN   22:42   0:00 /bin/sh -c (cd generic; /usr/bin/make all)
buildd   3812106  0.0  0.0   3508  2440 ?        SN   22:42   0:00 /usr/bin/make all
root     3821347  0.0  0.0      0     0 ?        I    22:43   0:00 [kworker/u128:0]
buildd   3822151  0.0  0.0   2580   936 ?        SN   22:44   0:00 /bin/sh -c (cd shared; /usr/bin/make CFLAGS="-g -O2 -ffile-prefix-map=/tmp/buildd/blt/blt-2.5.3+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security " all) 
buildd   3822152  0.0  0.0   3516  2508 ?        SN   22:44   0:00 /usr/bin/make CFLAGS=-g -O2 -ffile-prefix-map=/tmp/buildd/blt/blt-2.5.3+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security  all
root     3827296  0.0  0.0      0     0 ?        I    22:45   0:00 [kworker/3:2]
buildd   3828058  0.0  0.0   3584   972 ?        SN   22:45   0:00 x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../src/gcc/gimple-ssa-store-merging.cc
buildd   3828059  100  1.3 166848 139600 ?       RN   22:45   0:01 /usr/libexec/gcc/x86_64-linux-gnu/13/cc1plus -quiet -I . -I . -I ../../src/gcc -I ../../src/gcc/. -I ../../src/gcc/../include -I ../../src/gcc/../libcpp/include -I ../../src/gcc/../libcody -I ../../src/gcc/../libdecnumber -I ../../src/gcc/../libdecnumber/dpd -I ../libdecnumber -I ../../src/gcc/../libbacktrace -imultiarch x86_64-linux-gnu -MMD gimple-ssa-store-merging.d -MF ./.deps/gimple-ssa-store-merging.TPo -MP -MT gimple-ssa-store-merging.o -D_GNU_SOURCE -D IN_GCC -D CROSS_DIRECTORY_STRUCTURE -D HAVE_CONFIG_H ../../src/gcc/gimple-ssa-store-merging.cc -quiet -dumpbase gimple-ssa-store-merging.cc -dumpbase-ext .cc -mtune=generic -march=x86-64 -g -O2 -Wextra -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wsuggest-attribute=format -Wconditionally-supported -Woverloaded-virtual=2 -Wpedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-PIE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -fasynchronous-unwind-tables -o /tmp/cco03g8F.s
buildd   3828086  0.0  0.0   4768   940 ?        SN   22:45   0:00 arm-linux-gnueabi-gcc -c -Wall -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/blt/blt-2.5.3+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -I.. -I./.. -I./../.. -I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6/tk-private/unix -I/usr/include/tcl8.6 -I/usr/include/tcl8.6/tcl-private/generic -I/usr/include/tcl8.6/tcl-private/unix ../bltWinop.c
buildd   3828087  100  0.4  64088 50124 ?        RN   22:45   0:00 /usr/libexec/gcc-cross/arm-linux-gnueabi/13/cc1 -quiet -I .. -I ./.. -I ./../.. -I /usr/include/tcl8.6/tk-private/generic -I /usr/include/tcl8.6/tk-private/generic -I /usr/include/tcl8.6/tk-private/unix -I /usr/include/tcl8.6 -I /usr/include/tcl8.6/tcl-private/generic -I /usr/include/tcl8.6/tcl-private/unix -imultilib . -imultiarch arm-linux-gnueabi ../bltWinop.c -quiet -dumpbase bltWinop.c -dumpbase-ext .c -mfloat-abi=soft -mtls-dialect=gnu -marm -mlibarch=armv5te -march=armv5te -g -O2 -Wall -Wformat=1 -Werror=format-security -fPIC -ffile-prefix-map=/tmp/buildd/blt/blt-2.5.3+dfsg=. -fstack-protector-strong -fstack-clash-protection -o /tmp/ccbPRuy7.s
root     3828088  0.0  0.0   3596   364 ?        SN   22:45   0:00 /bin/sh ./bootstrap.sh HOST_ARCH=sh4 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
root     3828092  0.0  0.0   3596   376 ?        SN   22:45   0:00 /bin/sh ./bootstrap.sh HOST_ARCH=sh4 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=no ENABLE_DIFFOSCOPE=no
root     3828093  114  0.0   3828  1960 ?        RN   22:45   0:00 grep-dctrl -F Package-List -e   zlib1g-dev  -s Package -n /var/lib/apt/lists/deb.debian.org_debian_dists_sid_main_source_Sources
buildd   3828095 40.0  0.0   8384  3816 ?        RN   22:45   0:00 ps aux
test -f bfd/elf32.c -a -f debian/rules
rm -fr debian/binutils-for-host
install -d -m 755 debian/binutils-for-host/DEBIAN/ debian/binutils-for-host/usr/share/doc/
ln -sf binutils-common debian/binutils-for-host/usr/share/doc/binutils-for-host
rm -f debian/substvars
dpkg-gencontrol -Pdebian/binutils-for-host -pbinutils-for-host \
	-Vbinutils:native=binutils-powerpc64le-linux-gnu \
	-Vbinutils:minver=2.30-2
: chown -R root:root debian/binutils-for-host
chmod -R go=rX debian/binutils-for-host
find debian/binutils-for-host -depth -newermt 'Thu, 14 Dec 2023 17:33:06 +0100' -print0 | \
	xargs -0r touch --no-dereference --date='Thu, 14 Dec 2023 17:33:06 +0100'
dpkg-deb --root-owner-group --build debian/binutils-for-host ..
dpkg-deb: building package 'binutils-for-host' in '../binutils-for-host_2.41.50.20231214-1_ppc64el.deb'.
test -f bfd/elf32.c -a -f debian/rules
 dpkg-genbuildinfo --build=any -O../binutils_2.41.50.20231214-1_ppc64el.buildinfo
 dpkg-genchanges --build=any -O../binutils_2.41.50.20231214-1_ppc64el.changes
dpkg-genchanges: warning: package libgprofng0 in control file but not in files list
dpkg-genchanges: warning: package libgprofng0-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-multiarch in control file but not in files list
dpkg-genchanges: warning: package binutils-multiarch-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-multiarch-dev in control file but not in files list
dpkg-genchanges: warning: package binutils-x86-64-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-x86-64-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-i686-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-i686-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-aarch64-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-aarch64-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-arm-linux-gnueabihf in control file but not in files list
dpkg-genchanges: warning: package binutils-arm-linux-gnueabihf-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-arm-linux-gnueabi in control file but not in files list
dpkg-genchanges: warning: package binutils-arm-linux-gnueabi-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-s390x-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-s390x-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-alpha-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-alpha-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-arc-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-arc-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-hppa-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-hppa-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-loongarch64-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-loongarch64-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-m68k-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-m68k-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-powerpc-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-powerpc-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-powerpc64-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-powerpc64-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-riscv64-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-riscv64-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-sh4-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-sh4-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-sparc64-linux-gnu in control file but not in files list
dpkg-genchanges: warning: package binutils-sparc64-linux-gnu-dbg in control file but not in files list
dpkg-genchanges: warning: package binutils-x86-64-linux-gnux32 in control file but not in files list
dpkg-genchanges: warning: package binutils-x86-64-linux-gnux32-dbg in control file but not in files list
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
total 65012
drwxr-xr-x 26 buildd buildd     1400 Dec 16 22:44 binutils-2.41.50.20231214
-rw-r--r--  1 buildd buildd  2509320 Dec 16 22:44 binutils-common_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd  3772132 Dec 16 22:45 binutils-dev_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd     1120 Dec 16 22:45 binutils-for-host_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd 30902260 Dec 16 22:45 binutils-powerpc64le-linux-gnu-dbg_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd  2263480 Dec 16 22:45 binutils-powerpc64le-linux-gnu_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd   119884 Dec 14 17:00 binutils_2.41.50.20231214-1.debian.tar.xz
-rw-r--r--  1 buildd buildd    12647 Dec 14 17:00 binutils_2.41.50.20231214-1.dsc
-rw-r--r--  1 buildd buildd    10013 Dec 16 22:45 binutils_2.41.50.20231214-1_ppc64el.buildinfo
-rw-r--r--  1 buildd buildd     6604 Dec 16 22:45 binutils_2.41.50.20231214-1_ppc64el.changes
-rw-r--r--  1 buildd buildd    65988 Dec 16 22:44 binutils_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd 23702264 Dec 14 17:00 binutils_2.41.50.20231214.orig.tar.xz
-rw-r--r--  1 buildd buildd  1637564 Dec 16 22:44 libbinutils-dbg_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd   572376 Dec 16 22:44 libbinutils_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd   303352 Dec 16 22:44 libctf-nobfd0-dbg_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd   150140 Dec 16 22:44 libctf-nobfd0_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd   311608 Dec 16 22:44 libctf0-dbg_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd    84452 Dec 16 22:44 libctf0_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd    32392 Dec 16 22:44 libsframe1-dbg_2.41.50.20231214-1_ppc64el.deb
-rw-r--r--  1 buildd buildd    75964 Dec 16 22:44 libsframe1_2.41.50.20231214-1_ppc64el.deb
.changes put in a distribution not listed within it!
Ignoring as --ignore=wrongdistribution given.
Exporting indices...
Get:1 file:/tmp/repo rebootstrap InRelease
Ign:1 file:/tmp/repo rebootstrap InRelease
Get:2 file:/tmp/repo rebootstrap-native InRelease
Ign:2 file:/tmp/repo rebootstrap-native InRelease
Get:3 file:/tmp/repo rebootstrap Release [2845 B]
Hit:4 http://deb.debian.org/debian sid InRelease
Get:3 file:/tmp/repo rebootstrap Release [2845 B]
Get:5 file:/tmp/repo rebootstrap-native Release [1490 B]
Get:5 file:/tmp/repo rebootstrap-native Release [1490 B]
Get:6 file:/tmp/repo rebootstrap Release.gpg
Ign:6 file:/tmp/repo rebootstrap Release.gpg
Get:7 file:/tmp/repo rebootstrap-native Release.gpg
Ign:7 file:/tmp/repo rebootstrap-native Release.gpg
Get:8 file:/tmp/repo rebootstrap/main ppc64el Packages [158 kB]
Reading package lists...
progress-mark:147:cross build binutils
progress_mark "cross build binutils"
mark_built binutils
done automatically cross building packages. left: 
# needed for build-essential

automatically_cross_build_packages

assert_built "$need_packages"
checking installability of build-essential with dose

echo "checking installability of build-essential with dose"
apt_get_install botch
Reading package lists...
Building dependency tree...
Reading state information...
  MarkInstall botch:amd64 < none -> 0.24-2+b2 @un puN Ib > FU=1
    MarkInstall libbz2-1.0:amd64 < 1.0.8-5+b1 @ii pmK > FU=0
      MarkInstall libc6:amd64 < 2.37-13 @ii pmK > FU=0
        MarkInstall libgcc-s1:amd64 < 13.2.0-9 @ii pmK > FU=0
          MarkInstall gcc-13-base:amd64 < 13.2.0-9 @ii pmK > FU=0
    MarkInstall zlib1g:amd64 < 1:1.3.dfsg-3 @ii pmK > FU=0
    MarkInstall python3:amd64 < 3.11.6-1 @ii pmK > FU=0
      MarkInstall python3-minimal:amd64 < 3.11.6-1 @ii pmK > FU=0
        MarkInstall python3.11-minimal:amd64 < 3.11.7-2 @ii pmK > FU=0
          MarkInstall libpython3.11-minimal:amd64 < 3.11.7-2 @ii pmK > FU=0
            MarkInstall libssl3:amd64 < 3.1.4-2 @ii pmK > FU=0
          MarkInstall libexpat1:amd64 < 2.5.0-2 @ii pmK > FU=0
      MarkInstall python3.11:amd64 < 3.11.7-2 @ii pmK > FU=0
        MarkInstall libpython3.11-stdlib:amd64 < 3.11.7-2 @ii pmK > FU=0
          MarkInstall netbase:amd64 < 6.4 @ii pmK > FU=0
          MarkInstall tzdata:amd64 < 2023c-11 @ii pmK > FU=0
          MarkInstall libcrypt1:amd64 < 1:4.4.36-2 @ii pmK > FU=0
          MarkInstall libdb5.3:amd64 < 5.3.28+dfsg2-4 @ii pmK > FU=0
          MarkInstall libffi8:amd64 < 3.4.4-2 @ii pmK > FU=0
          MarkInstall liblzma5:amd64 < 5.4.5-0.1 @ii pmK > FU=0
          MarkInstall libncursesw6:amd64 < 6.4+20231209-1 @ii pmK > FU=0
            MarkInstall libtinfo6:amd64 < 6.4+20231209-1 @ii pmK > FU=0
          MarkInstall libnsl2:amd64 < 1.3.0-3 @ii pmK > FU=0
            MarkInstall libtirpc3:amd64 < 1.3.4+ds-1 @ii pmK > FU=0
              MarkInstall libgssapi-krb5-2:amd64 < 1.20.1-5 @ii pmK > FU=0
                MarkInstall libkrb5-3:amd64 < 1.20.1-5 @ii pmK > FU=0
                  MarkInstall libkrb5support0:amd64 < 1.20.1-5 @ii pmK > FU=0
                  MarkInstall libcom-err2:amd64 < 1.47.0-2+b1 @ii pmK > FU=0
                  MarkInstall libk5crypto3:amd64 < 1.20.1-5 @ii pmK > FU=0
                  MarkInstall libkeyutils1:amd64 < 1.6.3-2 @ii pmK > FU=0
              MarkInstall libtirpc-common:amd64 < 1.3.4+ds-1 @ii pmK > FU=0
          MarkInstall libreadline8:amd64 < 8.2-3 @ii pmK > FU=0
            MarkInstall readline-common:amd64 < 8.2-3 @ii pmK > FU=0
          MarkInstall libsqlite3-0:amd64 < 3.44.2-1 @ii pmK > FU=0
          MarkInstall libuuid1:amd64 < 2.39.3-2 @ii pmK > FU=0
      MarkInstall libpython3-stdlib:amd64 < 3.11.6-1 @ii pmK > FU=0
    MarkInstall dose-builddebcheck:amd64 < 7.0.0-4+b1 @ii pmK > FU=0
  Installing dose-extra:amd64 as Depends of botch:amd64
    MarkInstall dose-extra:amd64 < none -> 7.0.0-4+b1 @un puN > FU=0
    MarkInstall dctrl-tools:amd64 < 2.24-3+b1 @ii pmK > FU=0
  Installing aspcud:amd64 as Depends of botch:amd64
    MarkInstall aspcud:amd64 < none -> 1:1.9.6-2 @un puN Ib > FU=0
      MarkInstall libstdc++6:amd64 < 13.2.0-9 @ii pmK > FU=0
    Installing gringo:amd64 as Depends of aspcud:amd64
      MarkInstall gringo:amd64 < none -> 5.4.1-3.1+b1 @un puN Ib > FU=0
      Installing liblua5.4-0:amd64 as Depends of gringo:amd64
        MarkInstall liblua5.4-0:amd64 < none -> 5.4.6-1 @un puN > FU=0
      Installing libpython3.11:amd64 as Depends of gringo:amd64
        MarkInstall libpython3.11:amd64 < none -> 3.11.7-2 @un puN > FU=0
    Installing clasp:amd64 as Depends of aspcud:amd64
      MarkInstall clasp:amd64 < none -> 3.3.5-4.2 @un puN > FU=0
  Installing python3-apt:amd64 as Depends of botch:amd64
    MarkInstall python3-apt:amd64 < none -> 2.7.2 @un puN Ib > FU=0
      MarkInstall libapt-pkg6.0:amd64 < 2.7.7 @ii pmK > FU=0
        MarkInstall libgcrypt20:amd64 < 1.10.3-2 @ii pmK > FU=0
          MarkInstall libgpg-error0:amd64 < 1.47-3 @ii pmK > FU=0
        MarkInstall liblz4-1:amd64 < 1.9.4-1 @ii pmK > FU=0
        MarkInstall libudev1:amd64 < 255-1 @ii pmK > FU=0
          MarkInstall libcap2:amd64 < 1:2.66-4 @ii pmK > FU=0
        MarkInstall libxxhash0:amd64 < 0.8.2-2 @ii pmK > FU=0
        MarkInstall libzstd1:amd64 < 1.5.5+dfsg2-2 @ii pmK > FU=0
    Installing python-apt-common:amd64 as Depends of python3-apt:amd64
      MarkInstall python-apt-common:amd64 < none -> 2.7.2 @un puN > FU=0
    Installing distro-info-data:amd64 as Depends of python3-apt:amd64
      MarkInstall distro-info-data:amd64 < none -> 0.60 @un puN > FU=0
  Installing python3-debian:amd64 as Depends of botch:amd64
    MarkInstall python3-debian:amd64 < none -> 0.1.49 @un puN Ib > FU=0
    Installing python3-chardet:amd64 as Depends of python3-debian:amd64
      MarkInstall python3-chardet:amd64 < none -> 5.2.0+dfsg-1 @un puN > FU=0
        MarkInstall python3-pkg-resources:amd64 < 68.1.2-2 @ii pmK > FU=0
  Installing python3-networkx:amd64 as Depends of botch:amd64
    MarkInstall python3-networkx:amd64 < none -> 2.8.8-1 @un puN > FU=0
  Installing python3-yaml:amd64 as Depends of botch:amd64
    MarkInstall python3-yaml:amd64 < none -> 6.0.1-1+b1 @un puN Ib > FU=0
    Installing libyaml-0-2:amd64 as Depends of python3-yaml:amd64
      MarkInstall libyaml-0-2:amd64 < none -> 0.2.5-1 @un puN > FU=0
  Installing python3-pygraphviz:amd64 as Depends of botch:amd64
    MarkInstall python3-pygraphviz:amd64 < none -> 1.7-3+b5 @un puN Ib > FU=0
    Installing graphviz:amd64 as Depends of python3-pygraphviz:amd64
      MarkInstall graphviz:amd64 < none -> 2.42.2-7+b3 @un pumN Ib > FU=0
      Installing libann0:amd64 as Depends of graphviz:amd64
        MarkInstall libann0:amd64 < none -> 1.1.2+doc-9+b1 @un puN > FU=0
      Installing libcdt5:amd64 as Depends of graphviz:amd64
        MarkInstall libcdt5:amd64 < none -> 2.42.2-7+b3 @un puN > FU=0
      Installing libcgraph6:amd64 as Depends of graphviz:amd64
        MarkInstall libcgraph6:amd64 < none -> 2.42.2-7+b3 @un puN > FU=0
      Installing libgd3:amd64 as Depends of graphviz:amd64
        MarkInstall libgd3:amd64 < none -> 2.3.3-9+b1 @un puN Ib > FU=0
        Installing libavif16:amd64 as Depends of libgd3:amd64
          MarkInstall libavif16:amd64 < none -> 1.0.3-1 @un puN Ib > FU=0
          Installing libaom3:amd64 as Depends of libavif16:amd64
            MarkInstall libaom3:amd64 < none -> 3.7.1-1 @un puN > FU=0
          Installing libdav1d7:amd64 as Depends of libavif16:amd64
            MarkInstall libdav1d7:amd64 < none -> 1.3.0-2 @un puN > FU=0
          Installing libgav1-1:amd64 as Depends of libavif16:amd64
            MarkInstall libgav1-1:amd64 < none -> 0.18.0-1+b1 @un puN Ib > FU=0
            Installing libabsl20220623:amd64 as Depends of libgav1-1:amd64
              MarkInstall libabsl20220623:amd64 < none -> 20220623.1-3 @un puN > FU=0
          Installing librav1e0:amd64 as Depends of libavif16:amd64
            MarkInstall librav1e0:amd64 < none -> 0.6.6-4 @un puN > FU=0
          Installing libsharpyuv0:amd64 as Depends of libavif16:amd64
            MarkInstall libsharpyuv0:amd64 < none -> 1.3.2-0.3 @un puN > FU=0
          Installing libsvtav1enc1d1:amd64 as Depends of libavif16:amd64
            MarkInstall libsvtav1enc1d1:amd64 < none -> 1.7.0+dfsg-2 @un puN > FU=0
          Installing libyuv0:amd64 as Depends of libavif16:amd64
            MarkInstall libyuv0:amd64 < none -> 0.0~git20231118.e6d5adb-1 @un puN Ib > FU=0
            Installing libjpeg62-turbo:amd64 as Depends of libyuv0:amd64
              MarkInstall libjpeg62-turbo:amd64 < none -> 1:2.1.5-2 @un puN > FU=0
        Installing libfontconfig1:amd64 as Depends of libgd3:amd64
          MarkInstall libfontconfig1:amd64 < none -> 2.14.2-6 @un puN Ib > FU=0
          Installing libfreetype6:amd64 as Depends of libfontconfig1:amd64
            MarkInstall libfreetype6:amd64 < none -> 2.13.2+dfsg-1 @un puN Ib > FU=0
            Installing libbrotli1:amd64 as Depends of libfreetype6:amd64
              MarkInstall libbrotli1:amd64 < none -> 1.1.0-2+b1 @un puN > FU=0
            Installing libpng16-16:amd64 as Depends of libfreetype6:amd64
              MarkInstall libpng16-16:amd64 < none -> 1.6.40-2 @un puN > FU=0
          Installing fontconfig-config:amd64 as Depends of libfontconfig1:amd64
            MarkInstall fontconfig-config:amd64 < none -> 2.14.2-6 @rc uN Ib > FU=0
            Installing fonts-dejavu-core:amd64 as Depends of fontconfig-config:amd64
              MarkInstall fonts-dejavu-core:amd64 < none -> 2.37-8 @rc uN Ib > FU=0
              Installing fonts-dejavu-mono:amd64 as Depends of fonts-dejavu-core:amd64
                MarkInstall fonts-dejavu-mono:amd64 < none -> 2.37-8 @rc uN > FU=0
        Installing libheif1:amd64 as Depends of libgd3:amd64
          MarkInstall libheif1:amd64 < none -> 1.17.4-1 @un puN Ib > FU=0
          Installing libheif-plugin-dav1d:amd64 as Depends of libheif1:amd64
            MarkInstall libheif-plugin-dav1d:amd64 < none -> 1.17.4-1 @un uN > FU=0
          Installing libheif-plugin-libde265:amd64 as Depends of libheif1:amd64
            MarkInstall libheif-plugin-libde265:amd64 < none -> 1.17.4-1 @un puN Ib > FU=0
            Installing libde265-0:amd64 as Depends of libheif-plugin-libde265:amd64
              MarkInstall libde265-0:amd64 < none -> 1.0.13-1 @un puN > FU=0
        Installing libtiff6:amd64 as Depends of libgd3:amd64
          MarkInstall libtiff6:amd64 < none -> 4.5.1+git230720-3 @un puN Ib > FU=0
          Installing libdeflate0:amd64 as Depends of libtiff6:amd64
            MarkInstall libdeflate0:amd64 < none -> 1.18-1 @un puN > FU=0
          Installing libjbig0:amd64 as Depends of libtiff6:amd64
            MarkInstall libjbig0:amd64 < none -> 2.1-6.1 @un puN > FU=0
          Installing liblerc4:amd64 as Depends of libtiff6:amd64
            MarkInstall liblerc4:amd64 < none -> 4.0.0+ds-4 @un puN > FU=0
          Installing libwebp7:amd64 as Depends of libtiff6:amd64
            MarkInstall libwebp7:amd64 < none -> 1.3.2-0.3 @un puN > FU=0
        Installing libxpm4:amd64 as Depends of libgd3:amd64
          MarkInstall libxpm4:amd64 < none -> 1:3.5.17-1 @un puN Ib > FU=0
          Installing libx11-6:amd64 as Depends of libxpm4:amd64
            MarkInstall libx11-6:amd64 < none -> 2:1.8.7-1 @un puN Ib > FU=0
            Installing libxcb1:amd64 as Depends of libx11-6:amd64
              MarkInstall libxcb1:amd64 < none -> 1.15-1 @un puN Ib > FU=0
              Installing libxau6:amd64 as Depends of libxcb1:amd64
                MarkInstall libxau6:amd64 < none -> 1:1.0.9-1 @un puN > FU=0
              Installing libxdmcp6:amd64 as Depends of libxcb1:amd64
                MarkInstall libxdmcp6:amd64 < none -> 1:1.1.2-3 @un puN Ib > FU=0
                Installing libbsd0:amd64 as Depends of libxdmcp6:amd64
                  MarkInstall libbsd0:amd64 < none -> 0.11.7-4 @un puN > FU=0
                    MarkInstall libmd0:amd64 < 1.1.0-1 @ii pmK > FU=0
            Installing libx11-data:amd64 as Depends of libx11-6:amd64
              MarkInstall libx11-data:amd64 < none -> 2:1.8.7-1 @un puN > FU=0
      Installing libglib2.0-0:amd64 as Depends of graphviz:amd64
        MarkInstall libglib2.0-0:amd64 < none -> 2.78.3-1 @rc puN > FU=0
          MarkInstall libmount1:amd64 < 2.39.3-2 @ii pmK > FU=0
            MarkInstall libblkid1:amd64 < 2.39.3-2 @ii pmK > FU=0
            MarkInstall libselinux1:amd64 < 3.5-1+b1 @ii pmK > FU=0
              MarkInstall libpcre2-8-0:amd64 < 10.42-4 @ii pmK > FU=0
      Installing libgts-0.7-5:amd64 as Depends of graphviz:amd64
        MarkInstall libgts-0.7-5:amd64 < none -> 0.7.6+darcs121130-5+b1 @un puN > FU=0
      Installing libgvc6:amd64 as Depends of graphviz:amd64
        MarkInstall libgvc6:amd64 < none -> 2.42.2-7+b3 @un puN Ib > FU=0
        Installing libcairo2:amd64 as Depends of libgvc6:amd64
          MarkInstall libcairo2:amd64 < none -> 1.18.0-1 @un puN Ib > FU=0
          Installing libpixman-1-0:amd64 as Depends of libcairo2:amd64
            MarkInstall libpixman-1-0:amd64 < none -> 0.42.2-1 @un puN > FU=0
          Installing libxcb-render0:amd64 as Depends of libcairo2:amd64
            MarkInstall libxcb-render0:amd64 < none -> 1.15-1 @un puN > FU=0
          Installing libxcb-shm0:amd64 as Depends of libcairo2:amd64
            MarkInstall libxcb-shm0:amd64 < none -> 1.15-1 @un puN > FU=0
          Installing libxext6:amd64 as Depends of libcairo2:amd64
            MarkInstall libxext6:amd64 < none -> 2:1.3.4-1+b1 @un puN > FU=0
          Installing libxrender1:amd64 as Depends of libcairo2:amd64
            MarkInstall libxrender1:amd64 < none -> 1:0.9.10-1.1 @un puN > FU=0
        Installing libltdl7:amd64 as Depends of libgvc6:amd64
          MarkInstall libltdl7:amd64 < none -> 2.4.7-7 @un puN > FU=0
        Installing libpango-1.0-0:amd64 as Depends of libgvc6:amd64
          MarkInstall libpango-1.0-0:amd64 < none -> 1.51.0+ds-3 @un puN Ib > FU=0
          Installing fontconfig:amd64 as Depends of libpango-1.0-0:amd64
            MarkInstall fontconfig:amd64 < none -> 2.14.2-6 @un uN > FU=0
          Installing libfribidi0:amd64 as Depends of libpango-1.0-0:amd64
            MarkInstall libfribidi0:amd64 < none -> 1.0.13-3 @un puN > FU=0
          Installing libharfbuzz0b:amd64 as Depends of libpango-1.0-0:amd64
            MarkInstall libharfbuzz0b:amd64 < none -> 8.0.1-1 @un puN Ib > FU=0
            Installing libgraphite2-3:amd64 as Depends of libharfbuzz0b:amd64
              MarkInstall libgraphite2-3:amd64 < none -> 1.3.14-1 @un puN > FU=0
          Installing libthai0:amd64 as Depends of libpango-1.0-0:amd64
            MarkInstall libthai0:amd64 < none -> 0.1.29-1 @un puN Ib > FU=0
            Installing libthai-data:amd64 as Depends of libthai0:amd64
              MarkInstall libthai-data:amd64 < none -> 0.1.29-1 @un puN > FU=0
            Installing libdatrie1:amd64 as Depends of libthai0:amd64
              MarkInstall libdatrie1:amd64 < none -> 0.2.13-2+b1 @un puN > FU=0
        Installing libpangocairo-1.0-0:amd64 as Depends of libgvc6:amd64
          MarkInstall libpangocairo-1.0-0:amd64 < none -> 1.51.0+ds-3 @un puN Ib > FU=0
          Installing libpangoft2-1.0-0:amd64 as Depends of libpangocairo-1.0-0:amd64
            MarkInstall libpangoft2-1.0-0:amd64 < none -> 1.51.0+ds-3 @un puN > FU=0
        Installing libpathplan4:amd64 as Depends of libgvc6:amd64
          MarkInstall libpathplan4:amd64 < none -> 2.42.2-7+b3 @un puN > FU=0
      Installing libgvpr2:amd64 as Depends of graphviz:amd64
        MarkInstall libgvpr2:amd64 < none -> 2.42.2-7+b3 @un puN > FU=0
      Installing liblab-gamut1:amd64 as Depends of graphviz:amd64
        MarkInstall liblab-gamut1:amd64 < none -> 2.42.2-7+b3 @un puN > FU=0
      Installing libxaw7:amd64 as Depends of graphviz:amd64
        MarkInstall libxaw7:amd64 < none -> 2:1.0.14-1 @un puN Ib > FU=0
        Installing libxmu6:amd64 as Depends of libxaw7:amd64
          MarkInstall libxmu6:amd64 < none -> 2:1.1.3-3 @un puN Ib > FU=0
          Installing libxt6:amd64 as Depends of libxmu6:amd64
            MarkInstall libxt6:amd64 < none -> 1:1.2.1-1.1 @un puN Ib > FU=0
            Installing libice6:amd64 as Depends of libxt6:amd64
              MarkInstall libice6:amd64 < none -> 2:1.0.10-1 @un puN Ib > FU=0
              Installing x11-common:amd64 as Depends of libice6:amd64
                MarkInstall x11-common:amd64 < none -> 1:7.7+23 @rc puN > FU=0
            Installing libsm6:amd64 as Depends of libxt6:amd64
              MarkInstall libsm6:amd64 < none -> 2:1.2.3-1 @un puN > FU=0
  Installing zutils:amd64 as Depends of botch:amd64
    MarkInstall zutils:amd64 < none -> 1.12-3 @un puN > FU=0
    MarkInstall dpkg-dev:amd64 < 1.22.1 @ii pmK > FU=0
      MarkInstall perl:amd64 < 5.36.0-10 @ii pmK > FU=0
        MarkInstall perl-base:amd64 < 5.36.0-10 @ii pmK > FU=0
        MarkInstall perl-modules-5.36:amd64 < 5.36.0-10 @ii pmK > FU=0
        MarkInstall libperl5.36:amd64 < 5.36.0-10 @ii pmK > FU=0
          MarkInstall libgdbm-compat4:amd64 < 1.23-5 @ii pmK > FU=0
            MarkInstall libgdbm6:amd64 < 1.23-5 @ii pmK > FU=0
      MarkInstall libdpkg-perl:amd64 < 1.22.1 @ii pmK > FU=0
      MarkInstall binutils:amd64 < 2.41.50.20231214-1 @ii pmK > FU=0
        MarkInstall binutils-common:amd64 < 2.41.50.20231214-1 @ii pmK > FU=0
        MarkInstall libbinutils:amd64 < 2.41.50.20231214-1 @ii pmK > FU=0
          MarkInstall libsframe1:amd64 < 2.41.50.20231214-1 @ii pmK > FU=0
        MarkInstall binutils-x86-64-linux-gnu:amd64 < 2.41.50.20231214-1 @ii pmK > FU=0
          MarkInstall libctf-nobfd0:amd64 < 2.41.50.20231214-1 @ii pmK > FU=0
          MarkInstall libctf0:amd64 < 2.41.50.20231214-1 @ii pmK > FU=0
          MarkInstall libgprofng0:amd64 < 2.41.50.20231214-1 @ii pmK > FU=0
          MarkInstall libjansson4:amd64 < 2.14-2 @ii pmK > FU=0
  Installing libyojson-ocaml-dev:amd64 as Depends of botch:amd64
    MarkInstall libyojson-ocaml-dev:amd64 < none -> 2.1.2-1 @un puN Ib > FU=0
    Installing libstdlib-ocaml-dev:amd64 as Depends of libyojson-ocaml-dev:amd64
      MarkInstall libstdlib-ocaml-dev:amd64 < none -> 4.14.1-1 @un puN Ib > FU=0
      Installing libstdlib-ocaml:amd64 as Depends of libstdlib-ocaml-dev:amd64
        MarkInstall libstdlib-ocaml:amd64 < none -> 4.14.1-1 @un puN > FU=0
    Installing libyojson-ocaml:amd64 as Depends of libyojson-ocaml-dev:amd64
      MarkInstall libyojson-ocaml:amd64 < none -> 2.1.2-1 @un puN Ib > FU=0
      Installing ocaml-base:amd64 as Depends of libyojson-ocaml:amd64
        MarkInstall ocaml-base:amd64 < none -> 4.14.1-1 @un puN > FU=0
    Installing ocaml:amd64 as Depends of libyojson-ocaml-dev:amd64
      MarkInstall ocaml:amd64 < none -> 4.14.1-1 @un puN Ib > FU=0
      Installing ocaml-interp:amd64 as Depends of ocaml:amd64
        MarkInstall ocaml-interp:amd64 < none -> 4.14.1-1 @un puN Ib > FU=0
        Installing libcompiler-libs-ocaml-dev:amd64 as Depends of ocaml-interp:amd64
          MarkInstall libcompiler-libs-ocaml-dev:amd64 < none -> 4.14.1-1 @un puN > FU=0
      Installing libncurses-dev:amd64 as Depends of ocaml:amd64
        MarkInstall libncurses-dev:amd64 < none -> 6.4+20231209-1 @un puN Ib > FU=0
        Installing libncurses6:amd64 as Depends of libncurses-dev:amd64
          MarkInstall libncurses6:amd64 < none -> 6.4+20231209-1 @un puN > FU=0
          MarkInstall libc6-dev:amd64 < 2.37-13 @ii pmK > FU=0
            MarkInstall linux-libc-dev:amd64 < 6.5.13-1 @ii pmK > FU=0
            MarkInstall libcrypt-dev:amd64 < 1:4.4.36-2 @ii pmK > FU=0
            MarkInstall libnsl-dev:amd64 < 1.3.0-3 @ii pmK > FU=0
              MarkInstall libtirpc-dev:amd64 < 1.3.4+ds-1 @ii pmK > FU=0
            MarkInstall rpcsvc-proto:amd64 < 1.4.3-1 @ii pmK > FU=0
        MarkInstall gcc:amd64 < 4:13.2.0-2 @ii pmK > FU=0
          MarkInstall cpp:amd64 < 4:13.2.0-2 @ii pmK > FU=0
            MarkInstall cpp-13:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2 @ii pmK > FU=0
              MarkInstall libisl23:amd64 < 0.26-3 @ii pmK > FU=0
              MarkInstall libmpc3:amd64 < 1.3.1-1 @ii pmK > FU=0
                MarkInstall libmpfr6:amd64 < 4.2.1-1 @ii pmK > FU=0
          MarkInstall gcc-13:amd64 < 13.2.0-9 @ii pmK > FU=0
            MarkInstall libcc1-0:amd64 < 13.2.0-9 @ii pmK > FU=0
            MarkInstall libgcc-13-dev:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libgomp1:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libitm1:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libatomic1:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libasan8:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall liblsan0:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libtsan2:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libubsan1:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libhwasan0:amd64 < 13.2.0-9 @ii pmK > FU=0
              MarkInstall libquadmath0:amd64 < 13.2.0-9 @ii pmK > FU=0
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
  Ignore MarkGarbage of libsvtav1enc1d1:amd64 < none -> 1.7.0+dfsg-2 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of python3.11:amd64 < 3.11.7-2 @ii pK > as its mode (Keep) is protected
  Ignore MarkGarbage of libltdl7:amd64 < none -> 2.4.7-7 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libsharpyuv0:amd64 < none -> 1.3.2-0.3 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libdatrie1:amd64 < none -> 0.2.13-2+b1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libthai0:amd64 < none -> 0.1.29-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libxrender1:amd64 < none -> 1:0.9.10-1.1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libyojson-ocaml:amd64 < none -> 2.1.2-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of dose-extra:amd64 < none -> 7.0.0-4+b1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libpango-1.0-0:amd64 < none -> 1.51.0+ds-3 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libann0:amd64 < none -> 1.1.2+doc-9+b1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libaom3:amd64 < none -> 3.7.1-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libheif1:amd64 < none -> 1.17.4-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libcairo2:amd64 < none -> 1.18.0-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of python3-pygraphviz:amd64 < none -> 1.7-3+b5 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of zutils:amd64 < none -> 1.12-3 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of ocaml-interp:amd64 < none -> 4.14.1-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of gringo:amd64 < none -> 5.4.1-3.1+b1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of python3-networkx:amd64 < none -> 2.8.8-1 @un puN > as its mode (Install) is protected
The following additional packages will be installed:
  aspcud clasp distro-info-data dose-extra fontconfig fontconfig-config
  fonts-dejavu-core fonts-dejavu-mono graphviz gringo libabsl20220623 libann0
  libaom3 libavif16 libbrotli1 libbsd0 libcairo2 libcdt5 libcgraph6
  libcompiler-libs-ocaml-dev libdatrie1 libdav1d7 libde265-0 libdeflate0
  libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libglib2.0-0
  libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b
  libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libjbig0
  libjpeg62-turbo liblab-gamut1 liblerc4 libltdl7 liblua5.4-0 libncurses-dev
  libncurses6 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libpathplan4 libpixman-1-0 libpng16-16 libpython3.11 librav1e0 libsharpyuv0
  libsm6 libstdlib-ocaml libstdlib-ocaml-dev libsvtav1enc1d1 libthai-data
  libthai0 libtiff6 libwebp7 libx11-6 libx11-data libxau6 libxaw7
  libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4
  libxrender1 libxt6 libyaml-0-2 libyojson-ocaml libyojson-ocaml-dev libyuv0
  ocaml ocaml-base ocaml-interp python-apt-common python3-apt python3-chardet
  python3-debian python3-networkx python3-pygraphviz python3-yaml x11-common
  zutils
Suggested packages:
  libgraph-easy-perl devscripts www-browser libsoap-lite-perl botch-doc
  gsfonts graphviz-doc libgd-tools low-memory-monitor libheif-plugin-ffmpegdec
  libheif-plugin-jpegdec libheif-plugin-jpegenc libheif-plugin-j2kdec
  libheif-plugin-j2kenc libheif-plugin-rav1e libheif-plugin-svtenc ncurses-doc
  ocaml-doc elpa-tuareg python-apt-doc python-pygraphviz-doc
Recommended packages:
  libjs-jquery-tablesorter libjs-jquery fonts-liberation2 libglib2.0-data
  shared-mime-info xdg-user-dirs libgts-bin libheif-plugin-aomenc
  libheif-plugin-x265 libgpm2 ocaml-man ocaml-findlib ledit | readline-editor
  iso-codes python3-gdal python3-matplotlib python3-numpy python3-pydot
  python3-scipy lzip
The following NEW packages will be installed:
  aspcud botch clasp distro-info-data dose-extra fontconfig fontconfig-config
  fonts-dejavu-core fonts-dejavu-mono graphviz gringo libabsl20220623 libann0
  libaom3 libavif16 libbrotli1 libbsd0 libcairo2 libcdt5 libcgraph6
  libcompiler-libs-ocaml-dev libdatrie1 libdav1d7 libde265-0 libdeflate0
  libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libglib2.0-0
  libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b
  libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libjbig0
  libjpeg62-turbo liblab-gamut1 liblerc4 libltdl7 liblua5.4-0 libncurses-dev
  libncurses6 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libpathplan4 libpixman-1-0 libpng16-16 libpython3.11 librav1e0 libsharpyuv0
  libsm6 libstdlib-ocaml libstdlib-ocaml-dev libsvtav1enc1d1 libthai-data
  libthai0 libtiff6 libwebp7 libx11-6 libx11-data libxau6 libxaw7
  libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4
  libxrender1 libxt6 libyaml-0-2 libyojson-ocaml libyojson-ocaml-dev libyuv0
  ocaml ocaml-base ocaml-interp python-apt-common python3-apt python3-chardet
  python3-debian python3-networkx python3-pygraphviz python3-yaml x11-common
  zutils
0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.
Need to get 156 MB of archives.
After this operation, 657 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 liblua5.4-0 amd64 5.4.6-1 [141 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 libpython3.11 amd64 3.11.7-2 [1990 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 gringo amd64 5.4.1-3.1+b1 [1888 kB]
Get:4 http://deb.debian.org/debian sid/main amd64 clasp amd64 3.3.5-4.2 [629 kB]
Get:5 http://deb.debian.org/debian sid/main amd64 aspcud amd64 1:1.9.6-2 [126 kB]
Get:6 http://deb.debian.org/debian sid/main amd64 dose-extra amd64 7.0.0-4+b1 [2137 kB]
Get:7 http://deb.debian.org/debian sid/main amd64 python-apt-common all 2.7.2 [65.2 kB]
Get:8 http://deb.debian.org/debian sid/main amd64 distro-info-data all 0.60 [6168 B]
Get:9 http://deb.debian.org/debian sid/main amd64 python3-apt amd64 2.7.2 [203 kB]
Get:10 http://deb.debian.org/debian sid/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB]
Get:11 http://deb.debian.org/debian sid/main amd64 python3-debian all 0.1.49 [115 kB]
Get:12 http://deb.debian.org/debian sid/main amd64 python3-networkx all 2.8.8-1 [1425 kB]
Get:13 http://deb.debian.org/debian sid/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
Get:14 http://deb.debian.org/debian sid/main amd64 python3-yaml amd64 6.0.1-1+b1 [177 kB]
Get:15 http://deb.debian.org/debian sid/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
Get:16 http://deb.debian.org/debian sid/main amd64 libcdt5 amd64 2.42.2-7+b3 [39.8 kB]
Get:17 http://deb.debian.org/debian sid/main amd64 libcgraph6 amd64 2.42.2-7+b3 [63.2 kB]
Get:18 http://deb.debian.org/debian sid/main amd64 libaom3 amd64 3.7.1-1 [1861 kB]
Get:19 http://deb.debian.org/debian sid/main amd64 libdav1d7 amd64 1.3.0-2 [543 kB]
Get:20 http://deb.debian.org/debian sid/main amd64 libabsl20220623 amd64 20220623.1-3 [393 kB]
Get:21 http://deb.debian.org/debian sid/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
Get:22 http://deb.debian.org/debian sid/main amd64 librav1e0 amd64 0.6.6-4 [899 kB]
Get:23 http://deb.debian.org/debian sid/main amd64 libsharpyuv0 amd64 1.3.2-0.3 [107 kB]
Get:24 http://deb.debian.org/debian sid/main amd64 libsvtav1enc1d1 amd64 1.7.0+dfsg-2 [2169 kB]
Get:25 http://deb.debian.org/debian sid/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
Get:26 http://deb.debian.org/debian sid/main amd64 libyuv0 amd64 0.0~git20231118.e6d5adb-1 [169 kB]
Get:27 http://deb.debian.org/debian sid/main amd64 libavif16 amd64 1.0.3-1 [105 kB]
Get:28 http://deb.debian.org/debian sid/main amd64 libbrotli1 amd64 1.1.0-2+b1 [302 kB]
Get:29 http://deb.debian.org/debian sid/main amd64 libpng16-16 amd64 1.6.40-2 [276 kB]
Get:30 http://deb.debian.org/debian sid/main amd64 libfreetype6 amd64 2.13.2+dfsg-1 [437 kB]
Get:31 http://deb.debian.org/debian sid/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB]
Get:32 http://deb.debian.org/debian sid/main amd64 fonts-dejavu-core all 2.37-8 [840 kB]
Get:33 http://deb.debian.org/debian sid/main amd64 fontconfig-config amd64 2.14.2-6 [316 kB]
Get:34 http://deb.debian.org/debian sid/main amd64 libfontconfig1 amd64 2.14.2-6 [387 kB]
Get:35 http://deb.debian.org/debian sid/main amd64 libheif-plugin-dav1d amd64 1.17.4-1 [9528 B]
Get:36 http://deb.debian.org/debian sid/main amd64 libde265-0 amd64 1.0.13-1 [187 kB]
Get:37 http://deb.debian.org/debian sid/main amd64 libheif-plugin-libde265 amd64 1.17.4-1 [12.8 kB]
Get:38 http://deb.debian.org/debian sid/main amd64 libheif1 amd64 1.17.4-1 [283 kB]
Get:39 http://deb.debian.org/debian sid/main amd64 libdeflate0 amd64 1.18-1 [40.9 kB]
Get:40 http://deb.debian.org/debian sid/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
Get:41 http://deb.debian.org/debian sid/main amd64 liblerc4 amd64 4.0.0+ds-4 [170 kB]
Get:42 http://deb.debian.org/debian sid/main amd64 libwebp7 amd64 1.3.2-0.3 [308 kB]
Get:43 http://deb.debian.org/debian sid/main amd64 libtiff6 amd64 4.5.1+git230720-3 [323 kB]
Get:44 http://deb.debian.org/debian sid/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
Get:45 http://deb.debian.org/debian sid/main amd64 libbsd0 amd64 0.11.7-4 [115 kB]
Get:46 http://deb.debian.org/debian sid/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
Get:47 http://deb.debian.org/debian sid/main amd64 libxcb1 amd64 1.15-1 [144 kB]
Get:48 http://deb.debian.org/debian sid/main amd64 libx11-data all 2:1.8.7-1 [328 kB]
Get:49 http://deb.debian.org/debian sid/main amd64 libx11-6 amd64 2:1.8.7-1 [802 kB]
Get:50 http://deb.debian.org/debian sid/main amd64 libxpm4 amd64 1:3.5.17-1 [55.8 kB]
Get:51 http://deb.debian.org/debian sid/main amd64 libgd3 amd64 2.3.3-9+b1 [125 kB]
Get:52 http://deb.debian.org/debian sid/main amd64 libglib2.0-0 amd64 2.78.3-1 [1452 kB]
Get:53 http://deb.debian.org/debian sid/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
Get:54 http://deb.debian.org/debian sid/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
Get:55 http://deb.debian.org/debian sid/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
Get:56 http://deb.debian.org/debian sid/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
Get:57 http://deb.debian.org/debian sid/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
Get:58 http://deb.debian.org/debian sid/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
Get:59 http://deb.debian.org/debian sid/main amd64 libcairo2 amd64 1.18.0-1 [530 kB]
Get:60 http://deb.debian.org/debian sid/main amd64 libltdl7 amd64 2.4.7-7 [393 kB]
Get:61 http://deb.debian.org/debian sid/main amd64 fontconfig amd64 2.14.2-6 [462 kB]
Get:62 http://deb.debian.org/debian sid/main amd64 libfribidi0 amd64 1.0.13-3 [71.1 kB]
Get:63 http://deb.debian.org/debian sid/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
Get:64 http://deb.debian.org/debian sid/main amd64 libharfbuzz0b amd64 8.0.1-1 [2158 kB]
Get:65 http://deb.debian.org/debian sid/main amd64 libthai-data all 0.1.29-1 [176 kB]
Get:66 http://deb.debian.org/debian sid/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
Get:67 http://deb.debian.org/debian sid/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
Get:68 http://deb.debian.org/debian sid/main amd64 libpango-1.0-0 amd64 1.51.0+ds-3 [214 kB]
Get:69 http://deb.debian.org/debian sid/main amd64 libpangoft2-1.0-0 amd64 1.51.0+ds-3 [46.7 kB]
Get:70 http://deb.debian.org/debian sid/main amd64 libpangocairo-1.0-0 amd64 1.51.0+ds-3 [34.5 kB]
Get:71 http://deb.debian.org/debian sid/main amd64 libpathplan4 amd64 2.42.2-7+b3 [42.2 kB]
Get:72 http://deb.debian.org/debian sid/main amd64 libgvc6 amd64 2.42.2-7+b3 [678 kB]
Get:73 http://deb.debian.org/debian sid/main amd64 libgvpr2 amd64 2.42.2-7+b3 [189 kB]
Get:74 http://deb.debian.org/debian sid/main amd64 liblab-gamut1 amd64 2.42.2-7+b3 [198 kB]
Get:75 http://deb.debian.org/debian sid/main amd64 x11-common all 1:7.7+23 [252 kB]
Get:76 http://deb.debian.org/debian sid/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
Get:77 http://deb.debian.org/debian sid/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
Get:78 http://deb.debian.org/debian sid/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
Get:79 http://deb.debian.org/debian sid/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
Get:80 http://deb.debian.org/debian sid/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
Get:81 http://deb.debian.org/debian sid/main amd64 graphviz amd64 2.42.2-7+b3 [611 kB]
Get:82 http://deb.debian.org/debian sid/main amd64 python3-pygraphviz amd64 1.7-3+b5 [83.1 kB]
Get:83 http://deb.debian.org/debian sid/main amd64 zutils amd64 1.12-3 [92.2 kB]
Get:84 http://deb.debian.org/debian sid/main amd64 libstdlib-ocaml amd64 4.14.1-1 [499 kB]
Get:85 http://deb.debian.org/debian sid/main amd64 libstdlib-ocaml-dev amd64 4.14.1-1 [7284 kB]
Get:86 http://deb.debian.org/debian sid/main amd64 ocaml-base amd64 4.14.1-1 [401 kB]
Get:87 http://deb.debian.org/debian sid/main amd64 libyojson-ocaml amd64 2.1.2-1 [566 kB]
Get:88 http://deb.debian.org/debian sid/main amd64 libcompiler-libs-ocaml-dev amd64 4.14.1-1 [32.7 MB]
Get:89 http://deb.debian.org/debian sid/main amd64 ocaml-interp amd64 4.14.1-1 [6456 kB]
Get:90 http://deb.debian.org/debian sid/main amd64 libncurses6 amd64 6.4+20231209-1 [104 kB]
Get:91 http://deb.debian.org/debian sid/main amd64 libncurses-dev amd64 6.4+20231209-1 [350 kB]
Get:92 http://deb.debian.org/debian sid/main amd64 ocaml amd64 4.14.1-1 [67.1 MB]
Get:93 http://deb.debian.org/debian sid/main amd64 libyojson-ocaml-dev amd64 2.1.2-1 [1216 kB]
Get:94 http://deb.debian.org/debian sid/main amd64 botch amd64 0.24-2+b2 [7917 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 156 MB in 4s (41.6 MB/s)
Selecting previously unselected package liblua5.4-0:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22946 files and directories currently installed.)
Preparing to unpack .../00-liblua5.4-0_5.4.6-1_amd64.deb ...
Unpacking liblua5.4-0:amd64 (5.4.6-1) ...
Selecting previously unselected package libpython3.11:amd64.
Preparing to unpack .../01-libpython3.11_3.11.7-2_amd64.deb ...
Unpacking libpython3.11:amd64 (3.11.7-2) ...
Selecting previously unselected package gringo.
Preparing to unpack .../02-gringo_5.4.1-3.1+b1_amd64.deb ...
Unpacking gringo (5.4.1-3.1+b1) ...
Selecting previously unselected package clasp.
Preparing to unpack .../03-clasp_3.3.5-4.2_amd64.deb ...
Unpacking clasp (3.3.5-4.2) ...
Selecting previously unselected package aspcud.
Preparing to unpack .../04-aspcud_1%3a1.9.6-2_amd64.deb ...
Unpacking aspcud (1:1.9.6-2) ...
Selecting previously unselected package dose-extra.
Preparing to unpack .../05-dose-extra_7.0.0-4+b1_amd64.deb ...
Unpacking dose-extra (7.0.0-4+b1) ...
Selecting previously unselected package python-apt-common.
Preparing to unpack .../06-python-apt-common_2.7.2_all.deb ...
Unpacking python-apt-common (2.7.2) ...
Selecting previously unselected package distro-info-data.
Preparing to unpack .../07-distro-info-data_0.60_all.deb ...
Unpacking distro-info-data (0.60) ...
Selecting previously unselected package python3-apt.
Preparing to unpack .../08-python3-apt_2.7.2_amd64.deb ...
Unpacking python3-apt (2.7.2) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../09-python3-chardet_5.2.0+dfsg-1_all.deb ...
Unpacking python3-chardet (5.2.0+dfsg-1) ...
Selecting previously unselected package python3-debian.
Preparing to unpack .../10-python3-debian_0.1.49_all.deb ...
Unpacking python3-debian (0.1.49) ...
Selecting previously unselected package python3-networkx.
Preparing to unpack .../11-python3-networkx_2.8.8-1_all.deb ...
Unpacking python3-networkx (2.8.8-1) ...
Selecting previously unselected package libyaml-0-2:amd64.
Preparing to unpack .../12-libyaml-0-2_0.2.5-1_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
Selecting previously unselected package python3-yaml.
Preparing to unpack .../13-python3-yaml_6.0.1-1+b1_amd64.deb ...
Unpacking python3-yaml (6.0.1-1+b1) ...
Selecting previously unselected package libann0.
Preparing to unpack .../14-libann0_1.1.2+doc-9+b1_amd64.deb ...
Unpacking libann0 (1.1.2+doc-9+b1) ...
Selecting previously unselected package libcdt5:amd64.
Preparing to unpack .../15-libcdt5_2.42.2-7+b3_amd64.deb ...
Unpacking libcdt5:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package libcgraph6:amd64.
Preparing to unpack .../16-libcgraph6_2.42.2-7+b3_amd64.deb ...
Unpacking libcgraph6:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package libaom3:amd64.
Preparing to unpack .../17-libaom3_3.7.1-1_amd64.deb ...
Unpacking libaom3:amd64 (3.7.1-1) ...
Selecting previously unselected package libdav1d7:amd64.
Preparing to unpack .../18-libdav1d7_1.3.0-2_amd64.deb ...
Unpacking libdav1d7:amd64 (1.3.0-2) ...
Selecting previously unselected package libabsl20220623:amd64.
Preparing to unpack .../19-libabsl20220623_20220623.1-3_amd64.deb ...
Unpacking libabsl20220623:amd64 (20220623.1-3) ...
Selecting previously unselected package libgav1-1:amd64.
Preparing to unpack .../20-libgav1-1_0.18.0-1+b1_amd64.deb ...
Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
Selecting previously unselected package librav1e0:amd64.
Preparing to unpack .../21-librav1e0_0.6.6-4_amd64.deb ...
Unpacking librav1e0:amd64 (0.6.6-4) ...
Selecting previously unselected package libsharpyuv0:amd64.
Preparing to unpack .../22-libsharpyuv0_1.3.2-0.3_amd64.deb ...
Unpacking libsharpyuv0:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libsvtav1enc1d1:amd64.
Preparing to unpack .../23-libsvtav1enc1d1_1.7.0+dfsg-2_amd64.deb ...
Unpacking libsvtav1enc1d1:amd64 (1.7.0+dfsg-2) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../24-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
Selecting previously unselected package libyuv0:amd64.
Preparing to unpack .../25-libyuv0_0.0~git20231118.e6d5adb-1_amd64.deb ...
Unpacking libyuv0:amd64 (0.0~git20231118.e6d5adb-1) ...
Selecting previously unselected package libavif16:amd64.
Preparing to unpack .../26-libavif16_1.0.3-1_amd64.deb ...
Unpacking libavif16:amd64 (1.0.3-1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../27-libbrotli1_1.1.0-2+b1_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2+b1) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../28-libpng16-16_1.6.40-2_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.40-2) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../29-libfreetype6_2.13.2+dfsg-1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.13.2+dfsg-1) ...
Selecting previously unselected package fonts-dejavu-mono.
Preparing to unpack .../30-fonts-dejavu-mono_2.37-8_all.deb ...
Unpacking fonts-dejavu-mono (2.37-8) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../31-fonts-dejavu-core_2.37-8_all.deb ...
Unpacking fonts-dejavu-core (2.37-8) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../32-fontconfig-config_2.14.2-6_amd64.deb ...
Unpacking fontconfig-config (2.14.2-6) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../33-libfontconfig1_2.14.2-6_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.14.2-6) ...
Selecting previously unselected package libheif-plugin-dav1d:amd64.
Preparing to unpack .../34-libheif-plugin-dav1d_1.17.4-1_amd64.deb ...
Unpacking libheif-plugin-dav1d:amd64 (1.17.4-1) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../35-libde265-0_1.0.13-1_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.13-1) ...
Selecting previously unselected package libheif-plugin-libde265:amd64.
Preparing to unpack .../36-libheif-plugin-libde265_1.17.4-1_amd64.deb ...
Unpacking libheif-plugin-libde265:amd64 (1.17.4-1) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../37-libheif1_1.17.4-1_amd64.deb ...
Unpacking libheif1:amd64 (1.17.4-1) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../38-libdeflate0_1.18-1_amd64.deb ...
Unpacking libdeflate0:amd64 (1.18-1) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../39-libjbig0_2.1-6.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-6.1) ...
Selecting previously unselected package liblerc4:amd64.
Preparing to unpack .../40-liblerc4_4.0.0+ds-4_amd64.deb ...
Unpacking liblerc4:amd64 (4.0.0+ds-4) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../41-libwebp7_1.3.2-0.3_amd64.deb ...
Unpacking libwebp7:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libtiff6:amd64.
Preparing to unpack .../42-libtiff6_4.5.1+git230720-3_amd64.deb ...
Unpacking libtiff6:amd64 (4.5.1+git230720-3) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../43-libxau6_1%3a1.0.9-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.9-1) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../44-libbsd0_0.11.7-4_amd64.deb ...
Unpacking libbsd0:amd64 (0.11.7-4) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../45-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../46-libxcb1_1.15-1_amd64.deb ...
Unpacking libxcb1:amd64 (1.15-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../47-libx11-data_2%3a1.8.7-1_all.deb ...
Unpacking libx11-data (2:1.8.7-1) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../48-libx11-6_2%3a1.8.7-1_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.8.7-1) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../49-libxpm4_1%3a3.5.17-1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.17-1) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../50-libgd3_2.3.3-9+b1_amd64.deb ...
Unpacking libgd3:amd64 (2.3.3-9+b1) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../51-libglib2.0-0_2.78.3-1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.78.3-1) ...
Selecting previously unselected package libgts-0.7-5:amd64.
Preparing to unpack .../52-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
Selecting previously unselected package libpixman-1-0:amd64.
Preparing to unpack .../53-libpixman-1-0_0.42.2-1_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
Selecting previously unselected package libxcb-render0:amd64.
Preparing to unpack .../54-libxcb-render0_1.15-1_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-shm0:amd64.
Preparing to unpack .../55-libxcb-shm0_1.15-1_amd64.deb ...
Unpacking libxcb-shm0:amd64 (1.15-1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../56-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../57-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
Selecting previously unselected package libcairo2:amd64.
Preparing to unpack .../58-libcairo2_1.18.0-1_amd64.deb ...
Unpacking libcairo2:amd64 (1.18.0-1) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../59-libltdl7_2.4.7-7_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.7-7) ...
Selecting previously unselected package fontconfig.
Preparing to unpack .../60-fontconfig_2.14.2-6_amd64.deb ...
Unpacking fontconfig (2.14.2-6) ...
Selecting previously unselected package libfribidi0:amd64.
Preparing to unpack .../61-libfribidi0_1.0.13-3_amd64.deb ...
Unpacking libfribidi0:amd64 (1.0.13-3) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../62-libgraphite2-3_1.3.14-1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../63-libharfbuzz0b_8.0.1-1_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (8.0.1-1) ...
Selecting previously unselected package libthai-data.
Preparing to unpack .../64-libthai-data_0.1.29-1_all.deb ...
Unpacking libthai-data (0.1.29-1) ...
Selecting previously unselected package libdatrie1:amd64.
Preparing to unpack .../65-libdatrie1_0.2.13-2+b1_amd64.deb ...
Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
Selecting previously unselected package libthai0:amd64.
Preparing to unpack .../66-libthai0_0.1.29-1_amd64.deb ...
Unpacking libthai0:amd64 (0.1.29-1) ...
Selecting previously unselected package libpango-1.0-0:amd64.
Preparing to unpack .../67-libpango-1.0-0_1.51.0+ds-3_amd64.deb ...
Unpacking libpango-1.0-0:amd64 (1.51.0+ds-3) ...
Selecting previously unselected package libpangoft2-1.0-0:amd64.
Preparing to unpack .../68-libpangoft2-1.0-0_1.51.0+ds-3_amd64.deb ...
Unpacking libpangoft2-1.0-0:amd64 (1.51.0+ds-3) ...
Selecting previously unselected package libpangocairo-1.0-0:amd64.
Preparing to unpack .../69-libpangocairo-1.0-0_1.51.0+ds-3_amd64.deb ...
Unpacking libpangocairo-1.0-0:amd64 (1.51.0+ds-3) ...
Selecting previously unselected package libpathplan4:amd64.
Preparing to unpack .../70-libpathplan4_2.42.2-7+b3_amd64.deb ...
Unpacking libpathplan4:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package libgvc6.
Preparing to unpack .../71-libgvc6_2.42.2-7+b3_amd64.deb ...
Unpacking libgvc6 (2.42.2-7+b3) ...
Selecting previously unselected package libgvpr2:amd64.
Preparing to unpack .../72-libgvpr2_2.42.2-7+b3_amd64.deb ...
Unpacking libgvpr2:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package liblab-gamut1:amd64.
Preparing to unpack .../73-liblab-gamut1_2.42.2-7+b3_amd64.deb ...
Unpacking liblab-gamut1:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../74-x11-common_1%3a7.7+23_all.deb ...
Unpacking x11-common (1:7.7+23) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../75-libice6_2%3a1.0.10-1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.10-1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../76-libsm6_2%3a1.2.3-1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.3-1) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../77-libxt6_1%3a1.2.1-1.1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../78-libxmu6_2%3a1.1.3-3_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.3-3) ...
Selecting previously unselected package libxaw7:amd64.
Preparing to unpack .../79-libxaw7_2%3a1.0.14-1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.14-1) ...
Selecting previously unselected package graphviz.
Preparing to unpack .../80-graphviz_2.42.2-7+b3_amd64.deb ...
Unpacking graphviz (2.42.2-7+b3) ...
Selecting previously unselected package python3-pygraphviz.
Preparing to unpack .../81-python3-pygraphviz_1.7-3+b5_amd64.deb ...
Unpacking python3-pygraphviz (1.7-3+b5) ...
Selecting previously unselected package zutils.
Preparing to unpack .../82-zutils_1.12-3_amd64.deb ...
dpkg-divert: warning: diverting file '/bin/zcat' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/usr/share/man/man1/zcat.1.gz' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/bin/zcmp' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/usr/share/man/man1/zcmp.1.gz' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/bin/zdiff' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/usr/share/man/man1/zdiff.1.gz' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/bin/zegrep' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/usr/share/man/man1/zegrep.1.gz' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/bin/zfgrep' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/usr/share/man/man1/zfgrep.1.gz' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/bin/zgrep' from an Essential package with rename is dangerous, use --no-rename
dpkg-divert: warning: diverting file '/usr/share/man/man1/zgrep.1.gz' from an Essential package with rename is dangerous, use --no-rename
Unpacking zutils (1.12-3) ...
Selecting previously unselected package libstdlib-ocaml.
Preparing to unpack .../83-libstdlib-ocaml_4.14.1-1_amd64.deb ...
Unpacking libstdlib-ocaml (4.14.1-1) ...
Selecting previously unselected package libstdlib-ocaml-dev.
Preparing to unpack .../84-libstdlib-ocaml-dev_4.14.1-1_amd64.deb ...
Unpacking libstdlib-ocaml-dev (4.14.1-1) ...
Selecting previously unselected package ocaml-base.
Preparing to unpack .../85-ocaml-base_4.14.1-1_amd64.deb ...
Unpacking ocaml-base (4.14.1-1) ...
Selecting previously unselected package libyojson-ocaml.
Preparing to unpack .../86-libyojson-ocaml_2.1.2-1_amd64.deb ...
Unpacking libyojson-ocaml (2.1.2-1) ...
Selecting previously unselected package libcompiler-libs-ocaml-dev.
Preparing to unpack .../87-libcompiler-libs-ocaml-dev_4.14.1-1_amd64.deb ...
Unpacking libcompiler-libs-ocaml-dev (4.14.1-1) ...
Selecting previously unselected package ocaml-interp.
Preparing to unpack .../88-ocaml-interp_4.14.1-1_amd64.deb ...
Unpacking ocaml-interp (4.14.1-1) ...
Selecting previously unselected package libncurses6:amd64.
Preparing to unpack .../89-libncurses6_6.4+20231209-1_amd64.deb ...
Unpacking libncurses6:amd64 (6.4+20231209-1) ...
Selecting previously unselected package libncurses-dev:amd64.
Preparing to unpack .../90-libncurses-dev_6.4+20231209-1_amd64.deb ...
Unpacking libncurses-dev:amd64 (6.4+20231209-1) ...
Selecting previously unselected package ocaml.
Preparing to unpack .../91-ocaml_4.14.1-1_amd64.deb ...
Unpacking ocaml (4.14.1-1) ...
Selecting previously unselected package libyojson-ocaml-dev.
Preparing to unpack .../92-libyojson-ocaml-dev_2.1.2-1_amd64.deb ...
Unpacking libyojson-ocaml-dev (2.1.2-1) ...
Selecting previously unselected package botch.
Preparing to unpack .../93-botch_0.24-2+b2_amd64.deb ...
Unpacking botch (0.24-2+b2) ...
Setting up libgraphite2-3:amd64 (1.3.14-1) ...
Setting up libpixman-1-0:amd64 (0.42.2-1) ...
Setting up libsharpyuv0:amd64 (1.3.2-0.3) ...
Setting up libaom3:amd64 (3.7.1-1) ...
Setting up libabsl20220623:amd64 (20220623.1-3) ...
Setting up libxau6:amd64 (1:1.0.9-1) ...
Setting up liblerc4:amd64 (4.0.0+ds-4) ...
Setting up libpython3.11:amd64 (3.11.7-2) ...
Setting up clasp (3.3.5-4.2) ...
Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
Setting up libyaml-0-2:amd64 (0.2.5-1) ...
Setting up libglib2.0-0:amd64 (2.78.3-1) ...
No schema files found: doing nothing.
Setting up distro-info-data (0.60) ...
Setting up libbrotli1:amd64 (1.1.0-2+b1) ...
Setting up liblab-gamut1:amd64 (2.42.2-7+b3) ...
Setting up x11-common (1:7.7+23) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of restart.
Setting up libdeflate0:amd64 (1.18-1) ...
Setting up python3-yaml (6.0.1-1+b1) ...
Setting up libsvtav1enc1d1:amd64 (1.7.0+dfsg-2) ...
Setting up python3-networkx (2.8.8-1) ...
Setting up libjbig0:amd64 (2.1-6.1) ...
Setting up librav1e0:amd64 (0.6.6-4) ...
Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
Setting up python3-chardet (5.2.0+dfsg-1) ...
Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
Setting up dose-extra (7.0.0-4+b1) ...
Setting up libx11-data (2:1.8.7-1) ...
Setting up libpathplan4:amd64 (2.42.2-7+b3) ...
Setting up libann0 (1.1.2+doc-9+b1) ...
Setting up libncurses6:amd64 (6.4+20231209-1) ...
Setting up python3-debian (0.1.49) ...
Setting up libfribidi0:amd64 (1.0.13-3) ...
Setting up libstdlib-ocaml (4.14.1-1) ...
Setting up fonts-dejavu-mono (2.37-8) ...
Setting up libpng16-16:amd64 (1.6.40-2) ...
Setting up ocaml-base (4.14.1-1) ...
Setting up fonts-dejavu-core (2.37-8) ...
Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
Setting up libltdl7:amd64 (2.4.7-7) ...
Setting up libwebp7:amd64 (1.3.2-0.3) ...
Setting up python-apt-common (2.7.2) ...
Setting up libdav1d7:amd64 (1.3.0-2) ...
Setting up libtiff6:amd64 (4.5.1+git230720-3) ...
Setting up liblua5.4-0:amd64 (5.4.6-1) ...
Setting up libthai-data (0.1.29-1) ...
Setting up libcdt5:amd64 (2.42.2-7+b3) ...
Setting up libcgraph6:amd64 (2.42.2-7+b3) ...
Setting up libde265-0:amd64 (1.0.13-1) ...
Setting up libbsd0:amd64 (0.11.7-4) ...
Setting up libyuv0:amd64 (0.0~git20231118.e6d5adb-1) ...
Setting up zutils (1.12-3) ...
Setting up libice6:amd64 (2:1.0.10-1) ...
Setting up libavif16:amd64 (1.0.3-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
Setting up libncurses-dev:amd64 (6.4+20231209-1) ...
Setting up libxcb1:amd64 (1.15-1) ...
Setting up libstdlib-ocaml-dev (4.14.1-1) ...
Setting up libyojson-ocaml (2.1.2-1) ...
Setting up libxcb-render0:amd64 (1.15-1) ...
Setting up python3-apt (2.7.2) ...
Setting up fontconfig-config (2.14.2-6) ...
Setting up gringo (5.4.1-3.1+b1) ...
Setting up libxcb-shm0:amd64 (1.15-1) ...
Setting up libthai0:amd64 (0.1.29-1) ...
Setting up libcompiler-libs-ocaml-dev (4.14.1-1) ...
Setting up ocaml-interp (4.14.1-1) ...
Setting up libfreetype6:amd64 (2.13.2+dfsg-1) ...
Setting up libgvpr2:amd64 (2.42.2-7+b3) ...
Setting up libx11-6:amd64 (2:1.8.7-1) ...
Setting up libharfbuzz0b:amd64 (8.0.1-1) ...
Setting up libsm6:amd64 (2:1.2.3-1) ...
Setting up aspcud (1:1.9.6-2) ...
Setting up libxpm4:amd64 (1:3.5.17-1) ...
Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
Setting up ocaml (4.14.1-1) ...
Setting up libxt6:amd64 (1:1.2.1-1.1) ...
Setting up libyojson-ocaml-dev (2.1.2-1) ...
Setting up libxmu6:amd64 (2:1.1.3-3) ...
Setting up libxaw7:amd64 (2:1.0.14-1) ...
Setting up libheif-plugin-dav1d:amd64 (1.17.4-1) ...
Setting up libheif-plugin-libde265:amd64 (1.17.4-1) ...
Setting up libheif1:amd64 (1.17.4-1) ...
Processing triggers for man-db (2.12.0-1) ...
Not building database; man-db/auto-update is not 'true'.
Processing triggers for sgml-base (1.31) ...
Setting up libfontconfig1:amd64 (2.14.2-6) ...
Setting up fontconfig (2.14.2-6) ...
Regenerating fonts cache... done.
Processing triggers for libc-bin (2.37-13) ...
Setting up libpango-1.0-0:amd64 (1.51.0+ds-3) ...
Setting up libcairo2:amd64 (1.18.0-1) ...
Setting up libgd3:amd64 (2.3.3-9+b1) ...
Setting up libpangoft2-1.0-0:amd64 (1.51.0+ds-3) ...
Setting up libpangocairo-1.0-0:amd64 (1.51.0+ds-3) ...
Setting up libgvc6 (2.42.2-7+b3) ...
Setting up graphviz (2.42.2-7+b3) ...
Setting up python3-pygraphviz (1.7-3+b5) ...
Setting up botch (0.24-2+b2) ...
Processing triggers for libc-bin (2.37-13) ...
package_list=$(mktemp -t packages.XXXXXXXXXX)
grep-dctrl --exact --field Architecture '(' "$HOST_ARCH" --or all ')' /var/lib/apt/lists/*_Packages > "$package_list"
botch-distcheck-more-problems "--deb-native-arch=$HOST_ARCH" --successes --failures --explain --checkonly "build-essential:$HOST_ARCH" "--bg=deb://$package_list" "--fg=deb://$package_list" || :
output-version: 1.2
native-architecture: ppc64el
report:
 -
  package: build-essential
  version: 12.10
  architecture: ppc64el
  status: broken
  reasons:
   -
    missing:
     pkg:
      package: build-essential
      version: 12.10
      architecture: ppc64el
      unsat-dependency: gcc:ppc64el (>= 4:12.3)
 -
  package: build-essential
  version: 12.10
  architecture: ppc64el
  status: broken
  reasons:
   -
    missing:
     pkg:
      package: build-essential
      version: 12.10
      architecture: ppc64el
      unsat-dependency: g++:ppc64el (>= 4:12.3)
 -
  package: build-essential
  version: 12.10
  architecture: ppc64el
  status: broken
  reasons:
   -
    missing:
     pkg:
      package: dpkg-dev
      version: 1.22.1
      architecture: all
      unsat-dependency: perl
     depchains:
      -
       depchain:
        -
         package: build-essential
         version: 12.10
         architecture: ppc64el
         depends: dpkg-dev:ppc64el (>= 1.17.11)
 -
  package: build-essential
  version: 12.10
  architecture: ppc64el
  status: broken
  reasons:
   -
    missing:
     pkg:
      package: libdpkg-perl
      version: 1.22.1
      architecture: all
      unsat-dependency: perl
     depchains:
      -
       depchain:
        -
         package: build-essential
         version: 12.10
         architecture: ppc64el
         depends: dpkg-dev:ppc64el (>= 1.17.11)
        -
         package: dpkg-dev
         version: 1.22.1
         architecture: all
         depends: libdpkg-perl:ppc64el (= 1.22.1)
 
background-packages: 69567
foreground-packages: 1
total-packages: 34784
broken-packages: 1
rm -f "$package_list"
Sat Dec 16 22:46:35 UTC 2023 - chroot-run.sh stopped running as /tmp/jenkins-script-ZCUgD7iH, removing.
+ cd
+ cleanup_all
+ rm -r /tmp/gitclone-RJ8lQvNDF
+ trap - INT TERM EXIT
Sat Dec 16 22:46:35 UTC 2023 - rebootstrap.sh stopped running as /tmp/jenkins-script-bKM2fUbO, removing.
Sending e-mails to: jenkins+debian-bootstrap@jenkins.debian.net helmutg@debian.org abrodkin@synopsys.com
Finished: SUCCESS