Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on ionos9-amd64.debian.net (ionos9 amd64) in workspace /srv/jenkins/pseudo-hosts/ionos9-amd64/workspace/rebootstrap_hurd-i386_gcc14
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/helmutg/rebootstrap.git
 > git init /srv/jenkins/pseudo-hosts/ionos9-amd64/workspace/rebootstrap_hurd-i386_gcc14 # timeout=10
Fetching upstream changes from https://salsa.debian.org/helmutg/rebootstrap.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/helmutg/rebootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/helmutg/rebootstrap.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/jenkins_hurd-i386_gcc14^{commit} # timeout=10
Checking out Revision 916611197b58b972dbcba7802bc15a56d5d2c48b (origin/jenkins_hurd-i386_gcc14)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 916611197b58b972dbcba7802bc15a56d5d2c48b # timeout=10
Commit message: "rewrite wdotap patch set on top of gcc-for-host changes"
First time build. Skipping changelog.
[rebootstrap_hurd-i386_gcc14] $ /bin/sh -xe /tmp/jenkins12731052474677419573.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh jenkins_hurd-i386_gcc14 HOST_ARCH=hurd-i386 GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no
====================================================================================
Mon Jun 24 22:28:11 UTC 2024 - running /srv/jenkins/bin/rebootstrap.sh (for job rebootstrap_hurd-i386_gcc14) on ionos9-amd64, called using "jenkins_hurd-i386_gcc14 HOST_ARCH=hurd-i386 GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no" as arguments.
Mon Jun 24 22:28:11 UTC 2024 - actually running "rebootstrap.sh" (md5sum d663f7eb01eae2c2b176163b17720241) as "/tmp/jenkins-script-RomZeU2W"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/105/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C"
declare -x LOGNAME="jenkins"
declare -x MIRROR="http://deb.debian.org/debian"
declare -x MOTD_SHOWN="pam"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER=$'#!/bin/bash\n\tif true ; then\n\t\tset -x\n\tfi\n\tset -e\n\texport DEBIAN_FRONTEND=noninteractive\n\texport LC_ALL=C\n\texport http_proxy=http://46.16.76.132:3128\n\texport MIRROR=http://deb.debian.org/debian'
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="46.16.76.207 54340 22"
declare -x SSH_CONNECTION="46.16.76.207 54340 46.16.78.222 22"
declare -x SSH_ORIGINAL_COMMAND="rebootstrap_hurd-i386_gcc14 jenkins_hurd-i386_gcc14 HOST_ARCH=hurd-i386 GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/105"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="30289"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://46.16.76.132:3128"
+ set -e
++ mktemp --tmpdir=/tmp gitclone-XXXXXXXXX -u
+ CODE=/tmp/gitclone-U9CsY2ZFl
+ trap cleanup_all INT TERM EXIT
+ git clone https://salsa.debian.org/helmutg/rebootstrap.git /tmp/gitclone-U9CsY2ZFl
Cloning into '/tmp/gitclone-U9CsY2ZFl'...
+ cd /tmp/gitclone-U9CsY2ZFl
+ git checkout jenkins_hurd-i386_gcc14
branch 'jenkins_hurd-i386_gcc14' set up to track 'origin/jenkins_hurd-i386_gcc14'.
Switched to a new branch 'jenkins_hurd-i386_gcc14'
+ shift
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
++ date -u
Mon Jun 24 22:28:15 UTC 2024 - Now running '/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=hurd-i386 GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no'
+ echo 'Mon Jun 24 22:28:15 UTC 2024 - Now running '\''/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=hurd-i386' GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes 'ENABLE_DIFFOSCOPE=no'\'''
+ ionice -c 3 nice /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=hurd-i386 GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no
====================================================================================
Mon Jun 24 22:28:15 UTC 2024 - running /srv/jenkins/bin/chroot-run.sh (for job rebootstrap_hurd-i386_gcc14) on ionos9-amd64, called using "sid minimal ./bootstrap.sh HOST_ARCH=hurd-i386 GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no" as arguments.
Mon Jun 24 22:28:15 UTC 2024 - actually running "chroot-run.sh" (md5sum 71a08fcd599f5774428ff03d5abc40ca) as "/tmp/jenkins-script-RbKyPEcN"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

Mon Jun 24 22:28:15 UTC 2024 - bootstraping sid into /chroots/chroot-run-sid.jRDH5vAoY now.
I: automatically chosen mode: root
I: chroot architecture amd64 is equal to the host's architecture
I: finding correct signed-by value...
I: automatically chosen format: directory
I: running apt-get update...
I: downloading packages with apt...
I: extracting archives...
I: installing essential packages...
I: installing remaining packages inside the chroot...
I: cleaning package lists and apt cache...
I: success in 34.4686 seconds
Preseeding man-db/auto-update to false

Configuring dpkg to not fsync()
Get:1 http://deb.debian.org/debian sid InRelease [198 kB]
Get:2 http://deb.debian.org/debian sid/main Sources [10.6 MB]
Get:3 http://deb.debian.org/debian sid/main amd64 Packages [9929 kB]
Get:4 http://deb.debian.org/debian sid/main Translation-en [7222 kB]
Fetched 28.0 MB in 7s (4140 kB/s)
Reading package lists...
set -e
set -u

export DEB_BUILD_OPTIONS="nocheck noddebs parallel=1"
export DH_VERBOSE=1
HOST_ARCH=undefined
# select gcc version from gcc-defaults package unless set
GCC_VER=
: "${MIRROR:=http://deb.debian.org/debian}"
ENABLE_MULTILIB=no
ENABLE_MULTIARCH_GCC=yes
REPODIR=/tmp/repo
# https://salsa.debian.org/apt-team/apt#debugging
APT_GET="apt-get --no-install-recommends -y -o Debug::pkgProblemResolver=true -o Debug::pkgDepCache::Marker=1 -o Debug::pkgDepCache::AutoInstall=1 -o Acquire::Languages=none"
DEFAULT_PROFILES="cross nocheck noinsttest noudeb"
DROP_PRIVS=buildd
GCC_NOLANG="ada asan brig d gcn go itm java jit hppa64 lsan m2 nvptx objc obj-c++ rust tsan ubsan"
ENABLE_DIFFOSCOPE=no

if df -t tmpfs /var/cache/apt/archives >/dev/null 2>&1; then
	APT_GET="$APT_GET -o APT::Keep-Downloaded-Packages=false"
fi

if test "$(hostname -f)" = ionos9-amd64.debian.net; then
	# jenkin's proxy fails very often
	echo 'APT::Acquire::Retries "10";' > /etc/apt/apt.conf.d/80-retries
fi
hostname: Name or service not known
bootstrap-configuration: HOST_ARCH=hurd-i386
bootstrap-configuration: GCC_VER=14
bootstrap-configuration: ENABLE_MULTILIB=yes
bootstrap-configuration: ENABLE_MULTIARCH_GCC=yes
bootstrap-configuration: ENABLE_DIFFOSCOPE=no

# evaluate command line parameters of the form KEY=VALUE
for param in "$@"; do
	echo "bootstrap-configuration: $param"
	eval $param
done

# test whether element $2 is in set $1
set_contains() {
	case " $1 " in
		*" $2 "*) return 0; ;;
		*) return 1; ;;
	esac
}

# add element $2 to set $1
set_add() {
	case " $1 " in
		"  ") echo "$2" ;;
		*" $2 "*) echo "$1" ;;
		*) echo "$1 $2" ;;
	esac
}

# remove element $2 from set $1
set_discard() {
	local word result
	if set_contains "$1" "$2"; then
		result=
		for word in $1; do
			test "$word" = "$2" || result="$result $word"
		done
		echo "${result# }"
	else
		echo "$1"
	fi
}

# create a set from a string of words with duplicates and excess white space
set_create() {
	local word result
	result=
	for word in $1; do
		result=`set_add "$result" "$word"`
	done
	echo "$result"
}

# intersect two sets
set_intersect() {
	local word result
	result=
	for word in $1; do
		if set_contains "$2" "$word"; then
			result=`set_add "$result" "$word"`
		fi
	done
	echo "$result"
}

# compute the set of elements in set $1 but not in set $2
set_difference() {
	local word result
	result=
	for word in $1; do
		if ! set_contains "$2" "$word"; then
			result=`set_add "$result" "$word"`
		fi
	done
	echo "$result"
}

# compute the union of two sets $1 and $2
set_union() {
	local word result
	result=$1
	for word in $2; do
		result=`set_add "$result" "$word"`
	done
	echo "$result"
}

# join the words the arguments starting with $2 with separator $1
join_words() {
	local separator word result
	separator=$1
	shift
	result=
	for word in "$@"; do
		result="${result:+$result$separator}$word"
	done
	echo "$result"
}

check_arch() {
	if elf-arch -a "$2" "$1"; then
		return 0
	else
		case "$2:$(file -b "$1")" in
			"arc:ELF 32-bit LSB relocatable, *unknown arch 0xc3* version 1 (SYSV)"*|"arc:ELF 32-bit LSB relocatable, Synopsys ARCv2/HS3x/HS4x cores, version 1 (SYSV)"*)
				return 0
			;;
			"csky:ELF 32-bit LSB relocatable, *unknown arch 0xfc* version 1 (SYSV)"*|"csky:ELF 32-bit LSB relocatable, C-SKY processor family, version 1 (SYSV)"*)
				return 0
			;;
			"loong64:ELF 64-bit LSB relocatable, LoongArch, version 1 (SYSV)"*)
				return 0
			;;
			"mips64r6el:ELF 32-bit LSB relocatable, MIPS, MIPS64 rel6 version 1 (SYSV)"*)
				# elf-arch only recognizes some of the binaries but not others.
				return 0
			;;
			"riscv32:ELF 32-bit LSB relocatable, UCB RISC-V, double-float ABI, version 1 (SYSV)"*|"riscv32:ELF 32-bit LSB relocatable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV)"*)
				# https://github.com/kilobyte/arch-test/pull/11
				return 0
			;;
		esac
		echo "expected $2, but found $(file -b "$1")"
		return 1
	fi
}

filter_dpkg_tracked() {
	local pkg pkgs
	pkgs=""
	for pkg in "$@"; do
		dpkg-query -s "$pkg" >/dev/null 2>&1 && pkgs=`set_add "$pkgs" "$pkg"`
	done
	echo "$pkgs"
}

apt_get_install() {
	DEBIAN_FRONTEND=noninteractive $APT_GET install "$@"
}

apt_get_build_dep() {
	DEBIAN_FRONTEND=noninteractive $APT_GET build-dep "$@"
}

apt_get_remove() {
	local pkgs
	pkgs=$(filter_dpkg_tracked "$@")
	if test -n "$pkgs"; then
		$APT_GET remove $pkgs
	fi
}

apt_get_purge() {
	local pkgs
	pkgs=$(filter_dpkg_tracked "$@")
	if test -n "$pkgs"; then
		$APT_GET purge $pkgs
	fi
}

$APT_GET update
Hit:1 http://deb.debian.org/debian sid InRelease
Reading package lists...
$APT_GET dist-upgrade # we need upgrade later, so make sure the system is clean
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
Entering ResolveByKeep

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
apt_get_install build-essential debhelper reprepro quilt arch-test
Reading package lists...
Building dependency tree...
Reading state information...
  MarkInstall build-essential:amd64 < none -> 12.10 @un puN Ib > FU=1
  Installing libc6-dev:amd64 as Depends of build-essential:amd64
    MarkInstall libc6-dev:amd64 < none -> 2.38-13 @un puN Ib > FU=0
      MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0
        MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0
          MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0
    Installing libc-dev-bin:amd64 as Depends of libc6-dev:amd64
      MarkInstall libc-dev-bin:amd64 < none -> 2.38-13 @un puN > FU=0
    Installing linux-libc-dev:amd64 as Depends of libc6-dev:amd64
      MarkInstall linux-libc-dev:amd64 < none -> 6.8.12-1 @un puN > FU=0
    Installing libcrypt-dev:amd64 as Depends of libc6-dev:amd64
      MarkInstall libcrypt-dev:amd64 < none -> 1:4.4.36-4 @un puN > FU=0
        MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pmK > FU=0
    Installing rpcsvc-proto:amd64 as Depends of libc6-dev:amd64
      MarkInstall rpcsvc-proto:amd64 < none -> 1.4.3-1 @un puN > FU=0
  Installing gcc:amd64 as Depends of build-essential:amd64
    MarkInstall gcc:amd64 < none -> 4:13.2.0-7 @un puN Ib > FU=0
    Installing cpp:amd64 as Depends of gcc:amd64
      MarkInstall cpp:amd64 < none -> 4:13.2.0-7 @un puN Ib > FU=0
      Installing cpp-13:amd64 as Depends of cpp:amd64
        MarkInstall cpp-13:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0
        Installing gcc-13-base:amd64 as Depends of cpp-13:amd64
          MarkInstall gcc-13-base:amd64 < none -> 13.3.0-1 @un puN > FU=0
        Installing cpp-13-x86-64-linux-gnu:amd64 as Depends of cpp-13:amd64
          MarkInstall cpp-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0
            MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0
          Installing libisl23:amd64 as Depends of cpp-13-x86-64-linux-gnu:amd64
            MarkInstall libisl23:amd64 < none -> 0.26-3+b2 @un puN > FU=0
          Installing libmpc3:amd64 as Depends of cpp-13-x86-64-linux-gnu:amd64
            MarkInstall libmpc3:amd64 < none -> 1.3.1-1+b2 @un puN Ib > FU=0
            Installing libmpfr6:amd64 as Depends of libmpc3:amd64
              MarkInstall libmpfr6:amd64 < none -> 4.2.1-1+b1 @un puN > FU=0
            MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0
            MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0
      Installing cpp-x86-64-linux-gnu:amd64 as Depends of cpp:amd64
        MarkInstall cpp-x86-64-linux-gnu:amd64 < none -> 4:13.2.0-7 @un puN > FU=0
    Installing gcc-13:amd64 as Depends of gcc:amd64
      MarkInstall gcc-13:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0
      Installing gcc-13-x86-64-linux-gnu:amd64 as Depends of gcc-13:amd64
        MarkInstall gcc-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0
        Installing libcc1-0:amd64 as Depends of gcc-13-x86-64-linux-gnu:amd64
          MarkInstall libcc1-0:amd64 < none -> 14.1.0-2 @un puN > FU=0
            MarkInstall libstdc++6:amd64 < 14.1.0-2 @ii pmK > FU=0
        Installing binutils-x86-64-linux-gnu:amd64 as Depends of gcc-13-x86-64-linux-gnu:amd64
          MarkInstall binutils-x86-64-linux-gnu:amd64 < none -> 2.42.50.20240618-1 @un puN Ib > FU=0
          Installing binutils-common:amd64 as Depends of binutils-x86-64-linux-gnu:amd64
            MarkInstall binutils-common:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0
          Installing libbinutils:amd64 as Depends of binutils-x86-64-linux-gnu:amd64
            MarkInstall libbinutils:amd64 < none -> 2.42.50.20240618-1 @un puN Ib > FU=0
            Installing libsframe1:amd64 as Depends of libbinutils:amd64
              MarkInstall libsframe1:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0
          Installing libctf-nobfd0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64
            MarkInstall libctf-nobfd0:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0
          Installing libctf0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64
            MarkInstall libctf0:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0
          Installing libgprofng0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64
            MarkInstall libgprofng0:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0
          Installing libjansson4:amd64 as Depends of binutils-x86-64-linux-gnu:amd64
            MarkInstall libjansson4:amd64 < none -> 2.14-2+b2 @un puN > FU=0
        Installing libgcc-13-dev:amd64 as Depends of gcc-13-x86-64-linux-gnu:amd64
          MarkInstall libgcc-13-dev:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0
          Installing libgomp1:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall libgomp1:amd64 < none -> 14.1.0-2 @un puN > FU=0
          Installing libitm1:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall libitm1:amd64 < none -> 14.1.0-2 @un puN > FU=0
          Installing libatomic1:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall libatomic1:amd64 < none -> 14.1.0-2 @un puN > FU=0
          Installing libasan8:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall libasan8:amd64 < none -> 14.1.0-2 @un puN > FU=0
          Installing liblsan0:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall liblsan0:amd64 < none -> 14.1.0-2 @un puN > FU=0
          Installing libtsan2:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall libtsan2:amd64 < none -> 14.1.0-2 @un puN > FU=0
          Installing libubsan1:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall libubsan1:amd64 < none -> 14.1.0-2 @un puN > FU=0
          Installing libhwasan0:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall libhwasan0:amd64 < none -> 14.1.0-2 @un puN > FU=0
          Installing libquadmath0:amd64 as Depends of libgcc-13-dev:amd64
            MarkInstall libquadmath0:amd64 < none -> 14.1.0-2 @un puN > FU=0
      Installing binutils:amd64 as Depends of gcc-13:amd64
        MarkInstall binutils:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0
    Installing gcc-x86-64-linux-gnu:amd64 as Depends of gcc:amd64
      MarkInstall gcc-x86-64-linux-gnu:amd64 < none -> 4:13.2.0-7 @un puN > FU=0
  Installing g++:amd64 as Depends of build-essential:amd64
    MarkInstall g++:amd64 < none -> 4:13.2.0-7 @un puN Ib > FU=0
    Installing g++-13:amd64 as Depends of g++:amd64
      MarkInstall g++-13:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0
      Installing g++-13-x86-64-linux-gnu:amd64 as Depends of g++-13:amd64
        MarkInstall g++-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0
        Installing libstdc++-13-dev:amd64 as Depends of g++-13-x86-64-linux-gnu:amd64
          MarkInstall libstdc++-13-dev:amd64 < none -> 13.3.0-1 @un puN > FU=0
    Installing g++-x86-64-linux-gnu:amd64 as Depends of g++:amd64
      MarkInstall g++-x86-64-linux-gnu:amd64 < none -> 4:13.2.0-7 @un puN > FU=0
  Installing make:amd64 as Depends of build-essential:amd64
    MarkInstall make:amd64 < none -> 4.3-4.1 @un uN > FU=0
  Installing dpkg-dev:amd64 as Depends of build-essential:amd64
    MarkInstall dpkg-dev:amd64 < none -> 1.22.6 @un pumN Ib > FU=0
    Installing perl:amd64 as Depends of dpkg-dev:amd64
      MarkInstall perl:amd64 < none -> 5.38.2-5 @un pumN Ib > FU=0
        MarkInstall dpkg:amd64 < 1.22.6 @ii pmK > FU=0
          MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0
          MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pmK > FU=0
          MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0
          MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0
            MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0
          MarkInstall tar:amd64 < 1.35+dfsg-3 @ii pmK > FU=0
            MarkInstall libacl1:amd64 < 2.3.2-2 @ii pmK > FU=0
        MarkInstall perl-base:amd64 < 5.38.2-5 @ii pmK > FU=0
      Installing perl-modules-5.38:amd64 as Depends of perl:amd64
        MarkInstall perl-modules-5.38:amd64 < none -> 5.38.2-5 @un puN > FU=0
      Installing libperl5.38t64:amd64 as Depends of perl:amd64
        MarkInstall libperl5.38t64:amd64 < none -> 5.38.2-5 @un puN Ib > FU=0
          MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pmK > FU=0
        Installing libgdbm-compat4t64:amd64 as Depends of libperl5.38t64:amd64
          MarkInstall libgdbm-compat4t64:amd64 < none -> 1.23-6 @un puN Ib > FU=0
          Installing libgdbm6t64:amd64 as Depends of libgdbm-compat4t64:amd64
            MarkInstall libgdbm6t64:amd64 < none -> 1.23-6 @un puN > FU=0
    Installing libdpkg-perl:amd64 as Depends of dpkg-dev:amd64
      MarkInstall libdpkg-perl:amd64 < none -> 1.22.6 @un puN > FU=0
    Installing bzip2:amd64 as Depends of dpkg-dev:amd64
      MarkInstall bzip2:amd64 < none -> 1.0.8-5.1 @un pumN > FU=0
    Installing xz-utils:amd64 as Depends of dpkg-dev:amd64
      MarkInstall xz-utils:amd64 < none -> 5.6.2-1 @un pumN > FU=0
    Installing patch:amd64 as Depends of dpkg-dev:amd64
      MarkInstall patch:amd64 < none -> 2.7.6-7 @un puN > FU=0
  MarkInstall debhelper:amd64 < none -> 13.16 @un puN Ib > FU=1
  Installing autotools-dev:amd64 as Depends of debhelper:amd64
    MarkInstall autotools-dev:amd64 < none -> 20220109.1 @un puN > FU=0
  Installing dh-autoreconf:amd64 as Depends of debhelper:amd64
    MarkInstall dh-autoreconf:amd64 < none -> 20 @un puN Ib > FU=0
    Installing autoconf:amd64 as Depends of dh-autoreconf:amd64
      MarkInstall autoconf:amd64 < none -> 2.71-3 @un puN Ib > FU=0
      Installing m4:amd64 as Depends of autoconf:amd64
        MarkInstall m4:amd64 < none -> 1.4.19-4 @un puN > FU=0
        MarkInstall debianutils:amd64 < 5.19 @ii pmK > FU=0
    Installing automake:amd64 as Depends of dh-autoreconf:amd64
      MarkInstall automake:amd64 < none -> 1:1.16.5-1.3 @un puN > FU=0
    Installing autopoint:amd64 as Depends of dh-autoreconf:amd64
      MarkInstall autopoint:amd64 < none -> 0.22.5-1 @un puN > FU=0
    Installing libdebhelper-perl:amd64 as Depends of dh-autoreconf:amd64
      MarkInstall libdebhelper-perl:amd64 < none -> 13.16 @un puN > FU=0
    Installing libtool:amd64 as Depends of dh-autoreconf:amd64
      MarkInstall libtool:amd64 < none -> 2.4.7-7 @un puN Ib > FU=0
      Installing file:amd64 as Depends of libtool:amd64
        MarkInstall file:amd64 < none -> 1:5.45-3 @un puN Ib > FU=0
        Installing libmagic1t64:amd64 as Depends of file:amd64
          MarkInstall libmagic1t64:amd64 < none -> 1:5.45-3 @un puN Ib > FU=0
          Installing libmagic-mgc:amd64 as Depends of libmagic1t64:amd64
            MarkInstall libmagic-mgc:amd64 < none -> 1:5.45-3 @un puN > FU=0
  Installing dh-strip-nondeterminism:amd64 as Depends of debhelper:amd64
    MarkInstall dh-strip-nondeterminism:amd64 < none -> 1.14.0-1 @un puN Ib > FU=0
    Installing libfile-stripnondeterminism-perl:amd64 as Depends of dh-strip-nondeterminism:amd64
      MarkInstall libfile-stripnondeterminism-perl:amd64 < none -> 1.14.0-1 @un puN Ib > FU=0
      Installing libarchive-zip-perl:amd64 as Depends of libfile-stripnondeterminism-perl:amd64
        MarkInstall libarchive-zip-perl:amd64 < none -> 1.68-1 @un puN > FU=0
  Installing dwz:amd64 as Depends of debhelper:amd64
    MarkInstall dwz:amd64 < none -> 0.15-1+b1 @un puN Ib > FU=0
    Installing libelf1t64:amd64 as Depends of dwz:amd64
      MarkInstall libelf1t64:amd64 < none -> 0.191-1+b1 @un puN > FU=0
  Installing man-db:amd64 as Depends of debhelper:amd64
    MarkInstall man-db:amd64 < none -> 2.12.1-2 @un puN Ib > FU=0
    Installing bsdextrautils:amd64 as Depends of man-db:amd64
      MarkInstall bsdextrautils:amd64 < none -> 2.40.1-9 @un pumN > FU=0
        MarkInstall libsmartcols1:amd64 < 2.40.1-9 @ii pmK > FU=0
        MarkInstall libtinfo6:amd64 < 6.5-2 @ii pmK > FU=0
    Installing groff-base:amd64 as Depends of man-db:amd64
      MarkInstall groff-base:amd64 < none -> 1.23.0-4 @un puN Ib > FU=0
      Installing libuchardet0:amd64 as Depends of groff-base:amd64
        MarkInstall libuchardet0:amd64 < none -> 0.0.8-1+b1 @un puN > FU=0
    Installing libpipeline1:amd64 as Depends of man-db:amd64
      MarkInstall libpipeline1:amd64 < none -> 1.5.7-2 @un puN > FU=0
      MarkInstall libseccomp2:amd64 < 2.5.5-1 @ii pmK > FU=0
  Installing po-debconf:amd64 as Depends of debhelper:amd64
    MarkInstall po-debconf:amd64 < none -> 1.0.21+nmu1 @un puN Ib > FU=0
    Installing gettext:amd64 as Depends of po-debconf:amd64
      MarkInstall gettext:amd64 < none -> 0.22.5-1 @un puN Ib > FU=0
      Installing gettext-base:amd64 as Depends of gettext:amd64
        MarkInstall gettext-base:amd64 < none -> 0.22.5-1 @un puN > FU=0
        MarkInstall libunistring5:amd64 < 1.2-1 @ii pmK > FU=0
      Installing libxml2:amd64 as Depends of gettext:amd64
        MarkInstall libxml2:amd64 < none -> 2.12.7+dfsg-3 @un puN Ib > FU=0
        Installing libicu72:amd64 as Depends of libxml2:amd64
          MarkInstall libicu72:amd64 < none -> 72.1-4+b1 @un puN > FU=0
    Installing intltool-debian:amd64 as Depends of po-debconf:amd64
      MarkInstall intltool-debian:amd64 < none -> 0.35.0+20060710.6 @un puN > FU=0
    Installing sensible-utils:amd64 as Depends of po-debconf:amd64
      MarkInstall sensible-utils:amd64 < none -> 0.0.23 @un pumN > FU=0
  MarkInstall reprepro:amd64 < none -> 5.3.1-5+b2 @un puN Ib > FU=1
  Installing libarchive13t64:amd64 as Depends of reprepro:amd64
    MarkInstall libarchive13t64:amd64 < none -> 3.7.2-2.1 @un puN > FU=0
      MarkInstall liblz4-1:amd64 < 1.9.4-2 @ii pmK > FU=0
      MarkInstall libnettle8t64:amd64 < 3.10-1 @ii pmK > FU=0
    MarkInstall libgpg-error0:amd64 < 1.49-2 @ii pmK > FU=0
  Installing libgpgme11t64:amd64 as Depends of reprepro:amd64
    MarkInstall libgpgme11t64:amd64 < none -> 1.18.0-4.1+b1 @un puN Ib > FU=0
    Installing gnupg:amd64 as Depends of libgpgme11t64:amd64
      MarkInstall gnupg:amd64 < none -> 2.2.43-7 @un umN Ib > FU=0
      Installing dirmngr:amd64 as Depends of gnupg:amd64
        MarkInstall dirmngr:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0
        Installing adduser:amd64 as Depends of dirmngr:amd64
          MarkInstall adduser:amd64 < none -> 3.137 @un umN > FU=0
        Installing gpgconf:amd64 as Depends of dirmngr:amd64
          MarkInstall gpgconf:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0
          Installing libassuan0:amd64 as Depends of gpgconf:amd64
            MarkInstall libassuan0:amd64 < none -> 2.5.6-1+b1 @un uN > FU=0
          Installing libreadline8t64:amd64 as Depends of gpgconf:amd64
            MarkInstall libreadline8t64:amd64 < none -> 8.2-4 @un uN Ib > FU=0
            Installing readline-common:amd64 as Depends of libreadline8t64:amd64
              MarkInstall readline-common:amd64 < none -> 8.2-4 @un uN > FU=0
        Installing libksba8:amd64 as Depends of dirmngr:amd64
          MarkInstall libksba8:amd64 < none -> 1.6.6-1 @un uN > FU=0
        Installing libldap-2.5-0:amd64 as Depends of dirmngr:amd64
          MarkInstall libldap-2.5-0:amd64 < none -> 2.5.18+dfsg-1 @un uN Ib > FU=0
          Installing libsasl2-2:amd64 as Depends of libldap-2.5-0:amd64
            MarkInstall libsasl2-2:amd64 < none -> 2.1.28+dfsg1-6 @un uN Ib > FU=0
            Installing libsasl2-modules-db:amd64 as Depends of libsasl2-2:amd64
              MarkInstall libsasl2-modules-db:amd64 < none -> 2.1.28+dfsg1-6 @un uN > FU=0
        Installing libnpth0t64:amd64 as Depends of dirmngr:amd64
          MarkInstall libnpth0t64:amd64 < none -> 1.6-3.1 @un uN > FU=0
      Installing gnupg-l10n:amd64 as Depends of gnupg:amd64
        MarkInstall gnupg-l10n:amd64 < none -> 2.2.43-7 @un uN > FU=0
      Installing gpg:amd64 as Depends of gnupg:amd64
        MarkInstall gpg:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0
        Installing libsqlite3-0:amd64 as Depends of gpg:amd64
          MarkInstall libsqlite3-0:amd64 < none -> 3.46.0-1 @un uN > FU=0
      Installing gpg-agent:amd64 as Depends of gnupg:amd64
        MarkInstall gpg-agent:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0
        Installing pinentry-curses:amd64 as Depends of gpg-agent:amd64
          MarkInstall pinentry-curses:amd64 < none -> 1.2.1-3+b2 @un uN Ib > FU=0
          Installing libncursesw6:amd64 as Depends of pinentry-curses:amd64
            MarkInstall libncursesw6:amd64 < none -> 6.5-2 @un uN > FU=0
      Installing gpgsm:amd64 as Depends of gnupg:amd64
        MarkInstall gpgsm:amd64 < none -> 2.2.43-7 @un uN > FU=0
      MarkInstall libassuan0:amd64 < none -> 2.5.6-1+b1 @un puN > FU=0
  Installing zstd:amd64 as Depends of reprepro:amd64
    MarkInstall zstd:amd64 < none -> 1.5.6+dfsg-1 @un puN > FU=0
  MarkInstall quilt:amd64 < none -> 0.68-1 @un puN Ib > FU=1
  Installing diffstat:amd64 as Depends of quilt:amd64
    MarkInstall diffstat:amd64 < none -> 1.66-1 @un puN > FU=0
  Installing ed:amd64 as Depends of quilt:amd64
    MarkInstall ed:amd64 < none -> 1.20.2-2 @un puN > FU=0
  MarkInstall arch-test:amd64 < none -> 0.21-1 @un puN > FU=1
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
  Ignore MarkGarbage of zstd:amd64 < none -> 1.5.6+dfsg-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libarchive13t64:amd64 < none -> 3.7.2-2.1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of diffstat:amd64 < none -> 1.66-1 @un puN > as its mode (Install) is protected
The following additional packages will be installed:
  adduser autoconf automake autopoint autotools-dev binutils binutils-common
  binutils-x86-64-linux-gnu bsdextrautils bzip2 cpp cpp-13
  cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dh-autoreconf
  dh-strip-nondeterminism diffstat dirmngr dpkg-dev dwz ed file g++ g++-13
  g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base
  gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gettext gettext-base gnupg
  gnupg-l10n gpg gpg-agent gpgconf gpgsm groff-base intltool-debian
  libarchive-zip-perl libarchive13t64 libasan8 libassuan0 libatomic1
  libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0
  libctf0 libdebhelper-perl libdpkg-perl libelf1t64
  libfile-stripnondeterminism-perl libgcc-13-dev libgdbm-compat4t64
  libgdbm6t64 libgomp1 libgpgme11t64 libgprofng0 libhwasan0 libicu72 libisl23
  libitm1 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmagic-mgc
  libmagic1t64 libmpc3 libmpfr6 libncursesw6 libnpth0t64 libperl5.38t64
  libpipeline1 libquadmath0 libreadline8t64 libsasl2-2 libsasl2-modules-db
  libsframe1 libsqlite3-0 libstdc++-13-dev libtool libtsan2 libubsan1
  libuchardet0 libxml2 linux-libc-dev m4 make man-db patch perl
  perl-modules-5.38 pinentry-curses po-debconf readline-common rpcsvc-proto
  sensible-utils xz-utils zstd
Suggested packages:
  liblocale-gettext-perl cron quota autoconf-archive gnu-standards
  autoconf-doc binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales
  cpp-13-doc dh-make dbus-user-session libpam-systemd pinentry-gnome3 tor
  debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib
  manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu
  gettext-doc libasprintf-dev libgettextpo-dev gpg-wks-server parcimonie
  xloadimage scdaemon groff lrzip libc-devtools glibc-doc git bzr gdbm-l10n
  libstdc++-13-doc libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc
  make-doc apparmor less www-browser diffutils-doc perl-doc
  libterm-readline-gnu-perl | libterm-readline-perl-perl
  libtap-harness-archive-perl pinentry-doc libmail-box-perl default-mta
  | mail-transport-agent graphviz procmail readline-doc inoticoming lzip
Recommended packages:
  fakeroot libalgorithm-merge-perl curl | wget | lynx gnupg-utils
  gpg-wks-client manpages manpages-dev libfile-fcntllock-perl
  liblocale-gettext-perl libarchive-cpio-perl libldap-common libgpm2
  libsasl2-modules libltdl-dev netbase libmail-sendmail-perl less
The following NEW packages will be installed:
  adduser arch-test autoconf automake autopoint autotools-dev binutils
  binutils-common binutils-x86-64-linux-gnu bsdextrautils build-essential
  bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu debhelper
  dh-autoreconf dh-strip-nondeterminism diffstat dirmngr dpkg-dev dwz ed file
  g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13
  gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gettext
  gettext-base gnupg gnupg-l10n gpg gpg-agent gpgconf gpgsm groff-base
  intltool-debian libarchive-zip-perl libarchive13t64 libasan8 libassuan0
  libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev
  libctf-nobfd0 libctf0 libdebhelper-perl libdpkg-perl libelf1t64
  libfile-stripnondeterminism-perl libgcc-13-dev libgdbm-compat4t64
  libgdbm6t64 libgomp1 libgpgme11t64 libgprofng0 libhwasan0 libicu72 libisl23
  libitm1 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmagic-mgc
  libmagic1t64 libmpc3 libmpfr6 libncursesw6 libnpth0t64 libperl5.38t64
  libpipeline1 libquadmath0 libreadline8t64 libsasl2-2 libsasl2-modules-db
  libsframe1 libsqlite3-0 libstdc++-13-dev libtool libtsan2 libubsan1
  libuchardet0 libxml2 linux-libc-dev m4 make man-db patch perl
  perl-modules-5.38 pinentry-curses po-debconf quilt readline-common reprepro
  rpcsvc-proto sensible-utils xz-utils zstd
0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded.
Need to get 104 MB of archives.
After this operation, 415 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 perl-modules-5.38 all 5.38.2-5 [2905 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB]
Get:4 http://deb.debian.org/debian sid/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB]
Get:5 http://deb.debian.org/debian sid/main amd64 perl amd64 5.38.2-5 [236 kB]
Get:6 http://deb.debian.org/debian sid/main amd64 adduser all 3.137 [140 kB]
Get:7 http://deb.debian.org/debian sid/main amd64 readline-common all 8.2-4 [69.3 kB]
Get:8 http://deb.debian.org/debian sid/main amd64 sensible-utils all 0.0.23 [24.7 kB]
Get:9 http://deb.debian.org/debian sid/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB]
Get:10 http://deb.debian.org/debian sid/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB]
Get:11 http://deb.debian.org/debian sid/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB]
Get:12 http://deb.debian.org/debian sid/main amd64 file amd64 1:5.45-3 [42.9 kB]
Get:13 http://deb.debian.org/debian sid/main amd64 gettext-base amd64 0.22.5-1 [199 kB]
Get:14 http://deb.debian.org/debian sid/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB]
Get:15 http://deb.debian.org/debian sid/main amd64 groff-base amd64 1.23.0-4 [1180 kB]
Get:16 http://deb.debian.org/debian sid/main amd64 bsdextrautils amd64 2.40.1-9 [96.2 kB]
Get:17 http://deb.debian.org/debian sid/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB]
Get:18 http://deb.debian.org/debian sid/main amd64 man-db amd64 2.12.1-2 [1411 kB]
Get:19 http://deb.debian.org/debian sid/main amd64 xz-utils amd64 5.6.2-1 [522 kB]
Get:20 http://deb.debian.org/debian sid/main amd64 arch-test all 0.21-1 [12.5 kB]
Get:21 http://deb.debian.org/debian sid/main amd64 m4 amd64 1.4.19-4 [287 kB]
Get:22 http://deb.debian.org/debian sid/main amd64 autoconf all 2.71-3 [332 kB]
Get:23 http://deb.debian.org/debian sid/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get:24 http://deb.debian.org/debian sid/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get:25 http://deb.debian.org/debian sid/main amd64 autopoint all 0.22.5-1 [723 kB]
Get:26 http://deb.debian.org/debian sid/main amd64 binutils-common amd64 2.42.50.20240618-1 [2571 kB]
Get:27 http://deb.debian.org/debian sid/main amd64 libsframe1 amd64 2.42.50.20240618-1 [76.1 kB]
Get:28 http://deb.debian.org/debian sid/main amd64 libbinutils amd64 2.42.50.20240618-1 [523 kB]
Get:29 http://deb.debian.org/debian sid/main amd64 libctf-nobfd0 amd64 2.42.50.20240618-1 [152 kB]
Get:30 http://deb.debian.org/debian sid/main amd64 libctf0 amd64 2.42.50.20240618-1 [86.9 kB]
Get:31 http://deb.debian.org/debian sid/main amd64 libgprofng0 amd64 2.42.50.20240618-1 [775 kB]
Get:32 http://deb.debian.org/debian sid/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB]
Get:33 http://deb.debian.org/debian sid/main amd64 binutils-x86-64-linux-gnu amd64 2.42.50.20240618-1 [2233 kB]
Get:34 http://deb.debian.org/debian sid/main amd64 binutils amd64 2.42.50.20240618-1 [81.1 kB]
Get:35 http://deb.debian.org/debian sid/main amd64 libc-dev-bin amd64 2.38-13 [50.3 kB]
Get:36 http://deb.debian.org/debian sid/main amd64 linux-libc-dev all 6.8.12-1 [2329 kB]
Get:37 http://deb.debian.org/debian sid/main amd64 libcrypt-dev amd64 1:4.4.36-4 [119 kB]
Get:38 http://deb.debian.org/debian sid/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
Get:39 http://deb.debian.org/debian sid/main amd64 libc6-dev amd64 2.38-13 [1917 kB]
Get:40 http://deb.debian.org/debian sid/main amd64 gcc-13-base amd64 13.3.0-1 [46.0 kB]
Get:41 http://deb.debian.org/debian sid/main amd64 libisl23 amd64 0.26-3+b2 [652 kB]
Get:42 http://deb.debian.org/debian sid/main amd64 libmpfr6 amd64 4.2.1-1+b1 [714 kB]
Get:43 http://deb.debian.org/debian sid/main amd64 libmpc3 amd64 1.3.1-1+b2 [52.1 kB]
Get:44 http://deb.debian.org/debian sid/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-1 [9931 kB]
Get:45 http://deb.debian.org/debian sid/main amd64 cpp-13 amd64 13.3.0-1 [1276 B]
Get:46 http://deb.debian.org/debian sid/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7 [4724 B]
Get:47 http://deb.debian.org/debian sid/main amd64 cpp amd64 4:13.2.0-7 [1564 B]
Get:48 http://deb.debian.org/debian sid/main amd64 libcc1-0 amd64 14.1.0-2 [42.8 kB]
Get:49 http://deb.debian.org/debian sid/main amd64 libgomp1 amd64 14.1.0-2 [136 kB]
Get:50 http://deb.debian.org/debian sid/main amd64 libitm1 amd64 14.1.0-2 [25.8 kB]
Get:51 http://deb.debian.org/debian sid/main amd64 libatomic1 amd64 14.1.0-2 [9184 B]
Get:52 http://deb.debian.org/debian sid/main amd64 libasan8 amd64 14.1.0-2 [2725 kB]
Get:53 http://deb.debian.org/debian sid/main amd64 liblsan0 amd64 14.1.0-2 [1205 kB]
Get:54 http://deb.debian.org/debian sid/main amd64 libtsan2 amd64 14.1.0-2 [2460 kB]
Get:55 http://deb.debian.org/debian sid/main amd64 libubsan1 amd64 14.1.0-2 [1075 kB]
Get:56 http://deb.debian.org/debian sid/main amd64 libhwasan0 amd64 14.1.0-2 [1489 kB]
Get:57 http://deb.debian.org/debian sid/main amd64 libquadmath0 amd64 14.1.0-2 [145 kB]
Get:58 http://deb.debian.org/debian sid/main amd64 libgcc-13-dev amd64 13.3.0-1 [2538 kB]
Get:59 http://deb.debian.org/debian sid/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-1 [19.2 MB]
Get:60 http://deb.debian.org/debian sid/main amd64 gcc-13 amd64 13.3.0-1 [492 kB]
Get:61 http://deb.debian.org/debian sid/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7 [1440 B]
Get:62 http://deb.debian.org/debian sid/main amd64 gcc amd64 4:13.2.0-7 [5152 B]
Get:63 http://deb.debian.org/debian sid/main amd64 libstdc++-13-dev amd64 13.3.0-1 [2290 kB]
Get:64 http://deb.debian.org/debian sid/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-1 [10.9 MB]
Get:65 http://deb.debian.org/debian sid/main amd64 g++-13 amd64 13.3.0-1 [16.2 kB]
Get:66 http://deb.debian.org/debian sid/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7 [1200 B]
Get:67 http://deb.debian.org/debian sid/main amd64 g++ amd64 4:13.2.0-7 [1348 B]
Get:68 http://deb.debian.org/debian sid/main amd64 make amd64 4.3-4.1 [396 kB]
Get:69 http://deb.debian.org/debian sid/main amd64 libdpkg-perl all 1.22.6 [631 kB]
Get:70 http://deb.debian.org/debian sid/main amd64 patch amd64 2.7.6-7 [128 kB]
Get:71 http://deb.debian.org/debian sid/main amd64 dpkg-dev all 1.22.6 [1317 kB]
Get:72 http://deb.debian.org/debian sid/main amd64 build-essential amd64 12.10 [4516 B]
Get:73 http://deb.debian.org/debian sid/main amd64 libdebhelper-perl all 13.16 [88.6 kB]
Get:74 http://deb.debian.org/debian sid/main amd64 libtool all 2.4.7-7 [517 kB]
Get:75 http://deb.debian.org/debian sid/main amd64 dh-autoreconf all 20 [17.1 kB]
Get:76 http://deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get:77 http://deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 1.14.0-1 [19.5 kB]
Get:78 http://deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 1.14.0-1 [8448 B]
Get:79 http://deb.debian.org/debian sid/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]
Get:80 http://deb.debian.org/debian sid/main amd64 dwz amd64 0.15-1+b1 [110 kB]
Get:81 http://deb.debian.org/debian sid/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]
Get:82 http://deb.debian.org/debian sid/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB]
Get:83 http://deb.debian.org/debian sid/main amd64 gettext amd64 0.22.5-1 [1593 kB]
Get:84 http://deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get:85 http://deb.debian.org/debian sid/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get:86 http://deb.debian.org/debian sid/main amd64 debhelper all 13.16 [891 kB]
Get:87 http://deb.debian.org/debian sid/main amd64 diffstat amd64 1.66-1 [34.0 kB]
Get:88 http://deb.debian.org/debian sid/main amd64 libassuan0 amd64 2.5.6-1+b1 [50.4 kB]
Get:89 http://deb.debian.org/debian sid/main amd64 libreadline8t64 amd64 8.2-4 [167 kB]
Get:90 http://deb.debian.org/debian sid/main amd64 gpgconf amd64 2.2.43-7 [119 kB]
Get:91 http://deb.debian.org/debian sid/main amd64 libksba8 amd64 1.6.6-1 [131 kB]
Get:92 http://deb.debian.org/debian sid/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-6 [19.5 kB]
Get:93 http://deb.debian.org/debian sid/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-6 [56.9 kB]
Get:94 http://deb.debian.org/debian sid/main amd64 libldap-2.5-0 amd64 2.5.18+dfsg-1 [186 kB]
Get:95 http://deb.debian.org/debian sid/main amd64 libnpth0t64 amd64 1.6-3.1 [17.9 kB]
Get:96 http://deb.debian.org/debian sid/main amd64 dirmngr amd64 2.2.43-7 [363 kB]
Get:97 http://deb.debian.org/debian sid/main amd64 ed amd64 1.20.2-2 [60.8 kB]
Get:98 http://deb.debian.org/debian sid/main amd64 gnupg-l10n all 2.2.43-7 [701 kB]
Get:99 http://deb.debian.org/debian sid/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB]
Get:100 http://deb.debian.org/debian sid/main amd64 gpg amd64 2.2.43-7 [523 kB]
Get:101 http://deb.debian.org/debian sid/main amd64 libncursesw6 amd64 6.5-2 [135 kB]
Get:102 http://deb.debian.org/debian sid/main amd64 pinentry-curses amd64 1.2.1-3+b2 [78.3 kB]
Get:103 http://deb.debian.org/debian sid/main amd64 gpg-agent amd64 2.2.43-7 [248 kB]
Get:104 http://deb.debian.org/debian sid/main amd64 gpgsm amd64 2.2.43-7 [250 kB]
Get:105 http://deb.debian.org/debian sid/main amd64 gnupg all 2.2.43-7 [375 kB]
Get:106 http://deb.debian.org/debian sid/main amd64 libarchive13t64 amd64 3.7.2-2.1 [346 kB]
Get:107 http://deb.debian.org/debian sid/main amd64 libgpgme11t64 amd64 1.18.0-4.1+b1 [300 kB]
Get:108 http://deb.debian.org/debian sid/main amd64 quilt all 0.68-1 [437 kB]
Get:109 http://deb.debian.org/debian sid/main amd64 zstd amd64 1.5.6+dfsg-1 [739 kB]
Get:110 http://deb.debian.org/debian sid/main amd64 reprepro amd64 5.3.1-5+b2 [446 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 104 MB in 1s (83.3 MB/s)
Selecting previously unselected package perl-modules-5.38.
(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 ... 5198 files and directories currently installed.)
Preparing to unpack .../0-perl-modules-5.38_5.38.2-5_all.deb ...
Unpacking perl-modules-5.38 (5.38.2-5) ...
Selecting previously unselected package libgdbm6t64:amd64.
Preparing to unpack .../1-libgdbm6t64_1.23-6_amd64.deb ...
Unpacking libgdbm6t64:amd64 (1.23-6) ...
Selecting previously unselected package libgdbm-compat4t64:amd64.
Preparing to unpack .../2-libgdbm-compat4t64_1.23-6_amd64.deb ...
Unpacking libgdbm-compat4t64:amd64 (1.23-6) ...
Selecting previously unselected package libperl5.38t64:amd64.
Preparing to unpack .../3-libperl5.38t64_5.38.2-5_amd64.deb ...
Unpacking libperl5.38t64:amd64 (5.38.2-5) ...
Selecting previously unselected package perl.
Preparing to unpack .../4-perl_5.38.2-5_amd64.deb ...
Unpacking perl (5.38.2-5) ...
Selecting previously unselected package adduser.
Preparing to unpack .../5-adduser_3.137_all.deb ...
Unpacking adduser (3.137) ...
Setting up adduser (3.137) ...
Selecting previously unselected package readline-common.
(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 ... 7286 files and directories currently installed.)
Preparing to unpack .../000-readline-common_8.2-4_all.deb ...
Unpacking readline-common (8.2-4) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../001-sensible-utils_0.0.23_all.deb ...
Unpacking sensible-utils (0.0.23) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../002-bzip2_1.0.8-5.1_amd64.deb ...
Unpacking bzip2 (1.0.8-5.1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../003-libmagic-mgc_1%3a5.45-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.45-3) ...
Selecting previously unselected package libmagic1t64:amd64.
Preparing to unpack .../004-libmagic1t64_1%3a5.45-3_amd64.deb ...
Unpacking libmagic1t64:amd64 (1:5.45-3) ...
Selecting previously unselected package file.
Preparing to unpack .../005-file_1%3a5.45-3_amd64.deb ...
Unpacking file (1:5.45-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../006-gettext-base_0.22.5-1_amd64.deb ...
Unpacking gettext-base (0.22.5-1) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../007-libuchardet0_0.0.8-1+b1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-1+b1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../008-groff-base_1.23.0-4_amd64.deb ...
Unpacking groff-base (1.23.0-4) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../009-bsdextrautils_2.40.1-9_amd64.deb ...
Unpacking bsdextrautils (2.40.1-9) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../010-libpipeline1_1.5.7-2_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-2) ...
Selecting previously unselected package man-db.
Preparing to unpack .../011-man-db_2.12.1-2_amd64.deb ...
Unpacking man-db (2.12.1-2) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../012-xz-utils_5.6.2-1_amd64.deb ...
Unpacking xz-utils (5.6.2-1) ...
Selecting previously unselected package arch-test.
Preparing to unpack .../013-arch-test_0.21-1_all.deb ...
Unpacking arch-test (0.21-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../014-m4_1.4.19-4_amd64.deb ...
Unpacking m4 (1.4.19-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../015-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../016-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../017-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../018-autopoint_0.22.5-1_all.deb ...
Unpacking autopoint (0.22.5-1) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../019-binutils-common_2.42.50.20240618-1_amd64.deb ...
Unpacking binutils-common:amd64 (2.42.50.20240618-1) ...
Selecting previously unselected package libsframe1:amd64.
Preparing to unpack .../020-libsframe1_2.42.50.20240618-1_amd64.deb ...
Unpacking libsframe1:amd64 (2.42.50.20240618-1) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../021-libbinutils_2.42.50.20240618-1_amd64.deb ...
Unpacking libbinutils:amd64 (2.42.50.20240618-1) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../022-libctf-nobfd0_2.42.50.20240618-1_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.42.50.20240618-1) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../023-libctf0_2.42.50.20240618-1_amd64.deb ...
Unpacking libctf0:amd64 (2.42.50.20240618-1) ...
Selecting previously unselected package libgprofng0:amd64.
Preparing to unpack .../024-libgprofng0_2.42.50.20240618-1_amd64.deb ...
Unpacking libgprofng0:amd64 (2.42.50.20240618-1) ...
Selecting previously unselected package libjansson4:amd64.
Preparing to unpack .../025-libjansson4_2.14-2+b2_amd64.deb ...
Unpacking libjansson4:amd64 (2.14-2+b2) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../026-binutils-x86-64-linux-gnu_2.42.50.20240618-1_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.42.50.20240618-1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../027-binutils_2.42.50.20240618-1_amd64.deb ...
Unpacking binutils (2.42.50.20240618-1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../028-libc-dev-bin_2.38-13_amd64.deb ...
Unpacking libc-dev-bin (2.38-13) ...
Selecting previously unselected package linux-libc-dev.
Preparing to unpack .../029-linux-libc-dev_6.8.12-1_all.deb ...
Unpacking linux-libc-dev (6.8.12-1) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../030-libcrypt-dev_1%3a4.4.36-4_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.36-4) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../031-rpcsvc-proto_1.4.3-1_amd64.deb ...
Unpacking rpcsvc-proto (1.4.3-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../032-libc6-dev_2.38-13_amd64.deb ...
Unpacking libc6-dev:amd64 (2.38-13) ...
Selecting previously unselected package gcc-13-base:amd64.
Preparing to unpack .../033-gcc-13-base_13.3.0-1_amd64.deb ...
Unpacking gcc-13-base:amd64 (13.3.0-1) ...
Selecting previously unselected package libisl23:amd64.
Preparing to unpack .../034-libisl23_0.26-3+b2_amd64.deb ...
Unpacking libisl23:amd64 (0.26-3+b2) ...
Selecting previously unselected package libmpfr6:amd64.
Preparing to unpack .../035-libmpfr6_4.2.1-1+b1_amd64.deb ...
Unpacking libmpfr6:amd64 (4.2.1-1+b1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../036-libmpc3_1.3.1-1+b2_amd64.deb ...
Unpacking libmpc3:amd64 (1.3.1-1+b2) ...
Selecting previously unselected package cpp-13-x86-64-linux-gnu.
Preparing to unpack .../037-cpp-13-x86-64-linux-gnu_13.3.0-1_amd64.deb ...
Unpacking cpp-13-x86-64-linux-gnu (13.3.0-1) ...
Selecting previously unselected package cpp-13.
Preparing to unpack .../038-cpp-13_13.3.0-1_amd64.deb ...
Unpacking cpp-13 (13.3.0-1) ...
Selecting previously unselected package cpp-x86-64-linux-gnu.
Preparing to unpack .../039-cpp-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb ...
Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7) ...
Selecting previously unselected package cpp.
Preparing to unpack .../040-cpp_4%3a13.2.0-7_amd64.deb ...
Unpacking cpp (4:13.2.0-7) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../041-libcc1-0_14.1.0-2_amd64.deb ...
Unpacking libcc1-0:amd64 (14.1.0-2) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../042-libgomp1_14.1.0-2_amd64.deb ...
Unpacking libgomp1:amd64 (14.1.0-2) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../043-libitm1_14.1.0-2_amd64.deb ...
Unpacking libitm1:amd64 (14.1.0-2) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../044-libatomic1_14.1.0-2_amd64.deb ...
Unpacking libatomic1:amd64 (14.1.0-2) ...
Selecting previously unselected package libasan8:amd64.
Preparing to unpack .../045-libasan8_14.1.0-2_amd64.deb ...
Unpacking libasan8:amd64 (14.1.0-2) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../046-liblsan0_14.1.0-2_amd64.deb ...
Unpacking liblsan0:amd64 (14.1.0-2) ...
Selecting previously unselected package libtsan2:amd64.
Preparing to unpack .../047-libtsan2_14.1.0-2_amd64.deb ...
Unpacking libtsan2:amd64 (14.1.0-2) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../048-libubsan1_14.1.0-2_amd64.deb ...
Unpacking libubsan1:amd64 (14.1.0-2) ...
Selecting previously unselected package libhwasan0:amd64.
Preparing to unpack .../049-libhwasan0_14.1.0-2_amd64.deb ...
Unpacking libhwasan0:amd64 (14.1.0-2) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../050-libquadmath0_14.1.0-2_amd64.deb ...
Unpacking libquadmath0:amd64 (14.1.0-2) ...
Selecting previously unselected package libgcc-13-dev:amd64.
Preparing to unpack .../051-libgcc-13-dev_13.3.0-1_amd64.deb ...
Unpacking libgcc-13-dev:amd64 (13.3.0-1) ...
Selecting previously unselected package gcc-13-x86-64-linux-gnu.
Preparing to unpack .../052-gcc-13-x86-64-linux-gnu_13.3.0-1_amd64.deb ...
Unpacking gcc-13-x86-64-linux-gnu (13.3.0-1) ...
Selecting previously unselected package gcc-13.
Preparing to unpack .../053-gcc-13_13.3.0-1_amd64.deb ...
Unpacking gcc-13 (13.3.0-1) ...
Selecting previously unselected package gcc-x86-64-linux-gnu.
Preparing to unpack .../054-gcc-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb ...
Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7) ...
Selecting previously unselected package gcc.
Preparing to unpack .../055-gcc_4%3a13.2.0-7_amd64.deb ...
Unpacking gcc (4:13.2.0-7) ...
Selecting previously unselected package libstdc++-13-dev:amd64.
Preparing to unpack .../056-libstdc++-13-dev_13.3.0-1_amd64.deb ...
Unpacking libstdc++-13-dev:amd64 (13.3.0-1) ...
Selecting previously unselected package g++-13-x86-64-linux-gnu.
Preparing to unpack .../057-g++-13-x86-64-linux-gnu_13.3.0-1_amd64.deb ...
Unpacking g++-13-x86-64-linux-gnu (13.3.0-1) ...
Selecting previously unselected package g++-13.
Preparing to unpack .../058-g++-13_13.3.0-1_amd64.deb ...
Unpacking g++-13 (13.3.0-1) ...
Selecting previously unselected package g++-x86-64-linux-gnu.
Preparing to unpack .../059-g++-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb ...
Unpacking g++-x86-64-linux-gnu (4:13.2.0-7) ...
Selecting previously unselected package g++.
Preparing to unpack .../060-g++_4%3a13.2.0-7_amd64.deb ...
Unpacking g++ (4:13.2.0-7) ...
Selecting previously unselected package make.
Preparing to unpack .../061-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../062-libdpkg-perl_1.22.6_all.deb ...
Unpacking libdpkg-perl (1.22.6) ...
Selecting previously unselected package patch.
Preparing to unpack .../063-patch_2.7.6-7_amd64.deb ...
Unpacking patch (2.7.6-7) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../064-dpkg-dev_1.22.6_all.deb ...
Unpacking dpkg-dev (1.22.6) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../065-build-essential_12.10_amd64.deb ...
Unpacking build-essential (12.10) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../066-libdebhelper-perl_13.16_all.deb ...
Unpacking libdebhelper-perl (13.16) ...
Selecting previously unselected package libtool.
Preparing to unpack .../067-libtool_2.4.7-7_all.deb ...
Unpacking libtool (2.4.7-7) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../068-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../069-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../070-libfile-stripnondeterminism-perl_1.14.0-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.14.0-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../071-dh-strip-nondeterminism_1.14.0-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.14.0-1) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../072-libelf1t64_0.191-1+b1_amd64.deb ...
Unpacking libelf1t64:amd64 (0.191-1+b1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../073-dwz_0.15-1+b1_amd64.deb ...
Unpacking dwz (0.15-1+b1) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../074-libicu72_72.1-4+b1_amd64.deb ...
Unpacking libicu72:amd64 (72.1-4+b1) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../075-libxml2_2.12.7+dfsg-3_amd64.deb ...
Unpacking libxml2:amd64 (2.12.7+dfsg-3) ...
Selecting previously unselected package gettext.
Preparing to unpack .../076-gettext_0.22.5-1_amd64.deb ...
Unpacking gettext (0.22.5-1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../077-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../078-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../079-debhelper_13.16_all.deb ...
Unpacking debhelper (13.16) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../080-diffstat_1.66-1_amd64.deb ...
Unpacking diffstat (1.66-1) ...
Selecting previously unselected package libassuan0:amd64.
Preparing to unpack .../081-libassuan0_2.5.6-1+b1_amd64.deb ...
Unpacking libassuan0:amd64 (2.5.6-1+b1) ...
Selecting previously unselected package libreadline8t64:amd64.
Preparing to unpack .../082-libreadline8t64_8.2-4_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:amd64 (8.2-4) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../083-gpgconf_2.2.43-7_amd64.deb ...
Unpacking gpgconf (2.2.43-7) ...
Selecting previously unselected package libksba8:amd64.
Preparing to unpack .../084-libksba8_1.6.6-1_amd64.deb ...
Unpacking libksba8:amd64 (1.6.6-1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../085-libsasl2-modules-db_2.1.28+dfsg1-6_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-6) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../086-libsasl2-2_2.1.28+dfsg1-6_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-6) ...
Selecting previously unselected package libldap-2.5-0:amd64.
Preparing to unpack .../087-libldap-2.5-0_2.5.18+dfsg-1_amd64.deb ...
Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-1) ...
Selecting previously unselected package libnpth0t64:amd64.
Preparing to unpack .../088-libnpth0t64_1.6-3.1_amd64.deb ...
Unpacking libnpth0t64:amd64 (1.6-3.1) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../089-dirmngr_2.2.43-7_amd64.deb ...
Unpacking dirmngr (2.2.43-7) ...
Selecting previously unselected package ed.
Preparing to unpack .../090-ed_1.20.2-2_amd64.deb ...
Unpacking ed (1.20.2-2) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../091-gnupg-l10n_2.2.43-7_all.deb ...
Unpacking gnupg-l10n (2.2.43-7) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../092-libsqlite3-0_3.46.0-1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.46.0-1) ...
Selecting previously unselected package gpg.
Preparing to unpack .../093-gpg_2.2.43-7_amd64.deb ...
Unpacking gpg (2.2.43-7) ...
Selecting previously unselected package libncursesw6:amd64.
Preparing to unpack .../094-libncursesw6_6.5-2_amd64.deb ...
Unpacking libncursesw6:amd64 (6.5-2) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../095-pinentry-curses_1.2.1-3+b2_amd64.deb ...
Unpacking pinentry-curses (1.2.1-3+b2) ...
Selecting previously unselected package gpg-agent.
Preparing to unpack .../096-gpg-agent_2.2.43-7_amd64.deb ...
Unpacking gpg-agent (2.2.43-7) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../097-gpgsm_2.2.43-7_amd64.deb ...
Unpacking gpgsm (2.2.43-7) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../098-gnupg_2.2.43-7_all.deb ...
Unpacking gnupg (2.2.43-7) ...
Selecting previously unselected package libarchive13t64:amd64.
Preparing to unpack .../099-libarchive13t64_3.7.2-2.1_amd64.deb ...
Unpacking libarchive13t64:amd64 (3.7.2-2.1) ...
Selecting previously unselected package libgpgme11t64:amd64.
Preparing to unpack .../100-libgpgme11t64_1.18.0-4.1+b1_amd64.deb ...
Unpacking libgpgme11t64:amd64 (1.18.0-4.1+b1) ...
Selecting previously unselected package quilt.
Preparing to unpack .../101-quilt_0.68-1_all.deb ...
Unpacking quilt (0.68-1) ...
Selecting previously unselected package zstd.
Preparing to unpack .../102-zstd_1.5.6+dfsg-1_amd64.deb ...
Unpacking zstd (1.5.6+dfsg-1) ...
Selecting previously unselected package reprepro.
Preparing to unpack .../103-reprepro_5.3.1-5+b2_amd64.deb ...
Unpacking reprepro (5.3.1-5+b2) ...
Setting up libksba8:amd64 (1.6.6-1) ...
Setting up libpipeline1:amd64 (1.5.7-2) ...
Setting up libnpth0t64:amd64 (1.6-3.1) ...
Setting up libicu72:amd64 (72.1-4+b1) ...
Setting up libgdbm6t64:amd64 (1.23-6) ...
Setting up bsdextrautils (2.40.1-9) ...
Setting up libgdbm-compat4t64:amd64 (1.23-6) ...
Setting up libmagic-mgc (1:5.45-3) ...
Setting up libsqlite3-0:amd64 (3.46.0-1) ...
Setting up libmagic1t64:amd64 (1:5.45-3) ...
Setting up binutils-common:amd64 (2.42.50.20240618-1) ...
Setting up linux-libc-dev (6.8.12-1) ...
Setting up libctf-nobfd0:amd64 (2.42.50.20240618-1) ...
Setting up gettext-base (0.22.5-1) ...
Setting up m4 (1.4.19-4) ...
Setting up file (1:5.45-3) ...
Setting up libassuan0:amd64 (2.5.6-1+b1) ...
Setting up libgomp1:amd64 (14.1.0-2) ...
Setting up bzip2 (1.0.8-5.1) ...
Setting up libsframe1:amd64 (2.42.50.20240618-1) ...
Setting up libelf1t64:amd64 (0.191-1+b1) ...
Setting up libjansson4:amd64 (2.14-2+b2) ...
Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-6) ...
Setting up autotools-dev (20220109.1) ...
Setting up rpcsvc-proto (1.4.3-1) ...
Setting up gcc-13-base:amd64 (13.3.0-1) ...
Setting up make (4.3-4.1) ...
Setting up libmpfr6:amd64 (4.2.1-1+b1) ...
Setting up gnupg-l10n (2.2.43-7) ...
Setting up ed (1.20.2-2) ...
Setting up xz-utils (5.6.2-1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up perl-modules-5.38 (5.38.2-5) ...
Setting up libquadmath0:amd64 (14.1.0-2) ...
Setting up diffstat (1.66-1) ...
Setting up libmpc3:amd64 (1.3.1-1+b2) ...
Setting up libatomic1:amd64 (14.1.0-2) ...
Setting up patch (2.7.6-7) ...
Setting up autopoint (0.22.5-1) ...
Setting up libncursesw6:amd64 (6.5-2) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg1-6) ...
Setting up libubsan1:amd64 (14.1.0-2) ...
Setting up dwz (0.15-1+b1) ...
Setting up sensible-utils (0.0.23) ...
Setting up libhwasan0:amd64 (14.1.0-2) ...
Setting up libcrypt-dev:amd64 (1:4.4.36-4) ...
Setting up libasan8:amd64 (14.1.0-2) ...
Setting up libuchardet0:amd64 (0.0.8-1+b1) ...
Setting up libperl5.38t64:amd64 (5.38.2-5) ...
Setting up libtsan2:amd64 (14.1.0-2) ...
Setting up libbinutils:amd64 (2.42.50.20240618-1) ...
Setting up arch-test (0.21-1) ...
Setting up libisl23:amd64 (0.26-3+b2) ...
Setting up libc-dev-bin (2.38-13) ...
Setting up readline-common (8.2-4) ...
Setting up libxml2:amd64 (2.12.7+dfsg-3) ...
Setting up zstd (1.5.6+dfsg-1) ...
Setting up libcc1-0:amd64 (14.1.0-2) ...
Setting up liblsan0:amd64 (14.1.0-2) ...
Setting up libitm1:amd64 (14.1.0-2) ...
Setting up libctf0:amd64 (2.42.50.20240618-1) ...
Setting up pinentry-curses (1.2.1-3+b2) ...
Setting up gettext (0.22.5-1) ...
Setting up cpp-13-x86-64-linux-gnu (13.3.0-1) ...
Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-1) ...
Setting up perl (5.38.2-5) ...
Setting up libgprofng0:amd64 (2.42.50.20240618-1) ...
Setting up libdpkg-perl (1.22.6) ...
Setting up autoconf (2.71-3) ...
Setting up libreadline8t64:amd64 (8.2-4) ...
Setting up libgcc-13-dev:amd64 (13.3.0-1) ...
Setting up groff-base (1.23.0-4) ...
Setting up gpgconf (2.2.43-7) ...
Setting up libc6-dev:amd64 (2.38-13) ...
Setting up libarchive13t64:amd64 (3.7.2-2.1) ...
Setting up gpg (2.2.43-7) ...
Setting up libstdc++-13-dev:amd64 (13.3.0-1) ...
Setting up binutils-x86-64-linux-gnu (2.42.50.20240618-1) ...
Setting up cpp-x86-64-linux-gnu (4:13.2.0-7) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up gpg-agent (2.2.43-7) ...
Setting up cpp-13 (13.3.0-1) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up gcc-13-x86-64-linux-gnu (13.3.0-1) ...
Setting up libdebhelper-perl (13.16) ...
Setting up gpgsm (2.2.43-7) ...
Setting up quilt (0.68-1) ...
Setting up binutils (2.42.50.20240618-1) ...
Setting up man-db (2.12.1-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up dpkg-dev (1.22.6) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dirmngr (2.2.43-7) ...
Setting up gcc-13 (13.3.0-1) ...
Setting up cpp (4:13.2.0-7) ...
Setting up gnupg (2.2.43-7) ...
Setting up libgpgme11t64:amd64 (1.18.0-4.1+b1) ...
Setting up reprepro (5.3.1-5+b2) ...
Setting up libfile-stripnondeterminism-perl (1.14.0-1) ...
Setting up g++-13-x86-64-linux-gnu (13.3.0-1) ...
Setting up gcc-x86-64-linux-gnu (4:13.2.0-7) ...
Setting up libtool (2.4.7-7) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up gcc (4:13.2.0-7) ...
Setting up dh-autoreconf (20) ...
Setting up dh-strip-nondeterminism (1.14.0-1) ...
Setting up g++-x86-64-linux-gnu (4:13.2.0-7) ...
Setting up g++-13 (13.3.0-1) ...
Setting up debhelper (13.16) ...
Setting up g++ (4:13.2.0-7) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.10) ...
Processing triggers for libc-bin (2.38-13) ...

if test -z "$DROP_PRIVS"; then
	drop_privs_exec() {
		exec env -- "$@"
	}
else
	apt_get_install adduser fakeroot
	if ! getent passwd "$DROP_PRIVS" >/dev/null; then
		adduser --system --group --home /tmp/buildd --no-create-home --shell /bin/false "$DROP_PRIVS"
	fi
	drop_privs_exec() {
		exec /sbin/runuser --user "$DROP_PRIVS" --group "$DROP_PRIVS" -- /usr/bin/env -- "$@"
	}
fi
Reading package lists...
Building dependency tree...
Reading state information...
  MarkInstall adduser:amd64 < 3.137 @ii pmK > FU=1
    MarkInstall passwd:amd64 < 1:4.15.2-1 @ii pmK > FU=0
      MarkInstall libpam-modules:amd64 < 1.5.3-7 @ii pmK > FU=0
        MarkInstall libaudit1:amd64 < 1:3.1.2-4 @ii pmK > FU=0
          MarkInstall libaudit-common:amd64 < 1:3.1.2-4 @ii pmK > FU=0
          MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0
            MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0
              MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0
          MarkInstall libcap-ng0:amd64 < 0.8.5-1 @ii pmK > FU=0
        MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pmK > FU=0
        MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pmK > FU=0
        MarkInstall libpam0g:amd64 < 1.5.3-7 @ii pmK > FU=0
        MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0
          MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0
        MarkInstall libpam-modules-bin:amd64 < 1.5.3-7 @ii pmK > FU=0
      MarkInstall libacl1:amd64 < 2.3.2-2 @ii pmK > FU=0
      MarkInstall libattr1:amd64 < 1:2.5.2-1 @ii pmK > FU=0
      MarkInstall libbsd0:amd64 < 0.12.2-1 @ii pmK > FU=0
        MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0
      MarkInstall libsemanage2:amd64 < 3.5-1+b3 @ii pmK > FU=0
        MarkInstall libsemanage-common:amd64 < 3.5-1 @ii pmK > FU=0
        MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0
        MarkInstall libsepol2:amd64 < 3.5-2+b1 @ii pmK > FU=0
  MarkInstall fakeroot:amd64 < none -> 1.35-1 @un pumN Ib > FU=1
  Installing libfakeroot:amd64 as Depends of fakeroot:amd64
    MarkInstall libfakeroot:amd64 < none -> 1.35-1 @un puN > FU=0
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
adduser is already the newest version (3.137).
adduser set to manually installed.
The following NEW packages will be installed:
  fakeroot libfakeroot
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 103 kB of archives.
After this operation, 385 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.35-1 [29.1 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 fakeroot amd64 1.35-1 [74.1 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 103 kB in 0s (5070 kB/s)
Selecting previously unselected package libfakeroot: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 ... 15403 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.35-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.35-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.35-1_amd64.deb ...
Unpacking fakeroot (1.35-1) ...
Setting up libfakeroot:amd64 (1.35-1) ...
Setting up fakeroot (1.35-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for man-db (2.12.1-2) ...
Not building database; man-db/auto-update is not 'true'.
Processing triggers for libc-bin (2.38-13) ...
info: The home dir /tmp/buildd you specified can't be accessed: No such file or directory

info: Selecting UID from range 100 to 999 ...

info: Selecting GID from range 100 to 999 ...
info: Adding system user `buildd' (UID 100) ...
info: Adding new group `buildd' (GID 101) ...
info: Adding new user `buildd' (UID 100) with group `buildd' ...
info: Not creating home directory `/tmp/buildd'.
drop_privs() {
	( drop_privs_exec "$@" )
}

if test -z "$GCC_VER"; then
	GCC_VER=`apt-cache depends gcc | sed 's/^ *Depends: gcc-\([0-9.]*\)$/\1/;t;d'`
fi

obtain_source_package() {
	local use_experimental
	use_experimental=
	case "$1" in
		gcc-[0-9]*)
			test -n "$(apt-cache showsrc "$1")" || use_experimental=yes
		;;
	esac
	if test "$use_experimental" = yes; then
		echo "deb-src $MIRROR experimental main" > /etc/apt/sources.list.d/tmp-experimental.list
		$APT_GET update
	fi
	drop_privs apt-get source "$1"
	if test -f /etc/apt/sources.list.d/tmp-experimental.list; then
		rm /etc/apt/sources.list.d/tmp-experimental.list
		$APT_GET update
	fi
}

cat <<EOF >> /usr/share/dpkg/cputable
csky		csky		csky		32	little
EOF

if test -z "$HOST_ARCH" || ! dpkg-architecture "-a$HOST_ARCH"; then
	echo "architecture $HOST_ARCH unknown to dpkg"
	exit 1
fi
dpkg-architecture: warning: specified GNU system type i686-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
DEB_BUILD_ARCH=amd64
DEB_BUILD_ARCH_ABI=base
DEB_BUILD_ARCH_BITS=64
DEB_BUILD_ARCH_CPU=amd64
DEB_BUILD_ARCH_ENDIAN=little
DEB_BUILD_ARCH_LIBC=gnu
DEB_BUILD_ARCH_OS=linux
DEB_BUILD_GNU_CPU=x86_64
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=x86_64-linux-gnu
DEB_BUILD_MULTIARCH=x86_64-linux-gnu
DEB_HOST_ARCH=hurd-i386
DEB_HOST_ARCH_ABI=base
DEB_HOST_ARCH_BITS=32
DEB_HOST_ARCH_CPU=i386
DEB_HOST_ARCH_ENDIAN=little
DEB_HOST_ARCH_LIBC=gnu
DEB_HOST_ARCH_OS=hurd
DEB_HOST_GNU_CPU=i686
DEB_HOST_GNU_SYSTEM=gnu
DEB_HOST_GNU_TYPE=i686-gnu
DEB_HOST_MULTIARCH=i386-gnu
DEB_TARGET_ARCH=hurd-i386
DEB_TARGET_ARCH_ABI=base
DEB_TARGET_ARCH_BITS=32
DEB_TARGET_ARCH_CPU=i386
DEB_TARGET_ARCH_ENDIAN=little
DEB_TARGET_ARCH_LIBC=gnu
DEB_TARGET_ARCH_OS=hurd
DEB_TARGET_GNU_CPU=i686
DEB_TARGET_GNU_SYSTEM=gnu
DEB_TARGET_GNU_TYPE=i686-gnu
DEB_TARGET_MULTIARCH=i386-gnu

# ensure that the rebootstrap list comes first
test -f /etc/apt/sources.list && mv -v /etc/apt/sources.list /etc/apt/sources.list.d/local.list
renamed '/etc/apt/sources.list' -> '/etc/apt/sources.list.d/local.list'
grep -q '^deb-src .*sid' /etc/apt/sources.list.d/*.list || echo "deb-src $MIRROR sid main" >> /etc/apt/sources.list.d/sid-source.list

dpkg --add-architecture "$HOST_ARCH"
$APT_GET update
Hit:1 http://deb.debian.org/debian sid InRelease
Reading package lists...

rm -Rf /tmp/buildd
drop_privs mkdir -p /tmp/buildd

HOST_ARCH_SUFFIX="-$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_GNU_TYPE | tr _ -)"
dpkg-architecture: warning: specified GNU system type i686-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable

case "$HOST_ARCH" in
	amd64) MULTILIB_NAMES="i386 x32" ;;
	i386) MULTILIB_NAMES="amd64 x32" ;;
	mips|mipsel) MULTILIB_NAMES="mips64 mipsn32" ;;
	mips64|mips64el) MULTILIB_NAMES="mips32 mipsn32" ;;
	mipsn32|mipsn32el) MULTILIB_NAMES="mips32 mips64" ;;
	powerpc) MULTILIB_NAMES=ppc64 ;;
	ppc64) MULTILIB_NAMES=powerpc ;;
	s390x) MULTILIB_NAMES=s390 ;;
	sparc) MULTILIB_NAMES=sparc64 ;;
	sparc64) MULTILIB_NAMES=sparc ;;
	x32) MULTILIB_NAMES="amd64 i386" ;;
	*) MULTILIB_NAMES="" ;;
esac
if test "$ENABLE_MULTILIB" != yes; then
	MULTILIB_NAMES=""
fi

for f in /etc/apt/sources.list.d/*.list; do
	test -f "$f" && sed -i "s/^deb \(\[.*\] \)*/deb [ arch-=$HOST_ARCH ] /" "$f"
done
mkdir -p "$REPODIR/conf" "$REPODIR/archive" "$REPODIR/stamps"
cat > "$REPODIR/conf/distributions" <<EOF
Codename: rebootstrap
Label: rebootstrap
Architectures: `dpkg --print-architecture` $HOST_ARCH
Components: main
UDebComponents: main
Description: cross toolchain and build results for $HOST_ARCH

Codename: rebootstrap-native
Label: rebootstrap-native
Architectures: `dpkg --print-architecture`
Components: main
UDebComponents: main
Description: native packages needed for bootstrap
EOF
cat > "$REPODIR/conf/options" <<EOF
verbose
ignore wrongdistribution
EOF
export REPREPRO_BASE_DIR="$REPODIR"
reprepro export
Exporting rebootstrap...
Exporting rebootstrap-native...
echo "deb [ arch=$(dpkg --print-architecture),$HOST_ARCH trusted=yes ] file://$REPODIR rebootstrap main" >/etc/apt/sources.list.d/000_rebootstrap.list
echo "deb [ arch=$(dpkg --print-architecture) trusted=yes ] file://$REPODIR rebootstrap-native main" >/etc/apt/sources.list.d/001_rebootstrap-native.list
cat >/etc/apt/preferences.d/rebootstrap.pref <<EOF
Explanation: prefer our own rebootstrap (native) packages over everything
Package: *
Pin: release l=rebootstrap-native
Pin-Priority: 1001

Explanation: prefer our own rebootstrap (toolchain) packages over everything
Package: *
Pin: release l=rebootstrap
Pin-Priority: 1002

Explanation: do not use archive cross toolchain
Package: *-$HOST_ARCH-cross *$HOST_ARCH_SUFFIX gcc-*$HOST_ARCH_SUFFIX-base
Pin: release a=unstable
Pin-Priority: -1
EOF
$APT_GET update
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 [2816 B]
Hit:4 http://deb.debian.org/debian sid InRelease
Get:3 file:/tmp/repo rebootstrap Release [2816 B]
Get:5 file:/tmp/repo rebootstrap-native Release [1475 B]
Get:5 file:/tmp/repo rebootstrap-native Release [1475 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
Reading package lists...

# Since most libraries (e.g. libgcc_s) do not include ABI-tags,
# glibc may be confused and try to use them. A typical symptom is:
# apt-get: error while loading shared libraries: /lib/x86_64-kfreebsd-gnu/libgcc_s.so.1: ELF file OS ABI invalid
cat >/etc/dpkg/dpkg.cfg.d/ignore-foreign-linker-paths <<EOF
path-exclude=/etc/ld.so.conf.d/$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_MULTIARCH).conf
EOF

# Work around Multi-Arch: same file conflict in libxdmcp-dev. #825146
cat >/etc/dpkg/dpkg.cfg.d/bug-825146 <<'EOF'
path-exclude=/usr/share/doc/libxdmcp-dev/xdmcp.txt.gz
EOF

# Work around binNMU file conflicts of e.g. binutils or gcc.
cat >/etc/dpkg/dpkg.cfg.d/binNMU-changelogs <<EOF
path-exclude=/usr/share/doc/*/changelog.Debian.$(dpkg-architecture -qDEB_BUILD_ARCH).gz
EOF

# debhelper/13.10 started trimming changelogs, this breaks all over the place
cat >/etc/dpkg/dpkg.cfg.d/trimmed-changelogs <<'EOF'
path-exclude=/usr/share/doc/*/changelog.Debian.gz
path-exclude=/usr/share/doc/*/changelog.gz
path-exclude=/usr/share/doc/*/NEWS.Debian.gz
EOF

if test "$HOST_ARCH" = nios2; then
	echo "fixing libtool's nios2 misdetection as os2 #851253"
	apt_get_install libtool
	sed -i -e 's/\*os2\*/*-os2*/' /usr/share/libtool/build-aux/ltmain.sh
fi

# removing libc*-dev conflict with each other
LIBC_DEV_PKG=$(apt-cache showpkg libc-dev | sed '1,/^Reverse Provides:/d;s/ .*//;q')
if test "$(apt-cache show "$LIBC_DEV_PKG" | sed -n 's/^Source: //;T;p;q')" = glibc; then
if test -f "$REPODIR/pool/main/g/glibc/$LIBC_DEV_PKG"_*_"$(dpkg --print-architecture).deb"; then
	dpkg -i "$REPODIR/pool/main/g/glibc/$LIBC_DEV_PKG"_*_"$(dpkg --print-architecture).deb"
else
	cd /tmp/buildd
	apt-get download "$LIBC_DEV_PKG"
	dpkg-deb -R "./$LIBC_DEV_PKG"_*.deb x
	sed -i -e '/^Conflicts: /d' x/DEBIAN/control
	mv -nv -t x/usr/include "x/usr/include/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/"*
	mv -nv x/usr/include x/usr/include.orig
	mkdir x/usr/include
	mv -nv x/usr/include.orig "x/usr/include/$(dpkg-architecture -qDEB_HOST_MULTIARCH)"
	dpkg-deb -b x "./$LIBC_DEV_PKG"_*.deb
	reprepro includedeb rebootstrap-native "./$LIBC_DEV_PKG"_*.deb
	dpkg -i "./$LIBC_DEV_PKG"_*.deb
	$APT_GET update
	rm -R "./$LIBC_DEV_PKG"_*.deb x
fi # already repacked
fi # is glibc
Get:1 http://deb.debian.org/debian sid/main amd64 libc6-dev amd64 2.38-13 [1917 kB]
Fetched 1917 kB in 0s (54.5 MB/s)
W: Download is performed unsandboxed as root as file '/tmp/buildd/libc6-dev_2.38-13_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
renamed 'x/usr/include/x86_64-linux-gnu/a.out.h' -> 'x/usr/include/a.out.h'
renamed 'x/usr/include/x86_64-linux-gnu/bits' -> 'x/usr/include/bits'
renamed 'x/usr/include/x86_64-linux-gnu/fpu_control.h' -> 'x/usr/include/fpu_control.h'
renamed 'x/usr/include/x86_64-linux-gnu/gnu' -> 'x/usr/include/gnu'
renamed 'x/usr/include/x86_64-linux-gnu/ieee754.h' -> 'x/usr/include/ieee754.h'
renamed 'x/usr/include/x86_64-linux-gnu/sys' -> 'x/usr/include/sys'
renamed 'x/usr/include' -> 'x/usr/include.orig'
renamed 'x/usr/include.orig' -> 'x/usr/include/x86_64-linux-gnu'
dpkg-deb: building package 'libc6-dev' in './libc6-dev_2.38-13_amd64.deb'.
./libc6-dev_2.38-13_amd64.deb: component guessed as 'main'
Exporting indices...
(Reading database ... 15456 files and directories currently installed.)
Preparing to unpack ./libc6-dev_2.38-13_amd64.deb ...
Unpacking libc6-dev:amd64 (2.38-13) over (2.38-13) ...
Setting up libc6-dev:amd64 (2.38-13) ...
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 [2816 B]
Get:4 file:/tmp/repo rebootstrap-native Release [1490 B]
Get:3 file:/tmp/repo rebootstrap Release [2816 B]
Get:5 file:/tmp/repo rebootstrap Release.gpg
Ign:5 file:/tmp/repo rebootstrap Release.gpg
Get:4 file:/tmp/repo rebootstrap-native Release [1490 B]
Get:6 file:/tmp/repo rebootstrap-native Release.gpg
Ign:6 file:/tmp/repo rebootstrap-native Release.gpg
Get:7 file:/tmp/repo rebootstrap-native/main amd64 Packages [1625 B]
Hit:8 http://deb.debian.org/debian sid InRelease
Reading package lists...

chdist_native() {
	local command
	command="$1"
	shift
	chdist --data-dir /tmp/chdist_native --arch "$HOST_ARCH" "$command" native "$@"
}

if test "$ENABLE_DIFFOSCOPE" = yes; then
	apt_get_install devscripts
	chdist_native create "$MIRROR" sid main
	if ! chdist_native apt-get update; then
		echo "rebootstrap-warning: not comparing packages to native builds"
		rm -Rf /tmp/chdist_native
		ENABLE_DIFFOSCOPE=no
	fi
fi
if test "$ENABLE_DIFFOSCOPE" = yes; then
	compare_native() {
		local pkg pkgname tmpdir downloadname errcode
		apt_get_install diffoscope binutils-multiarch vim-common
		for pkg in "$@"; do
			if test "`dpkg-deb -f "$pkg" Architecture`" != "$HOST_ARCH"; then
				echo "not comparing $pkg: wrong architecture"
				continue
			fi
			pkgname=`dpkg-deb -f "$pkg" Package`
			tmpdir=`mktemp -d`
			mkdir "$tmpdir/a" "$tmpdir/b"
			cp "$pkg" "$tmpdir/a" # work around diffoscope recursing over the build tree
			if ! (cd "$tmpdir/b" && chdist_native apt-get download "$pkgname"); then
				echo "not comparing $pkg: download failed"
				rm -R "$tmpdir"
				continue
			fi
			downloadname=`dpkg-deb -W --showformat '${Package}_${Version}_${Architecture}.deb' "$pkg" | sed 's/:/%3a/'`
			if ! test -f "$tmpdir/b/$downloadname"; then
				echo "not comparing $pkg: downloaded different version"
				rm -R "$tmpdir"
				continue
			fi
			errcode=0
			timeout --kill-after=1m 1h diffoscope --text "$tmpdir/out" "$tmpdir/a/$(basename -- "$pkg")" "$tmpdir/b/$downloadname" || errcode=$?
			case $errcode in
				0)
					echo "diffoscope-success: $pkg"
				;;
				1)
					if ! test -f "$tmpdir/out"; then
						echo "rebootstrap-error: no diffoscope output for $pkg"
						exit 1
					elif test "`wc -l < "$tmpdir/out"`" -gt 1000; then
						echo "truncated diffoscope output for $pkg:"
						head -n1000 "$tmpdir/out"
					else
						echo "diffoscope output for $pkg:"
						cat "$tmpdir/out"
					fi
				;;
				124)
					echo "rebootstrap-warning: diffoscope timed out"
				;;
				*)
					echo "rebootstrap-error: diffoscope terminated with abnormal exit code $errcode"
					exit 1
				;;
			esac
			rm -R "$tmpdir"
		done
	}
else
	compare_native() { :
	}
fi

pickup_additional_packages() {
	local f
	for f in "$@"; do
		if test "${f%.deb}" != "$f"; then
			reprepro includedeb rebootstrap "$f"
		elif test "${f%.changes}" != "$f"; then
			reprepro include rebootstrap "$f"
		else
			echo "cannot pick up package $f"
			exit 1
		fi
	done
	$APT_GET update
}

pickup_packages() {
	local sources
	local source
	local f
	local i
	# collect source package names referenced
	sources=""
	for f in "$@"; do
		if test "${f%.deb}" != "$f"; then
			source=`dpkg-deb -f "$f" Source`
			test -z "$source" && source=${f%%_*}
		elif test "${f%.changes}" != "$f"; then
			source=${f%%_*}
		else
			echo "cannot pick up package $f"
			exit 1
		fi
		sources=`set_add "$sources" "$source"`
	done
	# archive old contents and remove them from the repository
	for source in $sources; do
		i=1
		while test -e "$REPODIR/archive/${source}_$i"; do
			i=$((i + 1))
		done
		i="$REPODIR/archive/${source}_$i"
		mkdir "$i"
		for f in $(reprepro --list-format '${Filename}\n' listfilter rebootstrap "\$Source (== $source)"); do
			cp -v "$REPODIR/$f" "$i"
		done
		find "$i" -type d -empty -delete
		reprepro removesrc rebootstrap "$source"
	done
	# add new contents
	pickup_additional_packages "$@"
}

# compute a function name from a hook prefix $1 and a package name $2
# returns success if the function actually exists
get_hook() {
	local hook
	hook=`echo "$2" | tr -- -. __` # - and . are invalid in function names
	hook="${1}_$hook"
	echo "$hook"
	type "$hook" >/dev/null 2>&1 || return 1
}

cross_build_setup() {
	local pkg subdir hook
	pkg="$1"
	subdir="${2:-$pkg}"
	cd /tmp/buildd
	drop_privs mkdir "$subdir"
	cd "$subdir"
	obtain_source_package "$pkg"
	cd "${pkg}-"*
	hook=`get_hook patch "$pkg"` && "$hook"
	return 0
}

# add a binNMU changelog entry
# . is a debian package
# $1 is the binNMU number
# $2 is reason
add_binNMU_changelog() {
	cat - debian/changelog <<EOF |
$(dpkg-parsechangelog -SSource) ($(dpkg-parsechangelog -SVersion)+b$1) sid; urgency=medium, binary-only=yes

  * Binary-only non-maintainer upload for $HOST_ARCH; no source changes.
  * $2

 -- rebootstrap <invalid@invalid>  $(dpkg-parsechangelog -SDate)

EOF
		drop_privs tee debian/changelog.new >/dev/null
	drop_privs mv debian/changelog.new debian/changelog
}

check_binNMU() {
	local pkg srcversion binversion maxversion
	srcversion=`dpkg-parsechangelog -SVersion`
	maxversion=$srcversion
	for pkg in `dh_listpackages`; do
		binversion=`apt-cache show "$pkg=$srcversion*" 2>/dev/null | sed -n 's/^Version: //p;T;q'`
		test -z "$binversion" && continue
		if dpkg --compare-versions "$maxversion" lt "$binversion"; then
			maxversion=$binversion
		fi
	done
	case "$maxversion" in
		"$srcversion+b"*)
			echo "rebootstrap-warning: binNMU detected for $(dpkg-parsechangelog -SSource) $srcversion/$maxversion"
			add_binNMU_changelog "${maxversion#"$srcversion+b"}" "Bump to binNMU version of $(dpkg --print-architecture)."
		;;
	esac
}

PROGRESS_MARK=1
progress_mark() {
	echo "progress-mark:$PROGRESS_MARK:$*"
	PROGRESS_MARK=$((PROGRESS_MARK + 1))
}

# prints the set (as in set_create) of installed packages
record_installed_packages() {
	dpkg --get-selections | sed 's/\s\+install$//;t;d' | xargs
}

# Takes the set (as in set_create) of packages and apt-get removes any
# currently installed packages outside the given set.
remove_extra_packages() {
	local origpackages currentpackages removedpackages extrapackages
	origpackages="$1"
	currentpackages=$(record_installed_packages)
	removedpackages=$(set_difference "$origpackages" "$currentpackages")
	extrapackages=$(set_difference "$currentpackages" "$origpackages")
	echo "original packages: $origpackages"
	echo "removed packages:  $removedpackages"
	echo "extra packages:    $extrapackages"
	apt_get_remove $extrapackages
}

buildpackage_failed() {
	local err last_config_log
	err="$1"
	echo "rebootstrap-error: dpkg-buildpackage failed with status $err"
	last_config_log=$(find . -type f -name config.log -printf "%T@ %p\n" | sort -g | tail -n1 | cut "-d " -f2-)
	if test -f "$last_config_log"; then
		tail -v -n+0 "$last_config_log"
	fi
	exit "$err"
}

cross_build() {
	local pkg profiles stamp ignorebd hook installedpackages
	pkg="$1"
	profiles="$DEFAULT_PROFILES ${2:-}"
	stamp="${3:-$pkg}"
	if test "$ENABLE_MULTILIB" = "no"; then
		profiles="$profiles nobiarch"
	fi
	profiles=$(join_words , $profiles)
	if test -f "$REPODIR/stamps/$stamp"; then
		echo "skipping rebuild of $pkg with profiles $profiles"
	else
		echo "building $pkg with profiles $profiles"
		cross_build_setup "$pkg" "$stamp"
		installedpackages=$(record_installed_packages)
		if hook=`get_hook builddep "$pkg"`; then
			echo "installing Build-Depends for $pkg using custom function"
			"$hook" "$HOST_ARCH" "$profiles"
		else
			echo "installing Build-Depends for $pkg using apt-get build-dep"
			apt_get_build_dep "-a$HOST_ARCH" --arch-only -P "$profiles" ./
		fi
		check_binNMU
		ignorebd=
		if get_hook builddep "$pkg" >/dev/null; then
			if dpkg-checkbuilddeps -B "-a$HOST_ARCH" -P "$profiles"; then
				echo "rebootstrap-warning: Build-Depends for $pkg satisfied even though a custom builddep_  function is in use"
			fi
			ignorebd=-d
		fi
		(
			if hook=`get_hook buildenv "$pkg"`; then
				echo "adding environment variables via buildenv hook for $pkg"
				"$hook" "$HOST_ARCH"
			fi
			drop_privs_exec dpkg-buildpackage "-a$HOST_ARCH" -B "-P$profiles" $ignorebd -uc -us
		) || buildpackage_failed "$?"
		cd ..
		remove_extra_packages "$installedpackages"
		ls -l
		pickup_packages *.changes
		touch "$REPODIR/stamps/$stamp"
		compare_native ./*.deb
		cd ..
		drop_privs rm -Rf "$stamp"
	fi
	progress_mark "$stamp cross build"
}

if test "$ENABLE_MULTIARCH_GCC" != yes; then
	apt_get_install dpkg-cross
fi

automatic_packages=
add_automatic() { automatic_packages=$(set_add "$automatic_packages" "$1"); }

add_automatic acl
add_automatic apt
add_automatic attr
add_automatic base-files
add_automatic base-passwd

add_automatic bash
patch_bash() {
	dpkg-architecture "-a$HOST_ARCH" -imusl-linux-any || return 0
	echo "fixing logic error around wrapping strtoimax #1023053"
	drop_privs patch -p1 <<'EOF'
--- a/configure
+++ b/configure
@@ -20443,7 +20443,7 @@

 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $bash_cv_func_strtoimax" >&5
 printf "%s\n" "$bash_cv_func_strtoimax" >&6; }
-if test $bash_cv_func_strtoimax = yes; then
+if test $bash_cv_func_strtoimax = no; then
 case " $LIBOBJS " in
   *" strtoimax.$ac_objext "* ) ;;
   *) LIBOBJS="$LIBOBJS strtoimax.$ac_objext"
EOF
}

patch_binutils() {
	echo "patching binutils to discard ldscripts"
	# They cause file conflicts with binutils and the in-archive cross
	# binutils discard ldscripts as well.
	drop_privs patch -p1 <<'EOF'
--- a/debian/rules
+++ b/debian/rules
@@ -751,6 +751,7 @@
 		mandir=$(pwd)/$(D_CROSS)/$(PF)/share/man install
 
 	rm -rf \
+		$(D_CROSS)/$(PF)/lib/ldscripts \
 		$(D_CROSS)/$(PF)/share/info \
 		$(D_CROSS)/$(PF)/share/locale
 
EOF
	if test "$HOST_ARCH" = hppa; then
		echo "patching binutils to discard hppa64 ldscripts"
		# They cause file conflicts with binutils and the in-archive
		# cross binutils discard ldscripts as well.
		drop_privs patch -p1 <<'EOF'
--- a/debian/rules
+++ b/debian/rules
@@ -1233,6 +1233,7 @@
 		$(d_hppa64)/$(PF)/lib/$(DEB_HOST_MULTIARCH)/.

 	: # Now get rid of just about everything in binutils-hppa64
+	rm -rf $(d_hppa64)/$(PF)/lib/ldscripts
 	rm -rf $(d_hppa64)/$(PF)/man
 	rm -rf $(d_hppa64)/$(PF)/info
 	rm -rf $(d_hppa64)/$(PF)/include
EOF
	fi
	echo "fix honouring of nocheck option #990794"
	drop_privs sed -i -e 's/ifeq (\(,$(filter $(DEB_HOST_ARCH),\)/ifneq ($(DEB_BUILD_ARCH)\1/' debian/rules
	case "$HOST_ARCH" in nios2|sparc)
		echo "enabling uncommon architectures in debian/control"
		drop_privs sed -i -e "/^#NATIVE_ARCHS +=/aNATIVE_ARCHS += $HOST_ARCH" debian/rules
		drop_privs ./debian/rules ./stamps/control
		drop_privs rm -f ./stamps/control
	;; esac
	echo "fix undefined symbol ldlex_defsym #992318"
	rm -f ld/ldlex.c
}

add_automatic blt
add_automatic bsdmainutils

builddep_build_essential() {
	# g++ dependency needs cross translation
	apt_get_install debhelper python3
}

add_automatic bzip2
add_automatic c-ares
add_automatic coreutils
add_automatic curl

add_automatic dash
patch_dash() {
	echo "fix FTCBFS #1057339"
	drop_privs patch -p1 <<'EOF'
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,7 +12,7 @@
 COMPILE_FOR_BUILD = \
 	$(CC_FOR_BUILD) $(DEFAULT_INCLUDES) $(AM_CPPFLAGS_FOR_BUILD) \
 	$(CPPFLAGS_FOR_BUILD) \
-	$(CPPFLAGS) $(CFLAGS) $(LDFLAGS) \
+	$(LDFLAGS) \
 	$(AM_CFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD) 

 bin_PROGRAMS = dash
EOF
}

add_automatic db-defaults
add_automatic debianutils

add_automatic diffutils
buildenv_diffutils() {
	if dpkg-architecture "-a$1" -ignu-any-any; then
		export gl_cv_func_getopt_gnu=yes
	fi
}

add_automatic dpkg

add_automatic e2fsprogs
patch_e2fsprogs() {
	echo "fix FTBFS #1053111"
	drop_privs sed -i -e 's,lib/systemd/system,usr/&,' debian/e2fsprogs.install
}

add_automatic expat
add_automatic file
add_automatic findutils
add_automatic flex
add_automatic fontconfig
add_automatic freetype
add_automatic fribidi
add_automatic fuse

patch_gcc_default_pie_everywhere()
{
	echo "enabling pie everywhere #892281"
	drop_privs patch -p1 <<'EOF'
--- a/debian/rules.defs
+++ a/debian/rules.defs
@@ -1250,9 +1250,7 @@
     pie_archs += armhf arm64 i386
   endif
 endif
-ifneq (,$(filter $(DEB_TARGET_ARCH),$(pie_archs)))
-  with_pie := yes
-endif
+with_pie := yes
 ifeq ($(trunk_build),yes)
   with_pie := disabled for trunk builds
 endif
EOF
}
patch_gcc_limits_h_test() {
	echo "fix LIMITS_H_TEST again https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677"
	drop_privs tee debian/patches/limits-h-test.diff >/dev/null <<'EOF'
--- a/src/gcc/limitx.h
+++ b/src/gcc/limitx.h
@@ -29,7 +29,7 @@
 #ifndef _GCC_LIMITS_H_  /* Terminated in limity.h.  */
 #define _GCC_LIMITS_H_

-#ifndef _LIBC_LIMITS_H_
+#if !defined(_LIBC_LIMITS_H_) && __has_include_next(<limits.h>)
 /* Use "..." so that we find syslimits.h only in this same directory.  */
 #include "syslimits.h"
 #endif
--- a/src/gcc/limity.h
+++ b/src/gcc/limity.h
@@ -3,7 +3,7 @@

 #else /* not _GCC_LIMITS_H_ */

-#ifdef _GCC_NEXT_LIMITS_H
+#if defined(_GCC_NEXT_LIMITS_H) && __has_include_next(<limits.h>)
 #include_next <limits.h>		/* recurse down to the real one */
 #endif

--- a/src/gcc/Makefile.in
+++ b/src/gcc/Makefile.in
@@ -3139,11 +3139,7 @@
 	  sysroot_headers_suffix=`echo $${ml} | sed -e 's/;.*$$//'`; \
 	  multi_dir=`echo $${ml} | sed -e 's/^[^;]*;//'`; \
 	  include_dir=include$${multi_dir}; \
-	  if $(LIMITS_H_TEST) ; then \
-	    cat $(srcdir)/limitx.h $(T_GLIMITS_H) $(srcdir)/limity.h > tmp-xlimits.h; \
-	  else \
-	    cat $(T_GLIMITS_H) > tmp-xlimits.h; \
-	  fi; \
+	  cat $(srcdir)/limitx.h $(T_GLIMITS_H) $(srcdir)/limity.h > tmp-xlimits.h; \
 	  $(mkinstalldirs) $${include_dir}; \
 	  chmod a+rx $${include_dir} || true; \
 	  $(SHELL) $(srcdir)/../move-if-change \
EOF
	if test "$GCC_VER" -le 12; then
		drop_privs sed -i -e 's/include_dir=include/fix_dir=include-fixed/' -e 's/{include_dir}/{fix_dir}/' debian/patches/limits-h-test.diff
	fi
	echo "debian_patches += limits-h-test" | drop_privs tee -a debian/rules.patch >/dev/null
}
patch_gcc_unapplicable_ada() {
	echo "fix patch application failure #993205"
	drop_privs sed -i -e /ada-armel-libatomic/d debian/rules.patch
}
patch_gcc_crypt_h() {
	echo "fix libsanitizer failing to find crypt.h #1014375"
	drop_privs patch -p1 <<'EOF'
--- a/debian/rules2
+++ b/debian/rules2
@@ -1251,6 +1251,13 @@
 	  mkdir -p $(builddir)/sys-include; \
 	  ln -sf /usr/include/$(DEB_TARGET_MULTIARCH)/asm $(builddir)/sys-include/asm; \
 	fi
+	: # Fall back to the host crypt.h when target is unavailable as the sizeof(struct crypt_data) is unlikely to change, needed by libsanitizer.
+	if [ ! -f /usr/include/crypt.h ] && \
+		[ ! -f /usr/include/$(DEB_TARGET_MULTIARCH)/crypt.h ] && \
+		[ -f /usr/include/$(DEB_HOST_MULTIARCH)/crypt.h ]; then \
+	  mkdir -p $(builddir)/sys-include; \
+	  ln -sf /usr/include/$(DEB_HOST_MULTIARCH)/crypt.h $(builddir)/sys-include/crypt.h; \
+	fi

 	touch $(configure_stamp)

EOF
}
patch_gcc_has_include_next() {
	echo "fix __has_include_next https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80755"
	drop_privs tee debian/patches/has_include_next.diff >/dev/null <<EOF
--- a/src/libcpp/files.cc
+++ b/src/libcpp/files.cc
@@ -1042,7 +1042,7 @@
      path use the normal search logic.  */
   if (type == IT_INCLUDE_NEXT && file->dir
       && file->dir != &pfile->no_search_path)
-    dir = file->dir->next;
+    return file->dir->next;
   else if (angle_brackets)
     dir = pfile->bracket_include;
   else if (type == IT_CMDLINE)
@@ -2145,6 +2145,8 @@
 		 enum include_type type)
 {
   cpp_dir *start_dir = search_path_head (pfile, fname, angle_brackets, type);
+  if (!start_dir)
+    return false;
   _cpp_file *file = _cpp_find_file (pfile, fname, start_dir, angle_brackets,
 				    _cpp_FFK_HAS_INCLUDE, 0);
   return file->err_no != ENOENT;
EOF
	echo "debian_patches += has_include_next" | drop_privs tee -a debian/rules.patch >/dev/null
}
patch_gcc_wdotap() {
	if test "$ENABLE_MULTIARCH_GCC" = yes; then
		echo "applying patches for with_deps_on_target_arch_pkgs"
		drop_privs patch -p1 <<'EOF'
--- a/debian/control.m4
+++ b/debian/control.m4
@@ -131,12 +131,13 @@
  in a newer Ubuntu LTS release.
 ',`dnl regexp SRCNAME
 dnl default base package dependencies
-define(`BASEDEP', `gcc`'PV`'TS-base (= ${gcc:Version})')
-define(`SOFTBASEDEP', `gcc`'PV`'TS-base (>= ${gcc:SoftVersion})')
+define(`BASEPKG', `gcc`'PV`'ifdef(`CROSS_ARCH', ifelse(CROSS_ARCH, `all', `TS'))-base`'GCC_PORTS_BUILD')
+define(`BASEDEP', `BASEPKG (= ${gcc:Version})')
+define(`SOFTBASEDEP', `BASEPKG (>= ${gcc:SoftVersion})')

 ifdef(`TARGET',`
-define(`BASELDEP', `gcc`'PV`'ifelse(CROSS_ARCH,`all',`-cross')-base`'GCC_PORTS_BUILD (= ${gcc:Version})')
-define(`SOFTBASELDEP', `gcc`'PV`'ifelse(CROSS_ARCH, `all',`-cross')-base`'GCC_PORTS_BUILD (>= ${gcc:SoftVersion})')
+define(`BASELDEP', `BASEPKG (= ${gcc:Version})')
+define(`SOFTBASELDEP', `BASEPKG (>= ${gcc:SoftVersion})')
 ',`dnl
 define(`BASELDEP', `BASEDEP')
 define(`SOFTBASELDEP', `SOFTBASEDEP')
@@ -142,7 +143,7 @@
 ')

 ifenabled(`gccbase',`
-Package: gcc`'PV`'TS-base
+Package: BASEPKG
 Architecture: any
 Multi-Arch: same
 ifdef(`TARGET',`dnl',`Section: libs')
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -683,7 +683,7 @@
 	-DTARGET=$(DEB_TARGET_ARCH) \
 	-DLIBUNWIND_BUILD_DEP="$(LIBUNWIND_BUILD_DEP)" \
 	-DLIBATOMIC_OPS_BUILD_DEP="$(LIBATOMIC_OPS_BUILD_DEP)"
-  ifeq ($(DEB_STAGE),rtlibs)
+  ifeq ($(LS),)
     ctrl_flags += -DCROSS_ARCH=$(DEB_TARGET_ARCH)
   endif
 else
@@ -1264,8 +1264,7 @@

 symbols-files: control-file
 ifeq ($(DEB_CROSS),yes)
-  ifneq ($(DEB_STAGE),rtlibs)
-	test -n "$(LS)"
+  ifneq ($(LS),)
 	set -e; \
 	for p in $$(dh_listpackages -i | grep '^lib'); do \
 	  p=$${p%$(LS)}; \
--- a/debian/rules.d/binary-base.mk
+++ b/debian/rules.d/binary-base.mk
@@ -23,7 +23,7 @@
 	dh_installchangelogs -p$(p_base)
 	dh_compress -p$(p_base)
 	dh_fixperms -p$(p_base)
-ifeq ($(DEB_STAGE)-$(DEB_CROSS),rtlibs-yes)
+ifeq ($(DEB_CROSS)-$(LS),yes-)
 	$(cross_gencontrol) dh_gencontrol -p$(p_base) -- -v$(DEB_VERSION) $(common_substvars)
 else
 	dh_gencontrol -p$(p_base) -- -v$(DEB_VERSION) $(common_substvars)
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -182,9 +182,6 @@
   $(error Invalid architecure.)
 endif

-# Force this, people get confused about the default. See #760770.
-override with_deps_on_target_arch_pkgs :=
-
 # including unversiond symlinks for binaries
 #with_unversioned = yes

@@ -204,10 +201,16 @@
     # cross compiler, sets WITH_SYSROOT on it's own
     DEB_CROSS = yes
     build_type = build-cross
+    ifeq ($(with_deps_on_target_arch_pkgs),yes)
+      with_sysroot = /
+    endif
   else ifeq ($(FORCE_CROSS_LAYOUT),yes)
     # a native build with a cross layout
     DEB_CROSS = yes
     build_type = build-cross
+    ifeq ($(with_deps_on_target_arch_pkgs),yes)
+      with_sysroot = /
+    endif
   else
     # native build
     build_type = build-native
@@ -229,16 +232,24 @@
   TARGET := $(DEB_TARGET_ARCH)
   TP :=  $(subst _,-,$(DEB_TARGET_GNU_TYPE))-
   TS := -$(subst _,-,$(DEB_TARGET_ALIAS))
-  LS := -$(subst _,-,$(DEB_TARGET_ARCH))-cross
-  AQ :=

   cross_bin_arch := -$(subst _,-,$(DEB_TARGET_ALIAS))
-  cross_lib_arch := -$(subst _,-,$(DEB_TARGET_ARCH))-cross
   cmd_prefix := $(DEB_TARGET_GNU_TYPE)-

+  ifeq ($(with_deps_on_target_arch_pkgs),yes)
+    LS :=
+    cross_lib_arch :=
+    AQ := :$(TARGET)
+    lib_binaries := arch_binaries
+  else
+    LS := -$(subst _,-,$(DEB_TARGET_ARCH))-cross
+    cross_lib_arch := -$(subst _,-,$(DEB_TARGET_ARCH))-cross
+    AQ :=
+    lib_binaries := indep_binaries
+  endif
+
   TARGET_ALIAS := $(DEB_TARGET_ALIAS)

-  lib_binaries := indep_binaries
   cross_shlibdeps =  DEB_HOST_ARCH=$(TARGET) ARCH=$(DEB_TARGET_ARCH) MAKEFLAGS="CC=something"
   cross_gencontrol = DEB_HOST_ARCH=$(TARGET)
   cross_makeshlibs = DEB_HOST_ARCH=$(TARGET)
@@ -701,8 +712,8 @@

 # build -base packages
 with_gccbase := yes
-ifeq ($(build_type),build-cross)
-  ifneq ($(DEB_STAGE),rtlibs)
+ifeq ($(DEB_CROSS),yes)
+  ifneq ($(LS),)
     with_gcclbase := yes
   endif
 endif
@@ -2138,7 +2149,7 @@
   # FIXME: don't stop at the first shlibdeps failure ...
   ignshld = -
 endif
-ifeq ($(DEB_STAGE),rtlibs)
+ifeq ($(LS),)
   define cross_mangle_shlibs
   endef
   define cross_mangle_substvars
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -188,7 +188,9 @@

 ifneq (,$(filter $(build_type), build-cross cross-build-cross))
   debian_patches += cross-fixes
-  debian_patches += cross-install-location
+  ifneq ($(LS),)
+    debian_patches += cross-install-location
+  endif
 endif

 debian_patches += hurd-multiarch
--- a/debian/rules2
+++ b/debian/rules2
@@ -854,9 +854,12 @@
 	--target=$(TARGET_ALIAS)

 ifeq ($(DEB_CROSS),yes)
-  CONFARGS += \
-	--program-prefix=$(TARGET_ALIAS)- \
-	--includedir=/$(PFL)/include
+  CONFARGS += --program-prefix=$(TARGET_ALIAS)-
+  ifeq ($(LS),)
+    CONFARGS += --with-gxx-include-dir='/$(PF)/include/c++/$(BASE_VERSION)'
+  else
+    CONFARGS += --includedir=/$(PFL)/include
+  endif
 endif

 ifeq ($(with_bootstrap),off)
@@ -979,19 +982,17 @@
 endif

 ifeq ($(DEB_CROSS),yes)
-ifneq ($(DEB_STAGE),rtlibs)
+ifneq ($(LS),)
   PFL		= $(PF)/$(DEB_TARGET_GNU_TYPE)
   RPF		= $(PF)/$(DEB_TARGET_GNU_TYPE)
 endif
 endif

-ifeq ($(with_multiarch_lib),yes)
-  ifeq ($(DEB_CROSS),yes)
-    libdir	= lib
-  else
-    libdir	= lib/$(DEB_TARGET_MULTIARCH)
-  endif
-else
+libdir		= lib/$(DEB_TARGET_MULTIARCH)
+ifeq ($(DEB_CROSS)-$(if $(LS),crosslayout),yes-crosslayout)
+  libdir	= lib
+endif
+ifneq ($(with_multiarch_lib),yes)
   libdir	= lib
 endif
 configured_libdir = lib
@@ -1015,7 +1015,9 @@
 gcc_subdir_name = gcc
 ifneq ($(single_package),yes)
   ifeq ($(DEB_CROSS),yes)
-    gcc_subdir_name = gcc-cross
+    ifneq ($(with_deps_on_target_arch_pkgs),yes)
+      gcc_subdir_name = gcc-cross
+    endif
   endif
 endif

@@ -1035,8 +1036,8 @@
 d_l= debian/$(p_l)
 d_d= debian/$(p_d)

-ifeq ($(DEB_CROSS),yes)
-  usr_lib = $(PFL)/lib
+ifeq ($(DEB_CROSS)-$(LS),yes-)
+  usr_lib = $(PF)/lib/$(DEB_TARGET_MULTIARCH)
 else
   usr_lib = $(PFL)/$(libdir)
 endif
@@ -1045,11 +1046,6 @@
 usr_libx32 = $(PFL)/libx32
 usr_lib64 = $(PFL)/lib64

-ifeq ($(DEB_STAGE)-$(DEB_CROSS),rtlibs-yes)
-  libdir	= lib/$(DEB_TARGET_MULTIARCH)
-  usr_lib	= $(PF)/lib/$(DEB_TARGET_MULTIARCH)
-endif
-
 gcc_lib_dir32 = $(gcc_lib_dir)/$(biarch32subdir)
 gcc_lib_dirn32 = $(gcc_lib_dir)/$(biarchn32subdir)
 gcc_lib_dirx32 = $(gcc_lib_dir)/$(biarchx32subdir)
@@ -2237,12 +2233,11 @@
 endif

 # if native or rtlibs build
-ifeq ($(if $(filter yes,$(DEB_CROSS)),$(if $(filter rtlibs,$(DEB_STAGE)),native,cross),native),native)
+ifneq ($(DEB_CROSS)-$(if $(LS),crosslayout),yes-crosslayout)
   p_base = gcc$(pkg_ver)-base
   p_lbase = $(p_base)
   p_xbase = gcc$(pkg_ver)-base
 else
-  # only triggered if DEB_CROSS set
   p_base = gcc$(pkg_ver)$(cross_bin_arch)-base
   p_lbase = gcc$(pkg_ver)-cross-base$(GCC_PORTS_BUILD)
   p_xbase = gcc$(pkg_ver)$(cross_bin_arch)-base
@@ -2641,7 +2636,7 @@

 	rm -rf $(d)/$(gcc_lib_dir)/include-fixed

-ifeq ($(DEB_STAGE)-$(DEB_CROSS),rtlibs-yes)
+ifeq ($(DEB_CROSS)-$(LS),yes-)
 	@echo configured_libdir=$(configured_libdir) / libdir=$(libdir) / usr_lib=$(usr_lib)
 	ls $(d)/$(PF)/$(TARGET_ALIAS)/lib
 	set -x; \
EOF
	fi
}
patch_gcc_12() {
	patch_gcc_limits_h_test
	patch_gcc_default_pie_everywhere
	patch_gcc_unapplicable_ada
	patch_gcc_crypt_h
	patch_gcc_has_include_next
	drop_privs sed -i -e 's/^\s*#\?\(with_common_libs\s*:\?=\).*/\1yes/' debian/rules.defs
	patch_gcc_wdotap
}
patch_gcc_13() {
	patch_gcc_limits_h_test
	drop_privs sed -i -e 's/^\s*#\?\(with_common_libs\s*:\?=\).*/\1yes/' debian/rules.defs
	patch_gcc_wdotap
}

buildenv_gdbm() {
	if dpkg-architecture "-a$1" -ignu-any-any; then
		export ac_cv_func_mmap_fixed_mapped=yes
	fi
}

add_automatic glib2.0
patch_glib2_0() {
	dpkg-architecture "-a$HOST_ARCH" -ix32-any-any-any || return 0
	# https://github.com/mesonbuild/meson/issues/9845
	echo "working around wrong cc_can_run on x32"
	drop_privs tee -a debian/meson/libc-properties.ini >/dev/null <<EOF
needs_exe_wrapper=true
EOF
}

builddep_glibc() {
	test "$1" = "$HOST_ARCH"
	apt_get_install gettext file quilt autoconf gawk debhelper rdfind symlinks binutils bison netbase "gcc-$GCC_VER$HOST_ARCH_SUFFIX"
	if dpkg-architecture "-a$1" -ilinux-any; then
		if test "$ENABLE_MULTIARCH_GCC" = yes; then
			apt_get_install "linux-libc-dev:$1"
		else
			apt_get_install "linux-libc-dev-$1-cross"
		fi
	elif dpkg-architecture "-a$1" -ihurd-any; then
		apt_get_install "gnumach-dev:$1" "hurd-headers-dev:$1" "mig$HOST_ARCH_SUFFIX"
	else
		echo "rebootstrap-error: unsupported kernel"
		exit 1
	fi
}
patch_glibc() {
	echo "patching glibc to pass -l to dh_shlibdeps for multilib"
	drop_privs patch -p1 <<'EOF'
diff -Nru glibc-2.19/debian/rules.d/debhelper.mk glibc-2.19/debian/rules.d/debhelper.mk
--- glibc-2.19/debian/rules.d/debhelper.mk
+++ glibc-2.19/debian/rules.d/debhelper.mk
@@ -109,7 +109,7 @@
 	./debian/shlibs-add-udebs $(curpass)
 
 	dh_installdeb -p$(curpass)
-	dh_shlibdeps -p$(curpass)
+	dh_shlibdeps $(if $($(lastword $(subst -, ,$(curpass)))_slibdir),-l$(CURDIR)/debian/$(curpass)/$($(lastword $(subst -, ,$(curpass)))_slibdir)) -p$(curpass)
 	dh_gencontrol -p$(curpass)
 	if [ $(curpass) = nscd ] ; then \
 		sed -i -e "s/\(Depends:.*libc[0-9.]\+\)-[a-z0-9]\+/\1/" debian/nscd/DEBIAN/control ; \
EOF
	echo "patching glibc to find standard linux headers"
	drop_privs patch -p1 <<'EOF'
diff -Nru glibc-2.19/debian/sysdeps/linux.mk glibc-2.19/debian/sysdeps/linux.mk
--- glibc-2.19/debian/sysdeps/linux.mk
+++ glibc-2.19/debian/sysdeps/linux.mk
@@ -16,7 +16,7 @@
 endif

 ifndef LINUX_SOURCE
-  ifeq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+  ifeq ($(shell dpkg-query --status linux-libc-dev-$(DEB_HOST_ARCH)-cross 2>/dev/null),)
     LINUX_HEADERS := /usr/include
   else
     LINUX_HEADERS := /usr/$(DEB_HOST_GNU_TYPE)/include
EOF
	if ! sed -n '/^libc6_archs *:=/,/[^\\]$/p' debian/rules.d/control.mk | grep -qw "$HOST_ARCH"; then
		echo "adding $HOST_ARCH to libc6_archs"
		drop_privs sed -i -e "s/^libc6_archs *:= /&$HOST_ARCH /" debian/rules.d/control.mk
		drop_privs ./debian/rules debian/control
	fi
	echo "patching glibc to drop dev package conflict"
	sed -i -e '/^Conflicts: @libc-dev-conflict@$/d' debian/control.in/libc
	echo "patching glibc to move all headers to multiarch locations #798955"
	drop_privs patch -p1 <<'EOF'
--- a/debian/rules.d/build.mk
+++ b/debian/rules.d/build.mk
@@ -4,12 +4,16 @@
 xx=$(if $($(curpass)_$(1)),$($(curpass)_$(1)),$($(1)))
 define generic_multilib_extra_pkg_install
 set -e; \
-mkdir -p debian/$(1)/usr/include/sys; \
-ln -sf $(DEB_HOST_MULTIARCH)/bits debian/$(1)/usr/include/; \
-ln -sf $(DEB_HOST_MULTIARCH)/gnu debian/$(1)/usr/include/; \
-ln -sf $(DEB_HOST_MULTIARCH)/fpu_control.h debian/$(1)/usr/include/; \
-for i in `ls debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/sys`; do \
-	ln -sf ../$(DEB_HOST_MULTIARCH)/sys/$$i debian/$(1)/usr/include/sys/$$i; \
+mkdir -p debian/$(1)/usr/include; \
+for i in `ls debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)`; do \
+	if test -d "debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/$$i" && ! test "$$i" = bits -o "$$i" = gnu; then \
+		mkdir -p "debian/$(1)/usr/include/$$i"; \
+		for j in `ls debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/$$i`; do \
+			ln -sf "../$(DEB_HOST_MULTIARCH)/$$i/$$j" "debian/$(1)/usr/include/$$i/$$j"; \
+		done; \
+	else \
+		ln -sf "$(DEB_HOST_MULTIARCH)/$$i" "debian/$(1)/usr/include/$$i"; \
+	fi; \
 done
 mkdir -p debian/$(1)/usr/include/finclude; \
 for i in `ls debian/tmp/usr/include/finclude/$(DEB_HOST_MULTIARCH)`; do \
@@ -270,15 +272,11 @@
 	    echo "/lib/$(DEB_HOST_GNU_TYPE)" >> $$conffile; \
 	    echo "/usr/lib/$(DEB_HOST_GNU_TYPE)" >> $$conffile; \
 	  fi; \
-	  mkdir -p $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
-	  mv $(debian-tmp)/usr/include/bits $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
-	  mv $(debian-tmp)/usr/include/gnu $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
-	  mv $(debian-tmp)/usr/include/sys $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
-	  mv $(debian-tmp)/usr/include/fpu_control.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
-	  mv $(debian-tmp)/usr/include/a.out.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
-	  mv $(debian-tmp)/usr/include/ieee754.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \
+	  mkdir -p $(debian-tmp)/usr/include.tmp; \
+	  mv $(debian-tmp)/usr/include $(debian-tmp)/usr/include.tmp/$(DEB_HOST_MULTIARCH); \
+	  mv $(debian-tmp)/usr/include.tmp $(debian-tmp)/usr/include; \
 	  mkdir -p $(debian-tmp)/usr/include/finclude/$(DEB_HOST_MULTIARCH); \
-	  mv $(debian-tmp)/usr/include/finclude/math-vector-fortran.h $(debian-tmp)/usr/include/finclude/$(DEB_HOST_MULTIARCH); \
+	  mv $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH)/finclude/math-vector-fortran.h $(debian-tmp)/usr/include/finclude/$(DEB_HOST_MULTIARCH); \
 	fi
 
 	ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),)
--- a/debian/sysdeps/hurd-i386.mk
+++ b/debian/sysdeps/hurd-i386.mk
@@ -18,9 +18,6 @@ endif
 define libc_extra_install
 mkdir -p $(debian-tmp)/lib
 ln -s ld.so.1 $(debian-tmp)/lib/ld.so
-mkdir -p $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH)/mach
-mv $(debian-tmp)/usr/include/mach/i386 $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH)/mach/
-ln -s ../$(DEB_HOST_MULTIARCH)/mach/i386 $(debian-tmp)/usr/include/mach/i386
 endef
 
 # FIXME: We are having runtime issues with ifunc...
EOF
}
buildenv_glibc() {
	export DEB_GCC_VERSION="-$GCC_VER"
	# glibc passes -Werror by default as it uses a fixed gcc version. We change that version.
	export DEB_CFLAGS_APPEND="${DEB_CFLAGS_APPEND:-} -Wno-error"
}

add_automatic gmp

builddep_gnu_efi() {
	# binutils dependency needs cross translation
	apt_get_install debhelper
}

add_automatic gnupg2
add_automatic gpm
add_automatic grep
add_automatic groff

add_automatic gzip
patch_gzip() {
	test "$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_ARCH_BITS)" = 32 || return 0
	echo "fixing time_t ftcbfs #1009893"
	drop_privs sed -i -e '/CONFIGURE_ARGS.*--host/s/$/ --build=${DEB_BUILD_GNU_TYPE}/' debian/rules
}
buildenv_gzip() {
	dpkg-architecture "-a$1" -imusl-linux-any || return 0
	# this avoids replacing fseeko with a variant that is broken
	echo gl_cv_func_fflush_stdin exported
	export gl_cv_func_fflush_stdin=yes
}

add_automatic hostname

add_automatic icu
patch_icu() {
	echo "fix FTCBFS #1057726"
	drop_privs patch -p1 <<'EOF'
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@
 ifeq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
 	dh_auto_configure -- --enable-static --disable-layoutex --disable-icu-config
 else
-	dh_auto_configure -B $(CURDIR)/build-native -- --host=$(DEB_BUILD_GNU_TYPE) --disable-layoutex --disable-icu-config
+	dpkg-architecture -a$(DEB_BUILD_ARCH) -f -c dh_auto_configure --reload-all-buildenv-variables -B $(CURDIR)/build-native -- --disable-layoutex --disable-icu-config
 	dh_auto_build -B $(CURDIR)/build-native
 	dh_auto_configure -- --enable-static --with-cross-build=$(CURDIR)/build-native
 endif
EOF
}

add_automatic isl
add_automatic jansson
add_automatic jemalloc
add_automatic keyutils
add_automatic kmod

add_automatic krb5
buildenv_krb5() {
	export krb5_cv_attr_constructor_destructor=yes,yes
	export ac_cv_func_regcomp=yes
	export ac_cv_printf_positional=yes
}

add_automatic libassuan
add_automatic libatomic-ops

add_automatic libbsd
patch_libbsd() {
	dpkg-architecture "-a$HOST_ARCH" -imusl-any-any || return 0
	echo "fix musl FTBFS #1032159"
	drop_privs patch -p1 <<'EOF'
--- a/debian/libbsd-dev.install
+++ b/debian/libbsd-dev.install
@@ -1,4 +1,3 @@
-usr/lib/*/libbsd-ctor.a
 usr/lib/*/libbsd.a
 usr/lib/*/libbsd.so
 usr/lib/*/pkgconfig/*.pc
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,15 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_PREPEND = -Wall

+include /usr/share/dpkg/architecture.mk
+
 %:
 	dh $@

 override_dh_installchangelogs:
 	dh_installchangelogs --no-trim
+
+ifneq ($(DEB_HOST_ARCH_LIBC),musl)
+execute_after_dh_install:
+	dh_install -plibbsd-dev usr/lib/*/libbsd-ctor.a
+endif
EOF
}

add_automatic libcap2
add_automatic libdebian-installer
add_automatic libev
add_automatic libevent
add_automatic libffi

add_automatic libgc
buildenv_libgc() {
	if dpkg-architecture "-a$1" -imusl-linux-any; then
		echo "ignoring symbol differences for musl for now"
		export DPKG_GENSYMBOLS_CHECK_LEVEL=0
	fi
	if test "$1" = arc; then
		echo "ignoring symbol differences for arc #994211"
		export DPKG_GENSYMBOLS_CHECK_LEVEL=0
	fi
}

add_automatic libgcrypt20
buildenv_libgcrypt20() {
	export ac_cv_sys_symbol_underscore=no
}

add_automatic libgpg-error
add_automatic libice
add_automatic libidn

add_automatic libidn2
patch_libidn2() {
	dpkg-architecture "-a$HOST_ARCH" -imusl-linux-any || return 0
	echo "patching gettext version for musl support #999510"
	drop_privs rm -f m4/gettext.m4
	drop_privs patch -p1 <<'EOF'
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,8 @@
 ])

 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.19.3])
+AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8])
+AM_GNU_GETTEXT_VERSION([0.19.6])

 AX_CODE_COVERAGE

EOF
	# must be newer than configure.ac
	drop_privs touch doc/idn2.1
}

add_automatic libksba
add_automatic libmd
add_automatic libnsl
add_automatic libonig
add_automatic libpipeline
add_automatic libpng1.6

buildenv_libprelude() {
	if dpkg-architecture "-a$1" -ignu-any-any; then
		echo "glibc does not return NULL for malloc(0)"
		export ac_cv_func_malloc_0_nonnull=yes
	fi
}

add_automatic libpsl
add_automatic libpthread-stubs
add_automatic libsepol
add_automatic libsm
add_automatic libsodium
add_automatic libssh
add_automatic libssh2
add_automatic libsystemd-dummy
add_automatic libtasn1-6
add_automatic libtextwrap
add_automatic libtirpc

builddep_libtool() {
	assert_built "zlib"
	test "$1" = "$HOST_ARCH"
	# gfortran dependency needs cross-translation
	# gnulib dependency lacks M-A:foreign
	apt_get_install debhelper file "gfortran-$GCC_VER$HOST_ARCH_SUFFIX" automake autoconf autotools-dev help2man texinfo "zlib1g-dev:$HOST_ARCH" gnulib
}

add_automatic libunistring
buildenv_libunistring() {
	if dpkg-architecture "-a$1" -ignu-any-any; then
		echo "glibc does not prefer rwlock writers to readers"
		export gl_cv_pthread_rwlock_rdlock_prefer_writer=no
	fi
	echo "memchr and strstr generally work"
	export gl_cv_func_memchr_works=yes
	export gl_cv_func_strstr_works_always=yes
	export gl_cv_func_strstr_linear=yes
	if dpkg-architecture "-a$1" -imusl-any-any; then
		echo "setting malloc/realloc do not return 0"
		export ac_cv_func_malloc_0_nonnull=yes
		export ac_cv_func_realloc_0_nonnull=yes
	fi
}
patch_libunistring() {
	dpkg-architecture "-a$HOST_ARCH" -imusl-any-any || return 0
	echo "update symbols for musl #1022846"
	drop_privs patch -p1 <<'EOF'
--- a/debian/libunistring2.symbols
+++ b/debian/libunistring2.symbols
@@ -162,10 +162,18 @@
  libunistring_gl_uninorm_decomp_chars_table@Base 0.9.7
  libunistring_gl_uninorm_decomp_index_table@Base 0.9.7
  libunistring_gl_uninorm_decompose_merge_sort_inplace@Base 0.9.7
- libunistring_glthread_once_multithreaded@Base 1.0
+ (arch=gnu-any-any)libunistring_glthread_once_multithreaded@Base 1.0
  libunistring_glthread_once_singlethreaded@Base 0.9.7
+ (arch=musl-any-any)libunistring_glthread_recursive_lock_destroy_multithreaded@Base 1.0-2
  libunistring_glthread_recursive_lock_init_multithreaded@Base 0.9.7
+ (arch=musl-any-any)libunistring_glthread_recursive_lock_lock_multithreaded@Base 1.0-2
+ (arch=musl-any-any)libunistring_glthread_recursive_lock_unlock_multithreaded@Base 1.0-2
+ (arch=musl-any-any)libunistring_glthread_rwlock_destroy_multithreaded@Base 1.0-2
  (arch=gnu-any-any)libunistring_glthread_rwlock_init_for_glibc@Base 0.9.8
+ (arch=musl-any-any)libunistring_glthread_rwlock_init_multithreaded@Base 1.0-2
+ (arch=musl-any-any)libunistring_glthread_rwlock_rdlock_multithreaded@Base 1.0-2
+ (arch=musl-any-any)libunistring_glthread_rwlock_unlock_multithreaded@Base 1.0-2
+ (arch=musl-any-any)libunistring_glthread_rwlock_wrlock_multithreaded@Base 1.0-2
  libunistring_hard_locale@Base 0.9.7
  libunistring_iconveh_close@Base 0.9.7
  libunistring_iconveh_open@Base 0.9.7
EOF
}

add_automatic libusb
add_automatic libusb-1.0
add_automatic libverto

add_automatic libx11
buildenv_libx11() {
	export xorg_cv_malloc0_returns_null=no
}

add_automatic libxau
add_automatic libxaw
add_automatic libxcb
add_automatic libxcrypt
add_automatic libxdmcp

add_automatic libxext
buildenv_libxext() {
	export xorg_cv_malloc0_returns_null=no
}

add_automatic libxmu
add_automatic libxpm

add_automatic libxrender
buildenv_libxrender() {
	export xorg_cv_malloc0_returns_null=no
}

add_automatic libxss
buildenv_libxss() {
	export xorg_cv_malloc0_returns_null=no
}

add_automatic libxt
buildenv_libxt() {
	export xorg_cv_malloc0_returns_null=no
}

add_automatic libzstd

patch_linux() {
	local kernel_arch regen_control
	kernel_arch=
	regen_control=
	case "$HOST_ARCH" in
		arc|csky|ia64|nios2)
			kernel_arch=$HOST_ARCH
		;;
		loong64) kernel_arch=loongarch ;;
		powerpcel) kernel_arch=powerpc; ;;
		# https://salsa.debian.org/kernel-team/linux/-/merge_requests/703/diffs
		riscv32) kernel_arch=riscv; ;;
		*-linux-*)
			if ! test -d "debian/config/$HOST_ARCH"; then
				kernel_arch=$(sed 's/^kernel-arch: //;t;d' < "debian/config/${HOST_ARCH#*-linux-}/defines")
			fi
		;;
	esac
	if test -n "$kernel_arch"; then
		echo "patching linux for $HOST_ARCH with kernel-arch $kernel_arch"
		drop_privs mkdir -p debian/config.local
		drop_privs tee debian/config.local/defines.toml >/dev/null <<EOF
[[kernelarch]]
name = '$kernel_arch'
  [[kernelarch.debianarch]]
  name = '$HOST_ARCH'
EOF
		regen_control=yes
	fi
	test "$regen_control" = yes || return 0
	apt_get_install kernel-wedge python3-jinja2
	# intentionally exits 1 to avoid being called automatically. we are doing it wrong
	drop_privs sed -i -e '/^\s*exit 1$/d' debian/rules
	drop_privs ./debian/rules debian/rules.gen
}

add_automatic lz4

patch_make_dfsg() {
	echo "fixing the noguile build profile #993944"
	drop_privs patch -p1 <<'EOF'
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,7 @@
 Provides: make (= ${source:Version})
 Replaces: make
 Architecture: any
+Build-Profiles: <!noguile>
 Multi-Arch: allowed
 Description: utility for directing compilation with guile support
  GNU Make is a utility which controls the generation of executables
EOF
}

add_automatic man-db
add_automatic mawk
add_automatic mpclib3
add_automatic mpfr4

builddep_ncurses() {
	if dpkg-architecture "-a$1" -ilinux-any; then
		assert_built gpm
		apt_get_install "libgpm-dev:$1"
	fi
	# g++-multilib dependency unsatisfiable
	apt_get_install debhelper pkg-config autoconf-dickey
	case "$ENABLE_MULTILIB:$1" in
		yes:amd64|yes:i386|yes:powerpc|yes:ppc64|yes:s390|yes:sparc)
			test "$1" = "$HOST_ARCH"
			apt_get_install "g++-$GCC_VER-multilib$HOST_ARCH_SUFFIX"
			# the unversioned gcc-multilib$HOST_ARCH_SUFFIX should contain the following link
			ln -sf "$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_MULTIARCH)/asm" /usr/include/asm
		;;
	esac
}

add_automatic nettle
add_automatic nghttp2
add_automatic npth
add_automatic nspr

add_automatic nss
patch_nss() {
	if dpkg-architecture "-a$HOST_ARCH" -iany-ppc64el; then
		echo "fix FTCBFS for ppc64el #948523"
		drop_privs patch -p1 <<'EOF'
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,8 @@
 ifeq ($(origin RANLIB),default)
 TOOLCHAIN += RANLIB=$(DEB_HOST_GNU_TYPE)-ranlib
 endif
-TOOLCHAIN += OS_TEST=$(DEB_HOST_GNU_CPU)
+OS_TYPE_map_powerpc64le = ppc64le
+TOOLCHAIN += OS_TEST=$(or $(OS_TYPE_map_$(DEB_HOST_GNU_CPU)),$(DEB_HOST_GNU_CPU))
 TOOLCHAIN += KERNEL=$(DEB_HOST_ARCH_OS)
 endif

EOF
	fi
	echo "support building without -Werror #1036211"
	drop_privs patch -p1 <<'EOF'
--- a/debian/rules
+++ b/debian/rules
@@ -74,8 +74,9 @@
 	$(NULL)

 # Disable -Werror on less mainline architectures.
-ifneq (,$(filter-out i386 x86_64 aarch64,$(DEB_HOST_GNU_CPU)))
+ifneq (,$(filter-out i386 x86_64 aarch64,$(DEB_HOST_GNU_CPU))$(filter -Wno-error,$(CFLAGS)))
 COMMON_MAKE_FLAGS += NSS_ENABLE_WERROR=0
+CFLAGS := $(filter-out -Wno-error,$(CFLAGS))
 endif

 NSS_TOOLS := \
EOF
}
buildenv_nss() {
	# nss tends to FTBFS with next gcc
	export DEB_CFLAGS_APPEND="${DEB_CFLAGS_APPEND:-} -Wno-error"
}

buildenv_openldap() {
	export ol_cv_pthread_select_yields=yes
	export ac_cv_func_memcmp_working=yes
}

add_automatic openssl
add_automatic p11-kit

patch_pam() {
	echo "fix FTCBFS #1057729"
	drop_privs sed -i -e '/fix-autoreconf/d' debian/patches-applied/series
}

add_automatic patch
add_automatic pcre2
add_automatic pcre3
add_automatic pkgconf
add_automatic popt

builddep_readline() {
	assert_built "ncurses"
	# gcc-multilib dependency unsatisfiable
	apt_get_install debhelper "libtinfo-dev:$1" "libncursesw5-dev:$1" mawk texinfo autotools-dev
	case "$ENABLE_MULTILIB:$1" in
		yes:amd64|yes:ppc64)
			test "$1" = "$HOST_ARCH"
			apt_get_install "gcc-$GCC_VER-multilib$HOST_ARCH_SUFFIX" "lib32ncurses-dev:$1"
			# the unversioned gcc-multilib$HOST_ARCH_SUFFIX should contain the following link
			ln -sf "$(dpkg-architecture "-a$1" -qDEB_HOST_MULTIARCH)/asm" /usr/include/asm
		;;
		yes:i386|yes:powerpc|yes:sparc|yes:s390)
			test "$1" = "$HOST_ARCH"
			apt_get_install "gcc-$GCC_VER-multilib$HOST_ARCH_SUFFIX" "lib64ncurses-dev:$1"
			# the unversioned gcc-multilib$HOST_ARCH_SUFFIX should contain the following link
			ln -sf "$(dpkg-architecture "-a$1" -qDEB_HOST_MULTIARCH)/asm" /usr/include/asm
		;;
	esac
}

add_automatic rtmpdump

add_automatic sed
patch_sed() {
	dpkg-architecture "-a$HOST_ARCH" -imusl-any-any || return 0
	echo "musl FTBFS #1010224"
	drop_privs sed -i -e '1ainclude /usr/share/dpkg/architecture.mk' debian/rules
	drop_privs sed -i -e 's/--without-included-regex/--with$(if $(filter musl,$(DEB_HOST_ARCH_LIBC)),,out)-included-regex/' debian/rules
}

add_automatic shadow
add_automatic slang2
add_automatic spdylay
add_automatic sqlite3
add_automatic sysvinit

add_automatic tar
buildenv_tar() {
	if dpkg-architecture "-a$1" -ignu-any-any; then
		echo "struct dirent contains working d_ino on glibc systems"
		export gl_cv_struct_dirent_d_ino=yes
	fi
	if ! dpkg-architecture "-a$1" -ilinux-any; then
		echo "forcing broken posix acl check to fail on non-linux #850668"
		export gl_cv_getxattr_with_posix_acls=no
	fi
	case "$1" in arm64ilp32|x32)
		echo "work around time64 inconsistency FTBFS to be fixed via #1030159"
		export DEB_CPPFLAGS_APPEND="${DEB_CPPFLAGS_APPEND:+$DEB_CPPFLAGS_APPEND }-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
	esac
}

add_automatic tcl8.6
buildenv_tcl8_6() {
	export tcl_cv_strtod_buggy=ok
	export tcl_cv_strtoul_unbroken=ok
}

add_automatic tcltk-defaults
add_automatic tcp-wrappers

add_automatic tk8.6
buildenv_tk8_6() {
	export tcl_cv_strtod_buggy=ok
}

add_automatic uchardet
add_automatic ustr

buildenv_util_linux() {
	export scanf_cv_type_modifier=ms
}

add_automatic xft
add_automatic xxhash

add_automatic xz-utils
buildenv_xz_utils() {
	if dpkg-architecture "-a$1" -imusl-linux-any; then
		echo "ignoring symbol differences for musl for now"
		export DPKG_GENSYMBOLS_CHECK_LEVEL=0
	fi
}

builddep_zlib() {
	# gcc-multilib dependency unsatisfiable
	apt_get_install debhelper binutils dpkg-dev
}
patch_zlib() {
	echo "fix FTCBFS #1050995"
	drop_privs patch -p1 <<'EOF'
--- a/contrib/minizip/Makefile.am
+++ b/contrib/minizip/Makefile.am
@@ -39,7 +39,7 @@
 EXTRA_PROGRAMS = miniunzip minizip

 miniunzip_SOURCES = miniunz.c
-miniunzip_LDADD = libminizip.la
+miniunzip_LDADD = libminizip.la -lz

 minizip_SOURCES = minizip.c
 minizip_LDADD = libminizip.la -lz
--- a/debian/rules
+++ b/debian/rules
@@ -87,7 +77,8 @@

 	AR=$(AR) CC="$(DEB_HOST_GNU_TYPE)-gcc" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" uname=GNU ./configure --shared --prefix=/usr --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)

-	cd contrib/minizip && autoreconf -fis && CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" uname=GNU ./configure --prefix=/usr --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+	cd contrib/minizip && autoreconf -fis
+	CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" uname=GNU dh_auto_configure --sourcedirectory=contrib/minizip

 	touch $@

EOF
}

# choosing libatomic1 arbitrarily here, cause it never bumped soname
BUILD_GCC_MULTIARCH_VER=`apt-cache show --no-all-versions libatomic1 | sed 's/^Source: gcc-\([0-9.]*\)$/\1/;t;d'`
host gcc version and build gcc version match. good for multiarch
if test "$GCC_VER" != "$BUILD_GCC_MULTIARCH_VER"; then
	echo "host gcc version ($GCC_VER) and build gcc version ($BUILD_GCC_MULTIARCH_VER) mismatch. need different build gcc"
if dpkg --compare-versions "$GCC_VER" gt "$BUILD_GCC_MULTIARCH_VER"; then
	echo "deb [ arch=$(dpkg --print-architecture) ] $MIRROR experimental main" > /etc/apt/sources.list.d/tmp-experimental.list
	$APT_GET update
	$APT_GET -t experimental install g++ "g++-$GCC_VER"
	rm -f /etc/apt/sources.list.d/tmp-experimental.list
	$APT_GET update
elif test -f "$REPODIR/stamps/gcc_0"; then
	echo "skipping rebuild of build gcc"
	$APT_GET --force-yes dist-upgrade # downgrade!
else
	cross_build_setup "gcc-$GCC_VER" gcc0
	apt_get_build_dep --arch-only ./
	# dependencies for common libs no longer declared
	apt_get_install doxygen graphviz ghostscript texlive-latex-base xsltproc docbook-xsl-ns
	(
		export gcc_cv_libc_provides_ssp=yes
		nolang=$(set_add "${GCC_NOLANG:-}" biarch)
		export DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS nostrap nolang=$(join_words , $nolang)"
		drop_privs_exec dpkg-buildpackage -B -uc -us
	)
	cd ..
	ls -l
	reprepro include rebootstrap-native ./*.changes
	drop_privs rm -fv ./*-plugin-dev_*.deb ./*-dbg_*.deb
	dpkg -i *.deb
	touch "$REPODIR/stamps/gcc_0"
	cd ..
	drop_privs rm -Rf gcc0
fi
progress_mark "build compiler complete"
else
echo "host gcc version and build gcc version match. good for multiarch"
fi

if test -f "$REPODIR/stamps/cross-binutils"; then
	echo "skipping rebuild of binutils-target"
else
	cross_build_setup binutils
	check_binNMU
	apt_get_build_dep --arch-only -Pnocheck ./
	drop_privs TARGET=$HOST_ARCH dpkg-buildpackage -B -Pnocheck --target=stamps/control
	drop_privs TARGET=$HOST_ARCH dpkg-buildpackage -B -uc -us -Pnocheck
	cd ..
	ls -l
	pickup_packages *.changes
	apt_get_install "binutils$HOST_ARCH_SUFFIX"
	assembler="$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_GNU_TYPE)-as"
	if ! command -v "$assembler" >/dev/null; then echo "$assembler missing in binutils package"; exit 1; fi
	if ! drop_privs "$assembler" -o test.o /dev/null; then echo "binutils fail to execute"; exit 1; fi
	if ! test -f test.o; then echo "binutils fail to create object"; exit 1; fi
	check_arch test.o "$HOST_ARCH"
	touch "$REPODIR/stamps/cross-binutils"
	cd ..
	drop_privs rm -Rf binutils
fi
Reading package lists...
NOTICE: 'binutils' packaging is maintained in the 'Git' version control system at:
https://salsa.debian.org/toolchain-team/binutils.git
Please use:
git clone https://salsa.debian.org/toolchain-team/binutils.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 24.1 MB of source archives.
Get:1 http://deb.debian.org/debian sid/main binutils 2.42.50.20240618-1 (dsc) [12.6 kB]
Get:2 http://deb.debian.org/debian sid/main binutils 2.42.50.20240618-1 (tar) [24.0 MB]
Get:3 http://deb.debian.org/debian sid/main binutils 2.42.50.20240618-1 (diff) [122 kB]
dpkg-source: info: extracting binutils in binutils-2.42.50.20240618
dpkg-source: info: unpacking binutils_2.42.50.20240618.orig.tar.xz
dpkg-source: info: unpacking binutils_2.42.50.20240618-1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 001_ld_makefile_patch.patch
dpkg-source: info: applying 002_gprof_profile_arcs.patch
dpkg-source: info: applying 003_gprof_see_also_monitor.patch
dpkg-source: info: applying 006_better_file_error.patch
dpkg-source: info: applying 013_bash_in_ld_testsuite.patch
dpkg-source: info: applying 128_ppc64_powerpc_biarch.patch
dpkg-source: info: applying 129_multiarch_libpath.patch
dpkg-source: info: applying 130_gold_disable_testsuite_build.patch
dpkg-source: info: applying 131_ld_bootstrap_testsuite.patch
dpkg-source: info: applying 135_bfd_soversion.patch
dpkg-source: info: applying 136_bfd_pic.patch
dpkg-source: info: applying 157_ar_scripts_with_tilde.patch
dpkg-source: info: applying 161_gold_dummy_zoption.diff
dpkg-source: info: applying 164_ld_doc_remove_xref.diff
dpkg-source: info: applying gprof-build.diff
dpkg-source: info: applying aarch64-libpath.diff
dpkg-source: info: applying gold-no-keep-files-mapped.diff
dpkg-source: info: applying libctf-soname.diff
dpkg-source: info: applying mips-hack.diff
dpkg-source: info: applying perl-shebang.diff
dpkg-source: info: applying link-jansson.diff
Fetched 24.1 MB in 0s (88.7 MB/s)
patching binutils to discard ldscripts
patching file debian/rules
Hunk #1 succeeded at 795 with fuzz 1 (offset 44 lines).
fix honouring of nocheck option #990794
fix undefined symbol ldlex_defsym #992318
Note, using directory './' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
  MarkInstall builddeps:essentials:amd64 < none -> 1 @un puN > FU=1
    MarkInstall build-essential:amd64 < 12.10 @ii pK > FU=0
      MarkInstall libc6-dev:amd64 < 2.38-13 @ii pK > FU=0
        MarkInstall libc6:amd64 < 2.38-13 @ii pK > FU=0
          MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pK > FU=0
            MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pK > FU=0
        MarkInstall libc-dev-bin:amd64 < 2.38-13 @ii pK > FU=0
        MarkInstall linux-libc-dev:amd64 < 6.8.12-1 @ii pK > FU=0
        MarkInstall libcrypt-dev:amd64 < 1:4.4.36-4 @ii pK > FU=0
          MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pK > FU=0
        MarkInstall rpcsvc-proto:amd64 < 1.4.3-1 @ii pK > FU=0
      MarkInstall gcc:amd64 < 4:13.2.0-7 @ii pK > FU=0
        MarkInstall cpp:amd64 < 4:13.2.0-7 @ii pK > FU=0
          MarkInstall cpp-13:amd64 < 13.3.0-1 @ii pK > FU=0
            MarkInstall gcc-13-base:amd64 < 13.3.0-1 @ii pK > FU=0
            MarkInstall cpp-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0
              MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pK > FU=0
              MarkInstall libisl23:amd64 < 0.26-3+b2 @ii pK > FU=0
              MarkInstall libmpc3:amd64 < 1.3.1-1+b2 @ii pK > FU=0
                MarkInstall libmpfr6:amd64 < 4.2.1-1+b1 @ii pK > FU=0
              MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pK > FU=0
              MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pK > FU=0
          MarkInstall cpp-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0
        MarkInstall gcc-13:amd64 < 13.3.0-1 @ii pK > FU=0
          MarkInstall gcc-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0
            MarkInstall libcc1-0:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libstdc++6:amd64 < 14.1.0-2 @ii pK > FU=0
            MarkInstall binutils-x86-64-linux-gnu:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall binutils-common:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libbinutils:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
                MarkInstall libsframe1:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libctf-nobfd0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libctf0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libgprofng0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pK > FU=0
            MarkInstall libgcc-13-dev:amd64 < 13.3.0-1 @ii pK > FU=0
              MarkInstall libgomp1:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libitm1:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libatomic1:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libasan8:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall liblsan0:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libtsan2:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libubsan1:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libhwasan0:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libquadmath0:amd64 < 14.1.0-2 @ii pK > FU=0
          MarkInstall binutils:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
        MarkInstall gcc-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0
      MarkInstall g++:amd64 < 4:13.2.0-7 @ii pK > FU=0
        MarkInstall g++-13:amd64 < 13.3.0-1 @ii pK > FU=0
          MarkInstall g++-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0
            MarkInstall libstdc++-13-dev:amd64 < 13.3.0-1 @ii pK > FU=0
        MarkInstall g++-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0
      MarkInstall dpkg-dev:amd64 < 1.22.6 @ii pK > FU=0
        MarkInstall perl:amd64 < 5.38.2-5 @ii pK > FU=0
          MarkInstall dpkg:amd64 < 1.22.6 @ii pK > FU=0
            MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pK > FU=0
            MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pK > FU=0
            MarkInstall libmd0:amd64 < 1.1.0-2 @ii pK > FU=0
            MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pK > FU=0
              MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pK > FU=0
            MarkInstall tar:amd64 < 1.35+dfsg-3 @ii pK > FU=0
              MarkInstall libacl1:amd64 < 2.3.2-2 @ii pK > FU=0
          MarkInstall perl-base:amd64 < 5.38.2-5 @ii pK > FU=0
          MarkInstall perl-modules-5.38:amd64 < 5.38.2-5 @ii pK > FU=0
          MarkInstall libperl5.38t64:amd64 < 5.38.2-5 @ii pK > FU=0
            MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pK > FU=0
            MarkInstall libgdbm-compat4t64:amd64 < 1.23-6 @ii pK > FU=0
              MarkInstall libgdbm6t64:amd64 < 1.23-6 @ii pK > FU=0
        MarkInstall libdpkg-perl:amd64 < 1.22.6 @ii pK > FU=0
        MarkInstall bzip2:amd64 < 1.0.8-5.1 @ii pK > FU=0
        MarkInstall xz-utils:amd64 < 5.6.2-1 @ii pK > FU=0
        MarkInstall patch:amd64 < 2.7.6-7 @ii pK > FU=0
  MarkInstall builddeps:./:amd64 < none -> 1 @un puN Ib > FU=1
    MarkInstall autoconf:amd64 < 2.71-3 @ii pK > FU=0
      MarkInstall m4:amd64 < 1.4.19-4 @ii pK > FU=0
      MarkInstall debianutils:amd64 < 5.19 @ii pK > FU=0
  Installing bison:amd64 as Depends of builddeps:./:amd64
    MarkInstall bison:amd64 < none -> 2:3.8.2+dfsg-1+b1 @un puN > FU=0
  Installing flex:amd64 as Depends of builddeps:./:amd64
    MarkInstall flex:amd64 < none -> 2.6.4-8.2+b2 @un puN > FU=0
    MarkInstall gettext:amd64 < 0.22.5-1 @ii pK > FU=0
      MarkInstall gettext-base:amd64 < 0.22.5-1 @ii pK > FU=0
      MarkInstall libunistring5:amd64 < 1.2-1 @ii pK > FU=0
      MarkInstall libxml2:amd64 < 2.12.7+dfsg-3 @ii pK > FU=0
        MarkInstall libicu72:amd64 < 72.1-4+b1 @ii pK > FU=0
  Installing texinfo:amd64 as Depends of builddeps:./:amd64
    MarkInstall texinfo:amd64 < none -> 7.1-3 @un puN Ib > FU=0
    Installing libtext-unidecode-perl:amd64 as Depends of texinfo:amd64
      MarkInstall libtext-unidecode-perl:amd64 < none -> 1.30-3 @un puN > FU=0
    Installing libxml-libxml-perl:amd64 as Depends of texinfo:amd64
      MarkInstall libxml-libxml-perl:amd64 < none -> 2.0207+dfsg+really+2.0134-3.1 @un puN Ib > FU=0
      Installing libxml-namespacesupport-perl:amd64 as Depends of libxml-libxml-perl:amd64
        MarkInstall libxml-namespacesupport-perl:amd64 < none -> 1.12-2 @un puN > FU=0
      Installing libxml-sax-perl:amd64 as Depends of libxml-libxml-perl:amd64
        MarkInstall libxml-sax-perl:amd64 < none -> 1.02+dfsg-3 @un puN Ib > FU=0
        Installing libxml-sax-base-perl:amd64 as Depends of libxml-sax-perl:amd64
          MarkInstall libxml-sax-base-perl:amd64 < none -> 1.09-3 @un puN > FU=0
        Installing ucf:amd64 as Depends of libxml-sax-perl:amd64
          MarkInstall ucf:amd64 < none -> 3.0043+nmu1 @un puN > FU=0
            MarkInstall sensible-utils:amd64 < 0.0.23 @ii pK > FU=0
    Installing texinfo-lib:amd64 as Depends of texinfo:amd64
      MarkInstall texinfo-lib:amd64 < none -> 7.1-3+b1 @un puN > FU=0
    Installing tex-common:amd64 as Depends of texinfo:amd64
      MarkInstall tex-common:amd64 < none -> 6.18 @un puN > FU=0
  Installing dejagnu:amd64 as Depends of builddeps:./:amd64
    MarkInstall dejagnu:amd64 < none -> 1.6.3-1 @un puN Ib > FU=0
    Installing sgml-base:amd64 as Depends of dejagnu:amd64
      MarkInstall sgml-base:amd64 < none -> 1.31 @un puN > FU=0
    Installing expect:amd64 as Depends of dejagnu:amd64
      MarkInstall expect:amd64 < none -> 5.45.4-3 @un puN Ib > FU=0
      Installing tcl8.6:amd64 as Depends of expect:amd64
        MarkInstall tcl8.6:amd64 < none -> 8.6.14+dfsg-1 @un puN Ib > FU=0
        Installing libtcl8.6:amd64 as Depends of tcl8.6:amd64
          MarkInstall libtcl8.6:amd64 < none -> 8.6.14+dfsg-1 @un puN > FU=0
            MarkInstall tzdata:amd64 < 2024a-4 @ii pK > FU=0
      Installing tcl-expect:amd64 as Depends of expect:amd64
        MarkInstall tcl-expect:amd64 < none -> 5.45.4-3 @un puN > FU=0
    MarkInstall quilt:amd64 < 0.68-1 @ii pK > FU=0
      MarkInstall diffstat:amd64 < 1.66-1 @ii pK > FU=0
      MarkInstall ed:amd64 < 1.20.2-2 @ii pK > FU=0
  Installing chrpath:amd64 as Depends of builddeps:./:amd64
    MarkInstall chrpath:amd64 < none -> 0.16-2+b1 @un puN > FU=0
    MarkInstall dwz:amd64 < 0.15-1+b1 @ii pK > FU=0
      MarkInstall libelf1t64:amd64 < 0.191-1+b1 @ii pK > FU=0
  Installing debugedit:amd64 as Depends of builddeps:./:amd64
    MarkInstall debugedit:amd64 < none -> 1:5.0-5+b1 @un puN Ib > FU=0
    Installing libdw1t64:amd64 as Depends of debugedit:amd64
      MarkInstall libdw1t64:amd64 < none -> 0.191-1+b1 @un puN > FU=0
  Installing python3:amd64 as Depends of builddeps:./:amd64
    MarkInstall python3:amd64 < none -> 3.12.2-1 @un puN Ib > FU=0
    Installing python3-minimal:amd64 as PreDepends of python3:amd64
      MarkInstall python3-minimal:amd64 < none -> 3.12.2-1 @un puN Ib > FU=0
      Installing python3.12-minimal:amd64 as PreDepends of python3-minimal:amd64
        MarkInstall python3.12-minimal:amd64 < none -> 3.12.4-1 @un puN Ib > FU=0
        Installing libpython3.12-minimal:amd64 as Depends of python3.12-minimal:amd64
          MarkInstall libpython3.12-minimal:amd64 < none -> 3.12.4-1 @un puN > FU=0
            MarkInstall libssl3t64:amd64 < 3.2.2-1 @ii pK > FU=0
        Installing libexpat1:amd64 as Depends of python3.12-minimal:amd64
          MarkInstall libexpat1:amd64 < none -> 2.6.2-1 @un puN > FU=0
    Installing python3.12:amd64 as Depends of python3:amd64
      MarkInstall python3.12:amd64 < none -> 3.12.4-1 @un puN Ib > FU=0
      Installing libpython3.12-stdlib:amd64 as Depends of python3.12:amd64
        MarkInstall libpython3.12-stdlib:amd64 < none -> 3.12.4-1 @un puN Ib > FU=0
        Installing media-types:amd64 as Depends of libpython3.12-stdlib:amd64
          MarkInstall media-types:amd64 < none -> 10.1.0 @un puN > FU=0
        Installing netbase:amd64 as Depends of libpython3.12-stdlib:amd64
          MarkInstall netbase:amd64 < none -> 6.4 @un puN > FU=0
          MarkInstall libffi8:amd64 < 3.4.6-1 @ii pK > FU=0
          MarkInstall libncursesw6:amd64 < 6.5-2 @ii pK > FU=0
            MarkInstall libtinfo6:amd64 < 6.5-2 @ii pK > FU=0
          MarkInstall libreadline8t64:amd64 < 8.2-4 @ii pK > FU=0
            MarkInstall readline-common:amd64 < 8.2-4 @ii pK > FU=0
          MarkInstall libsqlite3-0:amd64 < 3.46.0-1 @ii pK > FU=0
    Installing libpython3-stdlib:amd64 as Depends of python3:amd64
      MarkInstall libpython3-stdlib:amd64 < none -> 3.12.2-1 @un puN > FU=0
    MarkInstall file:amd64 < 1:5.45-3 @ii pK > FU=0
      MarkInstall libmagic1t64:amd64 < 1:5.45-3 @ii pK > FU=0
        MarkInstall libmagic-mgc:amd64 < 1:5.45-3 @ii pK > FU=0
  Installing lsb-release:amd64 as Depends of builddeps:./:amd64
    MarkInstall lsb-release:amd64 < none -> 12.1-1 @un puN > FU=0
  Installing zlib1g-dev:amd64 as Depends of builddeps:./:amd64
    MarkInstall zlib1g-dev:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0
  Installing procps:amd64 as Depends of builddeps:./:amd64
    MarkInstall procps:amd64 < none -> 2:4.0.4-4 @un puN Ib > FU=0
    Installing libproc2-0:amd64 as Depends of procps:amd64
      MarkInstall libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > FU=0
      MarkInstall init-system-helpers:amd64 < 1.66 @ii pK > FU=0
  Installing help2man:amd64 as Depends of builddeps:./:amd64
    MarkInstall help2man:amd64 < none -> 1.49.3 @un puN Ib > FU=0
    Installing liblocale-gettext-perl:amd64 as Depends of help2man:amd64
      MarkInstall liblocale-gettext-perl:amd64 < none -> 1.07-7 @un puN > FU=0
  Installing libjansson-dev:amd64 as Depends of builddeps:./:amd64
    MarkInstall libjansson-dev:amd64 < none -> 2.14-2+b2 @un puN > FU=0
  Installing pkg-config:amd64 as Depends of builddeps:./:amd64
    MarkInstall pkg-config:amd64 < none -> 1.8.1-3 @un uN Ib > FU=0
    Installing pkgconf:amd64 as Depends of pkg-config:amd64
      MarkInstall pkgconf:amd64 < none -> 1.8.1-3 @un uN Ib > FU=0
      Installing pkgconf-bin:amd64 as Depends of pkgconf:amd64
        MarkInstall pkgconf-bin:amd64 < none -> 1.8.1-3 @un uN Ib > FU=0
        Installing libpkgconf3:amd64 as Depends of pkgconf-bin:amd64
          MarkInstall libpkgconf3:amd64 < none -> 1.8.1-3 @un uN > FU=0
  Installing libzstd-dev:amd64 as Depends of builddeps:./:amd64
    MarkInstall libzstd-dev:amd64 < none -> 1.5.6+dfsg-1 @un puN > FU=0
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
  Ignore MarkGarbage of lsb-release:amd64 < none -> 12.1-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libtext-unidecode-perl:amd64 < none -> 1.30-3 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libxml-namespacesupport-perl:amd64 < none -> 1.12-2 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of texinfo-lib:amd64 < none -> 7.1-3+b1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of python3.12:amd64 < none -> 3.12.4-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of tex-common:amd64 < none -> 6.18 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of dejagnu:amd64 < none -> 1.6.3-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libjansson-dev:amd64 < none -> 2.14-2+b2 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of python3-minimal:amd64 < none -> 3.12.2-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of texinfo:amd64 < none -> 7.1-3 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of python3:amd64 < none -> 3.12.2-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of debugedit:amd64 < none -> 1:5.0-5+b1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of zlib1g-dev:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of chrpath:amd64 < none -> 0.16-2+b1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of diffstat:amd64 < 1.66-1 @ii pK > as its mode (Keep) is protected
  Ignore MarkGarbage of libzstd-dev:amd64 < none -> 1.5.6+dfsg-1 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of procps:amd64 < none -> 2:4.0.4-4 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of help2man:amd64 < none -> 1.49.3 @un puN > as its mode (Install) is protected
  MarkDelete builddeps:essentials:amd64 < none -> 1 @un pumN > FU=1
  MarkDelete builddeps:./:amd64 < none -> 1 @un pumN > FU=1
The following NEW packages will be installed:
  bison chrpath debugedit dejagnu expect flex help2man libdw1t64 libexpat1
  libjansson-dev liblocale-gettext-perl libpkgconf3 libproc2-0
  libpython3-stdlib libpython3.12-minimal libpython3.12-stdlib libtcl8.6
  libtext-unidecode-perl libxml-libxml-perl libxml-namespacesupport-perl
  libxml-sax-base-perl libxml-sax-perl libzstd-dev lsb-release media-types
  netbase pkg-config pkgconf pkgconf-bin procps python3 python3-minimal
  python3.12 python3.12-minimal sgml-base tcl-expect tcl8.6 tex-common texinfo
  texinfo-lib ucf zlib1g-dev
0 upgraded, 42 newly installed, 0 to remove and 0 not upgraded.
Need to get 15.3 MB of archives.
After this operation, 57.0 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 flex amd64 2.6.4-8.2+b2 [426 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 libpython3.12-minimal amd64 3.12.4-1 [811 kB]
Get:4 http://deb.debian.org/debian sid/main amd64 libexpat1 amd64 2.6.2-1 [103 kB]
Get:5 http://deb.debian.org/debian sid/main amd64 python3.12-minimal amd64 3.12.4-1 [2136 kB]
Get:6 http://deb.debian.org/debian sid/main amd64 python3-minimal amd64 3.12.2-1 [26.5 kB]
Get:7 http://deb.debian.org/debian sid/main amd64 media-types all 10.1.0 [26.9 kB]
Get:8 http://deb.debian.org/debian sid/main amd64 netbase all 6.4 [12.8 kB]
Get:9 http://deb.debian.org/debian sid/main amd64 libpython3.12-stdlib amd64 3.12.4-1 [1948 kB]
Get:10 http://deb.debian.org/debian sid/main amd64 python3.12 amd64 3.12.4-1 [664 kB]
Get:11 http://deb.debian.org/debian sid/main amd64 libpython3-stdlib amd64 3.12.2-1 [9432 B]
Get:12 http://deb.debian.org/debian sid/main amd64 python3 amd64 3.12.2-1 [27.5 kB]
Get:13 http://deb.debian.org/debian sid/main amd64 sgml-base all 1.31 [15.4 kB]
Get:14 http://deb.debian.org/debian sid/main amd64 libproc2-0 amd64 2:4.0.4-4 [64.6 kB]
Get:15 http://deb.debian.org/debian sid/main amd64 procps amd64 2:4.0.4-4 [880 kB]
Get:16 http://deb.debian.org/debian sid/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
Get:17 http://deb.debian.org/debian sid/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB]
Get:18 http://deb.debian.org/debian sid/main amd64 chrpath amd64 0.16-2+b1 [17.1 kB]
Get:19 http://deb.debian.org/debian sid/main amd64 libdw1t64 amd64 0.191-1+b1 [246 kB]
Get:20 http://deb.debian.org/debian sid/main amd64 debugedit amd64 1:5.0-5+b1 [44.0 kB]
Get:21 http://deb.debian.org/debian sid/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1 [1034 kB]
Get:22 http://deb.debian.org/debian sid/main amd64 tcl8.6 amd64 8.6.14+dfsg-1 [120 kB]
Get:23 http://deb.debian.org/debian sid/main amd64 tcl-expect amd64 5.45.4-3 [127 kB]
Get:24 http://deb.debian.org/debian sid/main amd64 expect amd64 5.45.4-3 [158 kB]
Get:25 http://deb.debian.org/debian sid/main amd64 dejagnu all 1.6.3-1 [1050 kB]
Get:26 http://deb.debian.org/debian sid/main amd64 help2man amd64 1.49.3 [198 kB]
Get:27 http://deb.debian.org/debian sid/main amd64 libjansson-dev amd64 2.14-2+b2 [43.3 kB]
Get:28 http://deb.debian.org/debian sid/main amd64 libpkgconf3 amd64 1.8.1-3 [36.2 kB]
Get:29 http://deb.debian.org/debian sid/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB]
Get:30 http://deb.debian.org/debian sid/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
Get:31 http://deb.debian.org/debian sid/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
Get:32 http://deb.debian.org/debian sid/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
Get:33 http://deb.debian.org/debian sid/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-3.1 [313 kB]
Get:34 http://deb.debian.org/debian sid/main amd64 libzstd-dev amd64 1.5.6+dfsg-1 [368 kB]
Get:35 http://deb.debian.org/debian sid/main amd64 lsb-release all 12.1-1 [5912 B]
Get:36 http://deb.debian.org/debian sid/main amd64 pkgconf-bin amd64 1.8.1-3 [29.9 kB]
Get:37 http://deb.debian.org/debian sid/main amd64 pkgconf amd64 1.8.1-3 [26.1 kB]
Get:38 http://deb.debian.org/debian sid/main amd64 pkg-config amd64 1.8.1-3 [13.9 kB]
Get:39 http://deb.debian.org/debian sid/main amd64 tex-common all 6.18 [32.5 kB]
Get:40 http://deb.debian.org/debian sid/main amd64 texinfo-lib amd64 7.1-3+b1 [224 kB]
Get:41 http://deb.debian.org/debian sid/main amd64 texinfo all 7.1-3 [1748 kB]
Get:42 http://deb.debian.org/debian sid/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1 [919 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 15.3 MB in 0s (63.3 MB/s)
Selecting previously unselected package flex.
(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 ... 15458 files and directories currently installed.)
Preparing to unpack .../flex_2.6.4-8.2+b2_amd64.deb ...
Unpacking flex (2.6.4-8.2+b2) ...
Selecting previously unselected package liblocale-gettext-perl.
Preparing to unpack .../liblocale-gettext-perl_1.07-7_amd64.deb ...
Unpacking liblocale-gettext-perl (1.07-7) ...
Selecting previously unselected package libpython3.12-minimal:amd64.
Preparing to unpack .../libpython3.12-minimal_3.12.4-1_amd64.deb ...
Unpacking libpython3.12-minimal:amd64 (3.12.4-1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.6.2-1_amd64.deb ...
Unpacking libexpat1:amd64 (2.6.2-1) ...
Selecting previously unselected package python3.12-minimal.
Preparing to unpack .../python3.12-minimal_3.12.4-1_amd64.deb ...
Unpacking python3.12-minimal (3.12.4-1) ...
Setting up libpython3.12-minimal:amd64 (3.12.4-1) ...
Setting up libexpat1:amd64 (2.6.2-1) ...
Setting up python3.12-minimal (3.12.4-1) ...
Selecting previously unselected package python3-minimal.
(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 ... 15888 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.12.2-1_amd64.deb ...
Unpacking python3-minimal (3.12.2-1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../1-media-types_10.1.0_all.deb ...
Unpacking media-types (10.1.0) ...
Selecting previously unselected package netbase.
Preparing to unpack .../2-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package libpython3.12-stdlib:amd64.
Preparing to unpack .../3-libpython3.12-stdlib_3.12.4-1_amd64.deb ...
Unpacking libpython3.12-stdlib:amd64 (3.12.4-1) ...
Selecting previously unselected package python3.12.
Preparing to unpack .../4-python3.12_3.12.4-1_amd64.deb ...
Unpacking python3.12 (3.12.4-1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../5-libpython3-stdlib_3.12.2-1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.12.2-1) ...
Setting up python3-minimal (3.12.2-1) ...
Selecting previously unselected package python3.
(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 ... 16330 files and directories currently installed.)
Preparing to unpack .../00-python3_3.12.2-1_amd64.deb ...
Unpacking python3 (3.12.2-1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../01-sgml-base_1.31_all.deb ...
Unpacking sgml-base (1.31) ...
Selecting previously unselected package libproc2-0:amd64.
Preparing to unpack .../02-libproc2-0_2%3a4.0.4-4_amd64.deb ...
Unpacking libproc2-0:amd64 (2:4.0.4-4) ...
Selecting previously unselected package procps.
Preparing to unpack .../03-procps_2%3a4.0.4-4_amd64.deb ...
Unpacking procps (2:4.0.4-4) ...
Selecting previously unselected package ucf.
Preparing to unpack .../04-ucf_3.0043+nmu1_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0043+nmu1) ...
Selecting previously unselected package bison.
Preparing to unpack .../05-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ...
Unpacking bison (2:3.8.2+dfsg-1+b1) ...
Selecting previously unselected package chrpath.
Preparing to unpack .../06-chrpath_0.16-2+b1_amd64.deb ...
Unpacking chrpath (0.16-2+b1) ...
Selecting previously unselected package libdw1t64:amd64.
Preparing to unpack .../07-libdw1t64_0.191-1+b1_amd64.deb ...
Unpacking libdw1t64:amd64 (0.191-1+b1) ...
Selecting previously unselected package debugedit.
Preparing to unpack .../08-debugedit_1%3a5.0-5+b1_amd64.deb ...
Unpacking debugedit (1:5.0-5+b1) ...
Selecting previously unselected package libtcl8.6:amd64.
Preparing to unpack .../09-libtcl8.6_8.6.14+dfsg-1_amd64.deb ...
Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1) ...
Selecting previously unselected package tcl8.6.
Preparing to unpack .../10-tcl8.6_8.6.14+dfsg-1_amd64.deb ...
Unpacking tcl8.6 (8.6.14+dfsg-1) ...
Selecting previously unselected package tcl-expect:amd64.
Preparing to unpack .../11-tcl-expect_5.45.4-3_amd64.deb ...
Unpacking tcl-expect:amd64 (5.45.4-3) ...
Selecting previously unselected package expect.
Preparing to unpack .../12-expect_5.45.4-3_amd64.deb ...
Unpacking expect (5.45.4-3) ...
Selecting previously unselected package dejagnu.
Preparing to unpack .../13-dejagnu_1.6.3-1_all.deb ...
Unpacking dejagnu (1.6.3-1) ...
Selecting previously unselected package help2man.
Preparing to unpack .../14-help2man_1.49.3_amd64.deb ...
Unpacking help2man (1.49.3) ...
Selecting previously unselected package libjansson-dev:amd64.
Preparing to unpack .../15-libjansson-dev_2.14-2+b2_amd64.deb ...
Unpacking libjansson-dev:amd64 (2.14-2+b2) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../16-libpkgconf3_1.8.1-3_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-3) ...
Selecting previously unselected package libtext-unidecode-perl.
Preparing to unpack .../17-libtext-unidecode-perl_1.30-3_all.deb ...
Unpacking libtext-unidecode-perl (1.30-3) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../18-libxml-namespacesupport-perl_1.12-2_all.deb ...
Unpacking libxml-namespacesupport-perl (1.12-2) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../19-libxml-sax-base-perl_1.09-3_all.deb ...
Unpacking libxml-sax-base-perl (1.09-3) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../20-libxml-sax-perl_1.02+dfsg-3_all.deb ...
Unpacking libxml-sax-perl (1.02+dfsg-3) ...
Selecting previously unselected package libxml-libxml-perl.
Preparing to unpack .../21-libxml-libxml-perl_2.0207+dfsg+really+2.0134-3.1_amd64.deb ...
Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-3.1) ...
Selecting previously unselected package libzstd-dev:amd64.
Preparing to unpack .../22-libzstd-dev_1.5.6+dfsg-1_amd64.deb ...
Unpacking libzstd-dev:amd64 (1.5.6+dfsg-1) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../23-lsb-release_12.1-1_all.deb ...
Unpacking lsb-release (12.1-1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../24-pkgconf-bin_1.8.1-3_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-3) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../25-pkgconf_1.8.1-3_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-3) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../26-pkg-config_1.8.1-3_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-3) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../27-tex-common_6.18_all.deb ...
Unpacking tex-common (6.18) ...
Selecting previously unselected package texinfo-lib.
Preparing to unpack .../28-texinfo-lib_7.1-3+b1_amd64.deb ...
Unpacking texinfo-lib (7.1-3+b1) ...
Selecting previously unselected package texinfo.
Preparing to unpack .../29-texinfo_7.1-3_all.deb ...
Unpacking texinfo (7.1-3) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../30-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
Setting up media-types (10.1.0) ...
Setting up flex (2.6.4-8.2+b2) ...
Setting up libzstd-dev:amd64 (1.5.6+dfsg-1) ...
Setting up libxml-namespacesupport-perl (1.12-2) ...
Setting up texinfo-lib (7.1-3+b1) ...
Setting up libdw1t64:amd64 (0.191-1+b1) ...
Setting up libxml-sax-base-perl (1.09-3) ...
Setting up libpkgconf3:amd64 (1.8.1-3) ...
Setting up libproc2-0:amd64 (2:4.0.4-4) ...
Setting up libtcl8.6:amd64 (8.6.14+dfsg-1) ...
Setting up ucf (3.0043+nmu1) ...
Setting up pkgconf-bin (1.8.1-3) ...
Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
Setting up procps (2:4.0.4-4) ...
Setting up bison (2:3.8.2+dfsg-1+b1) ...
update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
Setting up debugedit (1:5.0-5+b1) ...
Setting up netbase (6.4) ...
Setting up sgml-base (1.31) ...
Setting up lsb-release (12.1-1) ...
Setting up libtext-unidecode-perl (1.30-3) ...
Setting up libjansson-dev:amd64 (2.14-2+b2) ...
Setting up liblocale-gettext-perl (1.07-7) ...
Setting up chrpath (0.16-2+b1) ...
Setting up tcl8.6 (8.6.14+dfsg-1) ...
Setting up libpython3.12-stdlib:amd64 (3.12.4-1) ...
Setting up python3.12 (3.12.4-1) ...
Setting up tcl-expect:amd64 (5.45.4-3) ...
Setting up libxml-sax-perl (1.02+dfsg-3) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up pkgconf:amd64 (1.8.1-3) ...
Setting up help2man (1.49.3) ...
Setting up tex-common (6.18) ...
update-language: texlive-base not installed and configured, doing nothing!
Setting up pkg-config:amd64 (1.8.1-3) ...
Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-3.1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libpython3-stdlib:amd64 (3.12.2-1) ...
Setting up expect (5.45.4-3) ...
Setting up python3 (3.12.2-1) ...
Setting up texinfo (7.1-3) ...
Setting up dejagnu (1.6.3-1) ...
Processing triggers for man-db (2.12.1-2) ...
Not building database; man-db/auto-update is not 'true'.
Processing triggers for libc-bin (2.38-13) ...
dpkg-buildpackage: info: source package binutils
dpkg-buildpackage: info: source version 2.42.50.20240618-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Matthias Klose <doko@debian.org>
dpkg-buildpackage: info: host architecture amd64
 debian/rules stamps/control
dpkg-architecture: warning: specified GNU system type i686-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
sed -n -e 's/@dpkg_dev@/dpkg-dev (>= 1.19.0.5),/;/^Package: binutils-for-build$/q;p' \
	< debian/control.in > debian/control
sed -e "s/@target@/i686-gnu/g" \
	-e "s/@host_archs@/any/" \
	-e 's/@binutils_alt_triplet@//' \
	< debian/control.cross.in >> debian/control
touch stamps/control
dpkg-buildpackage: info: source package binutils
dpkg-buildpackage: info: source version 2.42.50.20240618-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Matthias Klose <doko@debian.org>
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build .
 debian/rules clean
dpkg-architecture: warning: specified GNU system type i686-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type x86_64-linux-gnux32 does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type s390x-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type powerpc64le-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type aarch64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type arm-linux-gnueabihf does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type arm-linux-gnueabi does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type alpha-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type arc-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type hppa-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type loongarch64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type powerpc-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type powerpc64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type sh4-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type sparc64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type ia64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type riscv64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type x86_64-kfreebsd-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type i686-kfreebsd-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-architecture: warning: specified GNU system type x86_64-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
test -f bfd/elf32.c -a -f debian/rules
rm -rf stamps
rm -rf builddir-*
rm -rf stamps
find . -name \*.gmo -o -name \*~ -o -name \*.info ! -name sysroff.info | xargs -r rm -f
rm -f test-summary*
rm -rf debian/tmp debian/binutils-common debian/libbinutils debian/libbinutils-dbg debian/binutils-x86-64-linux-gnu debian/binutils-x86-64-linux-gnu-dbg \
  debian/binutils-for-host debian/binutils-dev debian/binutils-multiarch debian/binutils-multiarch-dbg debian/binutils-multiarch-dev debian/binutils-doc \
  debian/binutils-hppa64-linux-gnu debian/binutils-hppa64-linux-gnu-dbg debian/binutils-source debian/binutils-for-build \
  debian/libctf0 debian/libctf0-dbg debian/libctf-nobfd0 debian/libctf-nobfd0-dbg debian/libgprofng0 debian/libgprofng0-dbg \
  debian/libsframe1 debian/libsframe1-dbg
rm -rf debian/binutils-i686-linux-gnu{,-dbg} debian/binutils-x86-64-linux-gnux32{,-dbg} debian/binutils-s390x-linux-gnu{,-dbg} debian/binutils-powerpc64le-linux-gnu{,-dbg} debian/binutils-aarch64-linux-gnu{,-dbg} debian/binutils-arm-linux-gnueabihf{,-dbg} debian/binutils-arm-linux-gnueabi{,-dbg} debian/binutils-alpha-linux-gnu{,-dbg} debian/binutils-arc-linux-gnu{,-dbg} debian/binutils-hppa-linux-gnu{,-dbg} debian/binutils-loongarch64-linux-gnu{,-dbg} debian/binutils-m68k-linux-gnu{,-dbg} debian/binutils-powerpc-linux-gnu{,-dbg} debian/binutils-powerpc64-linux-gnu{,-dbg} debian/binutils-sh4-linux-gnu{,-dbg} debian/binutils-sparc64-linux-gnu{,-dbg} debian/binutils-ia64-linux-gnu{,-dbg} debian/binutils-riscv64-linux-gnu{,-dbg} debian/binutils-x86-64-kfreebsd-gnu{,-dbg} debian/binutils-i686-kfreebsd-gnu{,-dbg} debian/binutils-x86-64-gnu{,-dbg} debian/binutils-i686-gnu{,-dbg}
rm -rf debian/tmp debian/files* debian/substvars
rm -f debian/*.orig debian/*.rej
rm -f debian/files debian/substvars
rm -rf debian/binutils-i686-gnu
for i in debian/*.in; do \
    case "$i" in debian/control*.in) continue; esac; \
    rm -f ${i%*.in}; \
done
rm -f *-stamp
 debian/rules binary-arch
dpkg-architecture: warning: specified GNU system type i686-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
test -f bfd/elf32.c -a -f debian/rules
test -f bfd/elf32.c -a -f debian/rules
BEGIN stamps/configure.hurd-i386
rm -rf stamps/configure.hurd-i386 builddir-hurd-i386
mkdir builddir-hurd-i386
cd builddir-hurd-i386 \
    && env CC="x86_64-linux-gnu-gcc" CXX="x86_64-linux-gnu-g++" \
       DEB_TARGET_MULTIARCH=i386-gnu     \
	../configure \
	  --disable-silent-rules --enable-obsolete --enable-plugins --enable-threads --enable-jansson --enable-deterministic-archives --disable-compressed-debug-sections --enable-new-dtags --disable-x86-used-note --with-gold-ldflags=-static-libstdc++ --prefix=/usr --sysconfdir=/etc --enable-shared --with-system-zlib --build=x86_64-linux-gnu --host=x86_64-linux-gnu --with-pkgversion="GNU Binutils for Debian" --disable-werror --enable-initfini-array --enable-ld=default --enable-gold \
	   \
	  --with-sysroot=/ \
	  --libdir=/usr/lib/i386-gnu \
	  --enable-ld=default --enable-gold \
	  --target=i686-gnu
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... mawk
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking for x86_64-linux-gnu-gcc option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-linux-gnu-g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for x86_64-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada and is recent enough... no
checking for x86_64-linux-gnu-gdc... no
checking for gdc... no
checking whether the D compiler works... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for isl 0.15 or later... no
required isl version is 0.15 or later
*** This configuration is not supported in the following subdirectories:
     zlib
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... expect
checking for runtest... runtest
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
checking for x86_64-linux-gnu-as... x86_64-linux-gnu-as
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking for x86_64-linux-gnu-dsymutil... no
checking for dsymutil... no
checking for x86_64-linux-gnu-ld... x86_64-linux-gnu-ld
checking for x86_64-linux-gnu-lipo... no
checking for lipo... no
checking for x86_64-linux-gnu-nm... x86_64-linux-gnu-nm
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-windres... no
checking for windres... no
checking for x86_64-linux-gnu-windmc... no
checking for windmc... no
checking for x86_64-linux-gnu-objcopy... x86_64-linux-gnu-objcopy
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking for x86_64-linux-gnu-otool... no
checking for otool... no
checking for x86_64-linux-gnu-readelf... x86_64-linux-gnu-readelf
checking for -plugin option... checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar
--plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for i686-gnu-cc... no
checking for i686-gnu-gcc... no
checking for i686-gnu-c++... no
checking for i686-gnu-g++... no
checking for i686-gnu-cxx... no
checking for i686-gnu-gxx... no
checking for i686-gnu-gcc... no
checking for i686-gnu-gfortran... no
checking for i686-gnu-gccgo... no
checking for i686-gnu-gdc... no
checking for i686-gnu-gm2... no
checking for i686-gnu-ar... no
checking for i686-gnu-as... no
checking for i686-gnu-dlltool... no
checking for i686-gnu-dsymutil... no
checking for i686-gnu-ld... no
checking for i686-gnu-lipo... no
checking for i686-gnu-nm... no
checking for i686-gnu-objcopy... no
checking for i686-gnu-objdump... no
checking for i686-gnu-otool... no
checking for i686-gnu-ranlib... no
checking for i686-gnu-readelf... no
checking for i686-gnu-strip... no
checking for i686-gnu-windres... no
checking for i686-gnu-windmc... no
checking where to find the target ar... just compiled
checking where to find the target as... just compiled
checking where to find the target cc... pre-installed
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... just compiled
checking where to find the target dsymutil... pre-installed
checking where to find the target gcc... pre-installed
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target gdc... pre-installed
checking where to find the target gm2... pre-installed
checking where to find the target ld... just compiled
checking where to find the target lipo... pre-installed
checking where to find the target nm... just compiled
checking where to find the target objcopy... just compiled
checking where to find the target objdump... just compiled
checking where to find the target otool... pre-installed
checking where to find the target ranlib... just compiled
checking where to find the target readelf... just compiled
checking where to find the target strip... just compiled
checking where to find the target windres... just compiled
checking where to find the target windmc... just compiled
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
touch stamps/configure.hurd-i386
test -f bfd/elf32.c -a -f debian/rules
BEGIN stamps/build.hurd-i386
env BFD_SOVER_EXT="-hurd-i386" CTF_SOVER_EXT="-hurd-i386" \
  DEB_TARGET_MULTIARCH=i386-gnu     \
  /usr/bin/make -C builddir-hurd-i386 -j 1 \
	CFLAGS="-g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=." \
	CXXFLAGS="-g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=." \
	LDFLAGS=" -Wl,-z,relro"
make[1]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386'
make[2]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386'
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking for perl... perl
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for -plugin option... checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
--plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether x86_64-linux-gnu-gcc supports -W... yes
checking whether x86_64-linux-gnu-gcc supports -Wall... yes
checking whether x86_64-linux-gnu-gcc supports -Wwrite-strings... yes
checking whether x86_64-linux-gnu-gcc supports -Wc++-compat... yes
checking whether x86_64-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking whether x86_64-linux-gnu-gcc supports -Wshadow=local... yes
checking whether x86_64-linux-gnu-gcc supports -pedantic ... yes
checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... yes
checking target system type... i686-pc-gnu
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for spawn.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... 1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... no
checking for sys_nerr... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for pipe2... yes
checking for posix_spawn... yes
checking for posix_spawnp... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking for sbrk... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for SHA1 HW acceleration support... x86 SHA1
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
mkdir -p -- ./bfd
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-linux-gnu-ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... 8
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether byte ordering is bigendian... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed...  da es fi fr hr id ja ka pt ro ru rw sr sv tr uk vi zh_CN
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking size of long long... 8
checking size of void *... (cached) 8
checking size of long... 8
checking size of int... 4
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl... yes
checking for fdopen... yes
checking for fileno... yes
checking for fls... no
checking for getgid... yes
checking for getpagesize... yes
checking for getrlimit... yes
checking for getuid... yes
checking for sysconf... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether stpcpy is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether strnlen is declared... yes
checking whether ___lc_codepage_func is declared... no
checking for thread local storage (TLS) class... _Thread_local
checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libzstd >= 1.4.0... yes
checking compiler support for hidden visibility... yes
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking for gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether fopen64 is declared... yes
checking size of off_t... 8
checking file_ptr type... int64_t
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default commands
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/regex.c -o regex.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/md5.c -o md5.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/sha1.c -o sha1.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/alloca.c -o alloca.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/argv.c -o argv.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/bsearch_r.c -o bsearch_r.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/concat.c -o concat.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/cp-demint.c -o cp-demint.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/crc32.c -o crc32.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/d-demangle.c -o d-demangle.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/fibheap.c -o fibheap.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/filedescriptor.c -o filedescriptor.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/floatformat.c -o floatformat.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/getopt.c -o getopt.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/getopt1.c -o getopt1.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/getpwd.c -o getpwd.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/getruntime.c -o getruntime.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/hashtab.c -o hashtab.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/hex.c -o hex.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/lbasename.c -o lbasename.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/lrealpath.c -o lrealpath.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/objalloc.c -o objalloc.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/obstack.c -o obstack.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/partition.c -o partition.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/pexecute.c -o pexecute.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/physmem.c -o physmem.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/pex-common.c -o pex-common.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/pex-one.c -o pex-one.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/pex-unix.c -o pex-unix.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/rust-demangle.c -o rust-demangle.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/simple-object.c -o simple-object.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/sort.c -o sort.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/spaces.c -o spaces.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/stack-limit.c -o stack-limit.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/strerror.c -o strerror.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/strsignal.c -o strsignal.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xasprintf.c -o xasprintf.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xatexit.c -o xatexit.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xexit.c -o xexit.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"-fpic" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  -fpic  ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a
if [ x"-fpic" != x ]; then \
  cd pic; \
  x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \
  cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty/testsuite'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty'
mkdir -p -- ./libsframe
Configuring in ./libsframe
configure: creating cache ./config.cache
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking whether /usr/bin/make supports nested variables... (cached) yes
checking whether /usr/bin/make sets $(MAKE)... (cached) yes
checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... (cached) yes
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking the archiver (x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-linux-gnu-ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing aclocal-1.15
checking for autoconf... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing autoconf
checking for autoheader... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing autoheader
checking whether x86_64-linux-gnu-gcc supports -Wall... yes
checking whether x86_64-linux-gnu-gcc supports -Wextra... yes
checking whether x86_64-linux-gnu-gcc supports -Wwrite-strings... yes
checking whether x86_64-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking whether x86_64-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking whether x86_64-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking for incompatibility between DejaGnu and GCC... 
yes
checking for makeinfo... makeinfo --split-size=5000000
checking if using Solaris linker... no
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
/usr/bin/make  all-am
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in doc/sframe-spec.info doc/sframe-spec.info-[0-9] doc/sframe-spec.info-[0-9][0-9] doc/sframe-spec.i[0-9] doc/sframe-spec.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 --no-split  -I doc -I ../../libsframe/doc \
 -o doc/sframe-spec.info `test -f 'doc/sframe-spec.texi' || echo '../../libsframe/'`doc/sframe-spec.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./doc/sframe-spec.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe  -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf  -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '../../libsframe/'`sframe.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../libsframe/sframe.c  -fPIC -DPIC -o .libs/libsframe_la-sframe.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../libsframe/sframe.c -o libsframe_la-sframe.o >/dev/null 2>&1
mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe  -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf  -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '../../libsframe/'`sframe-dump.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../libsframe/sframe-dump.c  -fPIC -DPIC -o .libs/libsframe_la-sframe-dump.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../libsframe/sframe-dump.c -o libsframe_la-sframe-dump.o >/dev/null 2>&1
mv -f .deps/libsframe_la-sframe-dump.Tpo .deps/libsframe_la-sframe-dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe  -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf  -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '../../libsframe/'`sframe-error.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../libsframe/sframe-error.c  -fPIC -DPIC -o .libs/libsframe_la-sframe-error.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../libsframe/sframe-error.c -o libsframe_la-sframe-error.o >/dev/null 2>&1
mv -f .deps/libsframe_la-sframe-error.Tpo .deps/libsframe_la-sframe-error.Plo
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -version-info `grep -v '^#' ../../libsframe/libtool-version` -Wl,--version-script=../../libsframe/libsframe.ver -Wl,-z,relro -o libsframe.la -rpath /usr/lib/i386-gnu libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo  
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libsframe_la-sframe.o .libs/libsframe_la-sframe-dump.o .libs/libsframe_la-sframe-error.o    -Wl,--version-script=../../libsframe/libsframe.ver -Wl,-z -Wl,relro   -Wl,-soname -Wl,libsframe.so.1 -o .libs/libsframe.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libsframe.so.1" && ln -s "libsframe.so.1.0.0" "libsframe.so.1")
libtool: link: (cd ".libs" && rm -f "libsframe.so" && ln -s "libsframe.so.1.0.0" "libsframe.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libsframe.a  libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libsframe.a
libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" )
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
\
bfd_version=`echo "2.42.50" | /usr/bin/sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$/\1\2\3\4\5/'` ;\
bfd_version_string="\"2.42.50\"" ;\
bfd_soversion="2.42.50-hurd-i386" ;\
bfd_version_package="\"(GNU Binutils for Debian) \"" ;\
report_bugs_to="\"<https://sourceware.org/bugzilla/>\"" ;\
. ../../bfd/development.sh ;\
if test "$development" = true ; then \
  bfd_version_date=`/usr/bin/sed -n -e 's/.*DATE //p' < ../../bfd/version.h` ;\
  bfd_version_string="\"2.42.50.${bfd_version_date}\"" ;\
  bfd_soversion="2.42.50-hurd-i386.${bfd_version_date}" ;\
fi ;\
/usr/bin/sed -e "s,@bfd_version@,$bfd_version," \
    -e "s,@bfd_version_string@,$bfd_version_string," \
    -e "s,@bfd_version_package@,$bfd_version_package," \
    -e "s,@report_bugs_to@,$report_bugs_to," \
    < ../../bfd/version.h > bfdver.h; \
echo "${bfd_soversion}" > libtool-soversion
/usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.h
/usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.h
rm -f targmatch.new
/usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
Making info in po
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/po'
( if test 'x../../../bfd/po' != 'x.'; then \
    posrcprefix='../../../bfd/'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default commands
make[4]: Nothing to be done for 'info'.
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/po'
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
x86_64-linux-gnu-gcc -o doc/chw$$ -g -O2 \
    \
  -I. -I../../bfd -Idoc -I../../bfd/../include -I../../bfd/../intl -I../intl \
  ../../bfd/doc/chew.c && \
/bin/bash ../../bfd/../move-if-change \
  doc/chw$$ doc/chew && \
touch doc/chew.stamp
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/aoutx.h > doc/aoutx.stamp.tmp; texi=doc/aoutx.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/aoutx.stamp.tmp $texi; touch doc/aoutx.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/archive.c > doc/archive.stamp.tmp; texi=doc/archive.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/archive.stamp.tmp $texi; touch doc/archive.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/archures.c > doc/archures.stamp.tmp; texi=doc/archures.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/archures.stamp.tmp $texi; touch doc/archures.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/bfdio.c > doc/bfdio.stamp.tmp; texi=doc/bfdio.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/bfdio.stamp.tmp $texi; touch doc/bfdio.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/bfd.c > doc/bfdt.stamp.tmp; texi=doc/bfdt.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/bfdt.stamp.tmp $texi; touch doc/bfdt.stamp; )
\
/usr/bin/mkdir -p doc; \
echo "@set VERSION 2.42.50" > doc/bfdver.texi; \
if test -n "(GNU Binutils for Debian) "; then \
  echo "@set VERSION_PACKAGE (GNU Binutils for Debian) " >> doc/bfdver.texi; \
fi; \
echo "@set UPDATED `date '+%B %Y'`" >> doc/bfdver.texi; \
if test -n "@uref{https://sourceware.org/bugzilla/}"; then \
  echo "@set BUGURL @uref{https://sourceware.org/bugzilla/}" >> doc/bfdver.texi; \
fi
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/cache.c > doc/cache.stamp.tmp; texi=doc/cache.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/cache.stamp.tmp $texi; touch doc/cache.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/coffcode.h > doc/coffcode.stamp.tmp; texi=doc/coffcode.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/coffcode.stamp.tmp $texi; touch doc/coffcode.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/corefile.c > doc/corefile.stamp.tmp; texi=doc/corefile.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/corefile.stamp.tmp $texi; touch doc/corefile.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/elfcode.h > doc/elfcode.stamp.tmp; texi=doc/elfcode.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/elfcode.stamp.tmp $texi; touch doc/elfcode.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/elf.c > doc/elf.stamp.tmp; texi=doc/elf.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/elf.stamp.tmp $texi; touch doc/elf.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/format.c > doc/format.stamp.tmp; texi=doc/format.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/format.stamp.tmp $texi; touch doc/format.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/hash.c > doc/hash.stamp.tmp; texi=doc/hash.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/hash.stamp.tmp $texi; touch doc/hash.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/libbfd.c > doc/libbfd.stamp.tmp; texi=doc/libbfd.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/libbfd.stamp.tmp $texi; touch doc/libbfd.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/linker.c > doc/linker.stamp.tmp; texi=doc/linker.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/linker.stamp.tmp $texi; touch doc/linker.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/mmo.c > doc/mmo.stamp.tmp; texi=doc/mmo.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/mmo.stamp.tmp $texi; touch doc/mmo.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/opncls.c > doc/opncls.stamp.tmp; texi=doc/opncls.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/opncls.stamp.tmp $texi; touch doc/opncls.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/reloc.c > doc/reloc.stamp.tmp; texi=doc/reloc.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/reloc.stamp.tmp $texi; touch doc/reloc.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/section.c > doc/section.stamp.tmp; texi=doc/section.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/section.stamp.tmp $texi; touch doc/section.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/syms.c > doc/syms.stamp.tmp; texi=doc/syms.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/syms.stamp.tmp $texi; touch doc/syms.stamp; )
( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/targets.c > doc/targets.stamp.tmp; texi=doc/targets.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/targets.stamp.tmp $texi; touch doc/targets.stamp; )
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in doc/bfd.info doc/bfd.info-[0-9] doc/bfd.info-[0-9][0-9] doc/bfd.i[0-9] doc/bfd.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 --no-split -I "../../bfd/doc" -I doc  -I doc -I ../../bfd/doc \
 -o doc/bfd.info `test -f 'doc/bfd.texi' || echo '../../bfd/'`doc/bfd.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./doc/bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
/usr/bin/make  all-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
Making all in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/po'
file=`echo ../../../bfd/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/da.po
file=`echo ../../../bfd/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/es.po
file=`echo ../../../bfd/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/fi.po
file=`echo ../../../bfd/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/fr.po
file=`echo ../../../bfd/po/hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/hr.po
file=`echo ../../../bfd/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/id.po
file=`echo ../../../bfd/po/ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/ka.po
file=`echo ../../../bfd/po/pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/pt.po
file=`echo ../../../bfd/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/ro.po
file=`echo ../../../bfd/po/ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/ru.po
file=`echo ../../../bfd/po/rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/rw.po
file=`echo ../../../bfd/po/sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/sr.po
file=`echo ../../../bfd/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/sv.po
file=`echo ../../../bfd/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/tr.po
file=`echo ../../../bfd/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/uk.po
file=`echo ../../../bfd/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/vi.po
file=`echo ../../../bfd/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/zh_CN.po
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/bash ../../bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../bfd/archive.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c  -fPIC -DPIC -o .libs/archive.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o >/dev/null 2>&1
mv -f .deps/archive.Tpo .deps/archive.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch' ../../bfd/archures.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch" ../../bfd/archures.c  -fPIC -DPIC -o .libs/archures.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch" ../../bfd/archures.c -o archures.o >/dev/null 2>&1
mv -f .deps/archures.Tpo .deps/archures.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../bfd/bfd.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c  -fPIC -DPIC -o .libs/bfd.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o >/dev/null 2>&1
mv -f .deps/bfd.Tpo .deps/bfd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../bfd/bfdio.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c  -fPIC -DPIC -o .libs/bfdio.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o >/dev/null 2>&1
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../bfd/cache.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c  -fPIC -DPIC -o .libs/cache.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -o cache.o >/dev/null 2>&1
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../bfd/coff-bfd.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c  -fPIC -DPIC -o .libs/coff-bfd.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -o coff-bfd.o >/dev/null 2>&1
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../bfd/compress.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c  -fPIC -DPIC -o .libs/compress.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o >/dev/null 2>&1
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../bfd/corefile.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c  -fPIC -DPIC -o .libs/corefile.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o >/dev/null 2>&1
mv -f .deps/corefile.Tpo .deps/corefile.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../bfd/elf-properties.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c  -fPIC -DPIC -o .libs/elf-properties.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -o elf-properties.o >/dev/null 2>&1
mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../bfd/format.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c  -fPIC -DPIC -o .libs/format.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o >/dev/null 2>&1
mv -f .deps/format.Tpo .deps/format.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../bfd/hash.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c  -fPIC -DPIC -o .libs/hash.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o >/dev/null 2>&1
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../bfd/libbfd.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c  -fPIC -DPIC -o .libs/libbfd.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o >/dev/null 2>&1
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../bfd/linker.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c  -fPIC -DPIC -o .libs/linker.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o >/dev/null 2>&1
mv -f .deps/linker.Tpo .deps/linker.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../bfd/merge.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c  -fPIC -DPIC -o .libs/merge.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -o merge.o >/dev/null 2>&1
mv -f .deps/merge.Tpo .deps/merge.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../bfd/opncls.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c  -fPIC -DPIC -o .libs/opncls.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -o opncls.o >/dev/null 2>&1
mv -f .deps/opncls.Tpo .deps/opncls.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../bfd/reloc.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c  -fPIC -DPIC -o .libs/reloc.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -o reloc.o >/dev/null 2>&1
mv -f .deps/reloc.Tpo .deps/reloc.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../bfd/section.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c  -fPIC -DPIC -o .libs/section.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -o section.o >/dev/null 2>&1
mv -f .deps/section.Tpo .deps/section.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../bfd/simple.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c  -fPIC -DPIC -o .libs/simple.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o >/dev/null 2>&1
mv -f .deps/simple.Tpo .deps/simple.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../bfd/stab-syms.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c  -fPIC -DPIC -o .libs/stab-syms.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../bfd/stabs.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c  -fPIC -DPIC -o .libs/stabs.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o >/dev/null 2>&1
mv -f .deps/stabs.Tpo .deps/stabs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../bfd/syms.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c  -fPIC -DPIC -o .libs/syms.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o >/dev/null 2>&1
mv -f .deps/syms.Tpo .deps/syms.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch' ../../bfd/targets.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch" ../../bfd/targets.c  -fPIC -DPIC -o .libs/targets.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&iamcu_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch" ../../bfd/targets.c -o targets.o >/dev/null 2>&1
mv -f .deps/targets.Tpo .deps/targets.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../bfd/binary.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c  -fPIC -DPIC -o .libs/binary.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o >/dev/null 2>&1
mv -f .deps/binary.Tpo .deps/binary.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../bfd/ihex.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c  -fPIC -DPIC -o .libs/ihex.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o >/dev/null 2>&1
mv -f .deps/ihex.Tpo .deps/ihex.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../bfd/srec.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c  -fPIC -DPIC -o .libs/srec.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o >/dev/null 2>&1
mv -f .deps/srec.Tpo .deps/srec.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../bfd/tekhex.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c  -fPIC -DPIC -o .libs/tekhex.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o >/dev/null 2>&1
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../bfd/verilog.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c  -fPIC -DPIC -o .libs/verilog.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o >/dev/null 2>&1
mv -f .deps/verilog.Tpo .deps/verilog.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c  -fPIC -DPIC -o .libs/elf32-i386.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o >/dev/null 2>&1
mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c  -fPIC -DPIC -o .libs/elfxx-x86.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o >/dev/null 2>&1
mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c  -fPIC -DPIC -o .libs/elf-ifunc.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o >/dev/null 2>&1
mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c  -fPIC -DPIC -o .libs/elf-vxworks.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o >/dev/null 2>&1
mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../bfd/elf32.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c  -fPIC -DPIC -o .libs/elf32.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o >/dev/null 2>&1
mv -f .deps/elf32.Tpo .deps/elf32.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../bfd/elf.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c  -fPIC -DPIC -o .libs/elf.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o >/dev/null 2>&1
mv -f .deps/elf.Tpo .deps/elf.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../bfd/elflink.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c  -fPIC -DPIC -o .libs/elflink.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o >/dev/null 2>&1
mv -f .deps/elflink.Tpo .deps/elflink.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../bfd/elf-attrs.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c  -fPIC -DPIC -o .libs/elf-attrs.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -o elf-attrs.o >/dev/null 2>&1
mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../bfd/elf-strtab.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c  -fPIC -DPIC -o .libs/elf-strtab.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -o elf-strtab.o >/dev/null 2>&1
mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c  -fPIC -DPIC -o .libs/elf-eh-frame.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1
mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf-sframe.lo -MD -MP -MF .deps/elf-sframe.Tpo -c -o elf-sframe.lo ../../bfd/elf-sframe.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-sframe.lo -MD -MP -MF .deps/elf-sframe.Tpo -c ../../bfd/elf-sframe.c  -fPIC -DPIC -o .libs/elf-sframe.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-sframe.lo -MD -MP -MF .deps/elf-sframe.Tpo -c ../../bfd/elf-sframe.c -o elf-sframe.o >/dev/null 2>&1
mv -f .deps/elf-sframe.Tpo .deps/elf-sframe.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../bfd/dwarf1.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c  -fPIC -DPIC -o .libs/dwarf1.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1
mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/i386-gnu/debug\" ../../bfd/dwarf2.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/i386-gnu/debug\" ../../bfd/dwarf2.c  -fPIC -DPIC -o .libs/dwarf2.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/i386-gnu/debug\" ../../bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../bfd/elf32-gen.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c  -fPIC -DPIC -o .libs/elf32-gen.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../bfd/plugin.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c  -fPIC -DPIC -o .libs/plugin.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o >/dev/null 2>&1
mv -f .deps/plugin.Tpo .deps/plugin.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c  -fPIC -DPIC -o .libs/cpu-i386.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.o >/dev/null 2>&1
mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c  -fPIC -DPIC -o .libs/cpu-iamcu.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o >/dev/null 2>&1
mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/i386-gnu"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../bfd/archive64.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c  -fPIC -DPIC -o .libs/archive64.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/i386-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o >/dev/null 2>&1
mv -f .deps/archive64.Tpo .deps/archive64.Plo
rm -f tofiles
f=""; \
for i in elf32-i386.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo  archive64.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/bash ../../bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -release `cat libtool-soversion`  -Wl,-z,relro -o libbfd.la -rpath /usr/x86_64-linux-gnu/i686-gnu/lib archive.lo archures.lo bfd.lo bfdio.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty  -Wl,-lc,--as-needed,-lm,--no-as-needed  -lz -lzstd  ../libsframe/libsframe.la 
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf32-i386.o .libs/elfxx-x86.o .libs/elf-ifunc.o .libs/elf-vxworks.o .libs/elf32.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/elf-sframe.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-i386.o .libs/cpu-iamcu.o .libs/archive64.o   -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs -Wl,-rpath -Wl,/usr/lib/i386-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd ../libsframe/.libs/libsframe.so  -Wl,-z -Wl,relro -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed   -Wl,-soname -Wl,libbfd-2.42.50-hurd-i386.20240618.so -o .libs/libbfd-2.42.50-hurd-i386.20240618.so
libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.42.50-hurd-i386.20240618.so" "libbfd.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-i386.o elfxx-x86.o elf-ifunc.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o elf-sframe.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o archive64.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
mkdir -p -- ./opcodes
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-linux-gnu-ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed...  da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking size of void *... 8
checking whether basename is declared... yes
checking whether stpcpy is declared... yes
checking for sigsetjmp... 
checking linker --as-needed support... yes
checking for cos in -lm... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
/usr/bin/make  all-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
Making all in .
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes  -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../opcodes/dis-buf.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c  -fPIC -DPIC -o .libs/dis-buf.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1
mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes  -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo  -DARCH_i386 -DARCH_iamcu ../../opcodes/disassemble.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu ../../opcodes/disassemble.c  -fPIC -DPIC -o .libs/disassemble.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu ../../opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1
mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes  -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../opcodes/dis-init.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c  -fPIC -DPIC -o .libs/dis-init.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -o dis-init.o >/dev/null 2>&1
mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes  -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c  -fPIC -DPIC -o .libs/i386-dis.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o >/dev/null 2>&1
mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -release `cat ../bfd/libtool-soversion`  -Wl,-z,relro -o libopcodes.la -rpath /usr/x86_64-linux-gnu/i686-gnu/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo ../bfd/libbfd.la -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/../libiberty/pic -liberty  -Wl,-lc,--as-needed,-lm,--no-as-needed 
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/i386-dis.o   -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/.libs -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/../libiberty/pic -liberty  -Wl,-z -Wl,relro -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed   -Wl,-soname -Wl,libopcodes-2.42.50-hurd-i386.20240618.so -o .libs/libopcodes-2.42.50-hurd-i386.20240618.so
libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.42.50-hurd-i386.20240618.so" "libopcodes.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o i386-dis.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libopcodes.a
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libopcodes.tmp; \
  /bin/bash ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
Making all in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/po'
file=`echo ../../../opcodes/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/da.po
file=`echo ../../../opcodes/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/de.po
file=`echo ../../../opcodes/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/es.po
file=`echo ../../../opcodes/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/fi.po
file=`echo ../../../opcodes/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/fr.po
file=`echo ../../../opcodes/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/ga.po
file=`echo ../../../opcodes/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/id.po
file=`echo ../../../opcodes/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/it.po
file=`echo ../../../opcodes/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/nl.po
file=`echo ../../../opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/pt_BR.po
file=`echo ../../../opcodes/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/ro.po
file=`echo ../../../opcodes/po/sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/sr.po
file=`echo ../../../opcodes/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/sv.po
file=`echo ../../../opcodes/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/tr.po
file=`echo ../../../opcodes/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/uk.po
file=`echo ../../../opcodes/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/vi.po
file=`echo ../../../opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/zh_CN.po
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/po'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
mkdir -p -- ./binutils
Configuring in ./binutils
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether byte ordering is bigendian... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-linux-gnu-ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to use debuginfod... auto
checking for libdebuginfod >= 0.188... no
checking for libdebuginfod >= 0.179... configure: WARNING: libdebuginfod is missing or some features may be unavailable.
no
configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable.
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed...  bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for getc_unlocked... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for utimensat... yes
checking for utimes... yes
checking for mbstate_t... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for library containing frexp... none required
checking for LC_MESSAGES... yes
checking for a known getopt prototype in unistd.h... yes
checking for utime.h... yes
checking whether asprintf is declared... yes
checking whether environ is declared... yes
checking whether getc_unlocked is declared... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking for libzstd >= 1.4.0... yes
checking for msgpack... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
mkdir -p -- ./gas
Configuring in ./gas
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-linux-gnu-ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether byte ordering is bigendian... no
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed...  es fi fr id ja ro ru rw sv tr uk zh_CN
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for memory.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether compiling a cross-assembler... yes
checking for strsignal... yes
checking for LC_MESSAGES... yes
checking for working assert macro... yes
checking for a known getopt prototype in unistd.h... yes
checking whether declaration is required for environ... no
checking whether declaration is required for ffs... no
checking whether asprintf is declared... yes
checking whether mempcpy is declared... yes
checking whether stpcpy is declared... yes
checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libzstd >= 1.4.0... yes
checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating .gdbinit
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
/usr/bin/make  all-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
Making all in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas/po'
file=`echo ../../../gas/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/es.po
file=`echo ../../../gas/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/fi.po
file=`echo ../../../gas/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/fr.po
file=`echo ../../../gas/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/id.po
file=`echo ../../../gas/po/ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/ja.po
file=`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/ro.po
file=`echo ../../../gas/po/ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/ru.po
file=`echo ../../../gas/po/rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/rw.po
file=`echo ../../../gas/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/sv.po
file=`echo ../../../gas/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/tr.po
file=`echo ../../../gas/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/uk.po
file=`echo ../../../gas/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/zh_CN.po
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
rm -f doc/asconfig.texi
cp ../../gas/doc/all.texi doc/asconfig.texi && touch -m -r ../../gas/doc/all.texi doc/asconfig.texi
chmod u+w doc/asconfig.texi
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in doc/as.info doc/as.info-[0-9] doc/as.info-[0-9][0-9] doc/as.i[0-9] doc/as.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 -I "../../gas/doc" -I doc -I "../../gas/../libiberty" -I "../../gas/../bfd/doc" -I ../bfd/doc --no-split  -I doc -I ../../gas/doc \
 -o doc/as.info `test -f 'doc/as.texi' || echo '../../gas/'`doc/as.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./doc/as.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o ../../gas/app.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o ../../gas/as.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT atof-generic.o -MD -MP -MF $depbase.Tpo -c -o atof-generic.o ../../gas/atof-generic.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo codeview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT codeview.o -MD -MP -MF $depbase.Tpo -c -o codeview.o ../../gas/codeview.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compress-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT compress-debug.o -MD -MP -MF $depbase.Tpo -c -o compress-debug.o ../../gas/compress-debug.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cond.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cond.o -MD -MP -MF $depbase.Tpo -c -o cond.o ../../gas/cond.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT depend.o -MD -MP -MF $depbase.Tpo -c -o depend.o ../../gas/depend.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o ../../gas/dwarf2dbg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o ../../gas/dw2gencfi.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ecoff.o -MD -MP -MF $depbase.Tpo -c -o ecoff.o ../../gas/ecoff.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ehopt.o -MD -MP -MF $depbase.Tpo -c -o ehopt.o ../../gas/ehopt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o ../../gas/expr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo flonum-copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT flonum-copy.o -MD -MP -MF $depbase.Tpo -c -o flonum-copy.o ../../gas/flonum-copy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo flonum-konst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT flonum-konst.o -MD -MP -MF $depbase.Tpo -c -o flonum-konst.o ../../gas/flonum-konst.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo flonum-mult.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT flonum-mult.o -MD -MP -MF $depbase.Tpo -c -o flonum-mult.o ../../gas/flonum-mult.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo frags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT frags.o -MD -MP -MF $depbase.Tpo -c -o frags.o ../../gas/frags.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gen-sframe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT gen-sframe.o -MD -MP -MF $depbase.Tpo -c -o gen-sframe.o ../../gas/gen-sframe.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ginsn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ginsn.o -MD -MP -MF $depbase.Tpo -c -o ginsn.o ../../gas/ginsn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o ../../gas/hash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo input-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT input-file.o -MD -MP -MF $depbase.Tpo -c -o input-file.o ../../gas/input-file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo input-scrub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT input-scrub.o -MD -MP -MF $depbase.Tpo -c -o input-scrub.o ../../gas/input-scrub.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo listing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o ../../gas/listing.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT literal.o -MD -MP -MF $depbase.Tpo -c -o literal.o ../../gas/literal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o ../../gas/macro.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o ../../gas/messages.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo output-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT output-file.o -MD -MP -MF $depbase.Tpo -c -o output-file.o ../../gas/output-file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o ../../gas/read.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT remap.o -MD -MP -MF $depbase.Tpo -c -o remap.o ../../gas/remap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT sb.o -MD -MP -MF $depbase.Tpo -c -o sb.o ../../gas/sb.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo scfidw2gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT scfidw2gen.o -MD -MP -MF $depbase.Tpo -c -o scfidw2gen.o ../../gas/scfidw2gen.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo scfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT scfi.o -MD -MP -MF $depbase.Tpo -c -o scfi.o ../../gas/scfi.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sframe-opt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT sframe-opt.o -MD -MP -MF $depbase.Tpo -c -o sframe-opt.o ../../gas/sframe-opt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../gas/stabs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT subsegs.o -MD -MP -MF $depbase.Tpo -c -o subsegs.o ../../gas/subsegs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT symbols.o -MD -MP -MF $depbase.Tpo -c -o symbols.o ../../gas/symbols.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o ../../gas/write.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT config/tc-i386.o -MD -MP -MF $depbase.Tpo -c -o config/tc-i386.o ../../gas/config/tc-i386.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/obj-elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT config/obj-elf.o -MD -MP -MF $depbase.Tpo -c -o config/obj-elf.o ../../gas/config/obj-elf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT config/atof-ieee.o -MD -MP -MF $depbase.Tpo -c -o config/atof-ieee.o ../../gas/config/atof-ieee.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o as-new app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o  ../bfd/libbfd.la ../libiberty/libiberty.a   -lz -lzstd  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/as-new app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -lz -lzstd -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
touch doc/as.1
perl ../../gas/../etc/texi2pod.pl -I "../../gas/doc" -I doc -I "../../gas/../libiberty" -I "../../gas/../bfd/doc" -I ../bfd/doc --no-split -Dman < ../../gas/doc/as.texi > doc/as.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 doc/as.pod | \
        sed -e '/^.if n .na/d' > doc/as.1.T$$ && \
        mv -f doc/as.1.T$$ doc/as.1) || \
        (rm -f doc/as.1.T$$ && exit 1)
rm -f doc/as.pod
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
mkdir -p -- ./libctf
Configuring in ./libctf
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking whether /usr/bin/make supports nested variables... (cached) yes
checking whether /usr/bin/make sets $(MAKE)... (cached) yes
checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... (cached) yes
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking the archiver (x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so) interface... ar
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed... 
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-linux-gnu-ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: creating ./config.lt
config.lt: creating libtool
checking for aclocal... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing aclocal-1.15
checking for autoconf... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing autoconf
checking for autoheader... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing autoheader
checking whether x86_64-linux-gnu-gcc supports -W... yes
checking whether x86_64-linux-gnu-gcc supports -Wall... yes
checking whether x86_64-linux-gnu-gcc supports -Wnarrowing... yes
checking whether x86_64-linux-gnu-gcc supports -Wwrite-strings... yes
checking whether x86_64-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking whether x86_64-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking whether x86_64-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking whether x86_64-linux-gnu-gcc supports -Wold-style-definition... yes
checking whether x86_64-linux-gnu-gcc supports -pedantic -Wlong-long... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether x86_64-linux-gnu-gcc supports -Wall... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing dlsym... none required
checking for ELF support in BFD... yes
checking whether byte ordering is bigendian... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for pread... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether stpcpy is declared... yes
checking for qsort_r... yes
checking for qsort_r signature... GNU
checking for O_CLOEXEC... yes
checking for makeinfo... makeinfo --split-size=5000000
checking for expect... /usr/bin/expect
checking for Tcl supporting try/catch... yes
checking for linker versioning flags... -Wl,--version-script
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing libtool commands
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
/usr/bin/make  all-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in doc/ctf-spec.info doc/ctf-spec.info-[0-9] doc/ctf-spec.info-[0-9][0-9] doc/ctf-spec.i[0-9] doc/ctf-spec.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 --no-split  -I doc -I ../../libctf/doc \
 -o doc/ctf-spec.info `test -f 'doc/ctf-spec.texi' || echo '../../libctf/'`doc/ctf-spec.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./doc/ctf-spec.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
ctf-spec.texi:809: warning: @xref should not appear on @multitable line
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-archive.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-archive.Tpo -c -o libctf-hurd-i386_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../libctf/'`ctf-archive.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-archive.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-archive.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-archive.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o libctf-hurd-i386_la-ctf-archive.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-archive.Tpo .deps/libctf-hurd-i386_la-ctf-archive.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-dump.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-dump.Tpo -c -o libctf-hurd-i386_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../libctf/'`ctf-dump.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-dump.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-dump.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-dump.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o libctf-hurd-i386_la-ctf-dump.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-dump.Tpo .deps/libctf-hurd-i386_la-ctf-dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-create.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-create.Tpo -c -o libctf-hurd-i386_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../libctf/'`ctf-create.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-create.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-create.Tpo -c ../../libctf/ctf-create.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-create.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-create.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-create.Tpo -c ../../libctf/ctf-create.c -o libctf-hurd-i386_la-ctf-create.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-create.Tpo .deps/libctf-hurd-i386_la-ctf-create.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-decl.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-decl.Tpo -c -o libctf-hurd-i386_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../libctf/'`ctf-decl.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-decl.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-decl.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-decl.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o libctf-hurd-i386_la-ctf-decl.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-decl.Tpo .deps/libctf-hurd-i386_la-ctf-decl.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-error.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-error.Tpo -c -o libctf-hurd-i386_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../libctf/'`ctf-error.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-error.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-error.Tpo -c ../../libctf/ctf-error.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-error.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-error.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-error.Tpo -c ../../libctf/ctf-error.c -o libctf-hurd-i386_la-ctf-error.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-error.Tpo .deps/libctf-hurd-i386_la-ctf-error.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-hash.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-hash.Tpo -c -o libctf-hurd-i386_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../libctf/'`ctf-hash.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-hash.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-hash.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-hash.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o libctf-hurd-i386_la-ctf-hash.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-hash.Tpo .deps/libctf-hurd-i386_la-ctf-hash.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-labels.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-labels.Tpo -c -o libctf-hurd-i386_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../libctf/'`ctf-labels.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-labels.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-labels.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-labels.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o libctf-hurd-i386_la-ctf-labels.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-labels.Tpo .deps/libctf-hurd-i386_la-ctf-labels.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-dedup.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-dedup.Tpo -c -o libctf-hurd-i386_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../libctf/'`ctf-dedup.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-dedup.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-dedup.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-dedup.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c -o libctf-hurd-i386_la-ctf-dedup.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-dedup.Tpo .deps/libctf-hurd-i386_la-ctf-dedup.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-link.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-link.Tpo -c -o libctf-hurd-i386_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../libctf/'`ctf-link.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-link.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-link.Tpo -c ../../libctf/ctf-link.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-link.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-link.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-link.Tpo -c ../../libctf/ctf-link.c -o libctf-hurd-i386_la-ctf-link.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-link.Tpo .deps/libctf-hurd-i386_la-ctf-link.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-lookup.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-lookup.Tpo -c -o libctf-hurd-i386_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../libctf/'`ctf-lookup.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-lookup.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-lookup.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-lookup.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o libctf-hurd-i386_la-ctf-lookup.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-lookup.Tpo .deps/libctf-hurd-i386_la-ctf-lookup.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-open.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-open.Tpo -c -o libctf-hurd-i386_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../libctf/'`ctf-open.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-open.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-open.Tpo -c ../../libctf/ctf-open.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-open.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-open.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-open.Tpo -c ../../libctf/ctf-open.c -o libctf-hurd-i386_la-ctf-open.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-open.Tpo .deps/libctf-hurd-i386_la-ctf-open.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-serialize.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-serialize.Tpo -c -o libctf-hurd-i386_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../libctf/'`ctf-serialize.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-serialize.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-serialize.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-serialize.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c -o libctf-hurd-i386_la-ctf-serialize.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-serialize.Tpo .deps/libctf-hurd-i386_la-ctf-serialize.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-sha1.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-sha1.Tpo -c -o libctf-hurd-i386_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../libctf/'`ctf-sha1.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-sha1.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-sha1.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-sha1.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c -o libctf-hurd-i386_la-ctf-sha1.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-sha1.Tpo .deps/libctf-hurd-i386_la-ctf-sha1.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-string.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-string.Tpo -c -o libctf-hurd-i386_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../libctf/'`ctf-string.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-string.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-string.Tpo -c ../../libctf/ctf-string.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-string.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-string.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-string.Tpo -c ../../libctf/ctf-string.c -o libctf-hurd-i386_la-ctf-string.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-string.Tpo .deps/libctf-hurd-i386_la-ctf-string.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-subr.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-subr.Tpo -c -o libctf-hurd-i386_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../libctf/'`ctf-subr.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-subr.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-subr.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-subr.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o libctf-hurd-i386_la-ctf-subr.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-subr.Tpo .deps/libctf-hurd-i386_la-ctf-subr.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-types.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-types.Tpo -c -o libctf-hurd-i386_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../libctf/'`ctf-types.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-types.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-types.Tpo -c ../../libctf/ctf-types.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-types.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-types.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-types.Tpo -c ../../libctf/ctf-types.c -o libctf-hurd-i386_la-ctf-types.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-types.Tpo .deps/libctf-hurd-i386_la-ctf-types.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-util.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-util.Tpo -c -o libctf-hurd-i386_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../libctf/'`ctf-util.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-util.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-util.Tpo -c ../../libctf/ctf-util.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-util.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-util.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-util.Tpo -c ../../libctf/ctf-util.c -o libctf-hurd-i386_la-ctf-util.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-util.Tpo .deps/libctf-hurd-i386_la-ctf-util.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf-hurd-i386_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-open-bfd.Tpo -c -o libctf-hurd-i386_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo '../../libctf/'`ctf-open-bfd.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c  -fPIC -DPIC -o .libs/libctf-hurd-i386_la-ctf-open-bfd.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-hurd-i386_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf-hurd-i386_la-ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -o libctf-hurd-i386_la-ctf-open-bfd.o >/dev/null 2>&1
mv -f .deps/libctf-hurd-i386_la-ctf-open-bfd.Tpo .deps/libctf-hurd-i386_la-ctf-open-bfd.Plo
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -version-info 0:0:0  -Wl,--version-script='../../libctf/libctf.ver' -Wl,-z,relro -o libctf-hurd-i386.la -rpath /usr/lib/i386-gnu libctf-hurd-i386_la-ctf-archive.lo libctf-hurd-i386_la-ctf-dump.lo libctf-hurd-i386_la-ctf-create.lo libctf-hurd-i386_la-ctf-decl.lo libctf-hurd-i386_la-ctf-error.lo libctf-hurd-i386_la-ctf-hash.lo libctf-hurd-i386_la-ctf-labels.lo libctf-hurd-i386_la-ctf-dedup.lo libctf-hurd-i386_la-ctf-link.lo libctf-hurd-i386_la-ctf-lookup.lo libctf-hurd-i386_la-ctf-open.lo libctf-hurd-i386_la-ctf-serialize.lo libctf-hurd-i386_la-ctf-sha1.lo libctf-hurd-i386_la-ctf-string.lo libctf-hurd-i386_la-ctf-subr.lo libctf-hurd-i386_la-ctf-types.lo libctf-hurd-i386_la-ctf-util.lo  libctf-hurd-i386_la-ctf-open-bfd.lo -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic -liberty  ../bfd/libbfd.la -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic -liberty  -lz 
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libctf-hurd-i386_la-ctf-archive.o .libs/libctf-hurd-i386_la-ctf-dump.o .libs/libctf-hurd-i386_la-ctf-create.o .libs/libctf-hurd-i386_la-ctf-decl.o .libs/libctf-hurd-i386_la-ctf-error.o .libs/libctf-hurd-i386_la-ctf-hash.o .libs/libctf-hurd-i386_la-ctf-labels.o .libs/libctf-hurd-i386_la-ctf-dedup.o .libs/libctf-hurd-i386_la-ctf-link.o .libs/libctf-hurd-i386_la-ctf-lookup.o .libs/libctf-hurd-i386_la-ctf-open.o .libs/libctf-hurd-i386_la-ctf-serialize.o .libs/libctf-hurd-i386_la-ctf-sha1.o .libs/libctf-hurd-i386_la-ctf-string.o .libs/libctf-hurd-i386_la-ctf-subr.o .libs/libctf-hurd-i386_la-ctf-types.o .libs/libctf-hurd-i386_la-ctf-util.o .libs/libctf-hurd-i386_la-ctf-open-bfd.o   -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/.libs -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so -liberty -lz  -Wl,--version-script=../../libctf/libctf.ver -Wl,-z -Wl,relro   -Wl,-soname -Wl,libctf-hurd-i386.so.0 -o .libs/libctf-hurd-i386.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libctf-hurd-i386.so.0" && ln -s "libctf-hurd-i386.so.0.0.0" "libctf-hurd-i386.so.0")
libtool: link: (cd ".libs" && rm -f "libctf-hurd-i386.so" && ln -s "libctf-hurd-i386.so.0.0.0" "libctf-hurd-i386.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libctf-hurd-i386.a  libctf-hurd-i386_la-ctf-archive.o libctf-hurd-i386_la-ctf-dump.o libctf-hurd-i386_la-ctf-create.o libctf-hurd-i386_la-ctf-decl.o libctf-hurd-i386_la-ctf-error.o libctf-hurd-i386_la-ctf-hash.o libctf-hurd-i386_la-ctf-labels.o libctf-hurd-i386_la-ctf-dedup.o libctf-hurd-i386_la-ctf-link.o libctf-hurd-i386_la-ctf-lookup.o libctf-hurd-i386_la-ctf-open.o libctf-hurd-i386_la-ctf-serialize.o libctf-hurd-i386_la-ctf-sha1.o libctf-hurd-i386_la-ctf-string.o libctf-hurd-i386_la-ctf-subr.o libctf-hurd-i386_la-ctf-types.o libctf-hurd-i386_la-ctf-util.o libctf-hurd-i386_la-ctf-open-bfd.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libctf-hurd-i386.a
libtool: link: ( cd ".libs" && rm -f "libctf-hurd-i386.la" && ln -s "../libctf-hurd-i386.la" "libctf-hurd-i386.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-archive.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../libctf/'`ctf-archive.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-archive.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o libctf_nobfd-hurd-i386_la-ctf-archive.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-archive.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-archive.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-dump.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../libctf/'`ctf-dump.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-dump.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o libctf_nobfd-hurd-i386_la-ctf-dump.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-dump.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-create.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../libctf/'`ctf-create.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-create.Tpo -c ../../libctf/ctf-create.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-create.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-create.Tpo -c ../../libctf/ctf-create.c -o libctf_nobfd-hurd-i386_la-ctf-create.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-create.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-create.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-decl.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../libctf/'`ctf-decl.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-decl.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o libctf_nobfd-hurd-i386_la-ctf-decl.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-decl.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-decl.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-error.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../libctf/'`ctf-error.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-error.Tpo -c ../../libctf/ctf-error.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-error.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-error.Tpo -c ../../libctf/ctf-error.c -o libctf_nobfd-hurd-i386_la-ctf-error.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-error.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-error.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-hash.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../libctf/'`ctf-hash.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-hash.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o libctf_nobfd-hurd-i386_la-ctf-hash.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-hash.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-hash.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-labels.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../libctf/'`ctf-labels.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-labels.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o libctf_nobfd-hurd-i386_la-ctf-labels.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-labels.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-labels.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-dedup.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../libctf/'`ctf-dedup.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-dedup.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c -o libctf_nobfd-hurd-i386_la-ctf-dedup.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-dedup.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-dedup.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-link.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../libctf/'`ctf-link.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-link.Tpo -c ../../libctf/ctf-link.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-link.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-link.Tpo -c ../../libctf/ctf-link.c -o libctf_nobfd-hurd-i386_la-ctf-link.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-link.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-link.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-lookup.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../libctf/'`ctf-lookup.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-lookup.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o libctf_nobfd-hurd-i386_la-ctf-lookup.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-lookup.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-lookup.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-open.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../libctf/'`ctf-open.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-open.Tpo -c ../../libctf/ctf-open.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-open.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-open.Tpo -c ../../libctf/ctf-open.c -o libctf_nobfd-hurd-i386_la-ctf-open.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-open.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-open.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-serialize.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../libctf/'`ctf-serialize.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-serialize.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c -o libctf_nobfd-hurd-i386_la-ctf-serialize.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-serialize.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-serialize.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-sha1.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../libctf/'`ctf-sha1.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-sha1.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c -o libctf_nobfd-hurd-i386_la-ctf-sha1.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-sha1.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-sha1.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-string.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../libctf/'`ctf-string.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-string.Tpo -c ../../libctf/ctf-string.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-string.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-string.Tpo -c ../../libctf/ctf-string.c -o libctf_nobfd-hurd-i386_la-ctf-string.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-string.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-string.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-subr.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../libctf/'`ctf-subr.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-subr.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o libctf_nobfd-hurd-i386_la-ctf-subr.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-subr.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-subr.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-types.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../libctf/'`ctf-types.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-types.Tpo -c ../../libctf/ctf-types.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-types.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-types.Tpo -c ../../libctf/ctf-types.c -o libctf_nobfd-hurd-i386_la-ctf-types.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-types.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-types.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libctf_nobfd-hurd-i386_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-util.Tpo -c -o libctf_nobfd-hurd-i386_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../libctf/'`ctf-util.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-util.Tpo -c ../../libctf/ctf-util.c  -fPIC -DPIC -o .libs/libctf_nobfd-hurd-i386_la-ctf-util.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-hurd-i386_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd-hurd-i386_la-ctf-util.Tpo -c ../../libctf/ctf-util.c -o libctf_nobfd-hurd-i386_la-ctf-util.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd-hurd-i386_la-ctf-util.Tpo .deps/libctf_nobfd-hurd-i386_la-ctf-util.Plo
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -version-info 0:0:0  -Wl,--version-script='libctf-nobfd.ver' -Wl,-z,relro -o libctf-nobfd-hurd-i386.la -rpath /usr/lib/i386-gnu libctf_nobfd-hurd-i386_la-ctf-archive.lo libctf_nobfd-hurd-i386_la-ctf-dump.lo libctf_nobfd-hurd-i386_la-ctf-create.lo libctf_nobfd-hurd-i386_la-ctf-decl.lo libctf_nobfd-hurd-i386_la-ctf-error.lo libctf_nobfd-hurd-i386_la-ctf-hash.lo libctf_nobfd-hurd-i386_la-ctf-labels.lo libctf_nobfd-hurd-i386_la-ctf-dedup.lo libctf_nobfd-hurd-i386_la-ctf-link.lo libctf_nobfd-hurd-i386_la-ctf-lookup.lo libctf_nobfd-hurd-i386_la-ctf-open.lo libctf_nobfd-hurd-i386_la-ctf-serialize.lo libctf_nobfd-hurd-i386_la-ctf-sha1.lo libctf_nobfd-hurd-i386_la-ctf-string.lo libctf_nobfd-hurd-i386_la-ctf-subr.lo libctf_nobfd-hurd-i386_la-ctf-types.lo libctf_nobfd-hurd-i386_la-ctf-util.lo  -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic -liberty   -lz 
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libctf_nobfd-hurd-i386_la-ctf-archive.o .libs/libctf_nobfd-hurd-i386_la-ctf-dump.o .libs/libctf_nobfd-hurd-i386_la-ctf-create.o .libs/libctf_nobfd-hurd-i386_la-ctf-decl.o .libs/libctf_nobfd-hurd-i386_la-ctf-error.o .libs/libctf_nobfd-hurd-i386_la-ctf-hash.o .libs/libctf_nobfd-hurd-i386_la-ctf-labels.o .libs/libctf_nobfd-hurd-i386_la-ctf-dedup.o .libs/libctf_nobfd-hurd-i386_la-ctf-link.o .libs/libctf_nobfd-hurd-i386_la-ctf-lookup.o .libs/libctf_nobfd-hurd-i386_la-ctf-open.o .libs/libctf_nobfd-hurd-i386_la-ctf-serialize.o .libs/libctf_nobfd-hurd-i386_la-ctf-sha1.o .libs/libctf_nobfd-hurd-i386_la-ctf-string.o .libs/libctf_nobfd-hurd-i386_la-ctf-subr.o .libs/libctf_nobfd-hurd-i386_la-ctf-types.o .libs/libctf_nobfd-hurd-i386_la-ctf-util.o   -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic -liberty -lz  -Wl,--version-script=libctf-nobfd.ver -Wl,-z -Wl,relro   -Wl,-soname -Wl,libctf-nobfd-hurd-i386.so.0 -o .libs/libctf-nobfd-hurd-i386.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libctf-nobfd-hurd-i386.so.0" && ln -s "libctf-nobfd-hurd-i386.so.0.0.0" "libctf-nobfd-hurd-i386.so.0")
libtool: link: (cd ".libs" && rm -f "libctf-nobfd-hurd-i386.so" && ln -s "libctf-nobfd-hurd-i386.so.0.0.0" "libctf-nobfd-hurd-i386.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libctf-nobfd-hurd-i386.a  libctf_nobfd-hurd-i386_la-ctf-archive.o libctf_nobfd-hurd-i386_la-ctf-dump.o libctf_nobfd-hurd-i386_la-ctf-create.o libctf_nobfd-hurd-i386_la-ctf-decl.o libctf_nobfd-hurd-i386_la-ctf-error.o libctf_nobfd-hurd-i386_la-ctf-hash.o libctf_nobfd-hurd-i386_la-ctf-labels.o libctf_nobfd-hurd-i386_la-ctf-dedup.o libctf_nobfd-hurd-i386_la-ctf-link.o libctf_nobfd-hurd-i386_la-ctf-lookup.o libctf_nobfd-hurd-i386_la-ctf-open.o libctf_nobfd-hurd-i386_la-ctf-serialize.o libctf_nobfd-hurd-i386_la-ctf-sha1.o libctf_nobfd-hurd-i386_la-ctf-string.o libctf_nobfd-hurd-i386_la-ctf-subr.o libctf_nobfd-hurd-i386_la-ctf-types.o libctf_nobfd-hurd-i386_la-ctf-util.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libctf-nobfd-hurd-i386.a
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd-hurd-i386.la" && ln -s "../libctf-nobfd-hurd-i386.la" "libctf-nobfd-hurd-i386.la" )
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
/bin/bash ../../binutils/../ylwrap ../../binutils/arparse.y y.tab.c arparse.c y.tab.h `echo arparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output arparse.output -- bison -y  -d
updating arparse.h
/bin/bash ../../binutils/../ylwrap ../../binutils/sysinfo.y y.tab.c sysinfo.c y.tab.h `echo sysinfo.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output sysinfo.output -- bison -y  -d
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/sysinfo.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/sysinfo.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating sysinfo.h
if [ -r sysinfo.c ]; then \
  x86_64-linux-gnu-gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2   sysinfo.c ; \
else \
  x86_64-linux-gnu-gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2   ../../binutils/sysinfo.c ; \
fi
/bin/bash ../../binutils/../ylwrap ../../binutils/syslex.l lex.yy.c syslex.c -- flex  
x86_64-linux-gnu-gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2   ../../binutils/syslex_wrap.c
x86_64-linux-gnu-gcc -g -O2  -o sysinfo sysinfo.o syslex_wrap.o
./sysinfo -d <../../binutils/sysroff.info >sysroff.h
/bin/bash ../../binutils/../ylwrap ../../binutils/defparse.y y.tab.c defparse.c y.tab.h `echo defparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output defparse.output -- bison -y  -d
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/defparse.y: warning: 27 shift/reduce conflicts [-Wconflicts-sr]
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/defparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating defparse.h
/bin/bash ../../binutils/../ylwrap ../../binutils/rcparse.y y.tab.c rcparse.c y.tab.h `echo rcparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output rcparse.output -- bison -y  -d
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/rcparse.y: warning: 58 shift/reduce conflicts [-Wconflicts-sr]
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/rcparse.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr]
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/rcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating rcparse.h
/bin/bash ../../binutils/../ylwrap ../../binutils/mcparse.y y.tab.c mcparse.c y.tab.h `echo mcparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output mcparse.output -- bison -y  -d
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/../../binutils/mcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating mcparse.h
Making info in po
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/po'
make[4]: Nothing to be done for 'info'.
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/po'
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in doc/binutils.info doc/binutils.info-[0-9] doc/binutils.info-[0-9][0-9] doc/binutils.i[0-9] doc/binutils.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split  -I doc -I ../../binutils/doc \
 -o doc/binutils.info `test -f 'doc/binutils.texi' || echo '../../binutils/'`doc/binutils.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./doc/binutils.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
touch doc/addr2line.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Daddr2line < ../../binutils/doc/binutils.texi > addr2line.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > doc/addr2line.1.T$$ && \
	mv -f doc/addr2line.1.T$$ doc/addr2line.1) || (rm -f doc/addr2line.1.T$$ && exit 1)
rm -f addr2line.pod
touch doc/ar.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dar < ../../binutils/doc/binutils.texi > ar.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 ar.pod | sed -e '/^.if n .na/d' > doc/ar.1.T$$ && \
	mv -f doc/ar.1.T$$ doc/ar.1) || (rm -f doc/ar.1.T$$ && exit 1)
rm -f ar.pod
touch doc/dlltool.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Ddlltool < ../../binutils/doc/binutils.texi > dlltool.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > doc/dlltool.1.T$$ && \
	mv -f doc/dlltool.1.T$$ doc/dlltool.1) || (rm -f doc/dlltool.1.T$$ && exit 1)
rm -f dlltool.pod
touch doc/nm.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dnm < ../../binutils/doc/binutils.texi > nm.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 nm.pod | sed -e '/^.if n .na/d' > doc/nm.1.T$$ && \
	mv -f doc/nm.1.T$$ doc/nm.1) || (rm -f doc/nm.1.T$$ && exit 1)
rm -f nm.pod
touch doc/objcopy.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dobjcopy < ../../binutils/doc/binutils.texi > objcopy.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > doc/objcopy.1.T$$ && \
	mv -f doc/objcopy.1.T$$ doc/objcopy.1) || (rm -f doc/objcopy.1.T$$ && exit 1)
rm -f objcopy.pod
touch doc/objdump.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dobjdump < ../../binutils/doc/binutils.texi > objdump.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 objdump.pod | sed -e '/^.if n .na/d' > doc/objdump.1.T$$ && \
	mv -f doc/objdump.1.T$$ doc/objdump.1) || (rm -f doc/objdump.1.T$$ && exit 1)
rm -f objdump.pod
touch doc/ranlib.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dranlib < ../../binutils/doc/binutils.texi > ranlib.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > doc/ranlib.1.T$$ && \
	mv -f doc/ranlib.1.T$$ doc/ranlib.1) || (rm -f doc/ranlib.1.T$$ && exit 1)
rm -f ranlib.pod
touch doc/readelf.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dreadelf < ../../binutils/doc/binutils.texi > readelf.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 readelf.pod | sed -e '/^.if n .na/d' > doc/readelf.1.T$$ && \
	mv -f doc/readelf.1.T$$ doc/readelf.1) || (rm -f doc/readelf.1.T$$ && exit 1)
rm -f readelf.pod
touch doc/size.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dsize < ../../binutils/doc/binutils.texi > size.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 size.pod | sed -e '/^.if n .na/d' > doc/size.1.T$$ && \
	mv -f doc/size.1.T$$ doc/size.1) || (rm -f doc/size.1.T$$ && exit 1)
rm -f size.pod
touch doc/strings.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dstrings < ../../binutils/doc/binutils.texi > strings.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 strings.pod | sed -e '/^.if n .na/d' > doc/strings.1.T$$ && \
	mv -f doc/strings.1.T$$ doc/strings.1) || (rm -f doc/strings.1.T$$ && exit 1)
rm -f strings.pod
touch doc/strip.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dstrip < ../../binutils/doc/binutils.texi > strip.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 strip.pod | sed -e '/^.if n .na/d' > doc/strip.1.T$$ && \
	mv -f doc/strip.1.T$$ doc/strip.1) || (rm -f doc/strip.1.T$$ && exit 1)
rm -f strip.pod
touch doc/elfedit.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Delfedit < ../../binutils/doc/binutils.texi > elfedit.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > doc/elfedit.1.T$$ && \
	mv -f doc/elfedit.1.T$$ doc/elfedit.1) || (rm -f doc/elfedit.1.T$$ && exit 1)
rm -f elfedit.pod
touch doc/windres.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dwindres < ../../binutils/doc/binutils.texi > windres.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 windres.pod | sed -e '/^.if n .na/d' > doc/windres.1.T$$ && \
	mv -f doc/windres.1.T$$ doc/windres.1) || (rm -f doc/windres.1.T$$ && exit 1)
rm -f windres.pod
touch doc/windmc.1
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dwindmc < ../../binutils/doc/binutils.texi > windmc.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 windmc.pod | sed -e '/^.if n .na/d' > doc/windmc.1.T$$ && \
	mv -f doc/windmc.1.T$$ doc/windmc.1) || (rm -f doc/windmc.1.T$$ && exit 1)
rm -f windmc.pod
touch doc/cxxfilt.man
perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dcxxfilt < ../../binutils/doc/binutils.texi > c++filt.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > doc/cxxfilt.man.T$$ && \
	mv -f doc/cxxfilt.man.T$$ doc/cxxfilt.man) || (rm -f doc/cxxfilt.man.T$$ && exit 1)
rm -f c++filt.pod
if test -f doc/cxxfilt.man; then \
  man=doc/cxxfilt.man; \
else \
  man=../../binutils/doc/cxxfilt.man; \
fi; \
sed -e 's/cxxfilt/c++filt/' < $man \
	> doc/c++filt.1
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
/usr/bin/make  all-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
Making all in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/po'
file=`echo ../../../binutils/po/bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/bg.po
file=`echo ../../../binutils/po/ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/ca.po
file=`echo ../../../binutils/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/da.po
file=`echo ../../../binutils/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/es.po
file=`echo ../../../binutils/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/fi.po
file=`echo ../../../binutils/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/fr.po
file=`echo ../../../binutils/po/hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/hr.po
file=`echo ../../../binutils/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/id.po
file=`echo ../../../binutils/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/it.po
file=`echo ../../../binutils/po/ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/ja.po
file=`echo ../../../binutils/po/pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/pt.po
file=`echo ../../../binutils/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/ro.po
file=`echo ../../../binutils/po/ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/ru.po
file=`echo ../../../binutils/po/rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/rw.po
file=`echo ../../../binutils/po/sk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/sk.po
file=`echo ../../../binutils/po/sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/sr.po
file=`echo ../../../binutils/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/sv.po
file=`echo ../../../binutils/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/tr.po
file=`echo ../../../binutils/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/uk.po
file=`echo ../../../binutils/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/vi.po
file=`echo ../../../binutils/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/zh_CN.po
file=`echo ../../../binutils/po/zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/zh_TW.po
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
depbase=`echo size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT size.o -MD -MP -MF $depbase.Tpo -c -o size.o ../../binutils/size.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bucomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT bucomm.o -MD -MP -MF $depbase.Tpo -c -o bucomm.o ../../binutils/bucomm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o ../../binutils/version.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o ../../binutils/filemode.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/size size.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../binutils/objdump.c
mv -f .deps/objdump.Tpo .deps/objdump.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo  -c -o dwarf.o ../../binutils/dwarf.c
mv -f .deps/dwarf.Tpo .deps/dwarf.Po
depbase=`echo prdbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT prdbg.o -MD -MP -MF $depbase.Tpo -c -o prdbg.o ../../binutils/prdbg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo demanguse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT demanguse.o -MD -MP -MF $depbase.Tpo -c -o demanguse.o ../../binutils/demanguse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o ../../binutils/rddbg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../binutils/debug.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../binutils/stabs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rdcoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT rdcoff.o -MD -MP -MF $depbase.Tpo -c -o rdcoff.o ../../binutils/rdcoff.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo elfcomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o ../../binutils/elfcomm.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o objdump objdump.o dwarf.o prdbg.o demanguse.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o  ../opcodes/libopcodes.la ../libctf/libctf-hurd-i386.la ../bfd/libbfd.la ../libiberty/libiberty.a   ../libsframe/libsframe.la 
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/objdump objdump.o dwarf.o prdbg.o demanguse.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o  ../opcodes/.libs/libopcodes.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/../libiberty/pic ../libctf/.libs/libctf-hurd-i386.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/.libs/libbfd.so ../bfd/.libs/libbfd.so -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a ../libsframe/.libs/libsframe.so -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils/`arparse.c 
mv -f .deps/arparse.Tpo .deps/arparse.Po
/bin/bash ../../binutils/../ylwrap ../../binutils/arlex.l lex.yy.c arlex.c -- flex  
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils/`arlex.c 
mv -f .deps/arlex.Tpo .deps/arlex.Po
depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ../../binutils/ar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT not-ranlib.o -MD -MP -MF $depbase.Tpo -c -o not-ranlib.o ../../binutils/not-ranlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo arsup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT arsup.o -MD -MP -MF $depbase.Tpo -c -o arsup.o ../../binutils/arsup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT rename.o -MD -MP -MF $depbase.Tpo -c -o rename.o ../../binutils/rename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo binemul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT binemul.o -MD -MP -MF $depbase.Tpo -c -o binemul.o ../../binutils/binemul.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo emul_vanilla.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT emul_vanilla.o -MD -MP -MF $depbase.Tpo -c -o emul_vanilla.o ../../binutils/emul_vanilla.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a   
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT strings.o -MD -MP -MF $depbase.Tpo -c -o strings.o ../../binutils/strings.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/strings strings.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo is-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT is-ranlib.o -MD -MP -MF $depbase.Tpo -c -o is-ranlib.o ../../binutils/is-ranlib.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a   
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo objcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT objcopy.o -MD -MP -MF $depbase.Tpo -c -o objcopy.o ../../binutils/objcopy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo not-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT not-strip.o -MD -MP -MF $depbase.Tpo -c -o not-strip.o ../../binutils/not-strip.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wrstabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o ../../binutils/wrstabs.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o ../../binutils/addr2line.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/addr2line addr2line.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT readelf.o -MD -MP -MF .deps/readelf.Tpo  -c -o readelf.o ../../binutils/readelf.c
mv -f .deps/readelf.Tpo .deps/readelf.Po
depbase=`echo unwind-ia64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT unwind-ia64.o -MD -MP -MF $depbase.Tpo -c -o unwind-ia64.o ../../binutils/unwind-ia64.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o readelf readelf.o version.o unwind-ia64.o dwarf.o demanguse.o elfcomm.o ../libctf/libctf-nobfd-hurd-i386.la  ../libiberty/libiberty.a -lz -lzstd    ../libsframe/libsframe.la 
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/readelf readelf.o version.o unwind-ia64.o dwarf.o demanguse.o elfcomm.o  ../libctf/.libs/libctf-nobfd-hurd-i386.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic -liberty ../libiberty/libiberty.a -lz -lzstd ../libsframe/.libs/libsframe.so -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo elfedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT elfedit.o -MD -MP -MF $depbase.Tpo -c -o elfedit.o ../../binutils/elfedit.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o elfedit elfedit.o version.o elfcomm.o  ../libiberty/libiberty.a 
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o elfedit elfedit.o version.o elfcomm.o  ../libiberty/libiberty.a
depbase=`echo nm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT nm.o -MD -MP -MF $depbase.Tpo -c -o nm.o ../../binutils/nm.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o nm-new nm.o demanguse.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/nm-new nm.o demanguse.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo is-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT is-strip.o -MD -MP -MF $depbase.Tpo -c -o is-strip.o ../../binutils/is-strip.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo cxxfilt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cxxfilt.o -MD -MP -MF $depbase.Tpo -c -o cxxfilt.o ../../binutils/cxxfilt.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/cxxfilt cxxfilt.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo bfdtest1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT bfdtest1.o -MD -MP -MF $depbase.Tpo -c -o bfdtest1.o ../../binutils/bfdtest1.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/bfdtest1 bfdtest1.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo bfdtest2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT bfdtest2.o -MD -MP -MF $depbase.Tpo -c -o bfdtest2.o ../../binutils/bfdtest2.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/bfdtest2 bfdtest2.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o ../../binutils/testsuite/gentestdlls.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o testsuite/.libs/gentestdlls testsuite/gentestdlls.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
mkdir -p -- ./etc
Configuring in ./etc
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/etc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/etc'
mkdir -p -- ./gold
Configuring in ./gold
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for style of include used by /usr/bin/make... GNU
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for dlfcn.h... yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for x86_64-linux-gnu-nm... x86_64-linux-gnu-nm
checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-linux-gnu-gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-linux-gnu-g++... gcc3
checking for bison... bison -y
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking whether ln -s works... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed...  es fi fr id it ja ro sr sv uk vi zh_CN
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking whether byte ordering is bigendian... no
checking whether static linking works... yes
checking for gcc >= 4.1... yes
checking for gcc >= 9... yes
checking for -fcf-protection... no
checking whether x86_64-linux-gnu-gcc supports -fmerge-constants... yes
checking for thread support... yes
checking for glibc >= 2.4... yes
checking for omp support... yes
checking for glibc >= 2.9... yes
checking for -frandom-seed support... yes
checking for glibc ifunc support... both
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for chsize... no
checking for mmap... yes
checking for link... yes
checking for pread... yes
checking for ftruncate... yes
checking for ffsll... yes
checking mremap with MREMAP_MAYMOVE... yes
checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libzstd >= 1.4.0... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether x86_64-linux-gnu-gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for x86_64-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for jansson... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strverscmp is declared... yes
checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
checking unordered_set usability... yes
checking unordered_set presence... yes
checking for unordered_set... yes
checking unordered_map usability... yes
checking unordered_map presence... yes
checking for unordered_map... yes
checking tr1/unordered_set usability... yes
checking tr1/unordered_set presence... yes
checking for tr1/unordered_set... yes
checking tr1/unordered_map usability... yes
checking tr1/unordered_map presence... yes
checking for tr1/unordered_map... yes
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking ext/hash_set usability... yes
checking ext/hash_set presence... yes
checking for ext/hash_set... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
checking for windows.h... (cached) no
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... none required
checking for mallinfo... yes
checking for mallinfo2... yes
checking for posix_fallocate... yes
checking for fallocate... yes
checking for readv... yes
checking for sysconf... yes
checking for times... yes
checking for mkdtemp... yes
checking whether basename is declared... (cached) yes
checking whether ffs is declared... (cached) yes
checking whether asprintf is declared... (cached) yes
checking whether vasprintf is declared... (cached) yes
checking whether snprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking whether strverscmp is declared... (cached) yes
checking whether strndup is declared... yes
checking whether memmem is declared... yes
checking whether ::std::tr1::unordered_map::rehash is usable.... yes
checking whether x86_64-linux-gnu-g++ supports C++11 features by default... yes
checking whether std::tr1::hash<off_t> is defined... yes
checking whether we can use attributes with template functions... yes
checking for struct stat::st_mtim.... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking for LC_MESSAGES... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
/usr/bin/make  all-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
Making all in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/po'
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/es.po
file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/fr.po
file=`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/id.po
file=`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/ja.po
file=`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/ro.po
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/sr.po
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/sv.po
file=`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/uk.po
file=`echo vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gold/po/zh_CN.po
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../gold/archive.cc
mv -f .deps/archive.Tpo .deps/archive.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../gold/attributes.cc
mv -f .deps/attributes.Tpo .deps/attributes.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../gold/binary.cc
mv -f .deps/binary.Tpo .deps/binary.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../gold/common.cc
mv -f .deps/common.Tpo .deps/common.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../gold/compressed_output.cc
mv -f .deps/compressed_output.Tpo .deps/compressed_output.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../gold/copy-relocs.cc
mv -f .deps/copy-relocs.Tpo .deps/copy-relocs.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../gold/cref.cc
mv -f .deps/cref.Tpo .deps/cref.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../gold/defstd.cc
mv -f .deps/defstd.Tpo .deps/defstd.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../gold/descriptors.cc
mv -f .deps/descriptors.Tpo .deps/descriptors.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../gold/dirsearch.cc
mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../gold/dynobj.cc
mv -f .deps/dynobj.Tpo .deps/dynobj.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../gold/dwarf_reader.cc
mv -f .deps/dwarf_reader.Tpo .deps/dwarf_reader.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../gold/ehframe.cc
mv -f .deps/ehframe.Tpo .deps/ehframe.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../gold/errors.cc
mv -f .deps/errors.Tpo .deps/errors.Po
/bin/bash ../../gold/../ylwrap ../../gold/yyscript.y y.tab.c yyscript.c y.tab.h `echo yyscript.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output yyscript.output -- bison -y -d 
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/../../gold/yyscript.y:45.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   45 | %pure-parser
      | ^~~~~~~~~~~~
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/../../gold/yyscript.y:45.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
   45 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/../../gold/yyscript.y:52.1-14: warning: POSIX Yacc does not support %error-verbose [-Wyacc]
   52 | %error-verbose
      | ^~~~~~~~~~~~~~
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/../../gold/yyscript.y:52.1-14: warning: deprecated directive: ‘%error-verbose’, use ‘%define parse.error verbose’ [-Wdeprecated]
   52 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/../../gold/yyscript.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr]
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/../../gold/yyscript.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr]
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/../../gold/yyscript.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/../../gold/yyscript.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
updating yyscript.h
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../gold/expression.cc
mv -f .deps/expression.Tpo .deps/expression.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../gold/fileread.cc
mv -f .deps/fileread.Tpo .deps/fileread.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../gold/gc.cc
mv -f .deps/gc.Tpo .deps/gc.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../gold/gdb-index.cc
mv -f .deps/gdb-index.Tpo .deps/gdb-index.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../gold/gold.cc
mv -f .deps/gold.Tpo .deps/gold.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../gold/gold-threads.cc
mv -f .deps/gold-threads.Tpo .deps/gold-threads.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../gold/icf.cc
mv -f .deps/icf.Tpo .deps/icf.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../gold/incremental.cc
mv -f .deps/incremental.Tpo .deps/incremental.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../gold/int_encoding.cc
mv -f .deps/int_encoding.Tpo .deps/int_encoding.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../gold/layout.cc
mv -f .deps/layout.Tpo .deps/layout.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../gold/mapfile.cc
mv -f .deps/mapfile.Tpo .deps/mapfile.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../gold/merge.cc
mv -f .deps/merge.Tpo .deps/merge.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../gold/nacl.cc
mv -f .deps/nacl.Tpo .deps/nacl.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../gold/object.cc
mv -f .deps/object.Tpo .deps/object.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../gold/options.cc
mv -f .deps/options.Tpo .deps/options.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../gold/output.cc
mv -f .deps/output.Tpo .deps/output.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../gold/parameters.cc
mv -f .deps/parameters.Tpo .deps/parameters.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../gold/plugin.cc
mv -f .deps/plugin.Tpo .deps/plugin.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../gold/readsyms.cc
mv -f .deps/readsyms.Tpo .deps/readsyms.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../gold/reduced_debug_output.cc
mv -f .deps/reduced_debug_output.Tpo .deps/reduced_debug_output.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../gold/reloc.cc
mv -f .deps/reloc.Tpo .deps/reloc.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../gold/resolve.cc
mv -f .deps/resolve.Tpo .deps/resolve.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../gold/script-sections.cc
mv -f .deps/script-sections.Tpo .deps/script-sections.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../gold/script.cc
mv -f .deps/script.Tpo .deps/script.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../gold/stringpool.cc
mv -f .deps/stringpool.Tpo .deps/stringpool.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gold/symtab.cc
mv -f .deps/symtab.Tpo .deps/symtab.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../gold/target.cc
mv -f .deps/target.Tpo .deps/target.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../gold/target-select.cc
mv -f .deps/target-select.Tpo .deps/target-select.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../gold/timer.cc
mv -f .deps/timer.Tpo .deps/timer.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../gold/version.cc
mv -f .deps/version.Tpo .deps/version.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../gold/workqueue.cc
mv -f .deps/workqueue.Tpo .deps/workqueue.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../gold/workqueue-threads.cc
mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o   -pthread -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c
mv -f .deps/yyscript.Tpo .deps/yyscript.Po
rm -f libgold.a
x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o  yyscript.o  
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libgold.a
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../gold/dwp.cc
mv -f .deps/dwp.Tpo .deps/dwp.Po
x86_64-linux-gnu-g++ -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -static-libstdc++ -Wl,-z,relro -o dwp dwp.o libgold.a ../libiberty/libiberty.a     -lz -lzstd  -ljansson  
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../gold/main.cc
mv -f .deps/main.Tpo .deps/main.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gold/i386.cc
mv -f .deps/i386.Tpo .deps/i386.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../gold/x86_64.cc
mv -f .deps/x86_64.Tpo .deps/x86_64.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gold/sparc.cc
mv -f .deps/sparc.Tpo .deps/sparc.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../gold/powerpc.cc
mv -f .deps/powerpc.Tpo .deps/powerpc.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../gold/arm.cc
mv -f .deps/arm.Tpo .deps/arm.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../gold/arm-reloc-property.cc
mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../gold/tilegx.cc
mv -f .deps/tilegx.Tpo .deps/tilegx.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gold/mips.cc
mv -f .deps/mips.Tpo .deps/mips.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gold/aarch64.cc
mv -f .deps/aarch64.Tpo .deps/aarch64.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../gold/aarch64-reloc-property.cc
mv -f .deps/aarch64-reloc-property.Tpo .deps/aarch64-reloc-property.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=s390.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT s390.o -MD -MP -MF .deps/s390.Tpo -c -o s390.o ../../gold/s390.cc
mv -f .deps/s390.Tpo .deps/s390.Po
x86_64-linux-gnu-g++ -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -static-libstdc++ -Wl,-z,relro -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o s390.o libgold.a ../libiberty/libiberty.a     -lz -lzstd  -ljansson  
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/i686-gnu/bin\"" -DMULTIARCH_DIRNAME=\"i386-gnu\" -DAPPEND_TOOLLIBDIR -DTOOLLIBDIR="\"/usr/i686-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../gold/incremental-dump.cc
mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po
x86_64-linux-gnu-g++ -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump   -pthread  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -pthread -Wl,-z,relro -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o s390.o libgold.a ../libiberty/libiberty.a    -lz -lzstd  -ljansson  
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
mkdir -p -- ./gprof
Configuring in ./gprof
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-linux-gnu-ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for setitimer... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed...  bg da de eo es fi fr ga hu id it ja ka ms nl pt_BR ro ru rw sr sv tr uk vi
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... yes
checking sys/gmon_out.h presence... yes
checking for sys/gmon_out.h... yes
checking for a known getopt prototype in unistd.h... yes
checking for library containing fabs... -lm
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
awk -f ../../gprof/gen-c-prog.awk > flat_bl.c \
    FUNCTION=`(echo flat_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
    FILE=flat_bl.m ../../gprof/flat_bl.m
awk -f ../../gprof/gen-c-prog.awk > bsd_callg_bl.c \
    FUNCTION=`(echo bsd_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
    FILE=bsd_callg_bl.m ../../gprof/bsd_callg_bl.m
awk -f ../../gprof/gen-c-prog.awk > fsf_callg_bl.c \
    FUNCTION=`(echo fsf_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
    FILE=fsf_callg_bl.m ../../gprof/fsf_callg_bl.m
/usr/bin/make  all-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
Making all in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof/po'
file=`echo ../../../gprof/po/bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/bg.po
file=`echo ../../../gprof/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/da.po
file=`echo ../../../gprof/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/de.po
file=`echo ../../../gprof/po/eo | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/eo.po
file=`echo ../../../gprof/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/es.po
file=`echo ../../../gprof/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/fi.po
file=`echo ../../../gprof/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/fr.po
file=`echo ../../../gprof/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ga.po
file=`echo ../../../gprof/po/hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/hu.po
file=`echo ../../../gprof/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/id.po
file=`echo ../../../gprof/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/it.po
file=`echo ../../../gprof/po/ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ka.po
file=`echo ../../../gprof/po/ms | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ms.po
file=`echo ../../../gprof/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/nl.po
file=`echo ../../../gprof/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/pt_BR.po
file=`echo ../../../gprof/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ro.po
file=`echo ../../../gprof/po/ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ru.po
file=`echo ../../../gprof/po/rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/rw.po
file=`echo ../../../gprof/po/sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/sr.po
file=`echo ../../../gprof/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/sv.po
file=`echo ../../../gprof/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/tr.po
file=`echo ../../../gprof/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/uk.po
file=`echo ../../../gprof/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/vi.po
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
echo "@set top_srcdir ../../gprof" >> ./config.texi
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in gprof.info gprof.info-[0-9] gprof.info-[0-9][0-9] gprof.i[0-9] gprof.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 -I "../../gprof" -I "../../gprof/../bfd/doc" -I ../bfd/doc --no-split  -I ../../gprof \
 -o gprof.info `test -f 'gprof.texi' || echo '../../gprof/'`gprof.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
gprof.texi:1809: warning: unexpected argument on @ignore line: - it does this now
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../gprof/basic_blocks.c
mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../gprof/call_graph.c
mv -f .deps/call_graph.Tpo .deps/call_graph.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../gprof/cg_arcs.c
mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../gprof/cg_dfn.c
mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../gprof/cg_print.c
mv -f .deps/cg_print.Tpo .deps/cg_print.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../gprof/corefile.c
mv -f .deps/corefile.Tpo .deps/corefile.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../gprof/gmon_io.c
mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../gprof/gprof.c
mv -f .deps/gprof.Tpo .deps/gprof.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../gprof/hertz.c
mv -f .deps/hertz.Tpo .deps/hertz.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../gprof/hist.c
mv -f .deps/hist.Tpo .deps/hist.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../gprof/source.c
mv -f .deps/source.Tpo .deps/source.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../gprof/search_list.c
mv -f .deps/search_list.Tpo .deps/search_list.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gprof/symtab.c
mv -f .deps/symtab.Tpo .deps/symtab.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../gprof/sym_ids.c
mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../gprof/utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gprof/i386.c
mv -f .deps/i386.Tpo .deps/i386.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../gprof/alpha.c
mv -f .deps/alpha.Tpo .deps/alpha.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../gprof/vax.c
mv -f .deps/vax.Tpo .deps/vax.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gprof/sparc.c
mv -f .deps/sparc.Tpo .deps/sparc.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gprof/mips.c
mv -f .deps/mips.Tpo .deps/mips.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gprof/aarch64.c
mv -f .deps/aarch64.Tpo .deps/aarch64.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c
mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c
mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c
mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lm 
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -lm -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
touch gprof.1
perl ../../gprof/../etc/texi2pod.pl -I "../../gprof" -I "../../gprof/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dgprof < ../../gprof/gprof.texi > gprof.pod
(pod2man --center="GNU" --release="binutils-2.42.50" --section=1 gprof.pod | \
       sed -e '/^.if n .na/d' > gprof.1.T$$ && \
       mv -f gprof.1.T$$ gprof.1) || \
       (rm -f gprof.1.T$$ && exit 1)
rm -f gprof.pod
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
mkdir -p -- ./ld
Configuring in ./ld
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-linux-gnu-g++... gcc3
checking for grep that handles long lines and -e... /usr/bin/grep
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld
checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-linux-gnu-ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
checking for ld used by x86_64-linux-gnu-g++... x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-linux-gnu-g++ linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-g++ static flag -static works... yes
checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-g++ linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... 8
checking for jansson... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether NLS is requested... yes
checking for catalogs to be installed...  bg da de es fi fr ga id it ja ka pt_BR ro ru sr sv tr uk vi zh_CN zh_TW
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking elf-hints.h usability... no
checking elf-hints.h presence... no
checking for elf-hints.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for close... yes
checking for glob... yes
checking for lseek... yes
checking for mkstemp... yes
checking for open... yes
checking for realpath... yes
checking for waitpid... yes
checking whether asprintf is declared... yes
checking whether environ is declared... yes
checking whether stpcpy is declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing dlopen... none required
checking for a known getopt prototype in unistd.h... yes
checking for libzstd >= 1.4.0... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default commands
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
/bin/bash ../../ld/../ylwrap ../../ld/ldgram.y y.tab.c ldgram.c y.tab.h `echo ldgram.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output ldgram.output -- bison -y  -d
updating ldgram.h
(echo "/* This file is automatically generated.  DO NOT EDIT! */";\
for f in `echo " " eelf_i386.o eelf_iamcu.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
done;\
echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " eelf_i386.o eelf_iamcu.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "  &ld_${f}_emulation, \\"; \
done;\
echo "  0") >ldemul-tmp.h
mv ldemul-tmp.h ldemul-list.h
/bin/bash ../../ld/../ylwrap ../../ld/deffilep.y y.tab.c deffilep.c y.tab.h `echo deffilep.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output deffilep.output -- bison -y  -d
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld/../../ld/deffilep.y: warning: 84 shift/reduce conflicts [-Wconflicts-sr]
/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld/../../ld/deffilep.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating deffilep.h
/usr/bin/make  all-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
Making all in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld/po'
( if test 'x../../../ld/po' != 'x.'; then \
    posrcprefix='../../../ld/'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' -e '/^[	 ]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ../../../ld/po/SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
rm -f BLD-POTFILES-t BLD-POTFILES \
  && sed -e '/^#/d' -e '/^[	 ]*$/d' \
	 -e "s@.*@	../& \\\\@" < ../../../ld/po/BLD-POTFILES.in \
     | sed -e '$s/\\$//' > BLD-POTFILES-t \
  && chmod a-w BLD-POTFILES-t \
  && mv BLD-POTFILES-t BLD-POTFILES
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default commands
file=`echo ../../../ld/po/bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/bg.po
file=`echo ../../../ld/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/da.po
file=`echo ../../../ld/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/de.po
file=`echo ../../../ld/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/es.po
file=`echo ../../../ld/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/fi.po
file=`echo ../../../ld/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/fr.po
file=`echo ../../../ld/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ga.po
file=`echo ../../../ld/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/id.po
file=`echo ../../../ld/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/it.po
file=`echo ../../../ld/po/ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ka.po
file=`echo ../../../ld/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/pt_BR.po
file=`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ro.po
file=`echo ../../../ld/po/ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ru.po
file=`echo ../../../ld/po/sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/sr.po
file=`echo ../../../ld/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/sv.po
file=`echo ../../../ld/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/tr.po
file=`echo ../../../ld/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/uk.po
file=`echo ../../../ld/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/vi.po
file=`echo ../../../ld/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/zh_CN.po
file=`echo ../../../ld/po/zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/zh_TW.po
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
cp ../../ld/gen-doc.texi ./configdoc.texi
chmod u+w ./configdoc.texi
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 -I ../../ld -I ../../ld/../bfd/doc -I ../bfd/doc -I ../../ld/../libiberty --no-split  -I ../../ld \
 -o ld.info `test -f 'ld.texi' || echo '../../ld/'`ld.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in ldint.info ldint.info-[0-9] ldint.info-[0-9][0-9] ldint.i[0-9] ldint.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 -I ../../ld -I ../../ld/../bfd/doc -I ../bfd/doc -I ../../ld/../libiberty --no-split  -I ../../ld \
 -o ldint.info `test -f 'ldint.texi' || echo '../../ld/'`ldint.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./ldint.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c -o libdep_plugin.lo ../../ld/libdep_plugin.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c ../../ld/libdep_plugin.c  -fPIC -DPIC -o .libs/libdep_plugin.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c ../../ld/libdep_plugin.c -o libdep_plugin.o >/dev/null 2>&1
mv -f .deps/libdep_plugin.Tpo .deps/libdep_plugin.Plo
/bin/bash ./libtool  --tag=CC  --tag=disable-static  --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -no-undefined -rpath /nowhere -module -avoid-version -Wl,-z,relro -o libdep.la -rpath /usr/lib/i386-gnu/bfd-plugins libdep_plugin.lo  
libtool: link: warning: ignoring multiple `-rpath's for a libtool library
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libdep_plugin.o    -Wl,-z -Wl,relro   -Wl,-soname -Wl,libdep.so -o .libs/libdep.so
libtool: link: ( cd ".libs" && rm -f "libdep.la" && ln -s "../libdep.la" "libdep.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../ld/'`testplug.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c  -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -no-undefined -rpath /nowhere -Wl,-z,relro -o libldtestplug.la  libldtestplug_la-testplug.lo  
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libldtestplug_la-testplug.o    -Wl,-z -Wl,relro   -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libldtestplug.a  libldtestplug_la-testplug.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libldtestplug.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '../../ld/'`testplug2.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c  -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1
mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -no-undefined -rpath /nowhere -Wl,-z,relro -o libldtestplug2.la  libldtestplug2_la-testplug2.lo  
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libldtestplug2_la-testplug2.o    -Wl,-z -Wl,relro   -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libldtestplug2.a  libldtestplug2_la-testplug2.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libldtestplug2.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '../../ld/'`testplug3.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c  -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1
mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -no-undefined -rpath /nowhere -Wl,-z,relro -o libldtestplug3.la  libldtestplug3_la-testplug3.lo  
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libldtestplug3_la-testplug3.o    -Wl,-z -Wl,relro   -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libldtestplug3.a  libldtestplug3_la-testplug3.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libldtestplug3.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '../../ld/'`testplug4.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c  -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1
mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -no-undefined -rpath /nowhere -Wl,-z,relro -o libldtestplug4.la  libldtestplug4_la-testplug4.lo  
libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libldtestplug4_la-testplug4.o    -Wl,-z -Wl,relro   -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so")
libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libldtestplug4.a  libldtestplug4_la-testplug4.o
libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libldtestplug4.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" )
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../ld/`ldgram.c 
mv -f .deps/ldgram.Tpo .deps/ldgram.Po
/bin/bash ../../ld/../ylwrap ../../ld/ldlex.l lex.yy.c ldlex.c -- flex  
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../ld/ldlex-wrapper.c 
mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../ld/lexsup.c
mv -f .deps/lexsup.Tpo .deps/lexsup.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../ld/ldlang.c
mv -f .deps/ldlang.Tpo .deps/ldlang.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../ld/mri.c
mv -f .deps/mri.Tpo .deps/mri.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../ld/ldctor.c
mv -f .deps/ldctor.Tpo .deps/ldctor.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \
  -DDEFAULT_EMULATION='"elf_i386"' \
  -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/i686-gnu/bin"' \
  -DTARGET='"i686-pc-gnu"' -DTARGET_SYSTEM_ROOT=\"/\" \
  ../../ld/ldmain.c
mv -f .deps/ldmain.Tpo .deps/ldmain.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../ld/ldwrite.c
mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../ld/ldexp.c
mv -f .deps/ldexp.Tpo .deps/ldexp.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../ld/ldemul.c
mv -f .deps/ldemul.Tpo .deps/ldemul.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../ld/ldver.c
mv -f .deps/ldver.Tpo .deps/ldver.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../ld/ldmisc.c
mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \
-DSCRIPTDIR='"/usr/lib/i386-gnu"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/i686-gnu/bin"' \
 ../../ld/ldfile.c
mv -f .deps/ldfile.Tpo .deps/ldfile.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../ld/ldcref.c
mv -f .deps/ldcref.Tpo .deps/ldcref.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../ld/plugin.c
mv -f .deps/plugin.Tpo .deps/plugin.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../ld/ldbuildid.c
mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po
test -d ldscripts || mkdir ldscripts; touch ldscripts/stamp
/bin/bash ../../ld/genscripts.sh "../../ld" "/usr/lib/i386-gnu" "/usr" "/usr" x86_64-pc-linux-gnu i686-pc-gnu i686-gnu ".deps" "" "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-gnu"
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c
mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po
/bin/bash ../../ld/genscripts.sh "../../ld" "/usr/lib/i386-gnu" "/usr" "/usr" x86_64-pc-linux-gnu i686-pc-gnu i686-gnu ".deps" "" "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_iamcu "i686-gnu"
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT eelf_iamcu.o -MD -MP -MF .deps/eelf_iamcu.Tpo -c -o eelf_iamcu.o eelf_iamcu.c
mv -f .deps/eelf_iamcu.Tpo .deps/eelf_iamcu.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldelf.o -MD -MP -MF .deps/ldelf.Tpo -c -o ldelf.o ../../ld/ldelf.c
mv -f .deps/ldelf.Tpo .deps/ldelf.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include  -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.     -MT ldelfgen.o -MD -MP -MF .deps/ldelfgen.Tpo -c -o ldelfgen.o ../../ld/ldelfgen.c
mv -f .deps/ldelfgen.Tpo .deps/ldelfgen.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true   -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=.      -Wl,-z,relro -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o eelf_iamcu.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf-hurd-i386.la ../libiberty/libiberty.a  -lz -lzstd  -ljansson  
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o eelf_iamcu.o ldelf.o ldelfgen.o  ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic ../libctf/.libs/libctf-hurd-i386.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/.libs/libbfd.so /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs/libsframe.so -liberty ../libiberty/libiberty.a -lz -lzstd -ljansson -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu
touch ld.1
perl ../../ld/../etc/texi2pod.pl -I ../../ld -I ../../ld/../bfd/doc -I ../bfd/doc -I ../../ld/../libiberty --no-split -Dman < ../../ld/ld.texi > ld.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 ld.pod | \
	sed -e '/^.if n .na/d' > ld.1.T$$ && \
	mv -f ld.1.T$$ ld.1) || \
	(rm -f ld.1.T$$ && exit 1)
rm -f ld.pod
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
make[2]: Nothing to be done for 'all-target'.
make[2]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386'
make[1]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386'
touch stamps/build.hurd-i386
touch stamps/build
test -f bfd/elf32.c -a -f debian/rules
BEGIN stamps/install.hurd-i386
rm -rf debian/binutils-i686-gnu
env MAKE="/usr/bin/make VERSION=2.42.50-hurd-i386" \
  /usr/bin/make -C builddir-hurd-i386 DESTDIR=/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu install
make[1]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386'
make[2]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386'
/bin/bash ../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libsframe.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/libsframe.so.1.0.0 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libsframe.so.1.0.0
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu && { ln -s -f libsframe.so.1.0.0 libsframe.so.1 || { rm -f libsframe.so.1 && ln -s libsframe.so.1.0.0 libsframe.so.1; }; })
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu && { ln -s -f libsframe.so.1.0.0 libsframe.so || { rm -f libsframe.so && ln -s libsframe.so.1.0.0 libsframe.so; }; })
libtool: install: /usr/bin/install -c .libs/libsframe.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libsframe.la
libtool: install: /usr/bin/install -c .libs/libsframe.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libsframe.a
libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libsframe.a
libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libsframe.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/i386-gnu'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/include'
 /usr/bin/install -c -m 644 ../../libsframe/../include/sframe.h ../../libsframe/../include/sframe-api.h '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/include'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/install -c -m 644 ./doc/sframe-spec.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
/usr/bin/make VERSION=2.42.50-hurd-i386  install-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
Making install in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/po'
if test -r ../../../bfd/../mkinstalldirs; then \
  ../../../bfd/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
else \
  ../../../bfd/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
fi
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/da/LC_MESSAGES
installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/da/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/es/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fi/LC_MESSAGES
installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fi/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fr/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/hr/LC_MESSAGES
installing hr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/hr/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/id/LC_MESSAGES
installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/id/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ja/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ka/LC_MESSAGES
installing ka.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ka/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/pt/LC_MESSAGES
installing pt.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/pt/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ro/LC_MESSAGES
installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ro/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ru/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/rw/LC_MESSAGES
installing rw.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/rw/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sr/LC_MESSAGES
installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sr/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sv/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/tr/LC_MESSAGES
installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/tr/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/uk/LC_MESSAGES
installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/uk/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/vi/LC_MESSAGES
installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/vi/LC_MESSAGES/bfd.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_CN/LC_MESSAGES
installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
if test "bfd" = "gettext"; then \
  if test -r ../../../bfd/../mkinstalldirs; then \
    ../../../bfd/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  else \
    ../../../bfd/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ../../../bfd/po/Makefile.in.in \
		  /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/include'
 /usr/bin/install -c -m 644 bfd.h ../../bfd/../include/ansidecl.h ../../bfd/../include/symcat.h ../../bfd/../include/diagnostics.h ../../bfd/../include/bfdlink.h ../../bfd/../include/plugin-api.h '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/include'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libbfd.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: relinking `libbfd.la'
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd; /bin/bash /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/libtool  --tag CC --mode=relink x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -release 2.42.50-hurd-i386.20240618 -Wl,-z,relro -o libbfd.la -rpath /usr/x86_64-linux-gnu/i686-gnu/lib archive.lo archures.lo bfd.lo bfdio.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo elf32-i386.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -lz -lzstd ../libsframe/libsframe.la -inst-prefix-dir /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu)
libtool: relink: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf32-i386.o .libs/elfxx-x86.o .libs/elf-ifunc.o .libs/elf-vxworks.o .libs/elf32.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/elf-sframe.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-i386.o .libs/cpu-iamcu.o .libs/archive64.o   -Wl,-rpath -Wl,/usr/lib/i386-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -liberty -lz -lzstd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu -L/usr/lib/i386-gnu -lsframe  -Wl,-z -Wl,relro -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed   -Wl,-soname -Wl,libbfd-2.42.50-hurd-i386.20240618.so -o .libs/libbfd-2.42.50-hurd-i386.20240618.so
libtool: install: /usr/bin/install -c .libs/libbfd-2.42.50-hurd-i386.20240618.soT /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libbfd-2.42.50-hurd-i386.20240618.so
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib && { ln -s -f libbfd-2.42.50-hurd-i386.20240618.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.42.50-hurd-i386.20240618.so libbfd.so; }; })
libtool: install: /usr/bin/install -c .libs/libbfd.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libbfd.la
libtool: install: /usr/bin/install -c .libs/libbfd.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libbfd.a
libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libbfd.a
libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libbfd.a
libtool: install: warning: remember to run `libtool --finish /usr/x86_64-linux-gnu/i686-gnu/lib'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/install -c -m 644 ./doc/bfd.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
Making install in .
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/include'
 /usr/bin/install -c -m 644 ../../opcodes/../include/dis-asm.h '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/include'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libopcodes.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes; /bin/bash /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/libtool  --tag CC --mode=relink x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -release 2.42.50-hurd-i386.20240618 -Wl,-z,relro -o libopcodes.la -rpath /usr/x86_64-linux-gnu/i686-gnu/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo ../bfd/libbfd.la -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -inst-prefix-dir /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu)
libtool: install: warning: relinking `libopcodes.la'
libtool: relink: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/i386-dis.o   -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib -L/usr/x86_64-linux-gnu/i686-gnu/lib -lbfd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -lz -lzstd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu -L/usr/lib/i386-gnu -lsframe -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/../libiberty/pic -liberty  -Wl,-z -Wl,relro -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed   -Wl,-soname -Wl,libopcodes-2.42.50-hurd-i386.20240618.so -o .libs/libopcodes-2.42.50-hurd-i386.20240618.so
libtool: install: /usr/bin/install -c .libs/libopcodes-2.42.50-hurd-i386.20240618.soT /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libopcodes-2.42.50-hurd-i386.20240618.so
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib && { ln -s -f libopcodes-2.42.50-hurd-i386.20240618.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.42.50-hurd-i386.20240618.so libopcodes.so; }; })
libtool: install: /usr/bin/install -c .libs/libopcodes.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libopcodes.la
libtool: install: /usr/bin/install -c .libs/libopcodes.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libopcodes.a
libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libopcodes.a
libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libopcodes.a
libtool: install: warning: remember to run `libtool --finish /usr/x86_64-linux-gnu/i686-gnu/lib'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
Making install in po
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/po'
if test -r ../../../opcodes/../mkinstalldirs; then \
  ../../../opcodes/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
else \
  ../../../opcodes/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
fi
installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/da/LC_MESSAGES/opcodes.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/de/LC_MESSAGES/opcodes.mo
installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/es/LC_MESSAGES/opcodes.mo
installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fi/LC_MESSAGES/opcodes.mo
installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fr/LC_MESSAGES/opcodes.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ga/LC_MESSAGES
installing ga.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ga/LC_MESSAGES/opcodes.mo
installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/id/LC_MESSAGES/opcodes.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/it/LC_MESSAGES
installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/it/LC_MESSAGES/opcodes.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/nl/LC_MESSAGES/opcodes.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ro/LC_MESSAGES/opcodes.mo
installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sr/LC_MESSAGES/opcodes.mo
installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sv/LC_MESSAGES/opcodes.mo
installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/tr/LC_MESSAGES/opcodes.mo
installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/uk/LC_MESSAGES/opcodes.mo
installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/vi/LC_MESSAGES/opcodes.mo
installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
if test "opcodes" = "gettext"; then \
  if test -r ../../../opcodes/../mkinstalldirs; then \
    ../../../opcodes/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  else \
    ../../../opcodes/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ../../../opcodes/po/Makefile.in.in \
		  /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes/po'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/opcodes'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
/usr/bin/make VERSION=2.42.50-hurd-i386  install-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
Making install in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/po'
if test -r ../../../binutils/../mkinstalldirs; then \
  ../../../binutils/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
else \
  ../../../binutils/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
fi
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/bg/LC_MESSAGES
installing bg.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/bg/LC_MESSAGES/binutils.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ca/LC_MESSAGES
installing ca.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ca/LC_MESSAGES/binutils.mo
installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/da/LC_MESSAGES/binutils.mo
installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/es/LC_MESSAGES/binutils.mo
installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fi/LC_MESSAGES/binutils.mo
installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fr/LC_MESSAGES/binutils.mo
installing hr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/hr/LC_MESSAGES/binutils.mo
installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/id/LC_MESSAGES/binutils.mo
installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/it/LC_MESSAGES/binutils.mo
installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ja/LC_MESSAGES/binutils.mo
installing pt.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/pt/LC_MESSAGES/binutils.mo
installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ro/LC_MESSAGES/binutils.mo
installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ru/LC_MESSAGES/binutils.mo
installing rw.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/rw/LC_MESSAGES/binutils.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sk/LC_MESSAGES
installing sk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sk/LC_MESSAGES/binutils.mo
installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sr/LC_MESSAGES/binutils.mo
installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sv/LC_MESSAGES/binutils.mo
installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/tr/LC_MESSAGES/binutils.mo
installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/uk/LC_MESSAGES/binutils.mo
installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/vi/LC_MESSAGES/binutils.mo
installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_TW/LC_MESSAGES
installing zh_TW.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo
if test "binutils" = "gettext"; then \
  if test -r ../../../binutils/../mkinstalldirs; then \
    ../../../binutils/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  else \
    ../../../binutils/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ../../../binutils/po/Makefile.in.in \
		  /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c size '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-size'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/size /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-size
  /bin/bash ./libtool   --mode=install /usr/bin/install -c objdump '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-objdump'
libtool: install: warning: `../opcodes/libopcodes.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `../libctf/libctf-hurd-i386.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: warning: `../libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/objdump /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-objdump
  /bin/bash ./libtool   --mode=install /usr/bin/install -c ar '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-ar'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/ar /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-ar
  /bin/bash ./libtool   --mode=install /usr/bin/install -c strings '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-strings'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/strings /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-strings
  /bin/bash ./libtool   --mode=install /usr/bin/install -c ranlib '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-ranlib'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/ranlib /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-ranlib
  /bin/bash ./libtool   --mode=install /usr/bin/install -c objcopy '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-objcopy'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/objcopy /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-objcopy
  /bin/bash ./libtool   --mode=install /usr/bin/install -c addr2line '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-addr2line'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/addr2line /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-addr2line
  /bin/bash ./libtool   --mode=install /usr/bin/install -c readelf '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-readelf'
libtool: install: warning: `../libctf/libctf-nobfd-hurd-i386.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: warning: `../libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/readelf /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-readelf
  /bin/bash ./libtool   --mode=install /usr/bin/install -c elfedit '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-elfedit'
libtool: install: /usr/bin/install -c elfedit /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-elfedit
  /bin/bash ./libtool  --mode=install /usr/bin/install -c nm-new /usr/bin/i686-gnu-nm
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/nm-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/i686-gnu-nm
  /bin/bash ./libtool  --mode=install /usr/bin/install -c strip-new /usr/bin/i686-gnu-strip
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/strip-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/i686-gnu-strip
  /bin/bash ./libtool  --mode=install /usr/bin/install -c cxxfilt /usr/bin/i686-gnu-c++filt
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/cxxfilt /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/i686-gnu-c++filt
/bin/bash ../../binutils/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin
for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \
  if [ -f $i ]; then \
    j=`echo $i | sed -e 's/-new//'`; \
    k=`echo $j | sed 's&^&i686-gnu-&'`; \
    if [ "/usr/bin/$k" != "/usr/i686-gnu/bin/$j" ]; then \
      rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/$j; \
      ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/$k /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/$j >/dev/null 2>/dev/null \
	||  /bin/bash ./libtool --mode=install /usr/bin/install -c $i /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/$j; \
    fi; \
  else true; \
  fi; \
done
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/install -c -m 644 ./doc/binutils.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1'
 /usr/bin/install -c -m 644 'doc/addr2line.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-addr2line.1'
 /usr/bin/install -c -m 644 'doc/ar.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-ar.1'
 /usr/bin/install -c -m 644 'doc/dlltool.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-dlltool.1'
 /usr/bin/install -c -m 644 'doc/nm.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-nm.1'
 /usr/bin/install -c -m 644 'doc/objcopy.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-objcopy.1'
 /usr/bin/install -c -m 644 'doc/objdump.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-objdump.1'
 /usr/bin/install -c -m 644 'doc/ranlib.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-ranlib.1'
 /usr/bin/install -c -m 644 'doc/readelf.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-readelf.1'
 /usr/bin/install -c -m 644 'doc/size.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-size.1'
 /usr/bin/install -c -m 644 'doc/strings.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-strings.1'
 /usr/bin/install -c -m 644 'doc/strip.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-strip.1'
 /usr/bin/install -c -m 644 'doc/elfedit.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-elfedit.1'
 /usr/bin/install -c -m 644 'doc/windres.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-windres.1'
 /usr/bin/install -c -m 644 'doc/windmc.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-windmc.1'
 /usr/bin/install -c -m 644 'doc/c++filt.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-c++filt.1'
make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/binutils'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/etc'
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/etc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/etc'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/etc'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
Making install in po
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas/po'
if test -r ../../../gas/../mkinstalldirs; then \
  ../../../gas/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
else \
  ../../../gas/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
fi
installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/es/LC_MESSAGES/gas.mo
installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fi/LC_MESSAGES/gas.mo
installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fr/LC_MESSAGES/gas.mo
installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/id/LC_MESSAGES/gas.mo
installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ja/LC_MESSAGES/gas.mo
installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ro/LC_MESSAGES/gas.mo
installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ru/LC_MESSAGES/gas.mo
installing rw.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/rw/LC_MESSAGES/gas.mo
installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sv/LC_MESSAGES/gas.mo
installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/tr/LC_MESSAGES/gas.mo
installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/uk/LC_MESSAGES/gas.mo
installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_CN/LC_MESSAGES/gas.mo
if test "gas" = "gettext"; then \
  if test -r ../../../gas/../mkinstalldirs; then \
    ../../../gas/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  else \
    ../../../gas/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ../../../gas/po/Makefile.in.in \
		  /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas/po'
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
rm -f doc/asconfig.texi
cp ../../gas/doc/all.texi doc/asconfig.texi && touch -m -r ../../gas/doc/all.texi doc/asconfig.texi
chmod u+w doc/asconfig.texi
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
/bin/bash ../../gas/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin
  /bin/bash ./libtool  --mode=install /usr/bin/install -c as-new /usr/bin/i686-gnu-as
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/as-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/i686-gnu-as
/bin/bash ../../gas/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin
n=`echo as | sed 's&^&i686-gnu-&'`; \
if [ "/usr/bin/$n" != "/usr/i686-gnu/bin/as" ]; then \
  rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/as; \
  ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/$n /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/as >/dev/null 2>/dev/null \
    ||  /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/as; \
else \
  true ; \
fi
rm -f doc/asconfig.texi
cp ../../gas/doc/all.texi doc/asconfig.texi && touch -m -r ../../gas/doc/all.texi doc/asconfig.texi
chmod u+w doc/asconfig.texi
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/install -c -m 644 ./doc/as.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1'
 /usr/bin/install -c -m 644 'doc/as.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-as.1'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gas'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
Making install in po
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/po'
if test -r ../../../gold/../mkinstalldirs; then \
  ../../../gold/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
else \
  ../../../gold/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
fi
installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/es/LC_MESSAGES/gold.mo
installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fi/LC_MESSAGES/gold.mo
installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fr/LC_MESSAGES/gold.mo
installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/id/LC_MESSAGES/gold.mo
installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/it/LC_MESSAGES/gold.mo
installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ja/LC_MESSAGES/gold.mo
installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ro/LC_MESSAGES/gold.mo
installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sr/LC_MESSAGES/gold.mo
installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sv/LC_MESSAGES/gold.mo
installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/uk/LC_MESSAGES/gold.mo
installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/vi/LC_MESSAGES/gold.mo
installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_CN/LC_MESSAGES/gold.mo
if test "gold" = "gettext"; then \
  if test -r ../../../gold/../mkinstalldirs; then \
    ../../../gold/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  else \
    ../../../gold/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ../../../gold/po/Makefile.in.in \
		  /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold/po'
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin'
  /usr/bin/install -c dwp '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-dwp'
/bin/bash ../../gold/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin
n=`echo ld.gold | sed 's&^&i686-gnu-&'`; \
 /usr/bin/install -c \
  ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/${n}; \
if test "/usr/bin" != "/usr/i686-gnu/bin"; then \
  rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld.gold; \
  ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/${n} /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld.gold >/dev/null 2>/dev/null \
  ||  /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld.gold; \
fi; \
if test "x" = "xyes"; then \
  ld=`echo ld | sed 's&^&i686-gnu-&'`; \
  rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/${ld}; \
  ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/${n} /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/${ld} >/dev/null 2>/dev/null \
  ||  /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/${ld}; \
  if test "/usr/bin" != "/usr/i686-gnu/bin"; then \
    rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld; \
    ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/${n} /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld >/dev/null 2>/dev/null \
    ||  /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld; \
  fi; \
fi
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gold'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
/usr/bin/make VERSION=2.42.50-hurd-i386  install-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
Making install in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof/po'
if test -r ../../../gprof/../mkinstalldirs; then \
  ../../../gprof/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
else \
  ../../../gprof/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
fi
installing bg.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/bg/LC_MESSAGES/gprof.mo
installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/da/LC_MESSAGES/gprof.mo
installing de.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/de/LC_MESSAGES/gprof.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/eo/LC_MESSAGES
installing eo.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/eo/LC_MESSAGES/gprof.mo
installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/es/LC_MESSAGES/gprof.mo
installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fi/LC_MESSAGES/gprof.mo
installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fr/LC_MESSAGES/gprof.mo
installing ga.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ga/LC_MESSAGES/gprof.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/hu/LC_MESSAGES
installing hu.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/hu/LC_MESSAGES/gprof.mo
installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/id/LC_MESSAGES/gprof.mo
installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/it/LC_MESSAGES/gprof.mo
installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ja/LC_MESSAGES/gprof.mo
installing ka.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ka/LC_MESSAGES/gprof.mo
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ms/LC_MESSAGES
installing ms.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ms/LC_MESSAGES/gprof.mo
installing nl.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/nl/LC_MESSAGES/gprof.mo
installing pt_BR.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ro/LC_MESSAGES/gprof.mo
installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ru/LC_MESSAGES/gprof.mo
installing rw.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/rw/LC_MESSAGES/gprof.mo
installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sr/LC_MESSAGES/gprof.mo
installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sv/LC_MESSAGES/gprof.mo
installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/tr/LC_MESSAGES/gprof.mo
installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/uk/LC_MESSAGES/gprof.mo
installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/vi/LC_MESSAGES/gprof.mo
if test "gprof" = "gettext"; then \
  if test -r ../../../gprof/../mkinstalldirs; then \
    ../../../gprof/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  else \
    ../../../gprof/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ../../../gprof/po/Makefile.in.in \
		  /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c gprof '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-gprof'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/gprof /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-gprof
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/install -c -m 644 ./gprof.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1'
 /usr/bin/install -c -m 644 'gprof.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-gprof.1'
make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/gprof'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libctf-hurd-i386.la libctf-nobfd-hurd-i386.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu'
libtool: install: warning: relinking `libctf-hurd-i386.la'
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf; /bin/bash /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/libtool  --tag CC --mode=relink x86_64-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -version-info 0:0:0 -Wl,--version-script=../../libctf/libctf.ver -Wl,-z,relro -o libctf-hurd-i386.la -rpath /usr/lib/i386-gnu libctf-hurd-i386_la-ctf-archive.lo libctf-hurd-i386_la-ctf-dump.lo libctf-hurd-i386_la-ctf-create.lo libctf-hurd-i386_la-ctf-decl.lo libctf-hurd-i386_la-ctf-error.lo libctf-hurd-i386_la-ctf-hash.lo libctf-hurd-i386_la-ctf-labels.lo libctf-hurd-i386_la-ctf-dedup.lo libctf-hurd-i386_la-ctf-link.lo libctf-hurd-i386_la-ctf-lookup.lo libctf-hurd-i386_la-ctf-open.lo libctf-hurd-i386_la-ctf-serialize.lo libctf-hurd-i386_la-ctf-sha1.lo libctf-hurd-i386_la-ctf-string.lo libctf-hurd-i386_la-ctf-subr.lo libctf-hurd-i386_la-ctf-types.lo libctf-hurd-i386_la-ctf-util.lo libctf-hurd-i386_la-ctf-open-bfd.lo -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic -liberty ../bfd/libbfd.la -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic -liberty -lz -inst-prefix-dir /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu)
libtool: relink: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libctf-hurd-i386_la-ctf-archive.o .libs/libctf-hurd-i386_la-ctf-dump.o .libs/libctf-hurd-i386_la-ctf-create.o .libs/libctf-hurd-i386_la-ctf-decl.o .libs/libctf-hurd-i386_la-ctf-error.o .libs/libctf-hurd-i386_la-ctf-hash.o .libs/libctf-hurd-i386_la-ctf-labels.o .libs/libctf-hurd-i386_la-ctf-dedup.o .libs/libctf-hurd-i386_la-ctf-link.o .libs/libctf-hurd-i386_la-ctf-lookup.o .libs/libctf-hurd-i386_la-ctf-open.o .libs/libctf-hurd-i386_la-ctf-serialize.o .libs/libctf-hurd-i386_la-ctf-sha1.o .libs/libctf-hurd-i386_la-ctf-string.o .libs/libctf-hurd-i386_la-ctf-subr.o .libs/libctf-hurd-i386_la-ctf-types.o .libs/libctf-hurd-i386_la-ctf-util.o .libs/libctf-hurd-i386_la-ctf-open-bfd.o   -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/i686-gnu/lib -Wl,-rpath -Wl,/usr/lib/i386-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/.libs -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf/../libiberty/pic -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib -L/usr/x86_64-linux-gnu/i686-gnu/lib -lbfd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/../libiberty/pic -lzstd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu -L/usr/lib/i386-gnu -lsframe -liberty -lz  -Wl,--version-script=../../libctf/libctf.ver -Wl,-z -Wl,relro   -Wl,-soname -Wl,libctf-hurd-i386.so.0 -o .libs/libctf-hurd-i386.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libctf-hurd-i386.so.0.0.0T /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-hurd-i386.so.0.0.0
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu && { ln -s -f libctf-hurd-i386.so.0.0.0 libctf-hurd-i386.so.0 || { rm -f libctf-hurd-i386.so.0 && ln -s libctf-hurd-i386.so.0.0.0 libctf-hurd-i386.so.0; }; })
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu && { ln -s -f libctf-hurd-i386.so.0.0.0 libctf-hurd-i386.so || { rm -f libctf-hurd-i386.so && ln -s libctf-hurd-i386.so.0.0.0 libctf-hurd-i386.so; }; })
libtool: install: /usr/bin/install -c .libs/libctf-hurd-i386.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-hurd-i386.la
libtool: install: /usr/bin/install -c .libs/libctf-nobfd-hurd-i386.so.0.0.0 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-nobfd-hurd-i386.so.0.0.0
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu && { ln -s -f libctf-nobfd-hurd-i386.so.0.0.0 libctf-nobfd-hurd-i386.so.0 || { rm -f libctf-nobfd-hurd-i386.so.0 && ln -s libctf-nobfd-hurd-i386.so.0.0.0 libctf-nobfd-hurd-i386.so.0; }; })
libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu && { ln -s -f libctf-nobfd-hurd-i386.so.0.0.0 libctf-nobfd-hurd-i386.so || { rm -f libctf-nobfd-hurd-i386.so && ln -s libctf-nobfd-hurd-i386.so.0.0.0 libctf-nobfd-hurd-i386.so; }; })
libtool: install: /usr/bin/install -c .libs/libctf-nobfd-hurd-i386.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-nobfd-hurd-i386.la
libtool: install: /usr/bin/install -c .libs/libctf-hurd-i386.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-hurd-i386.a
libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-hurd-i386.a
libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-hurd-i386.a
libtool: install: /usr/bin/install -c .libs/libctf-nobfd-hurd-i386.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-nobfd-hurd-i386.a
libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-nobfd-hurd-i386.a
libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf-nobfd-hurd-i386.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/i386-gnu'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/include'
 /usr/bin/install -c -m 644 ../../libctf/../include/ctf.h ../../libctf/../include/ctf-api.h '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/include'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/install -c -m 644 ./doc/ctf-spec.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libctf'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
/usr/bin/make VERSION=2.42.50-hurd-i386  install-recursive
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
Making install in po
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld/po'
if test -r ../../../ld/../mkinstalldirs; then \
  ../../../ld/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
else \
  ../../../ld/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share; \
fi
installing bg.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/bg/LC_MESSAGES/ld.mo
installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/da/LC_MESSAGES/ld.mo
installing de.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/de/LC_MESSAGES/ld.mo
installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/es/LC_MESSAGES/ld.mo
installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fi/LC_MESSAGES/ld.mo
installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/fr/LC_MESSAGES/ld.mo
installing ga.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ga/LC_MESSAGES/ld.mo
installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/id/LC_MESSAGES/ld.mo
installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/it/LC_MESSAGES/ld.mo
installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ja/LC_MESSAGES/ld.mo
installing ka.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ka/LC_MESSAGES/ld.mo
installing pt_BR.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/pt_BR/LC_MESSAGES/ld.mo
installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ro/LC_MESSAGES/ld.mo
installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/ru/LC_MESSAGES/ld.mo
installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sr/LC_MESSAGES/ld.mo
installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/sv/LC_MESSAGES/ld.mo
installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/tr/LC_MESSAGES/ld.mo
installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/uk/LC_MESSAGES/ld.mo
installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/vi/LC_MESSAGES/ld.mo
installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_CN/LC_MESSAGES/ld.mo
installing zh_TW.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/locale/zh_TW/LC_MESSAGES/ld.mo
if test "ld" = "gettext"; then \
  if test -r ../../../ld/../mkinstalldirs; then \
    ../../../ld/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  else \
    ../../../ld/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ../../../ld/po/Makefile.in.in \
		  /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld/po'
make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c ld-new '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-ld.bfd'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `../libctf/libctf-hurd-i386.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/i686-gnu/lib'
libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libsframe/libsframe.la' has not been installed in `/usr/lib/i386-gnu'
libtool: install: /usr/bin/install -c .libs/ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/./i686-gnu-ld.bfd
/bin/bash ../../ld/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin
n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i686-gnu-&'`; \
if test "/usr/bin" != "/usr/i686-gnu/bin"; then \
  rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld.bfd; \
  ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/$n /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld.bfd >/dev/null 2>/dev/null \
  ||  /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld.bfd; \
fi; \
if test "xyes" = "xyes"; then \
  ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i686-gnu-&'`; \
  rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/$ld; \
  ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/$n /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/$ld >/dev/null 2>/dev/null \
  ||  /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/$ld; \
  if test "/usr/bin" != "/usr/i686-gnu/bin"; then \
    rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld; \
    ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/bin/$n /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld >/dev/null 2>/dev/null \
    ||  /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/i686-gnu/bin/ld; \
  fi; \
fi
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/bfd-plugins'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libdep.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/bfd-plugins'
libtool: install: /usr/bin/install -c .libs/libdep.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/bfd-plugins/libdep.so
libtool: install: /usr/bin/install -c .libs/libdep.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/bfd-plugins/libdep.la
libtool: install: warning: remember to run `libtool --finish /nowhere'
/bin/bash ../../ld/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/ldscripts
mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/ldscripts
for f in ldscripts/* ; do \
  case $f in \
    stamp) ;; \
    *) /usr/bin/install -c -m 644 $f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/$f ; \
  esac \
done
rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/bfd-plugins/libdep.la
rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/bfd-plugins/libdep.dll.a
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/install -c -m 644 ./ld.info ./ldint.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/info'
 /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1'
 /usr/bin/install -c -m 644 'ld.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-ld.1'
make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/ld'
make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty'
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty/testsuite'
if test -n ""; then \
	/bin/bash ../../libiberty/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/`x86_64-linux-gnu-gcc -g -O2     -print-multi-os-directory`; \
	/usr/bin/install -c -m 644 ./libiberty.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/`x86_64-linux-gnu-gcc -g -O2     -print-multi-os-directory`/./libiberty.an; \
	( cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/`x86_64-linux-gnu-gcc -g -O2     -print-multi-os-directory` ; chmod 644 ./libiberty.an ;x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.an ); \
	mv -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/`x86_64-linux-gnu-gcc -g -O2     -print-multi-os-directory`/./libiberty.an /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu/usr/lib/i386-gnu/`x86_64-linux-gnu-gcc -g -O2     -print-multi-os-directory`/./libiberty.a; \
	case "" in \
	  /*)    thd=;; \
	  *)     thd=/usr/include/;; \
	esac; \
	/bin/bash ../../libiberty/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu${thd}; \
	for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \
	  /usr/bin/install -c -m 644 $h /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-i686-gnu${thd}; \
	done; \
fi
make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty/testsuite'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty/testsuite'
make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386/libiberty'
make[2]: Nothing to be done for 'install-target'.
make[2]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386'
make[1]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-hurd-i386'
rm -rf \
	debian/binutils-i686-gnu/usr/lib/ldscripts \
	debian/binutils-i686-gnu/usr/share/info \
	debian/binutils-i686-gnu/usr/share/locale
rm -rf \
	debian/binutils-i686-gnu/usr/etc debian/binutils-i686-gnu/etc
mkdir -p debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu
set -e; \
d_src=debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib; \
d_dst=debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu; \
for lib in libbfd libopcodes; do \
  so=$(basename $(echo $d_src/$lib*hurd-i386*.so)); \
  mv $d_src/$so $d_dst/.; \
  ln -sf ../../../lib/x86_64-linux-gnu/$so $d_src/$lib.so; \
  mv $d_src/$lib.a $d_dst/${lib}-2.42.50-hurd-i386.a; \
  ln -sf ../../../lib/x86_64-linux-gnu/$lib-2.42.50-hurd-i386.a $d_src/$lib.a; \
done
mv debian/binutils-i686-gnu/usr/lib/i386-gnu/libctf*.so* \
  debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/.
: # replace hard links with soft links
for i in debian/binutils-i686-gnu/usr/i686-gnu/bin/*; do \
  ln -sf ../../bin/i686-gnu-$(basename $i) $i; \
done
ln -sf i686-gnu-ld.bfd debian/binutils-i686-gnu/usr/bin/i686-gnu-ld
install -d -m 755 debian/binutils-i686-gnu-dbg/usr/share/doc/
ln -sf binutils-i686-gnu debian/binutils-i686-gnu-dbg/usr/share/doc/binutils-i686-gnu-dbg
: # Strip shared libraries and binaries
set -e; nfiles=0; for i in debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/libbfd-*so debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/libopcodes-*so debian/binutils-i686-gnu/usr/lib/*/bfd-plugins/libdep.so debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/libctf*.so.0.0.0 debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/libgprofng.so.0.0.0 debian/binutils-i686-gnu/usr/lib/*/gprofng/libgp-*.so debian/binutils-i686-gnu/usr/lib/*/libgprofng.so.0.0 debian/binutils-i686-gnu/usr/lib/*/libsframe.so.1.0.0 $(file debian/binutils-i686-gnu/usr/bin/* |awk -F: '$0 !~ /script/ {print $1}'); do test ! -h $i || continue; test -f $i || continue; files="$files $i"; nfiles=$(expr $nfiles + 1); done; for i in $files; do id=$(debugedit --build-id --build-id-seed='binutils-i686-gnu-2.42.50.20240618-1' $i); done; mkdir -p debian/binutils-i686-gnu-dbg/usr/lib/debug/.dwz/x86_64-linux-gnu; dwz=usr/lib/debug/.dwz/x86_64-linux-gnu/binutils-i686-gnu.debug; if [ $nfiles -gt 1 ]; then dwz -m debian/binutils-i686-gnu-dbg/$dwz -M /$dwz $files; x86_64-linux-gnu-objcopy --compress-debug-sections debian/binutils-i686-gnu-dbg/$dwz; else dwz $files; fi; for i in $files; do b_id=$(LC_ALL=C x86_64-linux-gnu-readelf -n $i | sed -n 's/ *Build ID: *\([0-9a-f][0-9a-f]*\)/\1/p'); if [ -z "$b_id" ]; then id=$(echo $i | sed -r 's,debian/[^/]+,debian/binutils-i686-gnu-dbg/usr/lib/debug,'); echo strip $i; mkdir -p $(dirname $id); x86_64-linux-gnu-objcopy --only-keep-debug $i $id; chmod 644 $id; x86_64-linux-gnu-strip -R .comment -R .note $i; x86_64-linux-gnu-objcopy --add-gnu-debuglink $id $i; else echo "ID: ${b_id} -> $(echo $i | sed 's,debian/binutils-i686-gnu,,')"; d=usr/lib/debug/.build-id/${b_id:0:2}; f=${b_id:2}.debug; mkdir -p debian/binutils-i686-gnu-dbg/$d; x86_64-linux-gnu-objcopy --only-keep-debug --compress-debug-sections $i debian/binutils-i686-gnu-dbg/$d/$f; chmod 644 debian/binutils-i686-gnu-dbg/$d/$f; x86_64-linux-gnu-strip -R .comment -R .note $i; fi; done
ID: 8687c433e7b16453679c53a262a7f026ef508d43 -> /usr/lib/x86_64-linux-gnu/libbfd-2.42.50-hurd-i386.20240618.so
ID: 620070f9f2e287d0d24b1074f6d25febe5cbb86d -> /usr/lib/x86_64-linux-gnu/libopcodes-2.42.50-hurd-i386.20240618.so
ID: ad2398c916d177500c44fa47fba419481aed3717 -> /usr/lib/i386-gnu/bfd-plugins/libdep.so
ID: 87606b3b40377b3bdfd5a7962f9216b3437cc36e -> /usr/lib/x86_64-linux-gnu/libctf-hurd-i386.so.0.0.0
ID: 58ed419ace1f8fbd67151b29b19cababf2ec84f2 -> /usr/lib/x86_64-linux-gnu/libctf-nobfd-hurd-i386.so.0.0.0
ID: 337416541f13dc82742111e56309b8300c86482d -> /usr/lib/i386-gnu/libsframe.so.1.0.0
ID: 25e2bff843ac8b8299f9a17026ad3bfe1ecab8ca -> /usr/bin/i686-gnu-addr2line
ID: 85f8de2408bff1b46458a2060d82b28960eb2b61 -> /usr/bin/i686-gnu-ar
ID: 97314af6850bb77459864c6079b16ed3a7b7c69b -> /usr/bin/i686-gnu-as
ID: 0b9b545b0ddf9eec0415a91b3d6aed0574663602 -> /usr/bin/i686-gnu-c++filt
ID: 7aac344b37091e875c63344f9599fd00aa95b1ff -> /usr/bin/i686-gnu-dwp
ID: db8a91b8d9b418bdf657c7b7ef035202f65e8e64 -> /usr/bin/i686-gnu-elfedit
ID: 5aea2801a70afb5078c48f5e3eff9470b6f43418 -> /usr/bin/i686-gnu-gprof
ID: 467e570f6bab034681f9322036a107b79a435f75 -> /usr/bin/i686-gnu-ld.bfd
ID: 5af516ffcb7786181e535a1d8771833bbd4d8f6d -> /usr/bin/i686-gnu-ld.gold
ID: 76cda13a4cd3073a5d0c1a57e892d25f09e8812d -> /usr/bin/i686-gnu-nm
ID: 7fc9f2018583b143fe3f728e50d4be1e71e60a03 -> /usr/bin/i686-gnu-objcopy
ID: 137b8b86a0d28a884d5d23f6a02962579c088beb -> /usr/bin/i686-gnu-objdump
ID: 28973fc185e2662f9e55c4185d211bf649534057 -> /usr/bin/i686-gnu-ranlib
ID: 0a07976faedf060de4d163e20e5227ad8d2d5651 -> /usr/bin/i686-gnu-readelf
ID: 989f1899903120ca79199a4cc4746838e2ea7eb9 -> /usr/bin/i686-gnu-size
ID: 7f9905feae9b68cc553060ee75f24feade00fc8b -> /usr/bin/i686-gnu-strings
ID: c01b2df9d720b8b5de57b7c601c470755e57022b -> /usr/bin/i686-gnu-strip
chmod ugo-x debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/*.so
chmod ugo-x debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/*.so.*
chmod ugo-x debian/binutils-i686-gnu/usr/lib/*/bfd-plugins/*.so
: # Get rid of .la files since libtool obviously has no idea about transient paths
rm -f debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/*.la
for i in debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/*.a; do \
  echo "lto-stripping $i ..."; \
  x86_64-linux-gnu-strip -R .gnu.lto_* -R .gnu.debuglto_* -N __gnu_lto_slim -N __gnu_lto_v1 $i; \
  if which strip-nondeterminism >/dev/null 2>&1; then \
    echo "strip-nondeterminism $i ..."; \
    strip-nondeterminism $i; \
  fi; \
done
lto-stripping debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/libbfd-2.42.50-hurd-i386.a ...
lto-stripping debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/libopcodes-2.42.50-hurd-i386.a ...
: # gold symlinks
ln -sf i686-gnu-ld.gold debian/binutils-i686-gnu/usr/bin/i686-gnu-gold; ln -sf ../../bin/i686-gnu-gold debian/binutils-i686-gnu/usr/i686-gnu/bin/gold 
: # no spu toolchain
rm -f debian/binutils-i686-gnu/usr/bin/*embedspu
: # no gprofng in cross packages
rm -f debian/binutils-i686-gnu/usr/bin/*-gprofng
rm -f debian/binutils-i686-gnu/usr/bin/*-gp-*
rm -rf debian/binutils-i686-gnu/usr/lib/*/gprofng
rm -f debian/binutils-i686-gnu/usr/lib/i386-gnu/libgprofng*
rm -f debian/binutils-i686-gnu/usr/lib/i386-gnu/libsframe*
: # Remove windows related manpages
rm -f debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-{dlltool,nlmconv,windmc,windres}.1
: # symlink man pages
mv debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-ld.1 \
  debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-ld.bfd.1
gzip -9n debian/binutils-i686-gnu/usr/share/man/man1/*
for i in debian/binutils-i686-gnu/usr/share/man/man1/*; do \
  b=$(basename $i | sed 's/i686-gnu-//'); \
  ln -sf $b $i; \
done
ln -sf i686-gnu-ld.bfd.1.gz \
  debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-ld.1.gz
: # gold man pages
ln -sf ld.gold.1.gz debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-gold.1.gz; ln -sf ld.gold.1.gz debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-ld.gold.1.gz; ln -sf dwp.1.gz debian/binutils-i686-gnu/usr/share/man/man1/i686-gnu-dwp.1.gz; 
: # Don't want /usr/<arch>-linux to exist in any package, don't ship development files
rm -rf debian/binutils-i686-gnu/usr/x86_64-linux-gnu
rm -f debian/binutils-i686-gnu/usr/lib/*.a debian/binutils-i686-gnu/usr/lib/*/*.a
rm -f debian/binutils-i686-gnu/usr/lib/*.la debian/binutils-i686-gnu/usr/lib/*/*.la
rm -f debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/*.a
rm -f debian/binutils-i686-gnu/usr/x86_64-linux-gnu/i686-gnu/lib/libctf*
rm -f debian/binutils-i686-gnu/usr/lib/i686-gnu/libctf*
rm -f debian/binutils-i686-gnu/usr/lib/i686-gnu/libsframe*
rm -f debian/binutils-i686-gnu/usr/include/*.h
: # remove RPATH
chrpath -k -d $(file debian/binutils-i686-gnu/usr/bin/*|awk -F: '/ ELF/ {print $1}')
chrpath -k -d $(file debian/binutils-i686-gnu/usr/lib/x86_64-linux-gnu/lib*.so*|awk -F: '/ ELF/ {print $1}')
touch stamps/install.hurd-i386
dpkg-query: no packages found matching binutils-source
rm -rf debian/binutils-i686-gnu/usr/share/info debian/binutils-i686-gnu/usr/share/man
install -d -m 755 debian/binutils-i686-gnu/DEBIAN
install -d -m 755 debian/binutils-i686-gnu/usr/share/doc/binutils-i686-gnu/
install -m 644	debian/changelog debian/binutils-i686-gnu/usr/share/doc/binutils-i686-gnu/changelog.Debian
install -m 644	debian/copyright debian/README.cross debian/binutils-i686-gnu/usr/share/doc/binutils-i686-gnu/
gzip -9nf debian/binutils-i686-gnu/usr/share/doc/binutils-i686-gnu/changelog.Debian
for pkg in bfd gas gprof ld; do \
  ln -sf ../binutils/$pkg debian/binutils-i686-gnu/usr/share/doc/binutils-i686-gnu/$pkg; \
done
rm -f debian/substvars
dpkg-shlibdeps debian/binutils-i686-gnu/usr/bin/* \
  -ldebian/tmp/usr/lib/i386-gnu -ldebian/libbinutils/usr/lib/i386-gnu
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 from: /lib64/ld-linux-x86-64.so.2
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged
dpkg-gencontrol -Pdebian/binutils-i686-gnu -pbinutils-i686-gnu \
	-VBuilt-Using=""
dpkg-gencontrol: warning: Depends field of package binutils-i686-gnu: substitution variable ${extraDepends} used, but is not defined
find debian/binutils-i686-gnu -depth -newermt 'Tue, 18 Jun 2024 14:38:10 +0200' -print0 | \
	xargs -0r touch --no-dereference --date='Tue, 18 Jun 2024 14:38:10 +0200'
dpkg-deb --root-owner-group --build debian/binutils-i686-gnu ..
dpkg-deb: building package 'binutils-i686-gnu' in '../binutils-i686-gnu_2.42.50.20240618-1_amd64.deb'.
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
DEB_BUILD_ARCH=amd64 DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH_BITS=64 DEB_BUILD_ARCH_CPU=amd64 DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_ARCH_LIBC=gnu DEB_BUILD_ARCH_OS=linux DEB_BUILD_GNU_CPU=x86_64 DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_BUILD_MULTIARCH=x86_64-linux-gnu DEB_HOST_ARCH=hurd-i386 DEB_HOST_ARCH_ABI=base DEB_HOST_ARCH_BITS=32 DEB_HOST_ARCH_CPU=i386 DEB_HOST_ARCH_ENDIAN=little DEB_HOST_ARCH_LIBC=gnu DEB_HOST_ARCH_OS=hurd DEB_HOST_GNU_CPU=i686 DEB_HOST_GNU_SYSTEM=gnu DEB_HOST_GNU_TYPE=i686-gnu DEB_HOST_MULTIARCH=i386-gnu DEB_TARGET_ARCH=hurd-i386 DEB_TARGET_ARCH_ABI=base DEB_TARGET_ARCH_BITS=32 DEB_TARGET_ARCH_CPU=i386 DEB_TARGET_ARCH_ENDIAN=little DEB_TARGET_ARCH_LIBC=gnu DEB_TARGET_ARCH_OS=hurd DEB_TARGET_GNU_CPU=i686 DEB_TARGET_GNU_SYSTEM=gnu DEB_TARGET_GNU_TYPE=i686-gnu DEB_TARGET_MULTIARCH=i386-gnu dpkg-gencontrol -Pdebian/binutils-for-host -pbinutils-for-host \
	-Vbinutils:native=binutils-i686-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 'Tue, 18 Jun 2024 14:38:10 +0200' -print0 | \
	xargs -0r touch --no-dereference --date='Tue, 18 Jun 2024 14:38:10 +0200'
dpkg-deb --root-owner-group --build debian/binutils-for-host ..
dpkg-deb: building package 'binutils-for-host' in '../binutils-for-host_2.42.50.20240618-1_hurd-i386.deb'.
test -f bfd/elf32.c -a -f debian/rules
 dpkg-genbuildinfo --build=any -O../binutils_2.42.50.20240618-1_amd64.buildinfo
 dpkg-genchanges --build=any -O../binutils_2.42.50.20240618-1_amd64.changes
dpkg-genchanges: warning: package binutils-i686-gnu-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 26680
drwxr-xr-x 26 buildd buildd     1420 Jun 24 22:30 binutils-2.42.50.20240618
-rw-r--r--  1 buildd buildd     1116 Jun 24 22:53 binutils-for-host_2.42.50.20240618-1_hurd-i386.deb
-rw-r--r--  1 buildd buildd  3158828 Jun 24 22:53 binutils-i686-gnu_2.42.50.20240618-1_amd64.deb
-rw-r--r--  1 buildd buildd   122468 Jun 18 13:05 binutils_2.42.50.20240618-1.debian.tar.xz
-rw-r--r--  1 buildd buildd    12647 Jun 18 13:05 binutils_2.42.50.20240618-1.dsc
-rw-r--r--  1 buildd buildd     5865 Jun 24 22:53 binutils_2.42.50.20240618-1_amd64.buildinfo
-rw-r--r--  1 buildd buildd     1803 Jun 24 22:53 binutils_2.42.50.20240618-1_amd64.changes
-rw-r--r--  1 buildd buildd 23998780 Jun 18 13:05 binutils_2.42.50.20240618.orig.tar.xz
.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
Hit:3 http://deb.debian.org/debian sid InRelease
Get:4 file:/tmp/repo rebootstrap Release [2840 B]
Get:4 file:/tmp/repo rebootstrap Release [2840 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 amd64 Packages [656 B]
Get:9 file:/tmp/repo rebootstrap/main hurd-i386 Packages [622 B]
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
  MarkInstall binutils-i686-gnu:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=1
    MarkInstall binutils-common:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0
    MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0
      MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0
        MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0
    MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pmK > FU=0
    MarkInstall libsframe1:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0
    MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0
    MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
Suggested packages:
  binutils-doc
The following NEW packages will be installed:
  binutils-i686-gnu
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/3159 kB of archives.
After this operation, 16.2 MB of additional disk space will be used.
Get:1 file:/tmp/repo rebootstrap/main amd64 binutils-i686-gnu amd64 2.42.50.20240618-1 [3159 kB]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package binutils-i686-gnu.
(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 ... 18626 files and directories currently installed.)
Preparing to unpack .../binutils-i686-gnu_2.42.50.20240618-1_amd64.deb ...
Unpacking binutils-i686-gnu (2.42.50.20240618-1) ...
Setting up binutils-i686-gnu (2.42.50.20240618-1) ...
dpkg-architecture: warning: specified GNU system type i686-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
progress-mark:1:cross binutils
progress_mark "cross binutils"

if test "$HOST_ARCH" = hppa && ! test -f "$REPODIR/stamps/cross-binutils-hppa64"; then
	cross_build_setup binutils binutils-hppa64
	check_binNMU
	apt_get_build_dep --arch-only -Pnocheck ./
	drop_privs with_hppa64=yes DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS nocross nomult nopgo" dpkg-buildpackage -B -Pnocheck --target=stamps/control
	drop_privs with_hppa64=yes DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS nocross nomult nopgo" dpkg-buildpackage -B -uc -us -Pnocheck
	cd ..
	ls -l
	pickup_additional_packages binutils-hppa64-linux-gnu_*.deb
	apt_get_install binutils-hppa64-linux-gnu
	if ! command -v hppa64-linux-gnu-as >/dev/null; then echo "hppa64-linux-gnu-as missing in binutils package"; exit 1; fi
	if ! drop_privs hppa64-linux-gnu-as -o test.o /dev/null; then echo "binutils-hppa64 fail to execute"; exit 1; fi
	if ! test -f test.o; then echo "binutils-hppa64 fail to create object"; exit 1; fi
	check_arch test.o hppa64
	touch "$REPODIR/stamps/cross-binutils-hppa64"
	cd ..
	drop_privs rm -Rf binutils-hppa64-linux-gnu
	progress_mark "cross binutils-hppa64"
fi

if ! dpkg-architecture "-a$HOST_ARCH" -ilinux-any; then
	:
elif test -f "$REPODIR/stamps/linux_1"; then
	echo "skipping rebuild of linux-libc-dev"
else
	REBUILD_LINUX=
	apt_get_install linux-libc-dev
	if ! test -h "/usr/include/$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_MULTIARCH)/asm/unistd.h"; then
		REBUILD_LINUX=missing
	fi
	if test -n "$REBUILD_LINUX"; then
		cross_build_setup linux
		cat - debian/changelog <<EOF |
linux ($(dpkg-parsechangelog -SVersion)+rebootstrap1) sid; urgency=medium

  * Update for $REBUILD_LINUX $HOST_ARCH

 -- rebootstrap <invalid@invalid>  $(dpkg-parsechangelog -SDate)

EOF
		drop_privs tee debian/changelog.new >/dev/null
		drop_privs mv debian/changelog.new debian/changelog
		linux_libc_dev_profiles=nocheck,pkg.linux.nokernel,pkg.linux.notools,pkg.linux.quick
		apt_get_build_dep --indep-only "-P$linux_libc_dev_profiles" ./
		drop_privs KBUILD_VERBOSE=1 dpkg-buildpackage -A "-P$linux_libc_dev_profiles" -uc -us
		cd ..
		ls -l
		reprepro include rebootstrap-native ./*.changes
		$APT_GET update
		apt_get_install linux-libc-dev
		cd ..
		drop_privs rm -Rf linux
	fi
	touch "$REPODIR/stamps/linux_1"
	progress_mark "linux-libc-dev cross build"
fi

if dpkg-architecture "-a$HOST_ARCH" -ihurd-any; then
if test -f "$REPODIR/stamps/gnumach_1"; then
	echo "skipping rebuild of gnumach stage1"
else
	cross_build_setup gnumach gnumach_1
	apt_get_build_dep "-a$HOST_ARCH" --arch-only -Pstage1 ./
	drop_privs dpkg-buildpackage -B "-a$HOST_ARCH" -Pstage1 -uc -us
	cd ..
	pickup_packages ./*.deb
	touch "$REPODIR/stamps/gnumach_1"
	cd ..
	drop_privs rm -Rf gnumach_1
fi
progress_mark "gnumach stage1 cross build"
fi
Reading package lists...
NOTICE: 'gnumach' packaging is maintained in the 'Git' version control system at:
https://salsa.debian.org/hurd-team/gnumach.git
Please use:
git clone https://salsa.debian.org/hurd-team/gnumach.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 2946 kB of source archives.
Get:1 http://deb.debian.org/debian sid/main gnumach 2:1.8+git20240406-4 (dsc) [5568 B]
Get:2 http://deb.debian.org/debian sid/main gnumach 2:1.8+git20240406-4 (tar) [2910 kB]
Get:3 http://deb.debian.org/debian sid/main gnumach 2:1.8+git20240406-4 (diff) [30.8 kB]
dpkg-source: info: extracting gnumach in gnumach-1.8+git20240406
dpkg-source: info: unpacking gnumach_1.8+git20240406.orig.tar.xz
dpkg-source: info: unpacking gnumach_1.8+git20240406-4.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 11_ignore_CSIn.patch
dpkg-source: info: applying 12_version_suffix.patch
dpkg-source: warning: diff 'gnumach-1.8+git20240406/debian/patches/20_FP_NO.patch' patches hard link gnumach-1.8+git20240406/i386/include/mach/i386/fp_reg.h which can have unintended consequences
dpkg-source: info: applying 20_FP_NO.patch
dpkg-source: info: applying 50_initrd.patch
dpkg-source: info: applying 79_dde-debian.patch
dpkg-source: info: applying git-testinclude
dpkg-source: info: applying git-qemu-i386
dpkg-source: info: applying git-xen
dpkg-source: info: applying git-check
dpkg-source: info: applying git-test-halt
dpkg-source: info: applying git-test-timeout
Fetched 2946 kB in 0s (25.6 MB/s)
Note, using directory './' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
  MarkInstall builddeps:essentials:amd64 < none -> 1 @un puN > FU=1
    MarkInstall build-essential:amd64 < 12.10 @ii pK > FU=0
      MarkInstall libc6-dev:amd64 < 2.38-13 @ii pK > FU=0
        MarkInstall libc6:amd64 < 2.38-13 @ii pK > FU=0
          MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pK > FU=0
            MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pK > FU=0
        MarkInstall libc-dev-bin:amd64 < 2.38-13 @ii pK > FU=0
        MarkInstall linux-libc-dev:amd64 < 6.8.12-1 @ii pK > FU=0
        MarkInstall libcrypt-dev:amd64 < 1:4.4.36-4 @ii pK > FU=0
          MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pK > FU=0
        MarkInstall rpcsvc-proto:amd64 < 1.4.3-1 @ii pK > FU=0
      MarkInstall gcc:amd64 < 4:13.2.0-7 @ii pK > FU=0
        MarkInstall cpp:amd64 < 4:13.2.0-7 @ii pK > FU=0
          MarkInstall cpp-13:amd64 < 13.3.0-1 @ii pK > FU=0
            MarkInstall gcc-13-base:amd64 < 13.3.0-1 @ii pK > FU=0
            MarkInstall cpp-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0
              MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pK > FU=0
              MarkInstall libisl23:amd64 < 0.26-3+b2 @ii pK > FU=0
              MarkInstall libmpc3:amd64 < 1.3.1-1+b2 @ii pK > FU=0
                MarkInstall libmpfr6:amd64 < 4.2.1-1+b1 @ii pK > FU=0
              MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pK > FU=0
              MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pK > FU=0
          MarkInstall cpp-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0
        MarkInstall gcc-13:amd64 < 13.3.0-1 @ii pK > FU=0
          MarkInstall gcc-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0
            MarkInstall libcc1-0:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libstdc++6:amd64 < 14.1.0-2 @ii pK > FU=0
            MarkInstall binutils-x86-64-linux-gnu:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall binutils-common:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libbinutils:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
                MarkInstall libsframe1:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libctf-nobfd0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libctf0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libgprofng0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
              MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pK > FU=0
            MarkInstall libgcc-13-dev:amd64 < 13.3.0-1 @ii pK > FU=0
              MarkInstall libgomp1:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libitm1:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libatomic1:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libasan8:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall liblsan0:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libtsan2:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libubsan1:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libhwasan0:amd64 < 14.1.0-2 @ii pK > FU=0
              MarkInstall libquadmath0:amd64 < 14.1.0-2 @ii pK > FU=0
          MarkInstall binutils:amd64 < 2.42.50.20240618-1 @ii pK > FU=0
        MarkInstall gcc-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0
      MarkInstall g++:amd64 < 4:13.2.0-7 @ii pK > FU=0
        MarkInstall g++-13:amd64 < 13.3.0-1 @ii pK > FU=0
          MarkInstall g++-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0
            MarkInstall libstdc++-13-dev:amd64 < 13.3.0-1 @ii pK > FU=0
        MarkInstall g++-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0
      MarkInstall dpkg-dev:amd64 < 1.22.6 @ii pK > FU=0
        MarkInstall perl:amd64 < 5.38.2-5 @ii pK > FU=0
          MarkInstall dpkg:amd64 < 1.22.6 @ii pK > FU=0
            MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pK > FU=0
            MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pK > FU=0
            MarkInstall libmd0:amd64 < 1.1.0-2 @ii pK > FU=0
            MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pK > FU=0
              MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pK > FU=0
            MarkInstall tar:amd64 < 1.35+dfsg-3 @ii pK > FU=0
              MarkInstall libacl1:amd64 < 2.3.2-2 @ii pK > FU=0
          MarkInstall perl-base:amd64 < 5.38.2-5 @ii pK > FU=0
          MarkInstall perl-modules-5.38:amd64 < 5.38.2-5 @ii pK > FU=0
          MarkInstall libperl5.38t64:amd64 < 5.38.2-5 @ii pK > FU=0
            MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pK > FU=0
            MarkInstall libgdbm-compat4t64:amd64 < 1.23-6 @ii pK > FU=0
              MarkInstall libgdbm6t64:amd64 < 1.23-6 @ii pK > FU=0
        MarkInstall libdpkg-perl:amd64 < 1.22.6 @ii pK > FU=0
        MarkInstall bzip2:amd64 < 1.0.8-5.1 @ii pK > FU=0
        MarkInstall xz-utils:amd64 < 5.6.2-1 @ii pK > FU=0
        MarkInstall patch:amd64 < 2.7.6-7 @ii pK > FU=0
  MarkInstall builddeps:./:hurd-i386 < none -> 1 @un puN Ib > FU=1
    MarkInstall debhelper:amd64 < 13.16 @ii pK > FU=0
      MarkInstall autotools-dev:amd64 < 20220109.1 @ii pK > FU=0
      MarkInstall dh-autoreconf:amd64 < 20 @ii pK > FU=0
        MarkInstall autoconf:amd64 < 2.71-3 @ii pK > FU=0
          MarkInstall m4:amd64 < 1.4.19-4 @ii pK > FU=0
          MarkInstall debianutils:amd64 < 5.19 @ii pK > FU=0
        MarkInstall automake:amd64 < 1:1.16.5-1.3 @ii pK > FU=0
        MarkInstall autopoint:amd64 < 0.22.5-1 @ii pK > FU=0
        MarkInstall libdebhelper-perl:amd64 < 13.16 @ii pK > FU=0
        MarkInstall libtool:amd64 < 2.4.7-7 @ii pK > FU=0
          MarkInstall file:amd64 < 1:5.45-3 @ii pK > FU=0
            MarkInstall libmagic1t64:amd64 < 1:5.45-3 @ii pK > FU=0
              MarkInstall libmagic-mgc:amd64 < 1:5.45-3 @ii pK > FU=0
      MarkInstall dh-strip-nondeterminism:amd64 < 1.14.0-1 @ii pK > FU=0
        MarkInstall libfile-stripnondeterminism-perl:amd64 < 1.14.0-1 @ii pK > FU=0
          MarkInstall libarchive-zip-perl:amd64 < 1.68-1 @ii pK > FU=0
      MarkInstall dwz:amd64 < 0.15-1+b1 @ii pK > FU=0
        MarkInstall libelf1t64:amd64 < 0.191-1+b1 @ii pK > FU=0
      MarkInstall man-db:amd64 < 2.12.1-2 @ii pK > FU=0
        MarkInstall bsdextrautils:amd64 < 2.40.1-9 @ii pK > FU=0
          MarkInstall libsmartcols1:amd64 < 2.40.1-9 @ii pK > FU=0
          MarkInstall libtinfo6:amd64 < 6.5-2 @ii pK > FU=0
        MarkInstall groff-base:amd64 < 1.23.0-4 @ii pK > FU=0
          MarkInstall libuchardet0:amd64 < 0.0.8-1+b1 @ii pK > FU=0
        MarkInstall libpipeline1:amd64 < 1.5.7-2 @ii pK > FU=0
        MarkInstall libseccomp2:amd64 < 2.5.5-1 @ii pK > FU=0
      MarkInstall po-debconf:amd64 < 1.0.21+nmu1 @ii pK > FU=0
        MarkInstall gettext:amd64 < 0.22.5-1 @ii pK > FU=0
          MarkInstall gettext-base:amd64 < 0.22.5-1 @ii pK > FU=0
          MarkInstall libunistring5:amd64 < 1.2-1 @ii pK > FU=0
          MarkInstall libxml2:amd64 < 2.12.7+dfsg-3 @ii pK > FU=0
            MarkInstall libicu72:amd64 < 72.1-4+b1 @ii pK > FU=0
        MarkInstall intltool-debian:amd64 < 0.35.0+20060710.6 @ii pK > FU=0
        MarkInstall sensible-utils:amd64 < 0.0.23 @ii pK > FU=0
  Installing sharutils:amd64 as Depends of builddeps:./:hurd-i386
    MarkInstall sharutils:amd64 < none -> 1:4.15.2-9 @un puN > FU=0
    MarkInstall texinfo:amd64 < 7.1-3 @ii pK > FU=0
      MarkInstall libtext-unidecode-perl:amd64 < 1.30-3 @ii pK > FU=0
      MarkInstall libxml-libxml-perl:amd64 < 2.0207+dfsg+really+2.0134-3.1 @ii pK > FU=0
        MarkInstall libxml-namespacesupport-perl:amd64 < 1.12-2 @ii pK > FU=0
        MarkInstall libxml-sax-perl:amd64 < 1.02+dfsg-3 @ii pK > FU=0
          MarkInstall libxml-sax-base-perl:amd64 < 1.09-3 @ii pK > FU=0
          MarkInstall ucf:amd64 < 3.0043+nmu1 @ii pK > FU=0
      MarkInstall texinfo-lib:amd64 < 7.1-3+b1 @ii pK > FU=0
      MarkInstall tex-common:amd64 < 6.18 @ii pK > FU=0
  Installing grub-pc-bin:amd64 as Depends of builddeps:./:hurd-i386
    MarkInstall grub-pc-bin:amd64 < none -> 2.12-2 @un puN Ib > FU=0
    Installing libdevmapper1.02.1:amd64 as Depends of grub-pc-bin:amd64
      MarkInstall libdevmapper1.02.1:amd64 < none -> 2:1.02.196-1+b1 @un puN Ib > FU=0
        MarkInstall libudev1:amd64 < 256.1-2 @ii pK > FU=0
          MarkInstall libcap2:amd64 < 1:2.66-5 @ii pK > FU=0
      Installing dmsetup:amd64 as Depends of libdevmapper1.02.1:amd64
        MarkInstall dmsetup:amd64 < none -> 2:1.02.196-1+b1 @un puN > FU=0
    Installing grub-common:amd64 as Depends of grub-pc-bin:amd64
      MarkInstall grub-common:amd64 < none -> 2.12-2 @un puN Ib > FU=0
      Installing libefiboot1t64:amd64 as Depends of grub-common:amd64
        MarkInstall libefiboot1t64:amd64 < none -> 38-3.1 @un puN Ib > FU=0
        Installing libefivar1t64:amd64 as Depends of libefiboot1t64:amd64
          MarkInstall libefivar1t64:amd64 < none -> 38-3.1 @un puN > FU=0
      Installing libfreetype6:amd64 as Depends of grub-common:amd64
        MarkInstall libfreetype6:amd64 < none -> 2.13.2+dfsg-1+b4 @un puN Ib > FU=0
        Installing libbrotli1:amd64 as Depends of libfreetype6:amd64
          MarkInstall libbrotli1:amd64 < none -> 1.1.0-2+b3 @un puN > FU=0
        Installing libpng16-16t64:amd64 as Depends of libfreetype6:amd64
          MarkInstall libpng16-16t64:amd64 < none -> 1.6.43-5 @un puN > FU=0
      Installing libfuse3-3:amd64 as Depends of grub-common:amd64
        MarkInstall libfuse3-3:amd64 < none -> 3.14.0-5 @un puN > FU=0
  Installing xorriso:amd64 as Depends of builddeps:./:hurd-i386
    MarkInstall xorriso:amd64 < none -> 1.5.6-1.2 @un puN Ib > FU=0
    Installing libisoburn1t64:amd64 as Depends of xorriso:amd64
      MarkInstall libisoburn1t64:amd64 < none -> 1.5.6-1.2 @un puN Ib > FU=0
      Installing libburn4t64:amd64 as Depends of libisoburn1t64:amd64
        MarkInstall libburn4t64:amd64 < none -> 1.5.6-1.1 @un puN > FU=0
      Installing libisofs6t64:amd64 as Depends of libisoburn1t64:amd64
        MarkInstall libisofs6t64:amd64 < none -> 1.5.6.pl01-1.1 @un puN Ib > FU=0
        Installing libjte2:amd64 as Depends of libisofs6t64:amd64
          MarkInstall libjte2:amd64 < none -> 1.22-4+b1 @un puN > FU=0
        MarkInstall libreadline8t64:amd64 < 8.2-4 @ii pK > FU=0
          MarkInstall readline-common:amd64 < 8.2-4 @ii pK > FU=0
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
  Ignore MarkGarbage of libtext-unidecode-perl:amd64 < 1.30-3 @ii pK > as its mode (Keep) is protected
  Ignore MarkGarbage of libxml-namespacesupport-perl:amd64 < 1.12-2 @ii pK > as its mode (Keep) is protected
  Ignore MarkGarbage of texinfo-lib:amd64 < 7.1-3+b1 @ii pK > as its mode (Keep) is protected
  Ignore MarkGarbage of tex-common:amd64 < 6.18 @ii pK > as its mode (Keep) is protected
  Ignore MarkGarbage of grub-pc-bin:amd64 < none -> 2.12-2 @un puN > as its mode (Install) is protected
  Ignore MarkGarbage of sharutils:amd64 < none -> 1:4.15.2-9 @un puN > as its mode (Install) is protected
  MarkDelete builddeps:essentials:amd64 < none -> 1 @un pumN > FU=1
  MarkDelete builddeps:./:hurd-i386 < none -> 1 @un pumN > FU=1
The following NEW packages will be installed:
  dmsetup grub-common grub-pc-bin libbrotli1 libburn4t64 libdevmapper1.02.1
  libefiboot1t64 libefivar1t64 libfreetype6 libfuse3-3 libisoburn1t64
  libisofs6t64 libjte2 libpng16-16t64 sharutils xorriso
0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 6721 kB of archives.
After this operation, 28.7 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 libdevmapper1.02.1 amd64 2:1.02.196-1+b1 [134 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 dmsetup amd64 2:1.02.196-1+b1 [82.6 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 libefivar1t64 amd64 38-3.1 [57.3 kB]
Get:4 http://deb.debian.org/debian sid/main amd64 libefiboot1t64 amd64 38-3.1 [43.0 kB]
Get:5 http://deb.debian.org/debian sid/main amd64 libbrotli1 amd64 1.1.0-2+b3 [305 kB]
Get:6 http://deb.debian.org/debian sid/main amd64 libpng16-16t64 amd64 1.6.43-5 [278 kB]
Get:7 http://deb.debian.org/debian sid/main amd64 libfreetype6 amd64 2.13.2+dfsg-1+b4 [439 kB]
Get:8 http://deb.debian.org/debian sid/main amd64 libfuse3-3 amd64 3.14.0-5 [88.4 kB]
Get:9 http://deb.debian.org/debian sid/main amd64 grub-common amd64 2.12-2 [2884 kB]
Get:10 http://deb.debian.org/debian sid/main amd64 grub-pc-bin amd64 2.12-2 [1009 kB]
Get:11 http://deb.debian.org/debian sid/main amd64 libburn4t64 amd64 1.5.6-1.1 [163 kB]
Get:12 http://deb.debian.org/debian sid/main amd64 libjte2 amd64 1.22-4+b1 [29.5 kB]
Get:13 http://deb.debian.org/debian sid/main amd64 libisofs6t64 amd64 1.5.6.pl01-1.1 [217 kB]
Get:14 http://deb.debian.org/debian sid/main amd64 libisoburn1t64 amd64 1.5.6-1.2 [406 kB]
Get:15 http://deb.debian.org/debian sid/main amd64 sharutils amd64 1:4.15.2-9 [262 kB]
Get:16 http://deb.debian.org/debian sid/main amd64 xorriso amd64 1.5.6-1.2 [323 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 6721 kB in 0s (31.7 MB/s)
Selecting previously unselected package libdevmapper1.02.1: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 ... 18742 files and directories currently installed.)
Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
Selecting previously unselected package dmsetup.
Preparing to unpack .../01-dmsetup_2%3a1.02.196-1+b1_amd64.deb ...
Unpacking dmsetup (2:1.02.196-1+b1) ...
Selecting previously unselected package libefivar1t64:amd64.
Preparing to unpack .../02-libefivar1t64_38-3.1_amd64.deb ...
Unpacking libefivar1t64:amd64 (38-3.1) ...
Selecting previously unselected package libefiboot1t64:amd64.
Preparing to unpack .../03-libefiboot1t64_38-3.1_amd64.deb ...
Unpacking libefiboot1t64:amd64 (38-3.1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../04-libbrotli1_1.1.0-2+b3_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2+b3) ...
Selecting previously unselected package libpng16-16t64:amd64.
Preparing to unpack .../05-libpng16-16t64_1.6.43-5_amd64.deb ...
Unpacking libpng16-16t64:amd64 (1.6.43-5) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../06-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ...
Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
Selecting previously unselected package libfuse3-3:amd64.
Preparing to unpack .../07-libfuse3-3_3.14.0-5_amd64.deb ...
Unpacking libfuse3-3:amd64 (3.14.0-5) ...
Selecting previously unselected package grub-common.
Preparing to unpack .../08-grub-common_2.12-2_amd64.deb ...
Unpacking grub-common (2.12-2) ...
Selecting previously unselected package grub-pc-bin.
Preparing to unpack .../09-grub-pc-bin_2.12-2_amd64.deb ...
Unpacking grub-pc-bin (2.12-2) ...
Selecting previously unselected package libburn4t64:amd64.
Preparing to unpack .../10-libburn4t64_1.5.6-1.1_amd64.deb ...
Unpacking libburn4t64:amd64 (1.5.6-1.1) ...
Selecting previously unselected package libjte2:amd64.
Preparing to unpack .../11-libjte2_1.22-4+b1_amd64.deb ...
Unpacking libjte2:amd64 (1.22-4+b1) ...
Selecting previously unselected package libisofs6t64:amd64.
Preparing to unpack .../12-libisofs6t64_1.5.6.pl01-1.1_amd64.deb ...
Unpacking libisofs6t64:amd64 (1.5.6.pl01-1.1) ...
Selecting previously unselected package libisoburn1t64:amd64.
Preparing to unpack .../13-libisoburn1t64_1.5.6-1.2_amd64.deb ...
Unpacking libisoburn1t64:amd64 (1.5.6-1.2) ...
Selecting previously unselected package sharutils.
Preparing to unpack .../14-sharutils_1%3a4.15.2-9_amd64.deb ...
Unpacking sharutils (1:4.15.2-9) ...
Selecting previously unselected package xorriso.
Preparing to unpack .../15-xorriso_1.5.6-1.2_amd64.deb ...
Unpacking xorriso (1.5.6-1.2) ...
Setting up libefivar1t64:amd64 (38-3.1) ...
Setting up libbrotli1:amd64 (1.1.0-2+b3) ...
Setting up libjte2:amd64 (1.22-4+b1) ...
Setting up libpng16-16t64:amd64 (1.6.43-5) ...
Setting up libfuse3-3:amd64 (3.14.0-5) ...
Setting up libisofs6t64:amd64 (1.5.6.pl01-1.1) ...
Setting up libefiboot1t64:amd64 (38-3.1) ...
Setting up libburn4t64:amd64 (1.5.6-1.1) ...
Setting up sharutils (1:4.15.2-9) ...
Setting up libisoburn1t64:amd64 (1.5.6-1.2) ...
Setting up xorriso (1.5.6-1.2) ...
Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
Setting up dmsetup (2:1.02.196-1+b1) ...
Setting up grub-common (2.12-2) ...
Setting up grub-pc-bin (2.12-2) ...
Processing triggers for libc-bin (2.38-13) ...
Processing triggers for man-db (2.12.1-2) ...
Not building database; man-db/auto-update is not 'true'.
dpkg-buildpackage: info: source package gnumach
dpkg-buildpackage: info: source version 2:1.8+git20240406-4
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Samuel Thibault <sthibault@debian.org>
dpkg-architecture: warning: specified GNU system type i686-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
dpkg-buildpackage: info: host architecture hurd-i386
 dpkg-source --before-build .
 debian/rules clean
dh_testdir
rm -f debian/control.stamp
rm -f machine
rm -rf build build-xen build-pae build-smp build-dbg build-xen-dbg build-pae-dbg build-smp-dbg /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-udeb /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-xen-udeb /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-xen /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-pae /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-smp /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-dbg /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-xen-dbg /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-pae-dbg /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp-smp-dbg
# Clean up autogenerated cruft
rm -rf autom4te.cache build-aux
rm -f aclocal.m4 config.h.in configure INSTALL Makefile.in
rm -f doc/mach.info* doc/stamp-vti doc/version.texi
find -name '*~' -o -name '*.rej' -o -name '*.orig' | xargs rm -f
rm -f debian/gnumach-image-*.preinst
rm -f debian/gnumach-image-*.prerm
rm -f debian/gnumach-image-*.postinst
rm -f debian/gnumach-image-*.postrm
rm -rf /tmp/buildd/gnumach_1/gnumach-1.8+git20240406/.parallel
dh_clean
	rm -f debian/debhelper-build-stamp
	rm -rf debian/.debhelper/
	rm -f -- debian/gnumach-dev.substvars debian/files
	rm -fr -- debian/gnumach-dev/ debian/tmp/
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \)
/usr/bin/make -C build install-data \
	DESTDIR=/tmp/buildd/gnumach_1/gnumach-1.8+git20240406/debian/tmp
make[1]: *** build: No such file or directory.  Stop.
make: *** [debian/rules:215: clean] Error 2
dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2
Mon Jun 24 22:54:04 UTC 2024 - chroot-run.sh stopped running as /tmp/jenkins-script-RbKyPEcN, removing.
+ cleanup_all
+ rm -r /tmp/gitclone-U9CsY2ZFl
Mon Jun 24 22:54:04 UTC 2024 - rebootstrap.sh stopped running as /tmp/jenkins-script-RomZeU2W, removing.

SSH EXIT CODE: 2
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins+debian-bootstrap@jenkins.debian.net helmutg@debian.org abrodkin@synopsys.com
Finished: FAILURE