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_loong64_gcc13 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_loong64_gcc13 # 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_loong64_gcc13^{commit} # timeout=10 Checking out Revision 61ba0ffe5d8c22f7a46c84686d7fce29df604b56 (origin/jenkins_loong64_gcc13) > git config core.sparsecheckout # timeout=10 > git checkout -f 61ba0ffe5d8c22f7a46c84686d7fce29df604b56 # timeout=10 Commit message: "drop ftcbfs patch #1057339 applied in dash/0.5.12-8" > git rev-list --no-walk 395be9dfc0f9f70d27a4711fa58eed16418f1a04 # timeout=10 [rebootstrap_loong64_gcc13] $ /bin/sh -xe /tmp/jenkins9183973802347326110.sh + /srv/jenkins/bin/jenkins_master_wrapper.sh jenkins_loong64_gcc13 HOST_ARCH=loong64 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no ==================================================================================== Thu Jul 25 23:39:31 UTC 2024 - running /srv/jenkins/bin/rebootstrap.sh (for job rebootstrap_loong64_gcc13) on ionos9-amd64, called using "jenkins_loong64_gcc13 HOST_ARCH=loong64 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no" as arguments. Thu Jul 25 23:39:31 UTC 2024 - actually running "rebootstrap.sh" (md5sum d663f7eb01eae2c2b176163b17720241) as "/tmp/jenkins-script-eDN8cGMR" $ 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 39500 22" declare -x SSH_CONNECTION="46.16.76.207 39500 46.16.78.222 22" declare -x SSH_ORIGINAL_COMMAND="rebootstrap_loong64_gcc13 jenkins_loong64_gcc13 HOST_ARCH=loong64 GCC_VER=13 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="5225" 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-3QN5118y8 + trap cleanup_all INT TERM EXIT + git clone https://salsa.debian.org/helmutg/rebootstrap.git /tmp/gitclone-3QN5118y8 Cloning into '/tmp/gitclone-3QN5118y8'... + cd /tmp/gitclone-3QN5118y8 + git checkout jenkins_loong64_gcc13 branch 'jenkins_loong64_gcc13' set up to track 'origin/jenkins_loong64_gcc13'. Switched to a new branch 'jenkins_loong64_gcc13' + shift + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 ++ date -u Thu Jul 25 23:39:35 UTC 2024 - Now running '/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=loong64 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no' + echo 'Thu Jul 25 23:39:35 UTC 2024 - Now running '\''/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=loong64' GCC_VER=13 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=loong64 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no ==================================================================================== Thu Jul 25 23:39:35 UTC 2024 - running /srv/jenkins/bin/chroot-run.sh (for job rebootstrap_loong64_gcc13) on ionos9-amd64, called using "sid minimal ./bootstrap.sh HOST_ARCH=loong64 GCC_VER=13 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no" as arguments. Thu Jul 25 23:39:35 UTC 2024 - actually running "chroot-run.sh" (md5sum 71a08fcd599f5774428ff03d5abc40ca) as "/tmp/jenkins-script-lWCSAF5v" $ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING Thu Jul 25 23:39:35 UTC 2024 - bootstraping sid into /chroots/chroot-run-sid.NFVz6lzde 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 17.1200 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.7 MB] Get:3 http://deb.debian.org/debian sid/main amd64 Packages [10.0 MB] Get:4 http://deb.debian.org/debian sid/main Translation-en [7255 kB] Fetched 28.2 MB in 6s (4824 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=loong64 bootstrap-configuration: GCC_VER=13 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.39-6 @un puN Ib > FU=0 MarkInstall libc6:amd64 < 2.39-6 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-5 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-5 @ii pmK > FU=0 Installing libc-dev-bin:amd64 as Depends of libc6-dev:amd64 MarkInstall libc-dev-bin:amd64 < none -> 2.39-6 @un puN > FU=0 Installing linux-libc-dev:amd64 as Depends of libc6-dev:amd64 MarkInstall linux-libc-dev:amd64 < none -> 6.9.10-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:14.1.0-2 @un puN Ib > FU=0 Installing cpp:amd64 as Depends of gcc:amd64 MarkInstall cpp:amd64 < none -> 4:14.1.0-2 @un puN Ib > FU=0 Installing cpp-14:amd64 as Depends of cpp:amd64 MarkInstall cpp-14:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing cpp-14-x86-64-linux-gnu:amd64 as Depends of cpp-14:amd64 MarkInstall cpp-14-x86-64-linux-gnu:amd64 < none -> 14.1.0-5 @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-14-x86-64-linux-gnu:amd64 MarkInstall libisl23:amd64 < none -> 0.26-3+b2 @un puN > FU=0 Installing libmpc3:amd64 as Depends of cpp-14-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:14.1.0-2 @un puN > FU=0 Installing gcc-14:amd64 as Depends of gcc:amd64 MarkInstall gcc-14:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing gcc-14-x86-64-linux-gnu:amd64 as Depends of gcc-14:amd64 MarkInstall gcc-14-x86-64-linux-gnu:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing libcc1-0:amd64 as Depends of gcc-14-x86-64-linux-gnu:amd64 MarkInstall libcc1-0:amd64 < none -> 14.1.0-5 @un puN > FU=0 MarkInstall libstdc++6:amd64 < 14.1.0-5 @ii pmK > FU=0 Installing binutils-x86-64-linux-gnu:amd64 as Depends of gcc-14-x86-64-linux-gnu:amd64 MarkInstall binutils-x86-64-linux-gnu:amd64 < none -> 2.42.90.20240720-2 @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.90.20240720-2 @un puN > FU=0 Installing libbinutils:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libbinutils:amd64 < none -> 2.42.90.20240720-2 @un puN Ib > FU=0 Installing libsframe1:amd64 as Depends of libbinutils:amd64 MarkInstall libsframe1:amd64 < none -> 2.42.90.20240720-2 @un puN > FU=0 Installing libctf-nobfd0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libctf-nobfd0:amd64 < none -> 2.42.90.20240720-2 @un puN > FU=0 Installing libctf0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libctf0:amd64 < none -> 2.42.90.20240720-2 @un puN > FU=0 Installing libgprofng0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libgprofng0:amd64 < none -> 2.42.90.20240720-2 @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-14-dev:amd64 as Depends of gcc-14-x86-64-linux-gnu:amd64 MarkInstall libgcc-14-dev:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing libgomp1:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall libgomp1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libitm1:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall libitm1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libatomic1:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall libatomic1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libasan8:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall libasan8:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing liblsan0:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall liblsan0:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libtsan2:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall libtsan2:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libubsan1:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall libubsan1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libhwasan0:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall libhwasan0:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libquadmath0:amd64 as Depends of libgcc-14-dev:amd64 MarkInstall libquadmath0:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing binutils:amd64 as Depends of gcc-14:amd64 MarkInstall binutils:amd64 < none -> 2.42.90.20240720-2 @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:14.1.0-2 @un puN > FU=0 Installing g++:amd64 as Depends of build-essential:amd64 MarkInstall g++:amd64 < none -> 4:14.1.0-2 @un puN Ib > FU=0 Installing g++-14:amd64 as Depends of g++:amd64 MarkInstall g++-14:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing g++-14-x86-64-linux-gnu:amd64 as Depends of g++-14:amd64 MarkInstall g++-14-x86-64-linux-gnu:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing libstdc++-14-dev:amd64 as Depends of g++-14-x86-64-linux-gnu:amd64 MarkInstall libstdc++-14-dev:amd64 < none -> 14.1.0-5 @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:14.1.0-2 @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.9 @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.9 @ii pmK > FU=0 MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0 MarkInstall liblzma5:amd64 < 5.6.2-2 @ii pmK > FU=0 MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b3 @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.9 @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-2 @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.20 @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-2 @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.2-1 @un pumN > FU=0 MarkInstall libsmartcols1:amd64 < 2.40.2-1 @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-5 @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+b1 @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+b1 @un puN Ib > FU=0 Installing libicu72:amd64 as Depends of libxml2:amd64 MarkInstall libicu72:amd64 < none -> 72.1-5 @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.24 @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-3 @ii pmK > FU=0 MarkInstall libxxhash0:amd64 < 0.8.2-2+b1 @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+b2 @un puN Ib > FU=0 Installing gnupg:amd64 as Depends of libgpgme11t64:amd64 MarkInstall gnupg:amd64 < none -> 2.2.43-8 @un umN Ib > FU=0 Installing dirmngr:amd64 as Depends of gnupg:amd64 MarkInstall dirmngr:amd64 < none -> 2.2.43-8 @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-8 @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.7-2 @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-2 @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-8 @un uN > FU=0 Installing gpg:amd64 as Depends of gnupg:amd64 MarkInstall gpg:amd64 < none -> 2.2.43-8 @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-8 @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-8 @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-14 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dh-autoreconf dh-strip-nondeterminism diffstat dirmngr dpkg-dev dwz ed file g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 gcc-14-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-14-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++-14-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-14-locales cpp-14-doc dh-make dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib g++-14-multilib gcc-14-doc gcc-multilib manpages-dev flex bison gdb gcc-doc gcc-14-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++-14-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-14 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu debhelper dh-autoreconf dh-strip-nondeterminism diffstat dirmngr dpkg-dev dwz ed file g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 gcc-14-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-14-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++-14-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, 109 newly installed, 0 to remove and 0 not upgraded. Need to get 109 MB of archives. After this operation, 434 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.24 [24.8 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-5 [1181 kB] Get:16 http://deb.debian.org/debian sid/main amd64 bsdextrautils amd64 2.40.2-1 [96.1 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-2 [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.90.20240720-2 [2598 kB] Get:27 http://deb.debian.org/debian sid/main amd64 libsframe1 amd64 2.42.90.20240720-2 [76.4 kB] Get:28 http://deb.debian.org/debian sid/main amd64 libbinutils amd64 2.42.90.20240720-2 [523 kB] Get:29 http://deb.debian.org/debian sid/main amd64 libctf-nobfd0 amd64 2.42.90.20240720-2 [154 kB] Get:30 http://deb.debian.org/debian sid/main amd64 libctf0 amd64 2.42.90.20240720-2 [88.6 kB] Get:31 http://deb.debian.org/debian sid/main amd64 libgprofng0 amd64 2.42.90.20240720-2 [787 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.90.20240720-2 [2237 kB] Get:34 http://deb.debian.org/debian sid/main amd64 binutils amd64 2.42.90.20240720-2 [81.3 kB] Get:35 http://deb.debian.org/debian sid/main amd64 libc-dev-bin amd64 2.39-6 [51.5 kB] Get:36 http://deb.debian.org/debian sid/main amd64 linux-libc-dev all 6.9.10-1 [2351 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.39-6 [1924 kB] Get:40 http://deb.debian.org/debian sid/main amd64 libisl23 amd64 0.26-3+b2 [652 kB] Get:41 http://deb.debian.org/debian sid/main amd64 libmpfr6 amd64 4.2.1-1+b1 [714 kB] Get:42 http://deb.debian.org/debian sid/main amd64 libmpc3 amd64 1.3.1-1+b2 [52.1 kB] Get:43 http://deb.debian.org/debian sid/main amd64 cpp-14-x86-64-linux-gnu amd64 14.1.0-5 [11.1 MB] Get:44 http://deb.debian.org/debian sid/main amd64 cpp-14 amd64 14.1.0-5 [1276 B] Get:45 http://deb.debian.org/debian sid/main amd64 cpp-x86-64-linux-gnu amd64 4:14.1.0-2 [4784 B] Get:46 http://deb.debian.org/debian sid/main amd64 cpp amd64 4:14.1.0-2 [1568 B] Get:47 http://deb.debian.org/debian sid/main amd64 libcc1-0 amd64 14.1.0-5 [42.8 kB] Get:48 http://deb.debian.org/debian sid/main amd64 libgomp1 amd64 14.1.0-5 [137 kB] Get:49 http://deb.debian.org/debian sid/main amd64 libitm1 amd64 14.1.0-5 [25.9 kB] Get:50 http://deb.debian.org/debian sid/main amd64 libatomic1 amd64 14.1.0-5 [9292 B] Get:51 http://deb.debian.org/debian sid/main amd64 libasan8 amd64 14.1.0-5 [2727 kB] Get:52 http://deb.debian.org/debian sid/main amd64 liblsan0 amd64 14.1.0-5 [1205 kB] Get:53 http://deb.debian.org/debian sid/main amd64 libtsan2 amd64 14.1.0-5 [2461 kB] Get:54 http://deb.debian.org/debian sid/main amd64 libubsan1 amd64 14.1.0-5 [1075 kB] Get:55 http://deb.debian.org/debian sid/main amd64 libhwasan0 amd64 14.1.0-5 [1489 kB] Get:56 http://deb.debian.org/debian sid/main amd64 libquadmath0 amd64 14.1.0-5 [145 kB] Get:57 http://deb.debian.org/debian sid/main amd64 libgcc-14-dev amd64 14.1.0-5 [2674 kB] Get:58 http://deb.debian.org/debian sid/main amd64 gcc-14-x86-64-linux-gnu amd64 14.1.0-5 [21.4 MB] Get:59 http://deb.debian.org/debian sid/main amd64 gcc-14 amd64 14.1.0-5 [518 kB] Get:60 http://deb.debian.org/debian sid/main amd64 gcc-x86-64-linux-gnu amd64 4:14.1.0-2 [1436 B] Get:61 http://deb.debian.org/debian sid/main amd64 gcc amd64 4:14.1.0-2 [5136 B] Get:62 http://deb.debian.org/debian sid/main amd64 libstdc++-14-dev amd64 14.1.0-5 [2342 kB] Get:63 http://deb.debian.org/debian sid/main amd64 g++-14-x86-64-linux-gnu amd64 14.1.0-5 [12.1 MB] Get:64 http://deb.debian.org/debian sid/main amd64 g++-14 amd64 14.1.0-5 [18.2 kB] Get:65 http://deb.debian.org/debian sid/main amd64 g++-x86-64-linux-gnu amd64 4:14.1.0-2 [1204 B] Get:66 http://deb.debian.org/debian sid/main amd64 g++ amd64 4:14.1.0-2 [1344 B] Get:67 http://deb.debian.org/debian sid/main amd64 make amd64 4.3-4.1 [396 kB] Get:68 http://deb.debian.org/debian sid/main amd64 libdpkg-perl all 1.22.9 [647 kB] Get:69 http://deb.debian.org/debian sid/main amd64 patch amd64 2.7.6-7 [128 kB] Get:70 http://deb.debian.org/debian sid/main amd64 dpkg-dev all 1.22.9 [1332 kB] Get:71 http://deb.debian.org/debian sid/main amd64 build-essential amd64 12.10 [4516 B] Get:72 http://deb.debian.org/debian sid/main amd64 libdebhelper-perl all 13.16 [88.6 kB] Get:73 http://deb.debian.org/debian sid/main amd64 libtool all 2.4.7-7 [517 kB] Get:74 http://deb.debian.org/debian sid/main amd64 dh-autoreconf all 20 [17.1 kB] Get:75 http://deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:76 http://deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 1.14.0-1 [19.5 kB] Get:77 http://deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 1.14.0-1 [8448 B] Get:78 http://deb.debian.org/debian sid/main amd64 libelf1t64 amd64 0.191-2 [188 kB] Get:79 http://deb.debian.org/debian sid/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:80 http://deb.debian.org/debian sid/main amd64 libicu72 amd64 72.1-5 [9396 kB] Get:81 http://deb.debian.org/debian sid/main amd64 libxml2 amd64 2.12.7+dfsg-3+b1 [671 kB] Get:82 http://deb.debian.org/debian sid/main amd64 gettext amd64 0.22.5-1 [1593 kB] Get:83 http://deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:84 http://deb.debian.org/debian sid/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:85 http://deb.debian.org/debian sid/main amd64 debhelper all 13.16 [891 kB] Get:86 http://deb.debian.org/debian sid/main amd64 diffstat amd64 1.66-1 [34.0 kB] Get:87 http://deb.debian.org/debian sid/main amd64 libassuan0 amd64 2.5.6-1+b1 [50.4 kB] Get:88 http://deb.debian.org/debian sid/main amd64 libreadline8t64 amd64 8.2-4 [167 kB] Get:89 http://deb.debian.org/debian sid/main amd64 gpgconf amd64 2.2.43-8 [119 kB] Get:90 http://deb.debian.org/debian sid/main amd64 libksba8 amd64 1.6.7-2 [132 kB] Get:91 http://deb.debian.org/debian sid/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-6 [19.5 kB] Get:92 http://deb.debian.org/debian sid/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-6 [56.9 kB] Get:93 http://deb.debian.org/debian sid/main amd64 libldap-2.5-0 amd64 2.5.18+dfsg-2 [186 kB] Get:94 http://deb.debian.org/debian sid/main amd64 libnpth0t64 amd64 1.6-3.1 [17.9 kB] Get:95 http://deb.debian.org/debian sid/main amd64 dirmngr amd64 2.2.43-8 [363 kB] Get:96 http://deb.debian.org/debian sid/main amd64 ed amd64 1.20.2-2 [60.8 kB] Get:97 http://deb.debian.org/debian sid/main amd64 gnupg-l10n all 2.2.43-8 [696 kB] Get:98 http://deb.debian.org/debian sid/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB] Get:99 http://deb.debian.org/debian sid/main amd64 gpg amd64 2.2.43-8 [523 kB] Get:100 http://deb.debian.org/debian sid/main amd64 libncursesw6 amd64 6.5-2 [135 kB] Get:101 http://deb.debian.org/debian sid/main amd64 pinentry-curses amd64 1.2.1-3+b2 [78.3 kB] Get:102 http://deb.debian.org/debian sid/main amd64 gpg-agent amd64 2.2.43-8 [248 kB] Get:103 http://deb.debian.org/debian sid/main amd64 gpgsm amd64 2.2.43-8 [250 kB] Get:104 http://deb.debian.org/debian sid/main amd64 gnupg all 2.2.43-8 [375 kB] Get:105 http://deb.debian.org/debian sid/main amd64 libarchive13t64 amd64 3.7.2-2.1 [346 kB] Get:106 http://deb.debian.org/debian sid/main amd64 libgpgme11t64 amd64 1.18.0-4.1+b2 [300 kB] Get:107 http://deb.debian.org/debian sid/main amd64 quilt all 0.68-1 [437 kB] Get:108 http://deb.debian.org/debian sid/main amd64 zstd amd64 1.5.6+dfsg-1 [739 kB] Get:109 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 109 MB in 2s (71.7 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 ... 5172 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 ... 7260 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.24_all.deb ... Unpacking sensible-utils (0.0.24) ... 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-5_amd64.deb ... Unpacking groff-base (1.23.0-5) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../009-bsdextrautils_2.40.2-1_amd64.deb ... Unpacking bsdextrautils (2.40.2-1) ... 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-2_amd64.deb ... Unpacking xz-utils (5.6.2-2) ... 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.90.20240720-2_amd64.deb ... Unpacking binutils-common:amd64 (2.42.90.20240720-2) ... Selecting previously unselected package libsframe1:amd64. Preparing to unpack .../020-libsframe1_2.42.90.20240720-2_amd64.deb ... Unpacking libsframe1:amd64 (2.42.90.20240720-2) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../021-libbinutils_2.42.90.20240720-2_amd64.deb ... Unpacking libbinutils:amd64 (2.42.90.20240720-2) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../022-libctf-nobfd0_2.42.90.20240720-2_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.42.90.20240720-2) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../023-libctf0_2.42.90.20240720-2_amd64.deb ... Unpacking libctf0:amd64 (2.42.90.20240720-2) ... Selecting previously unselected package libgprofng0:amd64. Preparing to unpack .../024-libgprofng0_2.42.90.20240720-2_amd64.deb ... Unpacking libgprofng0:amd64 (2.42.90.20240720-2) ... 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.90.20240720-2_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.42.90.20240720-2) ... Selecting previously unselected package binutils. Preparing to unpack .../027-binutils_2.42.90.20240720-2_amd64.deb ... Unpacking binutils (2.42.90.20240720-2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../028-libc-dev-bin_2.39-6_amd64.deb ... Unpacking libc-dev-bin (2.39-6) ... Selecting previously unselected package linux-libc-dev. Preparing to unpack .../029-linux-libc-dev_6.9.10-1_all.deb ... Unpacking linux-libc-dev (6.9.10-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.39-6_amd64.deb ... Unpacking libc6-dev:amd64 (2.39-6) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../033-libisl23_0.26-3+b2_amd64.deb ... Unpacking libisl23:amd64 (0.26-3+b2) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../034-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 .../035-libmpc3_1.3.1-1+b2_amd64.deb ... Unpacking libmpc3:amd64 (1.3.1-1+b2) ... Selecting previously unselected package cpp-14-x86-64-linux-gnu. Preparing to unpack .../036-cpp-14-x86-64-linux-gnu_14.1.0-5_amd64.deb ... Unpacking cpp-14-x86-64-linux-gnu (14.1.0-5) ... Selecting previously unselected package cpp-14. Preparing to unpack .../037-cpp-14_14.1.0-5_amd64.deb ... Unpacking cpp-14 (14.1.0-5) ... Selecting previously unselected package cpp-x86-64-linux-gnu. Preparing to unpack .../038-cpp-x86-64-linux-gnu_4%3a14.1.0-2_amd64.deb ... Unpacking cpp-x86-64-linux-gnu (4:14.1.0-2) ... Selecting previously unselected package cpp. Preparing to unpack .../039-cpp_4%3a14.1.0-2_amd64.deb ... Unpacking cpp (4:14.1.0-2) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../040-libcc1-0_14.1.0-5_amd64.deb ... Unpacking libcc1-0:amd64 (14.1.0-5) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../041-libgomp1_14.1.0-5_amd64.deb ... Unpacking libgomp1:amd64 (14.1.0-5) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../042-libitm1_14.1.0-5_amd64.deb ... Unpacking libitm1:amd64 (14.1.0-5) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../043-libatomic1_14.1.0-5_amd64.deb ... Unpacking libatomic1:amd64 (14.1.0-5) ... Selecting previously unselected package libasan8:amd64. Preparing to unpack .../044-libasan8_14.1.0-5_amd64.deb ... Unpacking libasan8:amd64 (14.1.0-5) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../045-liblsan0_14.1.0-5_amd64.deb ... Unpacking liblsan0:amd64 (14.1.0-5) ... Selecting previously unselected package libtsan2:amd64. Preparing to unpack .../046-libtsan2_14.1.0-5_amd64.deb ... Unpacking libtsan2:amd64 (14.1.0-5) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../047-libubsan1_14.1.0-5_amd64.deb ... Unpacking libubsan1:amd64 (14.1.0-5) ... Selecting previously unselected package libhwasan0:amd64. Preparing to unpack .../048-libhwasan0_14.1.0-5_amd64.deb ... Unpacking libhwasan0:amd64 (14.1.0-5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../049-libquadmath0_14.1.0-5_amd64.deb ... Unpacking libquadmath0:amd64 (14.1.0-5) ... Selecting previously unselected package libgcc-14-dev:amd64. Preparing to unpack .../050-libgcc-14-dev_14.1.0-5_amd64.deb ... Unpacking libgcc-14-dev:amd64 (14.1.0-5) ... Selecting previously unselected package gcc-14-x86-64-linux-gnu. Preparing to unpack .../051-gcc-14-x86-64-linux-gnu_14.1.0-5_amd64.deb ... Unpacking gcc-14-x86-64-linux-gnu (14.1.0-5) ... Selecting previously unselected package gcc-14. Preparing to unpack .../052-gcc-14_14.1.0-5_amd64.deb ... Unpacking gcc-14 (14.1.0-5) ... Selecting previously unselected package gcc-x86-64-linux-gnu. Preparing to unpack .../053-gcc-x86-64-linux-gnu_4%3a14.1.0-2_amd64.deb ... Unpacking gcc-x86-64-linux-gnu (4:14.1.0-2) ... Selecting previously unselected package gcc. Preparing to unpack .../054-gcc_4%3a14.1.0-2_amd64.deb ... Unpacking gcc (4:14.1.0-2) ... Selecting previously unselected package libstdc++-14-dev:amd64. Preparing to unpack .../055-libstdc++-14-dev_14.1.0-5_amd64.deb ... Unpacking libstdc++-14-dev:amd64 (14.1.0-5) ... Selecting previously unselected package g++-14-x86-64-linux-gnu. Preparing to unpack .../056-g++-14-x86-64-linux-gnu_14.1.0-5_amd64.deb ... Unpacking g++-14-x86-64-linux-gnu (14.1.0-5) ... Selecting previously unselected package g++-14. Preparing to unpack .../057-g++-14_14.1.0-5_amd64.deb ... Unpacking g++-14 (14.1.0-5) ... Selecting previously unselected package g++-x86-64-linux-gnu. Preparing to unpack .../058-g++-x86-64-linux-gnu_4%3a14.1.0-2_amd64.deb ... Unpacking g++-x86-64-linux-gnu (4:14.1.0-2) ... Selecting previously unselected package g++. Preparing to unpack .../059-g++_4%3a14.1.0-2_amd64.deb ... Unpacking g++ (4:14.1.0-2) ... Selecting previously unselected package make. Preparing to unpack .../060-make_4.3-4.1_amd64.deb ... Unpacking make (4.3-4.1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../061-libdpkg-perl_1.22.9_all.deb ... Unpacking libdpkg-perl (1.22.9) ... Selecting previously unselected package patch. Preparing to unpack .../062-patch_2.7.6-7_amd64.deb ... Unpacking patch (2.7.6-7) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../063-dpkg-dev_1.22.9_all.deb ... Unpacking dpkg-dev (1.22.9) ... Selecting previously unselected package build-essential. Preparing to unpack .../064-build-essential_12.10_amd64.deb ... Unpacking build-essential (12.10) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../065-libdebhelper-perl_13.16_all.deb ... Unpacking libdebhelper-perl (13.16) ... Selecting previously unselected package libtool. Preparing to unpack .../066-libtool_2.4.7-7_all.deb ... Unpacking libtool (2.4.7-7) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../067-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../068-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 .../069-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 .../070-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 .../071-libelf1t64_0.191-2_amd64.deb ... Unpacking libelf1t64:amd64 (0.191-2) ... Selecting previously unselected package dwz. Preparing to unpack .../072-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../073-libicu72_72.1-5_amd64.deb ... Unpacking libicu72:amd64 (72.1-5) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../074-libxml2_2.12.7+dfsg-3+b1_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg-3+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../075-gettext_0.22.5-1_amd64.deb ... Unpacking gettext (0.22.5-1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../076-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 .../077-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../078-debhelper_13.16_all.deb ... Unpacking debhelper (13.16) ... Selecting previously unselected package diffstat. Preparing to unpack .../079-diffstat_1.66-1_amd64.deb ... Unpacking diffstat (1.66-1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../080-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 .../081-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 .../082-gpgconf_2.2.43-8_amd64.deb ... Unpacking gpgconf (2.2.43-8) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../083-libksba8_1.6.7-2_amd64.deb ... Unpacking libksba8:amd64 (1.6.7-2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../084-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 .../085-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 .../086-libldap-2.5-0_2.5.18+dfsg-2_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-2) ... Selecting previously unselected package libnpth0t64:amd64. Preparing to unpack .../087-libnpth0t64_1.6-3.1_amd64.deb ... Unpacking libnpth0t64:amd64 (1.6-3.1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../088-dirmngr_2.2.43-8_amd64.deb ... Unpacking dirmngr (2.2.43-8) ... Selecting previously unselected package ed. Preparing to unpack .../089-ed_1.20.2-2_amd64.deb ... Unpacking ed (1.20.2-2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../090-gnupg-l10n_2.2.43-8_all.deb ... Unpacking gnupg-l10n (2.2.43-8) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../091-libsqlite3-0_3.46.0-1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.46.0-1) ... Selecting previously unselected package gpg. Preparing to unpack .../092-gpg_2.2.43-8_amd64.deb ... Unpacking gpg (2.2.43-8) ... Selecting previously unselected package libncursesw6:amd64. Preparing to unpack .../093-libncursesw6_6.5-2_amd64.deb ... Unpacking libncursesw6:amd64 (6.5-2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../094-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 .../095-gpg-agent_2.2.43-8_amd64.deb ... Unpacking gpg-agent (2.2.43-8) ... Selecting previously unselected package gpgsm. Preparing to unpack .../096-gpgsm_2.2.43-8_amd64.deb ... Unpacking gpgsm (2.2.43-8) ... Selecting previously unselected package gnupg. Preparing to unpack .../097-gnupg_2.2.43-8_all.deb ... Unpacking gnupg (2.2.43-8) ... Selecting previously unselected package libarchive13t64:amd64. Preparing to unpack .../098-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 .../099-libgpgme11t64_1.18.0-4.1+b2_amd64.deb ... Unpacking libgpgme11t64:amd64 (1.18.0-4.1+b2) ... Selecting previously unselected package quilt. Preparing to unpack .../100-quilt_0.68-1_all.deb ... Unpacking quilt (0.68-1) ... Selecting previously unselected package zstd. Preparing to unpack .../101-zstd_1.5.6+dfsg-1_amd64.deb ... Unpacking zstd (1.5.6+dfsg-1) ... Selecting previously unselected package reprepro. Preparing to unpack .../102-reprepro_5.3.1-5+b2_amd64.deb ... Unpacking reprepro (5.3.1-5+b2) ... Setting up libksba8:amd64 (1.6.7-2) ... Setting up libpipeline1:amd64 (1.5.7-2) ... Setting up libnpth0t64:amd64 (1.6-3.1) ... Setting up libicu72:amd64 (72.1-5) ... Setting up libgdbm6t64:amd64 (1.23-6) ... Setting up bsdextrautils (2.40.2-1) ... 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.90.20240720-2) ... Setting up linux-libc-dev (6.9.10-1) ... Setting up libctf-nobfd0:amd64 (2.42.90.20240720-2) ... 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-5) ... Setting up bzip2 (1.0.8-5.1) ... Setting up libsframe1:amd64 (2.42.90.20240720-2) ... Setting up libelf1t64:amd64 (0.191-2) ... 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 make (4.3-4.1) ... Setting up libmpfr6:amd64 (4.2.1-1+b1) ... Setting up gnupg-l10n (2.2.43-8) ... Setting up ed (1.20.2-2) ... Setting up xz-utils (5.6.2-2) ... 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-5) ... Setting up diffstat (1.66-1) ... Setting up libmpc3:amd64 (1.3.1-1+b2) ... Setting up libatomic1:amd64 (14.1.0-5) ... 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-5) ... Setting up dwz (0.15-1+b1) ... Setting up sensible-utils (0.0.24) ... Setting up libhwasan0:amd64 (14.1.0-5) ... Setting up libcrypt-dev:amd64 (1:4.4.36-4) ... Setting up libasan8:amd64 (14.1.0-5) ... 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-5) ... Setting up libbinutils:amd64 (2.42.90.20240720-2) ... Setting up arch-test (0.21-1) ... Setting up libisl23:amd64 (0.26-3+b2) ... Setting up libc-dev-bin (2.39-6) ... Setting up readline-common (8.2-4) ... Setting up libxml2:amd64 (2.12.7+dfsg-3+b1) ... Setting up zstd (1.5.6+dfsg-1) ... Setting up libcc1-0:amd64 (14.1.0-5) ... Setting up liblsan0:amd64 (14.1.0-5) ... Setting up libitm1:amd64 (14.1.0-5) ... Setting up libctf0:amd64 (2.42.90.20240720-2) ... Setting up pinentry-curses (1.2.1-3+b2) ... Setting up gettext (0.22.5-1) ... Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-2) ... Setting up perl (5.38.2-5) ... Setting up libgprofng0:amd64 (2.42.90.20240720-2) ... Setting up cpp-14-x86-64-linux-gnu (14.1.0-5) ... Setting up libdpkg-perl (1.22.9) ... Setting up cpp-14 (14.1.0-5) ... Setting up autoconf (2.71-3) ... Setting up libreadline8t64:amd64 (8.2-4) ... Setting up groff-base (1.23.0-5) ... Setting up gpgconf (2.2.43-8) ... Setting up libc6-dev:amd64 (2.39-6) ... Setting up libgcc-14-dev:amd64 (14.1.0-5) ... Setting up libstdc++-14-dev:amd64 (14.1.0-5) ... Setting up libarchive13t64:amd64 (3.7.2-2.1) ... Setting up gpg (2.2.43-8) ... Setting up binutils-x86-64-linux-gnu (2.42.90.20240720-2) ... Setting up cpp-x86-64-linux-gnu (4:14.1.0-2) ... 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-8) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.16) ... Setting up gpgsm (2.2.43-8) ... Setting up quilt (0.68-1) ... Setting up binutils (2.42.90.20240720-2) ... Setting up man-db (2.12.1-2) ... Not building database; man-db/auto-update is not 'true'. Setting up dpkg-dev (1.22.9) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dirmngr (2.2.43-8) ... Setting up cpp (4:14.1.0-2) ... Setting up gnupg (2.2.43-8) ... Setting up libgpgme11t64:amd64 (1.18.0-4.1+b2) ... Setting up gcc-14-x86-64-linux-gnu (14.1.0-5) ... Setting up reprepro (5.3.1-5+b2) ... Setting up libfile-stripnondeterminism-perl (1.14.0-1) ... Setting up gcc-x86-64-linux-gnu (4:14.1.0-2) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up gcc-14 (14.1.0-5) ... Setting up g++-14-x86-64-linux-gnu (14.1.0-5) ... Setting up dh-strip-nondeterminism (1.14.0-1) ... Setting up g++-x86-64-linux-gnu (4:14.1.0-2) ... Setting up g++-14 (14.1.0-5) ... Setting up libtool (2.4.7-7) ... Setting up gcc (4:14.1.0-2) ... Setting up dh-autoreconf (20) ... Setting up g++ (4:14.1.0-2) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.10) ... Setting up debhelper (13.16) ... Processing triggers for libc-bin (2.39-6) ... 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.3-3 @ii pmK > FU=0 MarkInstall base-passwd:amd64 < 3.6.4 @ii pmK > FU=0 MarkInstall libc6:amd64 < 2.39-6 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-5 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-5 @ii pmK > FU=0 MarkInstall libdebconfclient0:amd64 < 0.272 @ii pmK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b3 @ii pmK > FU=0 MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0 MarkInstall libpam-modules:amd64 < 1.5.3-7 @ii pmK > FU=0 MarkInstall libaudit1:amd64 < 1:3.1.2-4+b1 @ii pmK > FU=0 MarkInstall libaudit-common:amd64 < 1:3.1.2-4 @ii pmK > FU=0 MarkInstall libcap-ng0:amd64 < 0.8.5-1+b1 @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 libpam-modules-bin:amd64 < 1.5.3-7 @ii pmK > FU=0 MarkInstall login:amd64 < 1:4.15.3-3 @ii pmK > FU=0 MarkInstall libpam-runtime:amd64 < 1.5.3-7 @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 libacl1:amd64 < 2.3.2-2 @ii pmK > FU=0 MarkInstall libattr1:amd64 < 1:2.5.2-1 @ii pmK > FU=0 MarkInstall libsemanage2:amd64 < 3.5-1+b4 @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-1 @un pumN Ib > FU=1 Installing libfakeroot:amd64 as Depends of fakeroot:amd64 MarkInstall libfakeroot:amd64 < none -> 1.35.1-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, 389 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.35.1-1 [28.6 kB] Get:2 http://deb.debian.org/debian sid/main amd64 fakeroot amd64 1.35.1-1 [74.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 103 kB in 0s (6339 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 ... 15405 files and directories currently installed.) Preparing to unpack .../libfakeroot_1.35.1-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.35.1-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.35.1-1_amd64.deb ... Unpacking fakeroot (1.35.1-1) ... Setting up libfakeroot:amd64 (1.35.1-1) ... Setting up fakeroot (1.35.1-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.39-6) ... 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 loongarch64-linux-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=loong64 DEB_HOST_ARCH_ABI=base DEB_HOST_ARCH_BITS=64 DEB_HOST_ARCH_CPU=loong64 DEB_HOST_ARCH_ENDIAN=little DEB_HOST_ARCH_LIBC=gnu DEB_HOST_ARCH_OS=linux DEB_HOST_GNU_CPU=loongarch64 DEB_HOST_GNU_SYSTEM=linux-gnu DEB_HOST_GNU_TYPE=loongarch64-linux-gnu DEB_HOST_MULTIARCH=loongarch64-linux-gnu DEB_TARGET_ARCH=loong64 DEB_TARGET_ARCH_ABI=base DEB_TARGET_ARCH_BITS=64 DEB_TARGET_ARCH_CPU=loong64 DEB_TARGET_ARCH_ENDIAN=little DEB_TARGET_ARCH_LIBC=gnu DEB_TARGET_ARCH_OS=linux DEB_TARGET_GNU_CPU=loongarch64 DEB_TARGET_GNU_SYSTEM=linux-gnu DEB_TARGET_GNU_TYPE=loongarch64-linux-gnu DEB_TARGET_MULTIARCH=loongarch64-linux-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 loongarch64-linux-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 [2782 B] Hit:4 http://deb.debian.org/debian sid InRelease Get:3 file:/tmp/repo rebootstrap Release [2782 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.39-6 [1924 kB] Fetched 1924 kB in 0s (59.4 MB/s) W: Download is performed unsandboxed as root as file '/tmp/buildd/libc6-dev_2.39-6_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.39-6_amd64.deb'. ./libc6-dev_2.39-6_amd64.deb: component guessed as 'main' Exporting indices... (Reading database ... 15458 files and directories currently installed.) Preparing to unpack ./libc6-dev_2.39-6_amd64.deb ... Unpacking libc6-dev:amd64 (2.39-6) over (2.39-6) ... Setting up libc6-dev:amd64 (2.39-6) ... 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 [2782 B] Hit:4 http://deb.debian.org/debian sid InRelease Get:3 file:/tmp/repo rebootstrap Release [2782 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-native/main amd64 Packages [1623 B] 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 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_for_host_in_rtlibs() { echo "moving -for-host packages to rlibs build #1069065" drop_privs patch -p1 <<'EOF' --- a/debian/control.m4 +++ b/debian/control.m4 @@ -800,19 +800,6 @@ a fairly portable optimizing compiler for C. ')`'dnl for_each_arch -Package: gcc`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gcc`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - cpp`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU C compiler for the host architecture - This is the GNU C compiler, a fairly portable optimizing compiler for C. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: gcc`'PV`'-for-build Architecture: all @@ -892,6 +879,22 @@ ')`'dnl plugindev ')`'dnl cdev +ifenabled(`gccforhost',`dnl +Package: gcc`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gcc`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + cpp`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU C compiler for the host architecture + This is the GNU C compiler, a fairly portable optimizing compiler for C. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl gccforhost + ifenabled(`cdev',` Package: gcc`'PV-hppa64-linux-gnu Architecture: ifdef(`TARGET',`any',hppa amd64 i386 x32) @@ -924,24 +927,6 @@ the compiler. ')`'dnl for_each_arch -Package: cpp`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Section: ifdef(`TARGET',`devel',`interpreters') -Depends: BASEDEP, cpp`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU C preprocessor for the host architecture - A macro processor that is used automatically by the GNU C compiler - to transform programs before actual compilation. - . - This package has been separated from gcc for the benefit of those who - require the preprocessor configured for the host architecture but not - the compiler. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: cpp`'PV`'-for-build Architecture: all @@ -999,6 +984,27 @@ ')`'dnl native ')`'dnl cdev +ifenabled(`cppforhost',`dnl +Package: cpp`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Section: ifdef(`TARGET',`devel',`interpreters') +Depends: BASEDEP, cpp`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU C preprocessor for the host architecture + A macro processor that is used automatically by the GNU C compiler + to transform programs before actual compilation. + . + This package has been separated from gcc for the benefit of those who + require the preprocessor configured for the host architecture but not + the compiler. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl cppforhost + ifenabled(`c++',` ifenabled(`c++dev',`dnl for_each_arch(` @@ -1015,21 +1021,6 @@ This package contains C++ cross-compiler for arch_gnu architecture. ')`'dnl for_each_arch -Package: g++`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, g++`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU C++ compiler for the host architecture - This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. - . - This package contains C++ cross-compiler for the host architecture. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: g++`'PV`'-for-build Architecture: all @@ -1071,6 +1062,24 @@ ')`'dnl c++dev ')`'dnl c++ +ifenabled(`c++forhost',`dnl +Package: g++`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, g++`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU C++ compiler for the host architecture + This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. + . + This package contains C++ cross-compiler for the host architecture. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl c++forhost + ifdef(`TARGET', `', ` ifenabled(`ssp',` Package: libssp`'SSP_SO`'LS @@ -2518,22 +2527,6 @@ It uses the gcc backend to generate optimized code. ')`'dnl for_each_arch -Package: gobjc++`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gobjc++`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gobjc`'PV`'-for-host (= ${gcc:Version}), g++`'PV`'-for-host (= ${gcc:Version}), - ${misc:Depends} -BUILT_USING`'dnl -Description: GNU Objective-C++ compiler for the host architecture - This is the GNU Objective-C++ compiler for the host architecture, - which compiles Objective-C++ on platforms supported by the gcc compiler. - It uses the gcc backend to generate optimized code. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: gobjc++`'PV`'-for-build Architecture: all @@ -2563,6 +2556,25 @@ ')`'dnl TARGET ')`'dnl obcppdev +ifenabled(`objppforhost',`dnl +Package: gobjc++`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gobjc++`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gobjc`'PV`'-for-host (= ${gcc:Version}), g++`'PV`'-for-host (= ${gcc:Version}), + ${misc:Depends} +BUILT_USING`'dnl +Description: GNU Objective-C++ compiler for the host architecture + This is the GNU Objective-C++ compiler for the host architecture, + which compiles Objective-C++ on platforms supported by the gcc compiler. + It uses the gcc backend to generate optimized code. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl objppforhost + ifenabled(`multilib',` Package: gobjc++`'PV-multilib`'TS Architecture: ifdef(`TARGET',`any',MULTILIB_ARCHS) @@ -2595,21 +2607,6 @@ It uses the gcc backend to generate optimized code. ')`'dnl for_each_arch -Package: gobjc`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gobjc`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gobjc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU Objective-C compiler for the host architecture - This is the GNU Objective-C compiler for the host architecture, - which compiles Objective-C on platforms supported by the gcc compiler. - It uses the gcc backend to generate optimized code. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: gobjc`'PV`'-for-build Architecture: all @@ -2705,6 +2702,24 @@ ')`'dnl libx32objc ')`'dnl objcdev +ifenabled(`objcforhost',`dnl +Package: gobjc`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gobjc`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gobjc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU Objective-C compiler for the host architecture + This is the GNU Objective-C compiler for the host architecture, + which compiles Objective-C on platforms supported by the gcc compiler. + It uses the gcc backend to generate optimized code. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl objcforhost + ifenabled(`libobjc',` Package: libobjc`'OBJC_SO`'LS TARGET_PACKAGE`'dnl @@ -2840,21 +2855,6 @@ It uses the gcc backend to generate optimized code. ')')`'dnl for_each_arch -Package: gfortran`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gfortran`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU Fortran compiler for the host architecture - This is the GNU Fortran compiler for the host architecture, - which compiles Fortran on platforms supported by the gcc compiler. - It uses the gcc backend to generate optimized code. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: gfortran`'PV`'-for-build Architecture: all @@ -3089,6 +3089,24 @@ ')`'dnl libx32gfortran ')`'dnl fortran +ifenabled(`fortranforhost',`dnl +Package: gfortran`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gfortran`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU Fortran compiler for the host architecture + This is the GNU Fortran compiler for the host architecture, + which compiles Fortran on platforms supported by the gcc compiler. + It uses the gcc backend to generate optimized code. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl fortranforhost + ifenabled(`ggo',` ifenabled(`godev',` for_each_arch(`ifelse(index(` 'go_no_archs` ',` !'arch_deb` '),`-1',` @@ -3107,21 +3125,6 @@ backend to generate optimized code. ')')`'dnl for_each_arch -Package: gccgo`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gccgo`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU Go compiler for the host architecture - This is the GNU Go compiler for the host architecture, which - compiles Go on platforms supported by the gcc compiler. It uses the gcc - backend to generate optimized code. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: gccgo`'PV`'-for-build Architecture: all @@ -3362,6 +3365,24 @@ ')`'dnl libx32go ')`'dnl ggo +ifenabled(`godevforhost',`dnl +Package: gccgo`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gccgo`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU Go compiler for the host architecture + This is the GNU Go compiler for the host architecture, which + compiles Go on platforms supported by the gcc compiler. It uses the gcc + backend to generate optimized code. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl godevforhost + ifenabled(`c++',` ifenabled(`libcxx',` Package: libstdc++CXX_SO`'LS @@ -3818,23 +3839,6 @@ exceptions using the default zero-cost mechanism. ')')`'dnl for_each_arch -Package: gnat`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gnat`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU Ada compiler for the host architecture - GNAT is a compiler for the Ada programming language. It produces optimized - code on platforms supported by the GNU Compiler Collection (GCC). - . - This package provides the compiler, tools and runtime library that handles - exceptions using the default zero-cost mechanism. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: gnat`'PV`'-for-build Architecture: all @@ -3963,6 +3967,26 @@ ')`'dnl gfdldoc ')`'dnl ada +ifenabled(`adaforhost',`dnl +Package: gnat`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gnat`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU Ada compiler for the host architecture + GNAT is a compiler for the Ada programming language. It produces optimized + code on platforms supported by the GNU Compiler Collection (GCC). + . + This package provides the compiler, tools and runtime library that handles + exceptions using the default zero-cost mechanism. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl adaforhost + ifenabled(`d ',`dnl for_each_arch(`ifelse(index(` 'd_no_archs` ',` !'arch_deb` '),`-1',` Package: gdc`'PV`'arch_gnusuffix @@ -3978,23 +4002,6 @@ This compiler supports D language version 2. ')')`'dnl for_each_arch -Package: gdc`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gdc`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU D compiler (version 2) for the host architecture - This is the GNU D compiler for the host architecture, which compiles D on - platforms supported by gcc. It uses the gcc backend to generate optimised - code. - . - This compiler supports D language version 2. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: gdc`'PV`'-for-build Architecture: all @@ -4252,6 +4259,26 @@ ')`'dnl libphobos ')`'dnl d +ifenabled(`dforhost',`dnl +Package: gdc`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gdc`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU D compiler (version 2) for the host architecture + This is the GNU D compiler for the host architecture, which compiles D on + platforms supported by gcc. It uses the gcc backend to generate optimised + code. + . + This compiler supports D language version 2. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl dforhost + ifenabled(`m2 ',`dnl for_each_arch(`ifelse(index(` 'm2_no_archs` ',` !'arch_deb` '),`-1',` Package: gm2`'PV`'arch_gnusuffix @@ -4265,21 +4292,6 @@ backend to generate optimised code. ')')`'dnl for_each_arch -Package: gm2`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gm2`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU Modula-2 compiler for the host architecture - This is the GNU Modula-2 compiler for the host architecture, - which compiles Modula-2 on platforms supported by gcc. It uses the gcc - backend to generate optimised code. - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. ifdef(`TARGET',`',` Package: gm2`'PV`'-for-build Architecture: all @@ -4506,6 +4518,24 @@ Documentation for the GNU Modula-2 compiler in HTML and info `format'. ')`'dnl m2 +ifenabled(`m2forhost',`dnl +Package: gm2`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gm2`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU Modula-2 compiler for the host architecture + This is the GNU Modula-2 compiler for the host architecture, + which compiles Modula-2 on platforms supported by gcc. It uses the gcc + backend to generate optimised code. + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl m2forhost + ifenabled(`rust ',` for_each_arch(`ifelse(index(` 'rs_no_archs` ',` !'arch_deb` '),`-1',` Package: gccrs`'PV`'arch_gnusuffix @@ -4525,28 +4555,6 @@ and not usable yet for compiling real Rust programs !!!!! ')')`'dnl for_each_arch -Package: gccrs`'PV`'-for-host -Architecture: ifdef(`TARGET',`TARGET',`any') -TARGET_PACKAGE`'dnl -Multi-Arch: same -Depends: BASEDEP, gccrs`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), - gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} -BUILT_USING`'dnl -Description: GNU Rust compiler for the host architecture - !!!!! Please note, the compiler is in a very early stage - and not usable yet for compiling real Rust programs !!!!! - . - gccrs is a full alternative implementation of the Rust - language ontop of GCC with the goal to become fully - upstream with the GNU toolchain. - . - !!!!! Please note, the compiler is in a very early stage - and not usable yet for compiling real Rust programs !!!!! - . - When using this package, tools must be invoked with an architecture prefix. - . - This is a dependency package. - Package: gccrs`'PV`'-for-build Architecture: all Multi-Arch: foreign @@ -4584,6 +4592,30 @@ and not usable yet for compiling real Rust programs !!!!! ')`'dnl rust +ifenabled(`rustforhost',`dnl +Package: gccrs`'PV`'-for-host +Architecture: ifdef(`TARGET',`TARGET',`any') +TARGET_PACKAGE`'dnl +Multi-Arch: same +Depends: BASEDEP, gccrs`'PV`'${target:suffix} (>= ${gcc:SoftVersion}), + gcc`'PV`'-for-host (= ${gcc:Version}), ${misc:Depends} +BUILT_USING`'dnl +Description: GNU Rust compiler for the host architecture + !!!!! Please note, the compiler is in a very early stage + and not usable yet for compiling real Rust programs !!!!! + . + gccrs is a full alternative implementation of the Rust + language ontop of GCC with the goal to become fully + upstream with the GNU toolchain. + . + !!!!! Please note, the compiler is in a very early stage + and not usable yet for compiling real Rust programs !!!!! + . + When using this package, tools must be invoked with an architecture prefix. + . + This is a dependency package. +')`'dnl rustforhost + ifdef(`TARGET',`',`dnl ifenabled(`libs',` #Package: gcc`'PV-soft-float --- a/debian/rules.conf +++ b/debian/rules.conf @@ -739,6 +739,9 @@ ifeq ($(with_gcclbase),yes) addons += gcclbase endif +ifeq ($(LS),) + addons += cppforhost gccforhost c++forhost fortranforhost objcforhost objppforhost +endif ifneq ($(DEB_STAGE),rtlibs) addons += cdev c++dev source multilib ifeq ($(build_type),build-native) @@ -851,6 +854,9 @@ addons += libdevphobos libdevn32phobos addons += $(if $(findstring amd64,$(biarchx32archs)),libdevx32phobos) endif + ifeq ($(LS),) + addons += dforhost + endif endif ifeq ($(with_go),yes) addons += ggo godev @@ -858,6 +864,9 @@ addons += libggo lib32ggo lib64ggo libn32ggo addons += $(if $(findstring amd64,$(biarchx32archs)),libx32ggo) endif + ifeq ($(LS),) + addons += godevforhost + endif endif ifeq ($(with_m2),yes) languages += m2 @@ -866,6 +875,9 @@ addons += libgm2 # lib32gm2 lib64gm2 libn32gm2 #addons += $(if $(findstring amd64,$(biarchx32archs)),libx32gm2) endif + ifeq ($(LS),) + addons += m2forhost + endif endif ifeq ($(with_rs),yes) languages += rust @@ -874,6 +886,9 @@ # addons += libgrs # lib32gm2 lib64gm2 libn32gm2 # #addons += $(if $(findstring amd64,$(biarchx32archs)),libx32gm2) #endif + ifeq ($(LS),) + addons += rustforhost + endif endif ifeq ($(with_ada),yes) languages += ada @@ -881,6 +896,9 @@ ifeq ($(with_gnatsjlj),yes) addons += adasjlj endif + ifeq ($(LS),) + addons += adaforhost + endif endif ifneq ($(DEB_CROSS),yes) --- a/debian/rules.d/binary-ada.mk +++ b/debian/rules.d/binary-ada.mk @@ -5,7 +5,7 @@ $(lib_binaries) += libgnat endif -arch_binaries := $(arch_binaries) ada-nat ada-host +arch_binaries := $(arch_binaries) ada-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) ada indep_binaries := $(indep_binaries) ada-build @@ -20,7 +20,6 @@ p_glbase = $(p_lbase) p_gnat_n = gnat-$(GNAT_VERSION)-$(subst _,-,$(TARGET_ALIAS)) -p_gnat_h = gnat-$(GNAT_VERSION)-for-host p_gnat_b = gnat-$(GNAT_VERSION)-for-build p_gnat = gnat-$(GNAT_VERSION) p_gnatsjlj= gnat-$(GNAT_VERSION)-sjlj$(cross_bin_arch) @@ -30,7 +29,6 @@ d_gbase = debian/$(p_gbase) d_gnat_n = debian/$(p_gnat_n) -d_gnat_h = debian/$(p_gnat_h) d_gnat_b = debian/$(p_gnat_b) d_gnat = debian/$(p_gnat) d_gnatsjlj = debian/$(p_gnatsjlj) @@ -167,15 +165,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-ada-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_gnat_h) - debian/dh_doclink -p$(p_gnat_h) $(p_xbase) - echo $(p_gnat_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-ada-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.d/binary-cpp.mk +++ b/debian/rules.d/binary-cpp.mk @@ -1,5 +1,5 @@ ifneq ($(DEB_STAGE),rtlibs) - arch_binaries := $(arch_binaries) cpp-nat cpp-host + arch_binaries := $(arch_binaries) cpp-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) cpp indep_binaries := $(indep_binaries) cpp-build @@ -13,12 +13,10 @@ p_cpp = cpp$(pkg_ver) p_cpp_n = cpp$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) -p_cpp_h = cpp$(pkg_ver)-for-host p_cpp_d = cpp$(pkg_ver)-doc d_cpp = debian/$(p_cpp) d_cpp_n = debian/$(p_cpp_n) -d_cpp_h = debian/$(p_cpp_h) d_cpp_b = debian/$(p_cpp_b) d_cpp_d = debian/$(p_cpp_d) @@ -75,15 +73,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-cpp-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_cpp_h) - debian/dh_doclink -p$(p_cpp_h) $(p_xbase) - echo $(p_cpp_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-cpp-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.d/binary-cxx.mk +++ b/debian/rules.d/binary-cxx.mk @@ -2,7 +2,7 @@ ifneq (,$(filter yes, $(biarch64) $(biarch32) $(biarchn32) $(biarchx32))) arch_binaries := $(arch_binaries) cxx-multi endif - arch_binaries := $(arch_binaries) cxx-nat cxx-host + arch_binaries := $(arch_binaries) cxx-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) cxx indep_binaries := $(indep_binaries) cxx-build @@ -11,12 +11,10 @@ p_cxx = g++$(pkg_ver) p_cxx_n = g++$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) -p_cxx_h = g++$(pkg_ver)-for-host p_cxx_b = g++$(pkg_ver)-for-build d_cxx = debian/$(p_cxx) d_cxx_n = debian/$(p_cxx_n) -d_cxx_h = debian/$(p_cxx_h) d_cxx_b = debian/$(p_cxx_b) dirs_cxx_n = \ @@ -75,15 +73,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-cxx-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_cxx_h) - debian/dh_doclink -p$(p_cxx_h) $(p_xbase) - echo $(p_cxx_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-cxx-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.d/binary-d.mk +++ b/debian/rules.d/binary-d.mk @@ -2,7 +2,7 @@ ifneq (,$(filter yes, $(biarch64) $(biarch32) $(biarchn32))) arch_binaries := $(arch_binaries) gdc-multi endif - arch_binaries := $(arch_binaries) gdc-nat gdc-host + arch_binaries := $(arch_binaries) gdc-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) gdc indep_binaries := $(indep_binaries) gdc-build @@ -43,7 +43,6 @@ endif p_gdc_n = gdc$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) -p_gdc_h = gdc$(pkg_ver)-for-host p_gdc_b = gdc$(pkg_ver)-for-build p_gdc = gdc$(pkg_ver) p_gdc_m = gdc$(pkg_ver)-multilib$(cross_bin_arch) @@ -51,7 +50,6 @@ p_libphobosdev = libgphobos$(pkg_ver)-dev d_gdc_n = debian/$(p_gdc_n) -d_gdc_h = debian/$(p_gdc_h) d_gdc_b = debian/$(p_gdc_b) d_gdc = debian/$(p_gdc) d_gdc_m = debian/$(p_gdc_m) @@ -139,15 +137,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-gdc-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_gdc_h) - debian/dh_doclink -p$(p_gdc_h) $(p_xbase) - echo $(p_gdc_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-gdc-build: $(install_stamp) dh_testdir dh_testroot --- /dev/null +++ b/debian/rules.d/binary-forhost.mk @@ -0,0 +1,97 @@ +ifeq ($(with_cdev),yes) + arch_binaries := $(arch_binaries) cpp-host gcc-host +endif +ifeq ($(with_cxx),yes) + arch_binaries := $(arch_binaries) cxx-host +endif +ifeq ($(with_fortran),yes) + arch_binaries := $(arch_binaries) fdev-host +endif +ifeq ($(with_objc),yes) + arch_binaries := $(arch_binaries) objc-host +endif +ifeq ($(with_objcxx),yes) + arch_binaries := $(arch_binaries) objcxx-host +endif +ifeq ($(with_d),yes) + arch_binaries := $(arch_binaries) gdc-host +endif +ifeq ($(with_go),yes) + arch_binaries := $(arch_binaries) gccgo-host +endif +ifeq ($(with_m2),yes) + arch_binaries := $(arch_binaries) gm2-host +endif +ifeq ($(with_rs),yes) + arch_binaries := $(arch_binaries) grs-host +endif +ifeq ($(with_ada),yes) + arch_binaries := $(arch_binaries) ada-host +endif + +p_cpp_h = cpp$(pkg_ver)-for-host +p_gcc_h = gcc$(pkg_ver)-for-host +p_cxx_h = g++$(pkg_ver)-for-host +p_g95_h = gfortran$(pkg_ver)-for-host +p_objc_h = gobjc$(pkg_ver)-for-host +p_objcx_h = gobjc++$(pkg_ver)-for-host +p_gdc_h = gdc$(pkg_ver)-for-host +p_go_h = gccgo$(pkg_ver)-for-host +p_gm2_h = gm2$(pkg_ver)-for-host +p_grs_h = gccrs$(pkg_ver)-for-host +p_gnat_h = gnat-$(GNAT_VERSION)-for-host + +d_cpp_h = debian/$(p_cpp_h) +d_gcc_h = debian/$(p_gcc_h) +d_cxx_h = debian/$(p_cxx_h) +d_g95_h = debian/$(p_g95_h) +d_objc_h = debian/$(p_objc_h) +d_objcx_h = debian/$(p_objcx_h) +d_gdc_h = debian/$(p_gdc_h) +d_go_h = debian/$(p_go_h) +d_gm2_h = debian/$(p_gm2_h) +d_grs_h = debian/$(p_grs_h) +d_gnat_h = debian/$(p_gnat_h) + +define do_for_host_package + dh_testdir + dh_testroot + mv $(install_stamp) $(install_stamp)-tmp + rm -rf debian/$(d_$(1)_h) + debian/dh_doclink -p$(p_$(1)_h) $(p_xbase) + echo $(p_$(1)_h) >> debian/arch_binaries + trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) +endef + +$(binary_stamp)-cpp-host: $(install_stamp) + $(call do_for_host_package,cpp) + +$(binary_stamp)-gcc-host: $(install_dependencies) + $(call do_for_host_package,gcc) + +$(binary_stamp)-cxx-host: $(install_stamp) + $(call do_for_host_package,cxx) + +$(binary_stamp)-fdev-host: $(install_stamp) + $(call do_for_host_package,g95) + +$(binary_stamp)-objc-host: $(install_stamp) + $(call do_for_host_package,objc) + +$(binary_stamp)-objcxx-host: $(install_stamp) + $(call do_for_host_package,objcx) + +$(binary_stamp)-gdc-host: $(install_stamp) + $(call do_for_host_package,gdc) + +$(binary_stamp)-gccgo-host: $(install_stamp) + $(call do_for_host_package,go) + +$(binary_stamp)-gm2-host: $(install_stamp) + $(call do_for_host_package,gm2) + +$(binary_stamp)-grs-host: $(install_stamp) + $(call do_for_host_package,grs) + +$(binary_stamp)-ada-host: $(install_stamp) + $(call do_for_host_package,gnat) --- a/debian/rules.d/binary-fortran.mk +++ b/debian/rules.d/binary-fortran.mk @@ -33,7 +33,7 @@ ifneq (,$(filter yes, $(biarch64) $(biarch32) $(biarchn32) $(biarchx32))) arch_binaries := $(arch_binaries) fdev-multi endif - arch_binaries := $(arch_binaries) fdev-nat fdev-host + arch_binaries := $(arch_binaries) fdev-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) fdev indep_binaries := $(indep_binaries) fdev-build @@ -46,7 +46,6 @@ endif p_g95_n = gfortran$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) -p_g95_h = gfortran$(pkg_ver)-for-host p_g95_b = gfortran$(pkg_ver)-for-build p_g95 = gfortran$(pkg_ver) p_g95_m = gfortran$(pkg_ver)-multilib$(cross_bin_arch) @@ -54,7 +53,6 @@ p_flib = libgfortran$(FORTRAN_SONAME)$(cross_lib_arch) d_g95_n = debian/$(p_g95_n) -d_g95_h = debian/$(p_g95_h) d_g95_b = debian/$(p_g95_b) d_g95 = debian/$(p_g95) d_g95_m = debian/$(p_g95_m) @@ -204,15 +202,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-fdev-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_g95_h) - debian/dh_doclink -p$(p_g95_h) $(p_xbase) - echo $(p_g95_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-fdev-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.d/binary-gcc.mk +++ b/debian/rules.d/binary-gcc.mk @@ -6,7 +6,7 @@ arch_binaries := $(arch_binaries) gcc-plugindev endif - arch_binaries := $(arch_binaries) gcc-nat gcc-host + arch_binaries := $(arch_binaries) gcc-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) gcc indep_binaries := $(indep_binaries) gcc-build @@ -32,13 +32,11 @@ p_gcc = gcc$(pkg_ver) p_gcc_n = gcc$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) -p_gcc_h = gcc$(pkg_ver)-for-host p_gcc_b = gcc$(pkg_ver)-for-build p_gcc_d = gcc$(pkg_ver)-doc d_gcc = debian/$(p_gcc) d_gcc_n = debian/$(p_gcc_n) -d_gcc_h = debian/$(p_gcc_h) d_gcc_b = debian/$(p_gcc_b) d_gcc_d = debian/$(p_gcc_d) @@ -153,15 +151,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-gcc-host: $(install_dependencies) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_gcc_h) - debian/dh_doclink -p$(p_gcc_h) $(p_xbase) - echo $(p_gcc_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-gcc-build: $(install_dependencies) dh_testdir dh_testroot --- a/debian/rules.d/binary-go.mk +++ b/debian/rules.d/binary-go.mk @@ -30,7 +30,7 @@ endif ifneq ($(DEB_STAGE),rtlibs) - arch_binaries := $(arch_binaries) gccgo-nat gccgo-host + arch_binaries := $(arch_binaries) gccgo-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) gccgo indep_binaries := $(indep_binaries) gccgo-build @@ -46,7 +46,6 @@ endif p_go_n = gccgo$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) -p_go_h = gccgo$(pkg_ver)-for-host p_go_b = gccgo$(pkg_ver)-for-build p_go = gccgo$(pkg_ver) p_go_m = gccgo$(pkg_ver)-multilib$(cross_bin_arch) @@ -54,7 +53,6 @@ p_golib = libgo$(GO_SONAME)$(cross_lib_arch) d_go_n = debian/$(p_go_n) -d_go_h = debian/$(p_go_h) d_go_b = debian/$(p_go_b) d_go = debian/$(p_go) d_go_m = debian/$(p_go_m) @@ -310,15 +308,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-gccgo-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_go_h) - debian/dh_doclink -p$(p_go_h) $(p_xbase) - echo $(p_go_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-gccgo-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.d/binary-m2.mk +++ b/debian/rules.d/binary-m2.mk @@ -4,7 +4,7 @@ arch_binaries := $(arch_binaries) gm2-multi endif endif - arch_binaries := $(arch_binaries) gm2-nat gm2-host + arch_binaries := $(arch_binaries) gm2-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) gm2 indep_binaries := $(indep_binaries) gm2-build @@ -51,7 +51,6 @@ endif p_gm2_n = gm2$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) -p_gm2_h = gm2$(pkg_ver)-for-host p_gm2_b = gm2$(pkg_ver)-for-build p_gm2 = gm2$(pkg_ver) p_gm2_m = gm2$(pkg_ver)-multilib$(cross_bin_arch) @@ -60,7 +59,6 @@ p_gm2d = gm2$(pkg_ver)-doc d_gm2_n = debian/$(p_gm2_n) -d_gm2_h = debian/$(p_gm2_h) d_gm2_b = debian/$(p_gm2_b) d_gm2 = debian/$(p_gm2) d_gm2_m = debian/$(p_gm2_m) @@ -127,15 +125,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-gm2-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_gm2_h) - debian/dh_doclink -p$(p_gm2_h) $(p_xbase) - echo $(p_gm2_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-gm2-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.d/binary-objc.mk +++ b/debian/rules.d/binary-objc.mk @@ -2,7 +2,7 @@ ifneq (,$(filter yes, $(biarch64) $(biarch32) $(biarchn32) $(biarchx32))) arch_binaries := $(arch_binaries) objc-multi endif - arch_binaries := $(arch_binaries) objc-nat objc-host + arch_binaries := $(arch_binaries) objc-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) objc indep_binaries := $(indep_binaries) objc-build @@ -12,9 +12,6 @@ p_objc_n = gobjc$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) d_objc_n = debian/$(p_objc_n) -p_objc_h = gobjc$(pkg_ver)-for-host -d_objc_h = debian/$(p_objc_h) - p_objc_b = gobjc$(pkg_ver)-for-build d_objc_b = debian/$(p_objc_b) @@ -61,15 +58,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-objc-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_objc_h) - debian/dh_doclink -p$(p_objc_h) $(p_xbase) - echo $(p_objc_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-objc-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.d/binary-objcxx.mk +++ b/debian/rules.d/binary-objcxx.mk @@ -12,9 +12,6 @@ p_objcx_n = gobjc++$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) d_objcx_n = debian/$(p_objcx_n) -p_objcx_h = gobjc++$(pkg_ver)-for-host -d_objcx_h = debian/$(p_objcx_h) - p_objcx_b = gobjc++$(pkg_ver)-for-build d_objcx_b = debian/$(p_objcx_b) @@ -61,15 +58,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-objcxx-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_objcx_h) - debian/dh_doclink -p$(p_objcx_h) $(p_xbase) - echo $(p_objcx_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-objcxx-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.d/binary-rust.mk +++ b/debian/rules.d/binary-rust.mk @@ -4,7 +4,7 @@ # arch_binaries := $(arch_binaries) grs-multi #endif endif - arch_binaries := $(arch_binaries) grs-nat grs-host + arch_binaries := $(arch_binaries) grs-nat ifeq ($(unprefixed_names),yes) arch_binaries := $(arch_binaries) grs indep_binaries := $(indep_binaries) grs-build @@ -51,7 +51,6 @@ endif p_grs_n = gccrs$(pkg_ver)-$(subst _,-,$(TARGET_ALIAS)) -p_grs_h = gccrs$(pkg_ver)-for-host p_grs_b = gccrs$(pkg_ver)-for-build p_grs = gccrs$(pkg_ver) p_grs_m = gccrs$(pkg_ver)-multilib$(cross_bin_arch) @@ -60,7 +59,6 @@ p_grsd = grs$(pkg_ver)-doc d_grs_n = debian/$(p_grs_n) -d_grs_h = debian/$(p_grs_h) d_grs_b = debian/$(p_grs_b) d_grs = debian/$(p_grs) d_grs_m = debian/$(p_grs_m) @@ -124,15 +122,6 @@ trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) -$(binary_stamp)-grs-host: $(install_stamp) - dh_testdir - dh_testroot - mv $(install_stamp) $(install_stamp)-tmp - rm -rf $(d_grs_h) - debian/dh_doclink -p$(p_grs_h) $(p_xbase) - echo $(p_grs_h) >> debian/arch_binaries - trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp) - $(binary_stamp)-grs-build: $(install_stamp) dh_testdir dh_testroot --- a/debian/rules.defs +++ b/debian/rules.defs @@ -712,6 +712,13 @@ with_dev := yes endif +ifeq ($(LS),) + with_forhost := yes +endif +ifeq ($(single_package),yes) + with_forhost := disbaled for single package +endif + with_cpp := yes # set lang when built from a different source package. --- a/debian/rules2 +++ b/debian/rules2 @@ -2437,6 +2437,10 @@ include debian/rules.d/binary-hppa64.mk endif +ifeq ($(with_forhost),yes) + include debian/rules.d/binary-forhost.mk +endif + endif # with_base_only endif # BACKPORT endif # ($(single_package),yes) EOF } 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_gcc_13() { # gcc-13 no longer builds libraries and no longer maintains symbol files export DPKG_GENSYMBOLS_CHECK_LEVEL=0 } patch_gcc_14() { patch_gcc_for_host_in_rtlibs 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 apt_get_install linux-libc-dev 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 kernel_arch= cat - debian/changelog <<EOF | linux ($(dpkg-parsechangelog -SVersion)+rebootstrap1) sid; urgency=medium * Update for $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 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 fi apt_get_install kernel-wedge python3-jinja2 python3-dacite # 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 (13) and build gcc version (14) mismatch. need different build gcc 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)" hook=$(get_hook buildenv "gcc-$GCC_VER") && "$hook" "$(dpkg --print-architecture)" 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 Reading package lists... NOTICE: 'gcc-13' packaging is maintained in the 'Git' version control system at: https://salsa.debian.org/toolchain-team/gcc.git -b gcc-13-debian Please use: git clone https://salsa.debian.org/toolchain-team/gcc.git -b gcc-13-debian to retrieve the latest (possibly unreleased) updates to the package. Need to get 91.0 MB of source archives. Get:1 http://deb.debian.org/debian sid/main gcc-13 13.3.0-3 (dsc) [39.1 kB] Get:2 http://deb.debian.org/debian sid/main gcc-13 13.3.0-3 (tar) [90.3 MB] Get:3 http://deb.debian.org/debian sid/main gcc-13 13.3.0-3 (diff) [622 kB] dpkg-source: info: extracting gcc-13 in gcc-13-13.3.0 dpkg-source: info: unpacking gcc-13_13.3.0.orig.tar.gz dpkg-source: info: unpacking gcc-13_13.3.0-3.debian.tar.xz Fetched 91.0 MB in 1s (96.8 MB/s) fix LIMITS_H_TEST again https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677 applying patches for with_deps_on_target_arch_pkgs patching file debian/control.m4 Hunk #1 succeeded at 143 (offset 12 lines). Hunk #2 succeeded at 161 (offset 18 lines). patching file debian/rules.conf Hunk #1 succeeded at 764 (offset 81 lines). Hunk #2 succeeded at 1410 (offset 146 lines). patching file debian/rules.d/binary-base.mk patching file debian/rules.defs Hunk #1 succeeded at 185 (offset 3 lines). Hunk #2 succeeded at 217 (offset 16 lines). Hunk #3 succeeded at 248 (offset 16 lines). Hunk #4 succeeded at 725 (offset 13 lines). Hunk #5 succeeded at 2347 (offset 198 lines). patching file debian/rules.patch Hunk #1 succeeded at 226 with fuzz 2 (offset 38 lines). patching file debian/rules2 Hunk #1 succeeded at 896 (offset 42 lines). Hunk #2 succeeded at 1029 (offset 47 lines). Hunk #3 succeeded at 1062 (offset 46 lines). Hunk #4 succeeded at 1085 (offset 47 lines). Hunk #5 succeeded at 1103 with fuzz 2 (offset 55 lines). Hunk #6 succeeded at 2304 (offset 69 lines). Hunk #7 succeeded at 2707 (offset 69 lines). 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.39-6 @ii pK > FU=0 MarkInstall libc6:amd64 < 2.39-6 @ii pK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libc-dev-bin:amd64 < 2.39-6 @ii pK > FU=0 MarkInstall linux-libc-dev:amd64 < 6.9.10-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:14.1.0-2 @ii pK > FU=0 MarkInstall cpp:amd64 < 4:14.1.0-2 @ii pK > FU=0 MarkInstall cpp-14:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall cpp-14-x86-64-linux-gnu:amd64 < 14.1.0-5 @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:14.1.0-2 @ii pK > FU=0 MarkInstall gcc-14:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall gcc-14-x86-64-linux-gnu:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libcc1-0:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libstdc++6:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall binutils-x86-64-linux-gnu:amd64 < 2.42.90.20240720-2 @ii pK > FU=0 MarkInstall binutils-common:amd64 < 2.42.90.20240720-2 @ii pK > FU=0 MarkInstall libbinutils:amd64 < 2.42.90.20240720-2 @ii pK > FU=0 MarkInstall libsframe1:amd64 < 2.42.90.20240720-2 @ii pK > FU=0 MarkInstall libctf-nobfd0:amd64 < 2.42.90.20240720-2 @ii pK > FU=0 MarkInstall libctf0:amd64 < 2.42.90.20240720-2 @ii pK > FU=0 MarkInstall libgprofng0:amd64 < 2.42.90.20240720-2 @ii pK > FU=0 MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pK > FU=0 MarkInstall libgcc-14-dev:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libgomp1:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libitm1:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libatomic1:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libasan8:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall liblsan0:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libtsan2:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libubsan1:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libhwasan0:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libquadmath0:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall binutils:amd64 < 2.42.90.20240720-2 @ii pK > FU=0 MarkInstall gcc-x86-64-linux-gnu:amd64 < 4:14.1.0-2 @ii pK > FU=0 MarkInstall g++:amd64 < 4:14.1.0-2 @ii pK > FU=0 MarkInstall g++-14:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall g++-14-x86-64-linux-gnu:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall libstdc++-14-dev:amd64 < 14.1.0-5 @ii pK > FU=0 MarkInstall g++-x86-64-linux-gnu:amd64 < 4:14.1.0-2 @ii pK > FU=0 MarkInstall dpkg-dev:amd64 < 1.22.9 @ii pK > FU=0 MarkInstall perl:amd64 < 5.38.2-5 @ii pK > FU=0 MarkInstall dpkg:amd64 < 1.22.9 @ii pK > FU=0 MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pK > FU=0 MarkInstall liblzma5:amd64 < 5.6.2-2 @ii pK > FU=0 MarkInstall libmd0:amd64 < 1.1.0-2 @ii pK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b3 @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.9 @ii pK > FU=0 MarkInstall bzip2:amd64 < 1.0.8-5.1 @ii pK > FU=0 MarkInstall xz-utils:amd64 < 5.6.2-2 @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 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.20 @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-2 @ii pK > FU=0 MarkInstall man-db:amd64 < 2.12.1-2 @ii pK > FU=0 MarkInstall bsdextrautils:amd64 < 2.40.2-1 @ii pK > FU=0 MarkInstall libsmartcols1:amd64 < 2.40.2-1 @ii pK > FU=0 MarkInstall libtinfo6:amd64 < 6.5-2 @ii pK > FU=0 MarkInstall groff-base:amd64 < 1.23.0-5 @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+b1 @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+b1 @ii pK > FU=0 MarkInstall libicu72:amd64 < 72.1-5 @ii pK > FU=0 MarkInstall intltool-debian:amd64 < 0.35.0+20060710.6 @ii pK > FU=0 MarkInstall sensible-utils:amd64 < 0.0.24 @ii pK > FU=0 Installing g++-multilib:amd64 as Depends of builddeps:./:amd64 MarkInstall g++-multilib:amd64 < none -> 4:14.1.0-2 @un puN Ib > FU=0 Installing gcc-multilib:amd64 as Depends of g++-multilib:amd64 MarkInstall gcc-multilib:amd64 < none -> 4:14.1.0-2 @un puN Ib > FU=0 Installing gcc-14-multilib:amd64 as Depends of gcc-multilib:amd64 MarkInstall gcc-14-multilib:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing libc6-dev-i386:amd64 as Depends of gcc-14-multilib:amd64 MarkInstall libc6-dev-i386:amd64 < none -> 2.39-6 @un puN Ib > FU=0 Installing libc6-i386:amd64 as Depends of libc6-dev-i386:amd64 MarkInstall libc6-i386:amd64 < none -> 2.39-6 @un puN > FU=0 Installing libc6-dev-x32:amd64 as Depends of gcc-14-multilib:amd64 MarkInstall libc6-dev-x32:amd64 < none -> 2.39-6 @un puN Ib > FU=0 Installing libc6-x32:amd64 as Depends of libc6-dev-x32:amd64 MarkInstall libc6-x32:amd64 < none -> 2.39-6 @un puN > FU=0 Installing lib32gcc-14-dev:amd64 as Depends of gcc-14-multilib:amd64 MarkInstall lib32gcc-14-dev:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing lib32gcc-s1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall lib32gcc-s1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32gcc-s1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall libx32gcc-s1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing lib32gomp1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall lib32gomp1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32gomp1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall libx32gomp1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing lib32itm1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall lib32itm1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32itm1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall libx32itm1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing lib32atomic1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall lib32atomic1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32atomic1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall libx32atomic1:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing lib32asan8:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall lib32asan8:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32asan8:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall libx32asan8:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing lib32ubsan1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall lib32ubsan1:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing lib32stdc++6:amd64 as Depends of lib32ubsan1:amd64 MarkInstall lib32stdc++6:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32ubsan1:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall libx32ubsan1:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing libx32stdc++6:amd64 as Depends of libx32ubsan1:amd64 MarkInstall libx32stdc++6:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing lib32quadmath0:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall lib32quadmath0:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32quadmath0:amd64 as Depends of lib32gcc-14-dev:amd64 MarkInstall libx32quadmath0:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32gcc-14-dev:amd64 as Depends of gcc-14-multilib:amd64 MarkInstall libx32gcc-14-dev:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing g++-14-multilib:amd64 as Depends of g++-multilib:amd64 MarkInstall g++-14-multilib:amd64 < none -> 14.1.0-5 @un puN Ib > FU=0 Installing lib32stdc++-14-dev:amd64 as Depends of g++-14-multilib:amd64 MarkInstall lib32stdc++-14-dev:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libx32stdc++-14-dev:amd64 as Depends of g++-14-multilib:amd64 MarkInstall libx32stdc++-14-dev:amd64 < none -> 14.1.0-5 @un puN > FU=0 Installing libc6-dbg:amd64 as Depends of builddeps:./:amd64 MarkInstall libc6-dbg:amd64 < none -> 2.39-6 @un puN > FU=0 Installing autoconf2.69:amd64 as Depends of builddeps:./:amd64 MarkInstall autoconf2.69:amd64 < none -> 2.69-3.1 @un puN > FU=0 Installing gawk:amd64 as Depends of builddeps:./:amd64 MarkInstall gawk:amd64 < none -> 1:5.2.1-2+b1 @un puN Ib > FU=0 MarkInstall libreadline8t64:amd64 < 8.2-4 @ii pK > FU=0 MarkInstall readline-common:amd64 < 8.2-4 @ii pK > FU=0 Installing libsigsegv2:amd64 as PreDepends of gawk:amd64 MarkInstall libsigsegv2:amd64 < none -> 2.14-1+b1 @un puN > FU=0 Installing patchutils:amd64 as Depends of builddeps:./:amd64 MarkInstall patchutils:amd64 < none -> 0.4.2-1 @un puN > 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 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 systemtap-sdt-dev:amd64 as Depends of builddeps:./:amd64 MarkInstall systemtap-sdt-dev:amd64 < none -> 5.1-1 @un puN Ib > FU=0 Installing python3:amd64 as Depends of systemtap-sdt-dev:amd64 MarkInstall python3:amd64 < none -> 3.12.4-1 @un puN Ib > FU=0 Installing python3-minimal:amd64 as PreDepends of python3:amd64 MarkInstall python3-minimal:amd64 < none -> 3.12.4-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-3 @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-3 @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-3 @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-3 @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 tzdata:amd64 < 2024a-4 @ii pK > FU=0 MarkInstall libffi8:amd64 < 3.4.6-1 @ii pK > FU=0 MarkInstall libncursesw6:amd64 < 6.5-2 @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.4-1 @un puN > FU=0 Installing binutils-hppa64-linux-gnu:amd64 as Depends of builddeps:./:amd64 MarkInstall binutils-hppa64-linux-gnu:amd64 < none -> 2.42.90.20240720-2 @un puN > FU=0 Installing gperf:amd64 as Depends of builddeps:./:amd64 MarkInstall gperf:amd64 < none -> 3.1-1 @un puN > 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 Installing nvptx-tools:amd64 as Depends of builddeps:./:amd64 MarkInstall nvptx-tools:amd64 < none -> 0.20240423-1 @un puN > FU=0 Installing amdgcn-tools:amd64 as Depends of builddeps:./:amd64 MarkInstall amdgcn-tools:amd64 < none -> 17 @un puN Ib > FU=0 Installing llvm-17:amd64 as Depends of amdgcn-tools:amd64 MarkInstall llvm-17:amd64 < none -> 1:17.0.6-12+b1 @un puN Ib > FU=0 Installing llvm-17-runtime:amd64 as Depends of llvm-17:amd64 MarkInstall llvm-17-runtime:amd64 < none -> 1:17.0.6-12+b1 @un puN Ib > FU=0 Installing libllvm17t64:amd64 as Depends of llvm-17-runtime:amd64 MarkInstall libllvm17t64:amd64 < none -> 1:17.0.6-12+b1 @un puN Ib > FU=0 Installing libedit2:amd64 as Depends of libllvm17t64:amd64 MarkInstall libedit2:amd64 < none -> 3.1-20240517-1 @un puN > FU=0 MarkInstall libbsd0:amd64 < 0.12.2-1 @ii pK > FU=0 Installing libz3-4:amd64 as Depends of libllvm17t64:amd64 MarkInstall libz3-4:amd64 < none -> 4.8.12-3.1+b2 @un puN > FU=0 Installing llvm-17-linker-tools:amd64 as Depends of llvm-17:amd64 MarkInstall llvm-17-linker-tools:amd64 < none -> 1:17.0.6-12+b1 @un puN > FU=0 Installing libcurl4t64:amd64 as Depends of llvm-17:amd64 MarkInstall libcurl4t64:amd64 < none -> 8.8.0-4 @un puN Ib > FU=0 Installing libbrotli1:amd64 as Depends of libcurl4t64:amd64 MarkInstall libbrotli1:amd64 < none -> 1.1.0-2+b4 @un puN > FU=0 Installing libgssapi-krb5-2:amd64 as Depends of libcurl4t64:amd64 MarkInstall libgssapi-krb5-2:amd64 < none -> 1.21.3-3 @un puN Ib > FU=0 Installing libkrb5-3:amd64 as Depends of libgssapi-krb5-2:amd64 MarkInstall libkrb5-3:amd64 < none -> 1.21.3-3 @un puN Ib > FU=0 Installing libkrb5support0:amd64 as Depends of libkrb5-3:amd64 MarkInstall libkrb5support0:amd64 < none -> 1.21.3-3 @un puN > FU=0 MarkInstall libcom-err2:amd64 < 1.47.1-1 @ii pK > FU=0 Installing libk5crypto3:amd64 as Depends of libkrb5-3:amd64 MarkInstall libk5crypto3:amd64 < none -> 1.21.3-3 @un puN > FU=0 Installing libkeyutils1:amd64 as Depends of libkrb5-3:amd64 MarkInstall libkeyutils1:amd64 < none -> 1.6.3-3 @un puN > FU=0 MarkInstall libidn2-0:amd64 < 2.3.7-2 @ii pK > FU=0 MarkInstall libldap-2.5-0:amd64 < 2.5.18+dfsg-2 @ii pK > FU=0 MarkInstall libgnutls30t64:amd64 < 3.8.6-2 @ii pK > FU=0 MarkInstall libhogweed6t64:amd64 < 3.10-1 @ii pK > FU=0 MarkInstall libnettle8t64:amd64 < 3.10-1 @ii pK > FU=0 MarkInstall libp11-kit0:amd64 < 0.25.5-2 @ii pK > FU=0 MarkInstall libtasn1-6:amd64 < 4.19.0-3+b2 @ii pK > FU=0 MarkInstall libsasl2-2:amd64 < 2.1.28+dfsg1-6 @ii pK > FU=0 MarkInstall libsasl2-modules-db:amd64 < 2.1.28+dfsg1-6 @ii pK > FU=0 Installing libnghttp2-14:amd64 as Depends of libcurl4t64:amd64 MarkInstall libnghttp2-14:amd64 < none -> 1.62.1-2 @un puN > FU=0 Installing libpsl5t64:amd64 as Depends of libcurl4t64:amd64 MarkInstall libpsl5t64:amd64 < none -> 0.21.2-1.1 @un puN > FU=0 Installing librtmp1:amd64 as Depends of libcurl4t64:amd64 MarkInstall librtmp1:amd64 < none -> 2.4+20151223.gitfa8646d.1-2+b4 @un puN > FU=0 Installing libssh2-1t64:amd64 as Depends of libcurl4t64:amd64 MarkInstall libssh2-1t64:amd64 < none -> 1.11.0-6 @un puN > FU=0 Installing libpfm4:amd64 as Depends of llvm-17:amd64 MarkInstall libpfm4:amd64 < none -> 4.13.0+git32-g0d4ed0e-1 @un puN > FU=0 Installing lld-17:amd64 as Depends of amdgcn-tools:amd64 MarkInstall lld-17:amd64 < none -> 1:17.0.6-12+b1 @un puN > 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-4 @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 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 locales-all:amd64 as Depends of builddeps:./:amd64 MarkInstall locales-all:amd64 < none -> 2.39-6 @un puN Ib > FU=0 Installing libc-l10n:amd64 as Depends of locales-all:amd64 MarkInstall libc-l10n:amd64 < none -> 2.39-6 @un puN > FU=0 Installing sharutils:amd64 as Depends of builddeps:./:amd64 MarkInstall sharutils:amd64 < none -> 1:4.15.2-9 @un puN > FU=0 Installing procps:amd64 as Depends of builddeps:./:amd64 MarkInstall procps:amd64 < none -> 2:4.0.4-5 @un puN Ib > FU=0 Installing libproc2-0:amd64 as Depends of procps:amd64 MarkInstall libproc2-0:amd64 < none -> 2:4.0.4-5 @un puN > FU=0 MarkInstall init-system-helpers:amd64 < 1.66 @ii pK > FU=0 Installing gnat-13:amd64 as Depends of builddeps:./:amd64 MarkInstall gnat-13:amd64 < none -> 13.3.0-3 @un puN Ib > FU=0 Installing gnat-13-x86-64-linux-gnu:amd64 as Depends of gnat-13:amd64 MarkInstall gnat-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-3 @un puN Ib > FU=0 Installing gcc-13-base:amd64 as Depends of gnat-13-x86-64-linux-gnu:amd64 MarkInstall gcc-13-base:amd64 < none -> 13.3.0-3 @un puN > FU=0 Installing gcc-13-x86-64-linux-gnu:amd64 as Depends of gnat-13-x86-64-linux-gnu:amd64 MarkInstall gcc-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-3 @un puN Ib > FU=0 Installing cpp-13-x86-64-linux-gnu:amd64 as Depends of gcc-13-x86-64-linux-gnu:amd64 MarkInstall cpp-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-3 @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-3 @un puN > FU=0 Installing libgnat-13:amd64 as Depends of gnat-13-x86-64-linux-gnu:amd64 MarkInstall libgnat-13:amd64 < none -> 13.3.0-3 @un puN > FU=0 Installing gcc-13:amd64 as Depends of gnat-13:amd64 MarkInstall gcc-13:amd64 < none -> 13.3.0-3 @un puN Ib > FU=0 Installing cpp-13:amd64 as Depends of gcc-13:amd64 MarkInstall cpp-13:amd64 < none -> 13.3.0-3 @un puN > FU=0 Installing g++-13:amd64 as Depends of builddeps:./:amd64 MarkInstall g++-13:amd64 < none -> 13.3.0-3 @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-3 @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-3 @un puN > FU=0 Installing gdc-13:amd64 as Depends of builddeps:./:amd64 MarkInstall gdc-13:amd64 < none -> 13.3.0-3 @un puN Ib > FU=0 Installing gdc-13-x86-64-linux-gnu:amd64 as Depends of gdc-13:amd64 MarkInstall gdc-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-3 @un puN Ib > FU=0 Installing libgphobos-13-dev:amd64 as Depends of gdc-13-x86-64-linux-gnu:amd64 MarkInstall libgphobos-13-dev:amd64 < none -> 13.3.0-3 @un puN Ib > FU=0 Installing libgphobos4:amd64 as Depends of libgphobos-13-dev:amd64 MarkInstall libgphobos4:amd64 < none -> 13.3.0-3 @un puN > FU=0 Installing libisl-dev:amd64 as Depends of builddeps:./:amd64 MarkInstall libisl-dev:amd64 < none -> 0.26-3+b2 @un puN > FU=0 Installing libmpc-dev:amd64 as Depends of builddeps:./:amd64 MarkInstall libmpc-dev:amd64 < none -> 1.3.1-1+b2 @un puN Ib > FU=0 Installing libmpfr-dev:amd64 as Depends of libmpc-dev:amd64 MarkInstall libmpfr-dev:amd64 < none -> 4.2.1-1+b1 @un puN Ib > FU=0 Installing libgmp-dev:amd64 as Depends of libmpfr-dev:amd64 MarkInstall libgmp-dev:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN Ib > FU=0 Installing libgmpxx4ldbl:amd64 as Depends of libgmp-dev:amd64 MarkInstall libgmpxx4ldbl:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > FU=0 Installing lib32z1-dev:amd64 as Depends of builddeps:./:amd64 MarkInstall lib32z1-dev:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN Ib > FU=0 Installing lib32z1:amd64 as Depends of lib32z1-dev:amd64 MarkInstall lib32z1:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0 Installing unzip:amd64 as Depends of builddeps:./:amd64 MarkInstall unzip:amd64 < none -> 6.0-28 @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 Installing tcl-expect:amd64 as Depends of expect:amd64 MarkInstall tcl-expect:amd64 < none -> 5.45.4-3 @un puN > FU=0 MarkInstall coreutils:amd64 < 9.4-3.1 @ii pK > FU=0 MarkInstall libattr1:amd64 < 1:2.5.2-1 @ii pK > FU=0 Installing chrpath:amd64 as Depends of builddeps:./:amd64 MarkInstall chrpath:amd64 < none -> 0.16-2+b1 @un puN > FU=0 Installing lsb-release:amd64 as Depends of builddeps:./:amd64 MarkInstall lsb-release:amd64 < none -> 12.1-1 @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 time:amd64 as Depends of builddeps:./:amd64 MarkInstall time:amd64 < none -> 1.9-0.2 @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 libgc-dev:amd64 as Depends of builddeps:./:amd64 MarkInstall libgc-dev:amd64 < none -> 1:8.2.6-2 @un puN Ib > FU=0 Installing libgc1:amd64 as Depends of libgc-dev:amd64 MarkInstall libgc1:amd64 < none -> 1:8.2.6-2 @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 lld-17:amd64 < none -> 1:17.0.6-12+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libgcc-13-dev:amd64 < none -> 13.3.0-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libkeyutils1:amd64 < none -> 1.6.3-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libstdc++-13-dev:amd64 < none -> 13.3.0-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-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libgssapi-krb5-2:amd64 < none -> 1.21.3-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of g++-13:amd64 < none -> 13.3.0-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libnghttp2-14:amd64 < none -> 1.62.1-2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of autoconf2.69:amd64 < none -> 2.69-3.1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libgnat-13:amd64 < none -> 13.3.0-3 @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 gdc-13:amd64 < none -> 13.3.0-3 @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 systemtap-sdt-dev:amd64 < none -> 5.1-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libisl-dev:amd64 < none -> 0.26-3+b2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libpsl5t64:amd64 < none -> 0.21.2-1.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 libgmpxx4ldbl:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of binutils-hppa64-linux-gnu:amd64 < none -> 2.42.90.20240720-2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libmpc-dev:amd64 < none -> 1.3.1-1+b2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of librtmp1:amd64 < none -> 2.4+20151223.gitfa8646d.1-2+b4 @un puN > as its mode (Install) is protected Ignore MarkGarbage of nvptx-tools:amd64 < none -> 0.20240423-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libproc2-0:amd64 < none -> 2:4.0.4-5 @un puN > as its mode (Install) is protected Ignore MarkGarbage of amdgcn-tools:amd64 < none -> 17 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libsigsegv2:amd64 < none -> 2.14-1+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of gnat-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of locales-all:amd64 < none -> 2.39-6 @un puN > as its mode (Install) is protected Ignore MarkGarbage of gnat-13:amd64 < none -> 13.3.0-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libgc-dev:amd64 < none -> 1:8.2.6-2 @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 lib32z1:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of gawk:amd64 < none -> 1:5.2.1-2+b1 @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 Ignore MarkGarbage of diffstat:amd64 < 1.66-1 @ii pK > as its mode (Keep) is protected Ignore MarkGarbage of gperf:amd64 < none -> 3.1-1 @un puN > as its mode (Install) 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-5 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libc6-dbg:amd64 < none -> 2.39-6 @un puN > as its mode (Install) is protected Ignore MarkGarbage of unzip:amd64 < none -> 6.0-28 @un puN > as its mode (Install) is protected Ignore MarkGarbage of lib32z1-dev:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of time:amd64 < none -> 1.9-0.2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of patchutils:amd64 < none -> 0.4.2-1 @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: amdgcn-tools autoconf2.69 binutils-hppa64-linux-gnu bison chrpath cpp-13 cpp-13-x86-64-linux-gnu dejagnu expect flex g++-13 g++-13-x86-64-linux-gnu g++-14-multilib g++-multilib gawk gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-14-multilib gcc-multilib gdc-13 gdc-13-x86-64-linux-gnu gnat-13 gnat-13-x86-64-linux-gnu gperf lib32asan8 lib32atomic1 lib32gcc-14-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-14-dev lib32stdc++6 lib32ubsan1 lib32z1 lib32z1-dev libbrotli1 libc-l10n libc6-dbg libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcurl4t64 libedit2 libexpat1 libgc-dev libgc1 libgcc-13-dev libgmp-dev libgmpxx4ldbl libgnat-13 libgphobos-13-dev libgphobos4 libgssapi-krb5-2 libisl-dev libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libllvm17t64 libmpc-dev libmpfr-dev libnghttp2-14 libpfm4 libpkgconf3 libproc2-0 libpsl5t64 libpython3-stdlib libpython3.12-minimal libpython3.12-stdlib librtmp1 libsigsegv2 libssh2-1t64 libstdc++-13-dev libtcl8.6 libtext-unidecode-perl libx32asan8 libx32atomic1 libx32gcc-14-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-14-dev libx32stdc++6 libx32ubsan1 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl libz3-4 libzstd-dev lld-17 llvm-17 llvm-17-linker-tools llvm-17-runtime locales-all lsb-release media-types netbase nvptx-tools patchutils pkg-config pkgconf pkgconf-bin procps python3 python3-minimal python3.12 python3.12-minimal sgml-base sharutils systemtap-sdt-dev tcl-expect tcl8.6 tex-common texinfo texinfo-lib time ucf unzip zlib1g-dev 0 upgraded, 124 newly installed, 0 to remove and 0 not upgraded. Need to get 209 MB of archives. After this operation, 1120 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 libsigsegv2 amd64 2.14-1+b1 [34.3 kB] Get:3 http://deb.debian.org/debian sid/main amd64 gawk amd64 1:5.2.1-2+b1 [674 kB] Get:4 http://deb.debian.org/debian sid/main amd64 libpython3.12-minimal amd64 3.12.4-3 [812 kB] Get:5 http://deb.debian.org/debian sid/main amd64 libexpat1 amd64 2.6.2-1 [103 kB] Get:6 http://deb.debian.org/debian sid/main amd64 python3.12-minimal amd64 3.12.4-3 [2137 kB] Get:7 http://deb.debian.org/debian sid/main amd64 python3-minimal amd64 3.12.4-1 [26.5 kB] Get:8 http://deb.debian.org/debian sid/main amd64 media-types all 10.1.0 [26.9 kB] Get:9 http://deb.debian.org/debian sid/main amd64 netbase all 6.4 [12.8 kB] Get:10 http://deb.debian.org/debian sid/main amd64 libpython3.12-stdlib amd64 3.12.4-3 [1950 kB] Get:11 http://deb.debian.org/debian sid/main amd64 python3.12 amd64 3.12.4-3 [664 kB] Get:12 http://deb.debian.org/debian sid/main amd64 libpython3-stdlib amd64 3.12.4-1 [9500 B] Get:13 http://deb.debian.org/debian sid/main amd64 python3 amd64 3.12.4-1 [27.6 kB] Get:14 http://deb.debian.org/debian sid/main amd64 sgml-base all 1.31 [15.4 kB] Get:15 http://deb.debian.org/debian sid/main amd64 libproc2-0 amd64 2:4.0.4-5 [64.7 kB] Get:16 http://deb.debian.org/debian sid/main amd64 procps amd64 2:4.0.4-5 [878 kB] Get:17 http://deb.debian.org/debian sid/main amd64 libc-l10n all 2.39-6 [719 kB] Get:18 http://deb.debian.org/debian sid/main amd64 ucf all 3.0043+nmu1 [55.2 kB] Get:19 http://deb.debian.org/debian sid/main amd64 libedit2 amd64 3.1-20240517-1 [93.3 kB] Get:20 http://deb.debian.org/debian sid/main amd64 libz3-4 amd64 4.8.12-3.1+b2 [7346 kB] Get:21 http://deb.debian.org/debian sid/main amd64 libllvm17t64 amd64 1:17.0.6-12+b1 [23.7 MB] Get:22 http://deb.debian.org/debian sid/main amd64 llvm-17-runtime amd64 1:17.0.6-12+b1 [525 kB] Get:23 http://deb.debian.org/debian sid/main amd64 llvm-17-linker-tools amd64 1:17.0.6-12+b1 [1250 kB] Get:24 http://deb.debian.org/debian sid/main amd64 libbrotli1 amd64 1.1.0-2+b4 [300 kB] Get:25 http://deb.debian.org/debian sid/main amd64 libkrb5support0 amd64 1.21.3-3 [32.5 kB] Get:26 http://deb.debian.org/debian sid/main amd64 libk5crypto3 amd64 1.21.3-3 [79.9 kB] Get:27 http://deb.debian.org/debian sid/main amd64 libkeyutils1 amd64 1.6.3-3 [8952 B] Get:28 http://deb.debian.org/debian sid/main amd64 libkrb5-3 amd64 1.21.3-3 [324 kB] Get:29 http://deb.debian.org/debian sid/main amd64 libgssapi-krb5-2 amd64 1.21.3-3 [136 kB] Get:30 http://deb.debian.org/debian sid/main amd64 libnghttp2-14 amd64 1.62.1-2 [74.9 kB] Get:31 http://deb.debian.org/debian sid/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB] Get:32 http://deb.debian.org/debian sid/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b4 [58.5 kB] Get:33 http://deb.debian.org/debian sid/main amd64 libssh2-1t64 amd64 1.11.0-6 [216 kB] Get:34 http://deb.debian.org/debian sid/main amd64 libcurl4t64 amd64 8.8.0-4 [445 kB] Get:35 http://deb.debian.org/debian sid/main amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [341 kB] Get:36 http://deb.debian.org/debian sid/main amd64 llvm-17 amd64 1:17.0.6-12+b1 [21.6 MB] Get:37 http://deb.debian.org/debian sid/main amd64 lld-17 amd64 1:17.0.6-12+b1 [1248 kB] Get:38 http://deb.debian.org/debian sid/main amd64 amdgcn-tools amd64 17 [2544 B] Get:39 http://deb.debian.org/debian sid/main amd64 autoconf2.69 all 2.69-3.1 [291 kB] Get:40 http://deb.debian.org/debian sid/main amd64 binutils-hppa64-linux-gnu amd64 2.42.90.20240720-2 [1176 kB] Get:41 http://deb.debian.org/debian sid/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] Get:42 http://deb.debian.org/debian sid/main amd64 chrpath amd64 0.16-2+b1 [17.1 kB] Get:43 http://deb.debian.org/debian sid/main amd64 gcc-13-base amd64 13.3.0-3 [46.6 kB] Get:44 http://deb.debian.org/debian sid/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-3 [9934 kB] Get:45 http://deb.debian.org/debian sid/main amd64 cpp-13 amd64 13.3.0-3 [1276 B] Get:46 http://deb.debian.org/debian sid/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1 [1034 kB] Get:47 http://deb.debian.org/debian sid/main amd64 tcl8.6 amd64 8.6.14+dfsg-1 [120 kB] Get:48 http://deb.debian.org/debian sid/main amd64 tcl-expect amd64 5.45.4-3 [127 kB] Get:49 http://deb.debian.org/debian sid/main amd64 expect amd64 5.45.4-3 [158 kB] Get:50 http://deb.debian.org/debian sid/main amd64 dejagnu all 1.6.3-1 [1050 kB] Get:51 http://deb.debian.org/debian sid/main amd64 libgcc-13-dev amd64 13.3.0-3 [2540 kB] Get:52 http://deb.debian.org/debian sid/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-3 [19.2 MB] Get:53 http://deb.debian.org/debian sid/main amd64 libstdc++-13-dev amd64 13.3.0-3 [2290 kB] Get:54 http://deb.debian.org/debian sid/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-3 [10.9 MB] Get:55 http://deb.debian.org/debian sid/main amd64 gcc-13 amd64 13.3.0-3 [494 kB] Get:56 http://deb.debian.org/debian sid/main amd64 g++-13 amd64 13.3.0-3 [16.2 kB] Get:57 http://deb.debian.org/debian sid/main amd64 libc6-i386 amd64 2.39-6 [2486 kB] Get:58 http://deb.debian.org/debian sid/main amd64 libc6-dev-i386 amd64 2.39-6 [1363 kB] Get:59 http://deb.debian.org/debian sid/main amd64 libc6-x32 amd64 2.39-6 [2602 kB] Get:60 http://deb.debian.org/debian sid/main amd64 libc6-dev-x32 amd64 2.39-6 [1534 kB] Get:61 http://deb.debian.org/debian sid/main amd64 lib32gcc-s1 amd64 14.1.0-5 [88.4 kB] Get:62 http://deb.debian.org/debian sid/main amd64 libx32gcc-s1 amd64 14.1.0-5 [72.8 kB] Get:63 http://deb.debian.org/debian sid/main amd64 lib32gomp1 amd64 14.1.0-5 [138 kB] Get:64 http://deb.debian.org/debian sid/main amd64 libx32gomp1 amd64 14.1.0-5 [134 kB] Get:65 http://deb.debian.org/debian sid/main amd64 lib32itm1 amd64 14.1.0-5 [27.4 kB] Get:66 http://deb.debian.org/debian sid/main amd64 libx32itm1 amd64 14.1.0-5 [26.2 kB] Get:67 http://deb.debian.org/debian sid/main amd64 lib32atomic1 amd64 14.1.0-5 [7680 B] Get:68 http://deb.debian.org/debian sid/main amd64 libx32atomic1 amd64 14.1.0-5 [9232 B] Get:69 http://deb.debian.org/debian sid/main amd64 lib32asan8 amd64 14.1.0-5 [2608 kB] Get:70 http://deb.debian.org/debian sid/main amd64 libx32asan8 amd64 14.1.0-5 [2588 kB] Get:71 http://deb.debian.org/debian sid/main amd64 lib32stdc++6 amd64 14.1.0-5 [744 kB] Get:72 http://deb.debian.org/debian sid/main amd64 lib32ubsan1 amd64 14.1.0-5 [1054 kB] Get:73 http://deb.debian.org/debian sid/main amd64 libx32stdc++6 amd64 14.1.0-5 [699 kB] Get:74 http://deb.debian.org/debian sid/main amd64 libx32ubsan1 amd64 14.1.0-5 [1064 kB] Get:75 http://deb.debian.org/debian sid/main amd64 lib32quadmath0 amd64 14.1.0-5 [231 kB] Get:76 http://deb.debian.org/debian sid/main amd64 libx32quadmath0 amd64 14.1.0-5 [149 kB] Get:77 http://deb.debian.org/debian sid/main amd64 lib32gcc-14-dev amd64 14.1.0-5 [2417 kB] Get:78 http://deb.debian.org/debian sid/main amd64 libx32gcc-14-dev amd64 14.1.0-5 [2185 kB] Get:79 http://deb.debian.org/debian sid/main amd64 gcc-14-multilib amd64 14.1.0-5 [1020 B] Get:80 http://deb.debian.org/debian sid/main amd64 lib32stdc++-14-dev amd64 14.1.0-5 [1070 kB] Get:81 http://deb.debian.org/debian sid/main amd64 libx32stdc++-14-dev amd64 14.1.0-5 [1004 kB] Get:82 http://deb.debian.org/debian sid/main amd64 g++-14-multilib amd64 14.1.0-5 [1032 B] Get:83 http://deb.debian.org/debian sid/main amd64 gcc-multilib amd64 4:14.1.0-2 [1604 B] Get:84 http://deb.debian.org/debian sid/main amd64 g++-multilib amd64 4:14.1.0-2 [1032 B] Get:85 http://deb.debian.org/debian sid/main amd64 libgphobos4 amd64 13.3.0-3 [1662 kB] Get:86 http://deb.debian.org/debian sid/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1 [919 kB] Get:87 http://deb.debian.org/debian sid/main amd64 libgphobos-13-dev amd64 13.3.0-3 [9911 kB] Get:88 http://deb.debian.org/debian sid/main amd64 gdc-13-x86-64-linux-gnu amd64 13.3.0-3 [10.9 MB] Get:89 http://deb.debian.org/debian sid/main amd64 gdc-13 amd64 13.3.0-3 [44.9 kB] Get:90 http://deb.debian.org/debian sid/main amd64 libgnat-13 amd64 13.3.0-3 [1270 kB] Get:91 http://deb.debian.org/debian sid/main amd64 gnat-13-x86-64-linux-gnu amd64 13.3.0-3 [18.2 MB] Get:92 http://deb.debian.org/debian sid/main amd64 gnat-13 amd64 13.3.0-3 [24.8 kB] Get:93 http://deb.debian.org/debian sid/main amd64 gperf amd64 3.1-1 [147 kB] Get:94 http://deb.debian.org/debian sid/main amd64 lib32z1 amd64 1:1.3.dfsg+really1.3.1-1 [83.8 kB] Get:95 http://deb.debian.org/debian sid/main amd64 lib32z1-dev amd64 1:1.3.dfsg+really1.3.1-1 [86.5 kB] Get:96 http://deb.debian.org/debian sid/main amd64 libc6-dbg amd64 2.39-6 [6937 kB] Get:97 http://deb.debian.org/debian sid/main amd64 libgc1 amd64 1:8.2.6-2 [245 kB] Get:98 http://deb.debian.org/debian sid/main amd64 libgc-dev amd64 1:8.2.6-2 [413 kB] Get:99 http://deb.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-2+b1 [329 kB] Get:100 http://deb.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-2+b1 [640 kB] Get:101 http://deb.debian.org/debian sid/main amd64 libisl-dev amd64 0.26-3+b2 [850 kB] Get:102 http://deb.debian.org/debian sid/main amd64 libmpfr-dev amd64 4.2.1-1+b1 [263 kB] Get:103 http://deb.debian.org/debian sid/main amd64 libmpc-dev amd64 1.3.1-1+b2 [64.8 kB] Get:104 http://deb.debian.org/debian sid/main amd64 libpkgconf3 amd64 1.8.1-3 [36.2 kB] Get:105 http://deb.debian.org/debian sid/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] Get:106 http://deb.debian.org/debian sid/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] Get:107 http://deb.debian.org/debian sid/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] Get:108 http://deb.debian.org/debian sid/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] Get:109 http://deb.debian.org/debian sid/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-4 [313 kB] Get:110 http://deb.debian.org/debian sid/main amd64 libzstd-dev amd64 1.5.6+dfsg-1 [368 kB] Get:111 http://deb.debian.org/debian sid/main amd64 locales-all amd64 2.39-6 [10.9 MB] Get:112 http://deb.debian.org/debian sid/main amd64 lsb-release all 12.1-1 [5912 B] Get:113 http://deb.debian.org/debian sid/main amd64 nvptx-tools amd64 0.20240423-1 [39.0 kB] Get:114 http://deb.debian.org/debian sid/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] Get:115 http://deb.debian.org/debian sid/main amd64 pkgconf-bin amd64 1.8.1-3 [29.9 kB] Get:116 http://deb.debian.org/debian sid/main amd64 pkgconf amd64 1.8.1-3 [26.1 kB] Get:117 http://deb.debian.org/debian sid/main amd64 pkg-config amd64 1.8.1-3 [13.9 kB] Get:118 http://deb.debian.org/debian sid/main amd64 sharutils amd64 1:4.15.2-9 [262 kB] Get:119 http://deb.debian.org/debian sid/main amd64 systemtap-sdt-dev amd64 5.1-1 [18.6 kB] Get:120 http://deb.debian.org/debian sid/main amd64 tex-common all 6.18 [32.5 kB] Get:121 http://deb.debian.org/debian sid/main amd64 texinfo-lib amd64 7.1-3+b1 [224 kB] Get:122 http://deb.debian.org/debian sid/main amd64 texinfo all 7.1-3 [1748 kB] Get:123 http://deb.debian.org/debian sid/main amd64 time amd64 1.9-0.2 [50.8 kB] Get:124 http://deb.debian.org/debian sid/main amd64 unzip amd64 6.0-28 [166 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 209 MB in 2s (90.4 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 ... 15460 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 libsigsegv2:amd64. Preparing to unpack .../libsigsegv2_2.14-1+b1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.14-1+b1) ... Setting up libsigsegv2:amd64 (2.14-1+b1) ... Selecting previously unselected package gawk. (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 ... 15566 files and directories currently installed.) Preparing to unpack .../gawk_1%3a5.2.1-2+b1_amd64.deb ... Unpacking gawk (1:5.2.1-2+b1) ... Selecting previously unselected package libpython3.12-minimal:amd64. Preparing to unpack .../libpython3.12-minimal_3.12.4-3_amd64.deb ... Unpacking libpython3.12-minimal:amd64 (3.12.4-3) ... 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-3_amd64.deb ... Unpacking python3.12-minimal (3.12.4-3) ... Setting up libpython3.12-minimal:amd64 (3.12.4-3) ... Setting up libexpat1:amd64 (2.6.2-1) ... Setting up python3.12-minimal (3.12.4-3) ... 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 ... 16075 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.12.4-1_amd64.deb ... Unpacking python3-minimal (3.12.4-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-3_amd64.deb ... Unpacking libpython3.12-stdlib:amd64 (3.12.4-3) ... Selecting previously unselected package python3.12. Preparing to unpack .../4-python3.12_3.12.4-3_amd64.deb ... Unpacking python3.12 (3.12.4-3) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.12.4-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.12.4-1) ... Setting up python3-minimal (3.12.4-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 ... 16517 files and directories currently installed.) Preparing to unpack .../000-python3_3.12.4-1_amd64.deb ... Unpacking python3 (3.12.4-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../001-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package libproc2-0:amd64. Preparing to unpack .../002-libproc2-0_2%3a4.0.4-5_amd64.deb ... Unpacking libproc2-0:amd64 (2:4.0.4-5) ... Selecting previously unselected package procps. Preparing to unpack .../003-procps_2%3a4.0.4-5_amd64.deb ... Unpacking procps (2:4.0.4-5) ... Selecting previously unselected package libc-l10n. Preparing to unpack .../004-libc-l10n_2.39-6_all.deb ... Unpacking libc-l10n (2.39-6) ... Selecting previously unselected package ucf. Preparing to unpack .../005-ucf_3.0043+nmu1_all.deb ... Moving old data out of the way Unpacking ucf (3.0043+nmu1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../006-libedit2_3.1-20240517-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20240517-1) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../007-libz3-4_4.8.12-3.1+b2_amd64.deb ... Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ... Selecting previously unselected package libllvm17t64:amd64. Preparing to unpack .../008-libllvm17t64_1%3a17.0.6-12+b1_amd64.deb ... Unpacking libllvm17t64:amd64 (1:17.0.6-12+b1) ... Selecting previously unselected package llvm-17-runtime. Preparing to unpack .../009-llvm-17-runtime_1%3a17.0.6-12+b1_amd64.deb ... Unpacking llvm-17-runtime (1:17.0.6-12+b1) ... Selecting previously unselected package llvm-17-linker-tools. Preparing to unpack .../010-llvm-17-linker-tools_1%3a17.0.6-12+b1_amd64.deb ... Unpacking llvm-17-linker-tools (1:17.0.6-12+b1) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../011-libbrotli1_1.1.0-2+b4_amd64.deb ... Unpacking libbrotli1:amd64 (1.1.0-2+b4) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../012-libkrb5support0_1.21.3-3_amd64.deb ... Unpacking libkrb5support0:amd64 (1.21.3-3) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../013-libk5crypto3_1.21.3-3_amd64.deb ... Unpacking libk5crypto3:amd64 (1.21.3-3) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../014-libkeyutils1_1.6.3-3_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-3) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../015-libkrb5-3_1.21.3-3_amd64.deb ... Unpacking libkrb5-3:amd64 (1.21.3-3) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../016-libgssapi-krb5-2_1.21.3-3_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.21.3-3) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../017-libnghttp2-14_1.62.1-2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.62.1-2) ... Selecting previously unselected package libpsl5t64:amd64. Preparing to unpack .../018-libpsl5t64_0.21.2-1.1_amd64.deb ... Unpacking libpsl5t64:amd64 (0.21.2-1.1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../019-librtmp1_2.4+20151223.gitfa8646d.1-2+b4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b4) ... Selecting previously unselected package libssh2-1t64:amd64. Preparing to unpack .../020-libssh2-1t64_1.11.0-6_amd64.deb ... Unpacking libssh2-1t64:amd64 (1.11.0-6) ... Selecting previously unselected package libcurl4t64:amd64. Preparing to unpack .../021-libcurl4t64_8.8.0-4_amd64.deb ... Unpacking libcurl4t64:amd64 (8.8.0-4) ... Selecting previously unselected package libpfm4:amd64. Preparing to unpack .../022-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... Selecting previously unselected package llvm-17. Preparing to unpack .../023-llvm-17_1%3a17.0.6-12+b1_amd64.deb ... Unpacking llvm-17 (1:17.0.6-12+b1) ... Selecting previously unselected package lld-17. Preparing to unpack .../024-lld-17_1%3a17.0.6-12+b1_amd64.deb ... Unpacking lld-17 (1:17.0.6-12+b1) ... Selecting previously unselected package amdgcn-tools. Preparing to unpack .../025-amdgcn-tools_17_amd64.deb ... Unpacking amdgcn-tools (17) ... Selecting previously unselected package autoconf2.69. Preparing to unpack .../026-autoconf2.69_2.69-3.1_all.deb ... Unpacking autoconf2.69 (2.69-3.1) ... Selecting previously unselected package binutils-hppa64-linux-gnu. Preparing to unpack .../027-binutils-hppa64-linux-gnu_2.42.90.20240720-2_amd64.deb ... Unpacking binutils-hppa64-linux-gnu (2.42.90.20240720-2) ... Selecting previously unselected package bison. Preparing to unpack .../028-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 .../029-chrpath_0.16-2+b1_amd64.deb ... Unpacking chrpath (0.16-2+b1) ... Selecting previously unselected package gcc-13-base:amd64. Preparing to unpack .../030-gcc-13-base_13.3.0-3_amd64.deb ... Unpacking gcc-13-base:amd64 (13.3.0-3) ... Selecting previously unselected package cpp-13-x86-64-linux-gnu. Preparing to unpack .../031-cpp-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ... Unpacking cpp-13-x86-64-linux-gnu (13.3.0-3) ... Selecting previously unselected package cpp-13. Preparing to unpack .../032-cpp-13_13.3.0-3_amd64.deb ... Unpacking cpp-13 (13.3.0-3) ... Selecting previously unselected package libtcl8.6:amd64. Preparing to unpack .../033-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 .../034-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 .../035-tcl-expect_5.45.4-3_amd64.deb ... Unpacking tcl-expect:amd64 (5.45.4-3) ... Selecting previously unselected package expect. Preparing to unpack .../036-expect_5.45.4-3_amd64.deb ... Unpacking expect (5.45.4-3) ... Selecting previously unselected package dejagnu. Preparing to unpack .../037-dejagnu_1.6.3-1_all.deb ... Unpacking dejagnu (1.6.3-1) ... Selecting previously unselected package libgcc-13-dev:amd64. Preparing to unpack .../038-libgcc-13-dev_13.3.0-3_amd64.deb ... Unpacking libgcc-13-dev:amd64 (13.3.0-3) ... Selecting previously unselected package gcc-13-x86-64-linux-gnu. Preparing to unpack .../039-gcc-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ... Unpacking gcc-13-x86-64-linux-gnu (13.3.0-3) ... Selecting previously unselected package libstdc++-13-dev:amd64. Preparing to unpack .../040-libstdc++-13-dev_13.3.0-3_amd64.deb ... Unpacking libstdc++-13-dev:amd64 (13.3.0-3) ... Selecting previously unselected package g++-13-x86-64-linux-gnu. Preparing to unpack .../041-g++-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ... Unpacking g++-13-x86-64-linux-gnu (13.3.0-3) ... Selecting previously unselected package gcc-13. Preparing to unpack .../042-gcc-13_13.3.0-3_amd64.deb ... Unpacking gcc-13 (13.3.0-3) ... Selecting previously unselected package g++-13. Preparing to unpack .../043-g++-13_13.3.0-3_amd64.deb ... Unpacking g++-13 (13.3.0-3) ... Selecting previously unselected package libc6-i386. Preparing to unpack .../044-libc6-i386_2.39-6_amd64.deb ... Unpacking libc6-i386 (2.39-6) ... Selecting previously unselected package libc6-dev-i386. Preparing to unpack .../045-libc6-dev-i386_2.39-6_amd64.deb ... Unpacking libc6-dev-i386 (2.39-6) ... Selecting previously unselected package libc6-x32. Preparing to unpack .../046-libc6-x32_2.39-6_amd64.deb ... Unpacking libc6-x32 (2.39-6) ... Selecting previously unselected package libc6-dev-x32. Preparing to unpack .../047-libc6-dev-x32_2.39-6_amd64.deb ... Unpacking libc6-dev-x32 (2.39-6) ... Selecting previously unselected package lib32gcc-s1. Preparing to unpack .../048-lib32gcc-s1_14.1.0-5_amd64.deb ... Unpacking lib32gcc-s1 (14.1.0-5) ... Selecting previously unselected package libx32gcc-s1. Preparing to unpack .../049-libx32gcc-s1_14.1.0-5_amd64.deb ... Unpacking libx32gcc-s1 (14.1.0-5) ... Selecting previously unselected package lib32gomp1. Preparing to unpack .../050-lib32gomp1_14.1.0-5_amd64.deb ... Unpacking lib32gomp1 (14.1.0-5) ... Selecting previously unselected package libx32gomp1. Preparing to unpack .../051-libx32gomp1_14.1.0-5_amd64.deb ... Unpacking libx32gomp1 (14.1.0-5) ... Selecting previously unselected package lib32itm1. Preparing to unpack .../052-lib32itm1_14.1.0-5_amd64.deb ... Unpacking lib32itm1 (14.1.0-5) ... Selecting previously unselected package libx32itm1. Preparing to unpack .../053-libx32itm1_14.1.0-5_amd64.deb ... Unpacking libx32itm1 (14.1.0-5) ... Selecting previously unselected package lib32atomic1. Preparing to unpack .../054-lib32atomic1_14.1.0-5_amd64.deb ... Unpacking lib32atomic1 (14.1.0-5) ... Selecting previously unselected package libx32atomic1. Preparing to unpack .../055-libx32atomic1_14.1.0-5_amd64.deb ... Unpacking libx32atomic1 (14.1.0-5) ... Selecting previously unselected package lib32asan8. Preparing to unpack .../056-lib32asan8_14.1.0-5_amd64.deb ... Unpacking lib32asan8 (14.1.0-5) ... Selecting previously unselected package libx32asan8. Preparing to unpack .../057-libx32asan8_14.1.0-5_amd64.deb ... Unpacking libx32asan8 (14.1.0-5) ... Selecting previously unselected package lib32stdc++6. Preparing to unpack .../058-lib32stdc++6_14.1.0-5_amd64.deb ... Unpacking lib32stdc++6 (14.1.0-5) ... Selecting previously unselected package lib32ubsan1. Preparing to unpack .../059-lib32ubsan1_14.1.0-5_amd64.deb ... Unpacking lib32ubsan1 (14.1.0-5) ... Selecting previously unselected package libx32stdc++6. Preparing to unpack .../060-libx32stdc++6_14.1.0-5_amd64.deb ... Unpacking libx32stdc++6 (14.1.0-5) ... Selecting previously unselected package libx32ubsan1. Preparing to unpack .../061-libx32ubsan1_14.1.0-5_amd64.deb ... Unpacking libx32ubsan1 (14.1.0-5) ... Selecting previously unselected package lib32quadmath0. Preparing to unpack .../062-lib32quadmath0_14.1.0-5_amd64.deb ... Unpacking lib32quadmath0 (14.1.0-5) ... Selecting previously unselected package libx32quadmath0. Preparing to unpack .../063-libx32quadmath0_14.1.0-5_amd64.deb ... Unpacking libx32quadmath0 (14.1.0-5) ... Selecting previously unselected package lib32gcc-14-dev. Preparing to unpack .../064-lib32gcc-14-dev_14.1.0-5_amd64.deb ... Unpacking lib32gcc-14-dev (14.1.0-5) ... Selecting previously unselected package libx32gcc-14-dev. Preparing to unpack .../065-libx32gcc-14-dev_14.1.0-5_amd64.deb ... Unpacking libx32gcc-14-dev (14.1.0-5) ... Selecting previously unselected package gcc-14-multilib. Preparing to unpack .../066-gcc-14-multilib_14.1.0-5_amd64.deb ... Unpacking gcc-14-multilib (14.1.0-5) ... Selecting previously unselected package lib32stdc++-14-dev. Preparing to unpack .../067-lib32stdc++-14-dev_14.1.0-5_amd64.deb ... Unpacking lib32stdc++-14-dev (14.1.0-5) ... Selecting previously unselected package libx32stdc++-14-dev. Preparing to unpack .../068-libx32stdc++-14-dev_14.1.0-5_amd64.deb ... Unpacking libx32stdc++-14-dev (14.1.0-5) ... Selecting previously unselected package g++-14-multilib. Preparing to unpack .../069-g++-14-multilib_14.1.0-5_amd64.deb ... Unpacking g++-14-multilib (14.1.0-5) ... Selecting previously unselected package gcc-multilib. Preparing to unpack .../070-gcc-multilib_4%3a14.1.0-2_amd64.deb ... Unpacking gcc-multilib (4:14.1.0-2) ... Selecting previously unselected package g++-multilib. Preparing to unpack .../071-g++-multilib_4%3a14.1.0-2_amd64.deb ... Unpacking g++-multilib (4:14.1.0-2) ... Selecting previously unselected package libgphobos4:amd64. Preparing to unpack .../072-libgphobos4_13.3.0-3_amd64.deb ... Unpacking libgphobos4:amd64 (13.3.0-3) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../073-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ... Selecting previously unselected package libgphobos-13-dev:amd64. Preparing to unpack .../074-libgphobos-13-dev_13.3.0-3_amd64.deb ... Unpacking libgphobos-13-dev:amd64 (13.3.0-3) ... Selecting previously unselected package gdc-13-x86-64-linux-gnu. Preparing to unpack .../075-gdc-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ... Unpacking gdc-13-x86-64-linux-gnu (13.3.0-3) ... Selecting previously unselected package gdc-13. Preparing to unpack .../076-gdc-13_13.3.0-3_amd64.deb ... Unpacking gdc-13 (13.3.0-3) ... Selecting previously unselected package libgnat-13:amd64. Preparing to unpack .../077-libgnat-13_13.3.0-3_amd64.deb ... Unpacking libgnat-13:amd64 (13.3.0-3) ... Selecting previously unselected package gnat-13-x86-64-linux-gnu. Preparing to unpack .../078-gnat-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ... Unpacking gnat-13-x86-64-linux-gnu (13.3.0-3) ... Selecting previously unselected package gnat-13. Preparing to unpack .../079-gnat-13_13.3.0-3_amd64.deb ... Unpacking gnat-13 (13.3.0-3) ... Selecting previously unselected package gperf. Preparing to unpack .../080-gperf_3.1-1_amd64.deb ... Unpacking gperf (3.1-1) ... Selecting previously unselected package lib32z1. Preparing to unpack .../081-lib32z1_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... Unpacking lib32z1 (1:1.3.dfsg+really1.3.1-1) ... Selecting previously unselected package lib32z1-dev. Preparing to unpack .../082-lib32z1-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... Unpacking lib32z1-dev (1:1.3.dfsg+really1.3.1-1) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../083-libc6-dbg_2.39-6_amd64.deb ... Unpacking libc6-dbg:amd64 (2.39-6) ... Selecting previously unselected package libgc1:amd64. Preparing to unpack .../084-libgc1_1%3a8.2.6-2_amd64.deb ... Unpacking libgc1:amd64 (1:8.2.6-2) ... Selecting previously unselected package libgc-dev:amd64. Preparing to unpack .../085-libgc-dev_1%3a8.2.6-2_amd64.deb ... Unpacking libgc-dev:amd64 (1:8.2.6-2) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Preparing to unpack .../086-libgmpxx4ldbl_2%3a6.3.0+dfsg-2+b1_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b1) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../087-libgmp-dev_2%3a6.3.0+dfsg-2+b1_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2+b1) ... Selecting previously unselected package libisl-dev:amd64. Preparing to unpack .../088-libisl-dev_0.26-3+b2_amd64.deb ... Unpacking libisl-dev:amd64 (0.26-3+b2) ... Selecting previously unselected package libmpfr-dev:amd64. Preparing to unpack .../089-libmpfr-dev_4.2.1-1+b1_amd64.deb ... Unpacking libmpfr-dev:amd64 (4.2.1-1+b1) ... Selecting previously unselected package libmpc-dev:amd64. Preparing to unpack .../090-libmpc-dev_1.3.1-1+b2_amd64.deb ... Unpacking libmpc-dev:amd64 (1.3.1-1+b2) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../091-libpkgconf3_1.8.1-3_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-3) ... Selecting previously unselected package libtext-unidecode-perl. Preparing to unpack .../092-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 .../093-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 .../094-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 .../095-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 .../096-libxml-libxml-perl_2.0207+dfsg+really+2.0134-4_amd64.deb ... Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-4) ... Selecting previously unselected package libzstd-dev:amd64. Preparing to unpack .../097-libzstd-dev_1.5.6+dfsg-1_amd64.deb ... Unpacking libzstd-dev:amd64 (1.5.6+dfsg-1) ... Selecting previously unselected package locales-all. Preparing to unpack .../098-locales-all_2.39-6_amd64.deb ... Unpacking locales-all (2.39-6) ... Selecting previously unselected package lsb-release. Preparing to unpack .../099-lsb-release_12.1-1_all.deb ... Unpacking lsb-release (12.1-1) ... Selecting previously unselected package nvptx-tools. Preparing to unpack .../100-nvptx-tools_0.20240423-1_amd64.deb ... Unpacking nvptx-tools (0.20240423-1) ... Selecting previously unselected package patchutils. Preparing to unpack .../101-patchutils_0.4.2-1_amd64.deb ... Unpacking patchutils (0.4.2-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../102-pkgconf-bin_1.8.1-3_amd64.deb ... Unpacking pkgconf-bin (1.8.1-3) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../103-pkgconf_1.8.1-3_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-3) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../104-pkg-config_1.8.1-3_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-3) ... Selecting previously unselected package sharutils. Preparing to unpack .../105-sharutils_1%3a4.15.2-9_amd64.deb ... Unpacking sharutils (1:4.15.2-9) ... Selecting previously unselected package systemtap-sdt-dev:amd64. Preparing to unpack .../106-systemtap-sdt-dev_5.1-1_amd64.deb ... Unpacking systemtap-sdt-dev:amd64 (5.1-1) ... Selecting previously unselected package tex-common. Preparing to unpack .../107-tex-common_6.18_all.deb ... Unpacking tex-common (6.18) ... Selecting previously unselected package texinfo-lib. Preparing to unpack .../108-texinfo-lib_7.1-3+b1_amd64.deb ... Unpacking texinfo-lib (7.1-3+b1) ... Selecting previously unselected package texinfo. Preparing to unpack .../109-texinfo_7.1-3_all.deb ... Unpacking texinfo (7.1-3) ... Selecting previously unselected package time. Preparing to unpack .../110-time_1.9-0.2_amd64.deb ... Unpacking time (1.9-0.2) ... Selecting previously unselected package unzip. Preparing to unpack .../111-unzip_6.0-28_amd64.deb ... Unpacking unzip (6.0-28) ... Setting up media-types (10.1.0) ... Setting up time (1.9-0.2) ... Setting up libkeyutils1:amd64 (1.6.3-3) ... Setting up flex (2.6.4-8.2+b2) ... Setting up libc-l10n (2.39-6) ... Setting up libzstd-dev:amd64 (1.5.6+dfsg-1) ... Setting up gawk (1:5.2.1-2+b1) ... Setting up libisl-dev:amd64 (0.26-3+b2) ... Setting up unzip (6.0-28) ... Setting up libbrotli1:amd64 (1.1.0-2+b4) ... Setting up libedit2:amd64 (3.1-20240517-1) ... Setting up libpsl5t64:amd64 (0.21.2-1.1) ... Setting up libnghttp2-14:amd64 (1.62.1-2) ... Setting up libxml-namespacesupport-perl (1.12-2) ... Setting up texinfo-lib (7.1-3+b1) ... Setting up gperf (3.1-1) ... Setting up locales-all (2.39-6) ... Setting up libc6-dbg:amd64 (2.39-6) ... Setting up libkrb5support0:amd64 (1.21.3-3) ... Setting up libc6-x32 (2.39-6) ... Setting up autoconf2.69 (2.69-3.1) ... Setting up patchutils (0.4.2-1) ... Setting up libxml-sax-base-perl (1.09-3) ... Setting up libz3-4:amd64 (4.8.12-3.1+b2) ... Setting up libpkgconf3:amd64 (1.8.1-3) ... Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b1) ... Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... Setting up gcc-13-base:amd64 (13.3.0-3) ... Setting up libllvm17t64:amd64 (1:17.0.6-12+b1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b4) ... Setting up libproc2-0:amd64 (2:4.0.4-5) ... Setting up libtcl8.6:amd64 (8.6.14+dfsg-1) ... Setting up libgphobos4:amd64 (13.3.0-3) ... Setting up ucf (3.0043+nmu1) ... Setting up pkgconf-bin (1.8.1-3) ... Setting up libk5crypto3:amd64 (1.21.3-3) ... Setting up libx32gomp1 (14.1.0-5) ... Setting up libgnat-13:amd64 (13.3.0-3) ... Setting up libgc1:amd64 (1:8.2.6-2) ... Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ... Setting up libgcc-13-dev:amd64 (13.3.0-3) ... Setting up lld-17 (1:17.0.6-12+b1) ... Setting up binutils-hppa64-linux-gnu (2.42.90.20240720-2) ... Setting up procps (2:4.0.4-5) ... Setting up llvm-17-runtime (1:17.0.6-12+b1) ... 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 libc6-i386 (2.39-6) ... Setting up libx32quadmath0 (14.1.0-5) ... Setting up netbase (6.4) ... Setting up sgml-base (1.31) ... Setting up nvptx-tools (0.20240423-1) ... Setting up libkrb5-3:amd64 (1.21.3-3) ... Setting up libssh2-1t64:amd64 (1.11.0-6) ... Setting up sharutils (1:4.15.2-9) ... Setting up lsb-release (12.1-1) ... Setting up libtext-unidecode-perl (1.30-3) ... Setting up libgc-dev:amd64 (1:8.2.6-2) ... Setting up lib32atomic1 (14.1.0-5) ... Setting up chrpath (0.16-2+b1) ... Setting up libstdc++-13-dev:amd64 (13.3.0-3) ... Setting up libx32atomic1 (14.1.0-5) ... Setting up lib32z1 (1:1.3.dfsg+really1.3.1-1) ... Setting up tcl8.6 (8.6.14+dfsg-1) ... Setting up libc6-dev-i386 (2.39-6) ... Setting up lib32itm1 (14.1.0-5) ... Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2+b1) ... Setting up llvm-17-linker-tools (1:17.0.6-12+b1) ... Setting up libpython3.12-stdlib:amd64 (3.12.4-3) ... Setting up cpp-13-x86-64-linux-gnu (13.3.0-3) ... Setting up libx32gcc-s1 (14.1.0-5) ... Setting up gcc-13-x86-64-linux-gnu (13.3.0-3) ... Setting up python3.12 (3.12.4-3) ... Setting up tcl-expect:amd64 (5.45.4-3) ... Setting up libx32itm1 (14.1.0-5) ... Setting up libmpfr-dev:amd64 (4.2.1-1+b1) ... 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 libx32asan8 (14.1.0-5) ... Setting up tex-common (6.18) ... update-language: texlive-base not installed and configured, doing nothing! Setting up libc6-dev-x32 (2.39-6) ... Setting up lib32gomp1 (14.1.0-5) ... Setting up lib32gcc-s1 (14.1.0-5) ... Setting up lib32stdc++6 (14.1.0-5) ... Setting up lib32asan8 (14.1.0-5) ... Setting up libgssapi-krb5-2:amd64 (1.21.3-3) ... Setting up libgphobos-13-dev:amd64 (13.3.0-3) ... Setting up pkg-config:amd64 (1.8.1-3) ... Setting up lib32z1-dev (1:1.3.dfsg+really1.3.1-1) ... Setting up gnat-13-x86-64-linux-gnu (13.3.0-3) ... Setting up libmpc-dev:amd64 (1.3.1-1+b2) ... Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-4) ... 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 lib32quadmath0 (14.1.0-5) ... Setting up libpython3-stdlib:amd64 (3.12.4-1) ... Setting up libx32stdc++6 (14.1.0-5) ... Setting up g++-13-x86-64-linux-gnu (13.3.0-3) ... Setting up libx32ubsan1 (14.1.0-5) ... Setting up cpp-13 (13.3.0-3) ... Setting up libcurl4t64:amd64 (8.8.0-4) ... Setting up expect (5.45.4-3) ... Setting up python3 (3.12.4-1) ... Setting up lib32ubsan1 (14.1.0-5) ... Setting up libx32gcc-14-dev (14.1.0-5) ... Setting up systemtap-sdt-dev:amd64 (5.1-1) ... Setting up gdc-13-x86-64-linux-gnu (13.3.0-3) ... Setting up gcc-13 (13.3.0-3) ... Setting up texinfo (7.1-3) ... Setting up lib32gcc-14-dev (14.1.0-5) ... Setting up dejagnu (1.6.3-1) ... Setting up gnat-13 (13.3.0-3) ... Setting up llvm-17 (1:17.0.6-12+b1) ... Setting up amdgcn-tools (17) ... Setting up g++-13 (13.3.0-3) ... Setting up lib32stdc++-14-dev (14.1.0-5) ... Setting up libx32stdc++-14-dev (14.1.0-5) ... Setting up gcc-14-multilib (14.1.0-5) ... Setting up gdc-13 (13.3.0-3) ... Setting up g++-14-multilib (14.1.0-5) ... Setting up gcc-multilib (4:14.1.0-2) ... Setting up g++-multilib (4:14.1.0-2) ... Processing triggers for base-files (13.3) ... Processing triggers for libc-bin (2.39-6) ... Processing triggers for man-db (2.12.1-2) ... Not building database; man-db/auto-update is not 'true'. Reading package lists... Building dependency tree... Reading state information... MarkInstall doxygen:amd64 < none -> 1.9.8+ds-2+b1 @un puN Ib > FU=1 MarkInstall libc6:amd64 < 2.39-6 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-5 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-5 @ii pmK > FU=0 Installing libclang-cpp16t64:amd64 as Depends of doxygen:amd64 MarkInstall libclang-cpp16t64:amd64 < none -> 1:16.0.6-27+b1 @un puN Ib > FU=0 Installing libllvm16t64:amd64 as Depends of libclang-cpp16t64:amd64 MarkInstall libllvm16t64:amd64 < none -> 1:16.0.6-27+b1 @un puN > FU=0 MarkInstall libedit2:amd64 < 3.1-20240517-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 libtinfo6:amd64 < 6.5-2 @ii pmK > FU=0 MarkInstall libffi8:amd64 < 3.4.6-1 @ii pmK > FU=0 MarkInstall libstdc++6:amd64 < 14.1.0-5 @ii pmK > FU=0 MarkInstall libxml2:amd64 < 2.12.7+dfsg-3+b1 @ii pmK > FU=0 MarkInstall libicu72:amd64 < 72.1-5 @ii pmK > FU=0 MarkInstall liblzma5:amd64 < 5.6.2-2 @ii pmK > FU=0 MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0 MarkInstall libz3-4:amd64 < 4.8.12-3.1+b2 @ii pmK > FU=0 MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0 Installing libclang1-16t64:amd64 as Depends of doxygen:amd64 MarkInstall libclang1-16t64:amd64 < none -> 1:16.0.6-27+b1 @un puN > FU=0 Installing libfmt9:amd64 as Depends of doxygen:amd64 MarkInstall libfmt9:amd64 < none -> 9.1.0+ds1-2 @un puN > FU=0 MarkInstall libsqlite3-0:amd64 < 3.46.0-1 @ii pmK > FU=0 Installing libxapian30:amd64 as Depends of doxygen:amd64 MarkInstall libxapian30:amd64 < none -> 1.4.25-1 @un puN > FU=0 MarkInstall libuuid1:amd64 < 2.40.2-1 @ii pmK > FU=0 MarkInstall graphviz:amd64 < none -> 2.42.4-1 @un pumN Ib > FU=1 Installing libann0:amd64 as Depends of graphviz:amd64 MarkInstall libann0:amd64 < none -> 1.1.2+doc-9+b1 @un puN > FU=0 Installing libcdt5:amd64 as Depends of graphviz:amd64 MarkInstall libcdt5:amd64 < none -> 2.42.4-1 @un puN > FU=0 Installing libcgraph6:amd64 as Depends of graphviz:amd64 MarkInstall libcgraph6:amd64 < none -> 2.42.4-1 @un puN > FU=0 MarkInstall libexpat1:amd64 < 2.6.2-1 @ii pmK > FU=0 Installing libgd3:amd64 as Depends of graphviz:amd64 MarkInstall libgd3:amd64 < none -> 2.3.3-12 @un puN Ib > FU=0 Installing libavif16:amd64 as Depends of libgd3:amd64 MarkInstall libavif16:amd64 < none -> 1.1.0-3 @un puN Ib > FU=0 Installing libaom3:amd64 as Depends of libavif16:amd64 MarkInstall libaom3:amd64 < none -> 3.9.1-1 @un puN > FU=0 Installing libdav1d7:amd64 as Depends of libavif16:amd64 MarkInstall libdav1d7:amd64 < none -> 1.4.3-1 @un puN > FU=0 Installing libgav1-1:amd64 as Depends of libavif16:amd64 MarkInstall libgav1-1:amd64 < none -> 0.19.0-2+b1 @un puN Ib > FU=0 Installing libabsl20230802:amd64 as Depends of libgav1-1:amd64 MarkInstall libabsl20230802:amd64 < none -> 20230802.1-4 @un puN > FU=0 Installing librav1e0.7:amd64 as Depends of libavif16:amd64 MarkInstall librav1e0.7:amd64 < none -> 0.7.1-4 @un puN > FU=0 Installing libsvtav1enc2:amd64 as Depends of libavif16:amd64 MarkInstall libsvtav1enc2:amd64 < none -> 2.1.0+dfsg-2 @un puN > FU=0 Installing libyuv0:amd64 as Depends of libavif16:amd64 MarkInstall libyuv0:amd64 < none -> 0.0.1888.20240710-3 @un puN Ib > FU=0 Installing libjpeg62-turbo:amd64 as Depends of libyuv0:amd64 MarkInstall libjpeg62-turbo:amd64 < none -> 1:2.1.5-3 @un puN > FU=0 Installing libfontconfig1:amd64 as Depends of libgd3:amd64 MarkInstall libfontconfig1:amd64 < none -> 2.15.0-1.1 @un puN Ib > FU=0 Installing libfreetype6:amd64 as Depends of libfontconfig1:amd64 MarkInstall libfreetype6:amd64 < none -> 2.13.2+dfsg-1+b4 @un puN Ib > FU=0 MarkInstall libbrotli1:amd64 < 1.1.0-2+b4 @ii pmK > FU=0 MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > 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 fontconfig-config:amd64 as Depends of libfontconfig1:amd64 MarkInstall fontconfig-config:amd64 < none -> 2.15.0-1.1 @un puN Ib > FU=0 Installing fonts-dejavu-core:amd64 as Depends of fontconfig-config:amd64 MarkInstall fonts-dejavu-core:amd64 < none -> 2.37-8 @un uN Ib > FU=0 Installing fonts-dejavu-mono:amd64 as Depends of fonts-dejavu-core:amd64 MarkInstall fonts-dejavu-mono:amd64 < none -> 2.37-8 @un uN > FU=0 Installing libheif1:amd64 as Depends of libgd3:amd64 MarkInstall libheif1:amd64 < none -> 1.17.6-4+b2 @un puN Ib > FU=0 Installing libsharpyuv0:amd64 as Depends of libheif1:amd64 MarkInstall libsharpyuv0:amd64 < none -> 1.4.0-0.1 @un puN > FU=0 Installing libheif-plugin-dav1d:amd64 as Depends of libheif1:amd64 MarkInstall libheif-plugin-dav1d:amd64 < none -> 1.17.6-4+b2 @un uN > FU=0 Installing libheif-plugin-libde265:amd64 as Depends of libheif1:amd64 MarkInstall libheif-plugin-libde265:amd64 < none -> 1.17.6-4+b2 @un puN Ib > FU=0 Installing libde265-0:amd64 as Depends of libheif-plugin-libde265:amd64 MarkInstall libde265-0:amd64 < none -> 1.0.15-1+b1 @un puN > FU=0 Installing libimagequant0:amd64 as Depends of libgd3:amd64 MarkInstall libimagequant0:amd64 < none -> 2.18.0-1+b1 @un puN > FU=0 MarkInstall libgomp1:amd64 < 14.1.0-5 @ii pmK > FU=0 Installing libraqm0:amd64 as Depends of libgd3:amd64 MarkInstall libraqm0:amd64 < none -> 0.10.1-1+b1 @un puN Ib > FU=0 Installing libfribidi0:amd64 as Depends of libraqm0:amd64 MarkInstall libfribidi0:amd64 < none -> 1.0.15-1 @un puN > FU=0 Installing libharfbuzz0b:amd64 as Depends of libraqm0:amd64 MarkInstall libharfbuzz0b:amd64 < none -> 8.3.0-2+b1 @un puN Ib > FU=0 Installing libglib2.0-0t64:amd64 as Depends of libharfbuzz0b:amd64 MarkInstall libglib2.0-0t64:amd64 < none -> 2.80.4-1 @un puN > FU=0 MarkInstall libmount1:amd64 < 2.40.2-1 @ii pmK > FU=0 MarkInstall libblkid1:amd64 < 2.40.2-1 @ii pmK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b3 @ii pmK > FU=0 MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0 Installing libgraphite2-3:amd64 as Depends of libharfbuzz0b:amd64 MarkInstall libgraphite2-3:amd64 < none -> 1.3.14-2 @un puN > FU=0 Installing libtiff6:amd64 as Depends of libgd3:amd64 MarkInstall libtiff6:amd64 < none -> 4.5.1+git230720-4 @un puN Ib > FU=0 Installing libdeflate0:amd64 as Depends of libtiff6:amd64 MarkInstall libdeflate0:amd64 < none -> 1.20-1 @un puN > FU=0 Installing libjbig0:amd64 as Depends of libtiff6:amd64 MarkInstall libjbig0:amd64 < none -> 2.1-6.1+b1 @un puN > FU=0 Installing liblerc4:amd64 as Depends of libtiff6:amd64 MarkInstall liblerc4:amd64 < none -> 4.0.0+ds-4+b1 @un puN > FU=0 Installing libwebp7:amd64 as Depends of libtiff6:amd64 MarkInstall libwebp7:amd64 < none -> 1.4.0-0.1 @un puN > FU=0 Installing libxpm4:amd64 as Depends of libgd3:amd64 MarkInstall libxpm4:amd64 < none -> 1:3.5.17-1+b1 @un puN Ib > FU=0 Installing libx11-6:amd64 as Depends of libxpm4:amd64 MarkInstall libx11-6:amd64 < none -> 2:1.8.7-1+b1 @un puN Ib > FU=0 Installing libxcb1:amd64 as Depends of libx11-6:amd64 MarkInstall libxcb1:amd64 < none -> 1.17.0-2 @un puN Ib > FU=0 Installing libxau6:amd64 as Depends of libxcb1:amd64 MarkInstall libxau6:amd64 < none -> 1:1.0.9-1+b1 @un puN > FU=0 Installing libxdmcp6:amd64 as Depends of libxcb1:amd64 MarkInstall libxdmcp6:amd64 < none -> 1:1.1.2-3+b1 @un puN > FU=0 Installing libx11-data:amd64 as Depends of libx11-6:amd64 MarkInstall libx11-data:amd64 < none -> 2:1.8.7-1 @un puN > FU=0 Installing libgts-0.7-5t64:amd64 as Depends of graphviz:amd64 MarkInstall libgts-0.7-5t64:amd64 < none -> 0.7.6+darcs121130-5.2 @un puN > FU=0 Installing libgvc6:amd64 as Depends of graphviz:amd64 MarkInstall libgvc6:amd64 < none -> 2.42.4-1 @un puN Ib > FU=0 Installing libcairo2:amd64 as Depends of libgvc6:amd64 MarkInstall libcairo2:amd64 < none -> 1.18.0-3+b1 @un puN Ib > FU=0 Installing libpixman-1-0:amd64 as Depends of libcairo2:amd64 MarkInstall libpixman-1-0:amd64 < none -> 0.42.2-1+b1 @un puN > FU=0 Installing libxcb-render0:amd64 as Depends of libcairo2:amd64 MarkInstall libxcb-render0:amd64 < none -> 1.17.0-2 @un puN > FU=0 Installing libxcb-shm0:amd64 as Depends of libcairo2:amd64 MarkInstall libxcb-shm0:amd64 < none -> 1.17.0-2 @un puN > FU=0 Installing libxext6:amd64 as Depends of libcairo2:amd64 MarkInstall libxext6:amd64 < none -> 2:1.3.4-1+b1 @un puN > FU=0 Installing libxrender1:amd64 as Depends of libcairo2:amd64 MarkInstall libxrender1:amd64 < none -> 1:0.9.10-1.1+b1 @un puN > FU=0 Installing libltdl7:amd64 as Depends of libgvc6:amd64 MarkInstall libltdl7:amd64 < none -> 2.4.7-7+b1 @un puN > FU=0 Installing libpango-1.0-0:amd64 as Depends of libgvc6:amd64 MarkInstall libpango-1.0-0:amd64 < none -> 1.54.0+ds-1 @un puN Ib > FU=0 Installing fontconfig:amd64 as Depends of libpango-1.0-0:amd64 MarkInstall fontconfig:amd64 < none -> 2.15.0-1.1 @un puN > FU=0 Installing libthai0:amd64 as Depends of libpango-1.0-0:amd64 MarkInstall libthai0:amd64 < none -> 0.1.29-2 @un puN Ib > FU=0 Installing libthai-data:amd64 as Depends of libthai0:amd64 MarkInstall libthai-data:amd64 < none -> 0.1.29-2 @un puN > FU=0 Installing libdatrie1:amd64 as Depends of libthai0:amd64 MarkInstall libdatrie1:amd64 < none -> 0.2.13-3 @un puN > FU=0 Installing libpangocairo-1.0-0:amd64 as Depends of libgvc6:amd64 MarkInstall libpangocairo-1.0-0:amd64 < none -> 1.54.0+ds-1 @un puN Ib > FU=0 Installing libpangoft2-1.0-0:amd64 as Depends of libpangocairo-1.0-0:amd64 MarkInstall libpangoft2-1.0-0:amd64 < none -> 1.54.0+ds-1 @un puN > FU=0 Installing libpathplan4:amd64 as Depends of libgvc6:amd64 MarkInstall libpathplan4:amd64 < none -> 2.42.4-1 @un puN > FU=0 Installing libgvpr2:amd64 as Depends of graphviz:amd64 MarkInstall libgvpr2:amd64 < none -> 2.42.4-1 @un puN > FU=0 Installing liblab-gamut1:amd64 as Depends of graphviz:amd64 MarkInstall liblab-gamut1:amd64 < none -> 2.42.4-1 @un puN > FU=0 Installing libxaw7:amd64 as Depends of graphviz:amd64 MarkInstall libxaw7:amd64 < none -> 2:1.0.14-1+b2 @un puN Ib > FU=0 Installing libxmu6:amd64 as Depends of libxaw7:amd64 MarkInstall libxmu6:amd64 < none -> 2:1.1.3-3+b2 @un puN Ib > FU=0 Installing libxt6t64:amd64 as Depends of libxmu6:amd64 MarkInstall libxt6t64:amd64 < none -> 1:1.2.1-1.2 @un puN Ib > FU=0 Installing libice6:amd64 as Depends of libxt6t64:amd64 MarkInstall libice6:amd64 < none -> 2:1.0.10-1+b1 @un puN Ib > FU=0 Installing x11-common:amd64 as Depends of libice6:amd64 MarkInstall x11-common:amd64 < none -> 1:7.7+23.1 @un puN > FU=0 Installing libsm6:amd64 as Depends of libxt6t64:amd64 MarkInstall libsm6:amd64 < none -> 2:1.2.3-1+b1 @un puN > FU=0 MarkInstall ghostscript:amd64 < none -> 10.03.1~dfsg-2 @un puN Ib > FU=1 Installing libgs10:amd64 as Depends of ghostscript:amd64 MarkInstall libgs10:amd64 < none -> 10.03.1~dfsg-2 @un puN Ib > FU=0 Installing libgs10-common:amd64 as Depends of libgs10:amd64 MarkInstall libgs10-common:amd64 < none -> 10.03.1~dfsg-2 @un puN Ib > FU=0 Installing fonts-urw-base35:amd64 as Depends of libgs10-common:amd64 MarkInstall fonts-urw-base35:amd64 < none -> 20200910-8 @un puN Ib > FU=0 Installing xfonts-utils:amd64 as Depends of fonts-urw-base35:amd64 MarkInstall xfonts-utils:amd64 < none -> 1:7.7+6 @un puN Ib > FU=0 Installing libfontenc1:amd64 as Depends of xfonts-utils:amd64 MarkInstall libfontenc1:amd64 < none -> 1:1.1.8-1 @un puN > FU=0 Installing xfonts-encodings:amd64 as Depends of xfonts-utils:amd64 MarkInstall xfonts-encodings:amd64 < none -> 1:1.0.4-2.2 @un puN > FU=0 Installing libgs-common:amd64 as Depends of libgs10-common:amd64 MarkInstall libgs-common:amd64 < none -> 10.03.1~dfsg-2 @un puN > FU=0 Installing poppler-data:amd64 as Depends of libgs10:amd64 MarkInstall poppler-data:amd64 < none -> 0.4.12-1 @un puN > FU=0 MarkInstall dpkg:amd64 < 1.22.9 @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 Installing libcups2t64:amd64 as Depends of libgs10:amd64 MarkInstall libcups2t64:amd64 < none -> 2.4.10-1 @un puN Ib > FU=0 Installing libavahi-client3:amd64 as Depends of libcups2t64:amd64 MarkInstall libavahi-client3:amd64 < none -> 0.8-13+b2 @un puN Ib > FU=0 Installing libavahi-common3:amd64 as Depends of libavahi-client3:amd64 MarkInstall libavahi-common3:amd64 < none -> 0.8-13+b2 @un puN Ib > FU=0 Installing libavahi-common-data:amd64 as Depends of libavahi-common3:amd64 MarkInstall libavahi-common-data:amd64 < none -> 0.8-13+b2 @un puN > FU=0 Installing libdbus-1-3:amd64 as Depends of libavahi-client3:amd64 MarkInstall libdbus-1-3:amd64 < none -> 1.14.10-4+b1 @un puN > FU=0 MarkInstall libgnutls30t64:amd64 < 3.8.6-2 @ii pmK > FU=0 MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0 MarkInstall libhogweed6t64:amd64 < 3.10-1 @ii pmK > FU=0 MarkInstall libnettle8t64:amd64 < 3.10-1 @ii pmK > FU=0 MarkInstall libidn2-0:amd64 < 2.3.7-2 @ii pmK > FU=0 MarkInstall libunistring5:amd64 < 1.2-1 @ii pmK > FU=0 MarkInstall libp11-kit0:amd64 < 0.25.5-2 @ii pmK > FU=0 MarkInstall libtasn1-6:amd64 < 4.19.0-3+b2 @ii pmK > FU=0 MarkInstall libgssapi-krb5-2:amd64 < 1.21.3-3 @ii pmK > FU=0 MarkInstall libkrb5-3:amd64 < 1.21.3-3 @ii pmK > FU=0 MarkInstall libkrb5support0:amd64 < 1.21.3-3 @ii pmK > FU=0 MarkInstall libcom-err2:amd64 < 1.47.1-1 @ii pmK > FU=0 MarkInstall libk5crypto3:amd64 < 1.21.3-3 @ii pmK > FU=0 MarkInstall libkeyutils1:amd64 < 1.6.3-3 @ii pmK > FU=0 MarkInstall libssl3t64:amd64 < 3.2.2-1 @ii pmK > FU=0 Installing libidn12:amd64 as Depends of libgs10:amd64 MarkInstall libidn12:amd64 < none -> 1.42-2 @un puN > FU=0 Installing libijs-0.35:amd64 as Depends of libgs10:amd64 MarkInstall libijs-0.35:amd64 < none -> 0.35-15.1+b1 @un puN > FU=0 Installing libjbig2dec0:amd64 as Depends of libgs10:amd64 MarkInstall libjbig2dec0:amd64 < none -> 0.20-1+b2 @un puN > FU=0 Installing liblcms2-2:amd64 as Depends of libgs10:amd64 MarkInstall liblcms2-2:amd64 < none -> 2.14-2+b1 @un puN > FU=0 Installing libopenjp2-7:amd64 as Depends of libgs10:amd64 MarkInstall libopenjp2-7:amd64 < none -> 2.5.0-2+b3 @un puN > FU=0 Installing libpaper1:amd64 as Depends of libgs10:amd64 MarkInstall libpaper1:amd64 < none -> 1.1.29+b1 @un puN > FU=0 MarkInstall ucf:amd64 < 3.0043+nmu1 @ii pmK > FU=0 MarkInstall sensible-utils:amd64 < 0.0.24 @ii pmK > FU=0 MarkInstall texlive-latex-base:amd64 < none -> 2024.20240706-1 @un pumN Ib > FU=1 MarkInstall tex-common:amd64 < 6.18 @ii pmK > FU=0 Installing fonts-lmodern:amd64 as Depends of texlive-latex-base:amd64 MarkInstall fonts-lmodern:amd64 < none -> 2.005-1 @un puN > FU=0 Installing texlive-base:amd64 as Depends of texlive-latex-base:amd64 MarkInstall texlive-base:amd64 < none -> 2024.20240706-1 @un pumN Ib > FU=0 Installing libpaper-utils:amd64 as Depends of texlive-base:amd64 MarkInstall libpaper-utils:amd64 < none -> 1.1.29+b1 @un puN > FU=0 Installing texlive-binaries:amd64 as Depends of texlive-base:amd64 MarkInstall texlive-binaries:amd64 < none -> 2024.20240313.70630+ds-3 @un puN Ib > FU=0 Installing libptexenc1:amd64 as Depends of texlive-binaries:amd64 MarkInstall libptexenc1:amd64 < none -> 2024.20240313.70630+ds-3 @un puN Ib > FU=0 Installing libkpathsea6:amd64 as Depends of libptexenc1:amd64 MarkInstall libkpathsea6:amd64 < none -> 2024.20240313.70630+ds-3 @un puN > FU=0 Installing libsynctex2:amd64 as Depends of texlive-binaries:amd64 MarkInstall libsynctex2:amd64 < none -> 2024.20240313.70630+ds-3 @un puN > FU=0 Installing libtexlua53-5:amd64 as Depends of texlive-binaries:amd64 MarkInstall libtexlua53-5:amd64 < none -> 2024.20240313.70630+ds-3 @un puN > FU=0 Installing t1utils:amd64 as Depends of texlive-binaries:amd64 MarkInstall t1utils:amd64 < none -> 1.41-4 @un puN > FU=0 MarkInstall perl:amd64 < 5.38.2-5 @ii pmK > FU=0 MarkInstall perl-base:amd64 < 5.38.2-5 @ii pmK > FU=0 MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pmK > FU=0 MarkInstall perl-modules-5.38:amd64 < 5.38.2-5 @ii pmK > FU=0 MarkInstall libperl5.38t64:amd64 < 5.38.2-5 @ii pmK > FU=0 MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pmK > FU=0 MarkInstall libgdbm-compat4t64:amd64 < 1.23-6 @ii pmK > FU=0 MarkInstall libgdbm6t64:amd64 < 1.23-6 @ii pmK > FU=0 Installing libmpfi0:amd64 as Depends of texlive-binaries:amd64 MarkInstall libmpfi0:amd64 < none -> 1.5.4+ds-3 @un puN > FU=0 MarkInstall libmpfr6:amd64 < 4.2.1-1+b1 @ii pmK > FU=0 Installing libpotrace0:amd64 as Depends of texlive-binaries:amd64 MarkInstall libpotrace0:amd64 < none -> 1.16-2+b1 @un puN > FU=0 Installing libteckit0:amd64 as Depends of texlive-binaries:amd64 MarkInstall libteckit0:amd64 < none -> 2.5.12+ds1-1 @un puN > FU=0 Installing libxi6:amd64 as Depends of texlive-binaries:amd64 MarkInstall libxi6:amd64 < none -> 2:1.8.1-1 @un puN > FU=0 Installing libzzip-0-13t64:amd64 as Depends of texlive-binaries:amd64 MarkInstall libzzip-0-13t64:amd64 < none -> 0.13.72+dfsg.1-1.3 @un puN > FU=0 Installing xdg-utils:amd64 as Depends of texlive-base:amd64 MarkInstall xdg-utils:amd64 < none -> 1.1.3-4.1 @un puN > FU=0 MarkInstall xsltproc:amd64 < none -> 1.1.35-1.1 @un puN Ib > FU=1 Installing libxslt1.1:amd64 as Depends of xsltproc:amd64 MarkInstall libxslt1.1:amd64 < none -> 1.1.35-1.1 @un puN > FU=0 MarkInstall libgcrypt20:amd64 < 1.11.0-2 @ii pmK > FU=0 MarkInstall libgpg-error0:amd64 < 1.49-2 @ii pmK > FU=0 MarkInstall docbook-xsl-ns:amd64 < none -> 1.79.2+dfsg-7 @un puN Ib > FU=1 Installing xml-core:amd64 as Depends of docbook-xsl-ns:amd64 MarkInstall xml-core:amd64 < none -> 0.19 @un puN > FU=0 MarkInstall sed:amd64 < 4.9-2 @ii pmK > FU=0 MarkInstall sgml-base:amd64 < 1.31 @ii pmK > FU=0 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Ignore MarkGarbage of fontconfig:amd64 < none -> 2.15.0-1.1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libsynctex2:amd64 < none -> 2024.20240313.70630+ds-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libgts-0.7-5t64:amd64 < none -> 0.7.6+darcs121130-5.2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libxapian30:amd64 < none -> 1.4.25-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libkeyutils1:amd64 < 1.6.3-3 @ii pK > as its mode (Keep) is protected Ignore MarkGarbage of libltdl7:amd64 < none -> 2.4.7-7+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libpaper1:amd64 < none -> 1.1.29+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libsharpyuv0:amd64 < none -> 1.4.0-0.1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libgssapi-krb5-2:amd64 < 1.21.3-3 @ii pK > as its mode (Keep) is protected Ignore MarkGarbage of libjbig2dec0:amd64 < none -> 0.20-1+b2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libidn12:amd64 < none -> 1.42-2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libdatrie1:amd64 < none -> 0.2.13-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libthai0:amd64 < none -> 0.1.29-2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libpotrace0:amd64 < none -> 1.16-2+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libfmt9:amd64 < none -> 9.1.0+ds1-2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of tex-common:amd64 < 6.18 @ii pK > as its mode (Keep) is protected Ignore MarkGarbage of libclang1-16t64:amd64 < none -> 1:16.0.6-27+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libxrender1:amd64 < none -> 1:0.9.10-1.1+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libtexlua53-5:amd64 < none -> 2024.20240313.70630+ds-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of texlive-binaries:amd64 < none -> 2024.20240313.70630+ds-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libpango-1.0-0:amd64 < none -> 1.54.0+ds-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libann0:amd64 < none -> 1.1.2+doc-9+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libaom3:amd64 < none -> 3.9.1-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libheif1:amd64 < none -> 1.17.6-4+b2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libpathplan4:amd64 < none -> 2.42.4-1 @un puN > as its mode (Install) is protected The following additional packages will be installed: fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono fonts-lmodern fonts-urw-base35 libabsl20230802 libann0 libaom3 libavahi-client3 libavahi-common-data libavahi-common3 libavif16 libcairo2 libcdt5 libcgraph6 libclang-cpp16t64 libclang1-16t64 libcups2t64 libdatrie1 libdav1d7 libdbus-1-3 libde265-0 libdeflate0 libfmt9 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgd3 libglib2.0-0t64 libgraphite2-3 libgs-common libgs10 libgs10-common libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libidn12 libijs-0.35 libimagequant0 libjbig0 libjbig2dec0 libjpeg62-turbo libkpathsea6 liblab-gamut1 liblcms2-2 liblerc4 libllvm16t64 libltdl7 libmpfi0 libopenjp2-7 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 libpixman-1-0 libpng16-16t64 libpotrace0 libptexenc1 libraqm0 librav1e0.7 libsharpyuv0 libsm6 libsvtav1enc2 libsynctex2 libteckit0 libtexlua53-5 libthai-data libthai0 libtiff6 libwebp7 libx11-6 libx11-data libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 libyuv0 libzzip-0-13t64 poppler-data t1utils texlive-base texlive-binaries x11-common xdg-utils xfonts-encodings xfonts-utils xml-core Suggested packages: dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan doxygen-latex doxygen-doc doxygen-gui fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre gsfonts graphviz-doc cups-common libgd-tools low-memory-monitor libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar libheif-plugin-rav1e libheif-plugin-svtenc liblcms2-utils libmpfi-doc xapian-tools poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum perl-tk xpdf | pdf-viewer xzdec texlive-binaries-sse2 hintview texlive-latex-base-doc wp2latex Recommended packages: docbook5-xml fonts-liberation dbus libglib2.0-data shared-mime-info xdg-user-dirs fonts-droid-fallback libgts-bin libheif-plugin-x265 libheif-plugin-aomenc lmodern dvisvgm libfile-mimeinfo-perl libnet-dbus-perl libx11-protocol-perl x11-utils x11-xserver-utils The following NEW packages will be installed: docbook-xsl-ns doxygen fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono fonts-lmodern fonts-urw-base35 ghostscript graphviz libabsl20230802 libann0 libaom3 libavahi-client3 libavahi-common-data libavahi-common3 libavif16 libcairo2 libcdt5 libcgraph6 libclang-cpp16t64 libclang1-16t64 libcups2t64 libdatrie1 libdav1d7 libdbus-1-3 libde265-0 libdeflate0 libfmt9 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgd3 libglib2.0-0t64 libgraphite2-3 libgs-common libgs10 libgs10-common libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libidn12 libijs-0.35 libimagequant0 libjbig0 libjbig2dec0 libjpeg62-turbo libkpathsea6 liblab-gamut1 liblcms2-2 liblerc4 libllvm16t64 libltdl7 libmpfi0 libopenjp2-7 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 libpixman-1-0 libpng16-16t64 libpotrace0 libptexenc1 libraqm0 librav1e0.7 libsharpyuv0 libsm6 libsvtav1enc2 libsynctex2 libteckit0 libtexlua53-5 libthai-data libthai0 libtiff6 libwebp7 libx11-6 libx11-data libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 libyuv0 libzzip-0-13t64 poppler-data t1utils texlive-base texlive-binaries texlive-latex-base x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc 0 upgraded, 113 newly installed, 0 to remove and 0 not upgraded. Need to get 127 MB of archives. After this operation, 493 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 poppler-data all 0.4.12-1 [1601 kB] Get:2 http://deb.debian.org/debian sid/main amd64 xml-core all 0.19 [20.1 kB] Get:3 http://deb.debian.org/debian sid/main amd64 docbook-xsl-ns all 1.79.2+dfsg-7 [1222 kB] Get:4 http://deb.debian.org/debian sid/main amd64 libllvm16t64 amd64 1:16.0.6-27+b1 [23.1 MB] Get:5 http://deb.debian.org/debian sid/main amd64 libclang-cpp16t64 amd64 1:16.0.6-27+b1 [11.5 MB] Get:6 http://deb.debian.org/debian sid/main amd64 libclang1-16t64 amd64 1:16.0.6-27+b1 [6586 kB] Get:7 http://deb.debian.org/debian sid/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] Get:8 http://deb.debian.org/debian sid/main amd64 libxapian30 amd64 1.4.25-1 [1139 kB] Get:9 http://deb.debian.org/debian sid/main amd64 doxygen amd64 1.9.8+ds-2+b1 [4913 kB] Get:10 http://deb.debian.org/debian sid/main amd64 libpng16-16t64 amd64 1.6.43-5 [278 kB] Get:11 http://deb.debian.org/debian sid/main amd64 libfreetype6 amd64 2.13.2+dfsg-1+b4 [439 kB] Get:12 http://deb.debian.org/debian sid/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] Get:13 http://deb.debian.org/debian sid/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] Get:14 http://deb.debian.org/debian sid/main amd64 libfontenc1 amd64 1:1.1.8-1 [23.0 kB] Get:15 http://deb.debian.org/debian sid/main amd64 x11-common all 1:7.7+23.1 [216 kB] Get:16 http://deb.debian.org/debian sid/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] Get:17 http://deb.debian.org/debian sid/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] Get:18 http://deb.debian.org/debian sid/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] Get:19 http://deb.debian.org/debian sid/main amd64 fontconfig-config amd64 2.15.0-1.1 [317 kB] Get:20 http://deb.debian.org/debian sid/main amd64 libfontconfig1 amd64 2.15.0-1.1 [388 kB] Get:21 http://deb.debian.org/debian sid/main amd64 fontconfig amd64 2.15.0-1.1 [463 kB] Get:22 http://deb.debian.org/debian sid/main amd64 fonts-lmodern all 2.005-1 [4540 kB] Get:23 http://deb.debian.org/debian sid/main amd64 libgs-common all 10.03.1~dfsg-2 [148 kB] Get:24 http://deb.debian.org/debian sid/main amd64 libgs10-common all 10.03.1~dfsg-2 [474 kB] Get:25 http://deb.debian.org/debian sid/main amd64 libavahi-common-data amd64 0.8-13+b2 [112 kB] Get:26 http://deb.debian.org/debian sid/main amd64 libavahi-common3 amd64 0.8-13+b2 [43.3 kB] Get:27 http://deb.debian.org/debian sid/main amd64 libdbus-1-3 amd64 1.14.10-4+b1 [203 kB] Get:28 http://deb.debian.org/debian sid/main amd64 libavahi-client3 amd64 0.8-13+b2 [47.0 kB] Get:29 http://deb.debian.org/debian sid/main amd64 libcups2t64 amd64 2.4.10-1 [249 kB] Get:30 http://deb.debian.org/debian sid/main amd64 libidn12 amd64 1.42-2 [80.4 kB] Get:31 http://deb.debian.org/debian sid/main amd64 libijs-0.35 amd64 0.35-15.1+b1 [15.1 kB] Get:32 http://deb.debian.org/debian sid/main amd64 libjbig2dec0 amd64 0.20-1+b2 [64.3 kB] Get:33 http://deb.debian.org/debian sid/main amd64 libjpeg62-turbo amd64 1:2.1.5-3 [167 kB] Get:34 http://deb.debian.org/debian sid/main amd64 liblcms2-2 amd64 2.14-2+b1 [154 kB] Get:35 http://deb.debian.org/debian sid/main amd64 libopenjp2-7 amd64 2.5.0-2+b3 [190 kB] Get:36 http://deb.debian.org/debian sid/main amd64 libpaper1 amd64 1.1.29+b1 [12.9 kB] Get:37 http://deb.debian.org/debian sid/main amd64 libdeflate0 amd64 1.20-1 [46.0 kB] Get:38 http://deb.debian.org/debian sid/main amd64 libjbig0 amd64 2.1-6.1+b1 [32.0 kB] Get:39 http://deb.debian.org/debian sid/main amd64 liblerc4 amd64 4.0.0+ds-4+b1 [171 kB] Get:40 http://deb.debian.org/debian sid/main amd64 libsharpyuv0 amd64 1.4.0-0.1 [113 kB] Get:41 http://deb.debian.org/debian sid/main amd64 libwebp7 amd64 1.4.0-0.1 [311 kB] Get:42 http://deb.debian.org/debian sid/main amd64 libtiff6 amd64 4.5.1+git230720-4 [322 kB] Get:43 http://deb.debian.org/debian sid/main amd64 libxau6 amd64 1:1.0.9-1+b1 [18.1 kB] Get:44 http://deb.debian.org/debian sid/main amd64 libxdmcp6 amd64 1:1.1.2-3+b1 [24.3 kB] Get:45 http://deb.debian.org/debian sid/main amd64 libxcb1 amd64 1.17.0-2 [144 kB] Get:46 http://deb.debian.org/debian sid/main amd64 libx11-data all 2:1.8.7-1 [328 kB] Get:47 http://deb.debian.org/debian sid/main amd64 libx11-6 amd64 2:1.8.7-1+b1 [799 kB] Get:48 http://deb.debian.org/debian sid/main amd64 libice6 amd64 2:1.0.10-1+b1 [56.7 kB] Get:49 http://deb.debian.org/debian sid/main amd64 libsm6 amd64 2:1.2.3-1+b1 [33.6 kB] Get:50 http://deb.debian.org/debian sid/main amd64 libxt6t64 amd64 1:1.2.1-1.2 [187 kB] Get:51 http://deb.debian.org/debian sid/main amd64 libgs10 amd64 10.03.1~dfsg-2 [2543 kB] Get:52 http://deb.debian.org/debian sid/main amd64 ghostscript amd64 10.03.1~dfsg-2 [50.2 kB] Get:53 http://deb.debian.org/debian sid/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] Get:54 http://deb.debian.org/debian sid/main amd64 libcdt5 amd64 2.42.4-1 [39.8 kB] Get:55 http://deb.debian.org/debian sid/main amd64 libcgraph6 amd64 2.42.4-1 [63.7 kB] Get:56 http://deb.debian.org/debian sid/main amd64 libaom3 amd64 3.9.1-1 [1864 kB] Get:57 http://deb.debian.org/debian sid/main amd64 libdav1d7 amd64 1.4.3-1 [551 kB] Get:58 http://deb.debian.org/debian sid/main amd64 libabsl20230802 amd64 20230802.1-4 [464 kB] Get:59 http://deb.debian.org/debian sid/main amd64 libgav1-1 amd64 0.19.0-2+b1 [351 kB] Get:60 http://deb.debian.org/debian sid/main amd64 librav1e0.7 amd64 0.7.1-4 [935 kB] Get:61 http://deb.debian.org/debian sid/main amd64 libsvtav1enc2 amd64 2.1.0+dfsg-2 [2152 kB] Get:62 http://deb.debian.org/debian sid/main amd64 libyuv0 amd64 0.0.1888.20240710-3 [170 kB] Get:63 http://deb.debian.org/debian sid/main amd64 libavif16 amd64 1.1.0-3 [115 kB] Get:64 http://deb.debian.org/debian sid/main amd64 libheif-plugin-dav1d amd64 1.17.6-4+b2 [10.2 kB] Get:65 http://deb.debian.org/debian sid/main amd64 libde265-0 amd64 1.0.15-1+b1 [187 kB] Get:66 http://deb.debian.org/debian sid/main amd64 libheif-plugin-libde265 amd64 1.17.6-4+b2 [13.5 kB] Get:67 http://deb.debian.org/debian sid/main amd64 libheif1 amd64 1.17.6-4+b2 [284 kB] Get:68 http://deb.debian.org/debian sid/main amd64 libimagequant0 amd64 2.18.0-1+b1 [35.3 kB] Get:69 http://deb.debian.org/debian sid/main amd64 libfribidi0 amd64 1.0.15-1 [71.8 kB] Get:70 http://deb.debian.org/debian sid/main amd64 libglib2.0-0t64 amd64 2.80.4-1 [1486 kB] Get:71 http://deb.debian.org/debian sid/main amd64 libgraphite2-3 amd64 1.3.14-2 [74.9 kB] Get:72 http://deb.debian.org/debian sid/main amd64 libharfbuzz0b amd64 8.3.0-2+b1 [2214 kB] Get:73 http://deb.debian.org/debian sid/main amd64 libraqm0 amd64 0.10.1-1+b1 [14.2 kB] Get:74 http://deb.debian.org/debian sid/main amd64 libxpm4 amd64 1:3.5.17-1+b1 [56.1 kB] Get:75 http://deb.debian.org/debian sid/main amd64 libgd3 amd64 2.3.3-12 [125 kB] Get:76 http://deb.debian.org/debian sid/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2 [157 kB] Get:77 http://deb.debian.org/debian sid/main amd64 libpixman-1-0 amd64 0.42.2-1+b1 [556 kB] Get:78 http://deb.debian.org/debian sid/main amd64 libxcb-render0 amd64 1.17.0-2 [115 kB] Get:79 http://deb.debian.org/debian sid/main amd64 libxcb-shm0 amd64 1.17.0-2 [105 kB] Get:80 http://deb.debian.org/debian sid/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] Get:81 http://deb.debian.org/debian sid/main amd64 libxrender1 amd64 1:0.9.10-1.1+b1 [27.9 kB] Get:82 http://deb.debian.org/debian sid/main amd64 libcairo2 amd64 1.18.0-3+b1 [531 kB] Get:83 http://deb.debian.org/debian sid/main amd64 libltdl7 amd64 2.4.7-7+b1 [393 kB] Get:84 http://deb.debian.org/debian sid/main amd64 libthai-data all 0.1.29-2 [168 kB] Get:85 http://deb.debian.org/debian sid/main amd64 libdatrie1 amd64 0.2.13-3 [37.7 kB] Get:86 http://deb.debian.org/debian sid/main amd64 libthai0 amd64 0.1.29-2 [49.1 kB] Get:87 http://deb.debian.org/debian sid/main amd64 libpango-1.0-0 amd64 1.54.0+ds-1 [219 kB] Get:88 http://deb.debian.org/debian sid/main amd64 libpangoft2-1.0-0 amd64 1.54.0+ds-1 [48.0 kB] Get:89 http://deb.debian.org/debian sid/main amd64 libpangocairo-1.0-0 amd64 1.54.0+ds-1 [35.0 kB] Get:90 http://deb.debian.org/debian sid/main amd64 libpathplan4 amd64 2.42.4-1 [42.3 kB] Get:91 http://deb.debian.org/debian sid/main amd64 libgvc6 amd64 2.42.4-1 [682 kB] Get:92 http://deb.debian.org/debian sid/main amd64 libgvpr2 amd64 2.42.4-1 [189 kB] Get:93 http://deb.debian.org/debian sid/main amd64 liblab-gamut1 amd64 2.42.4-1 [198 kB] Get:94 http://deb.debian.org/debian sid/main amd64 libxmu6 amd64 2:1.1.3-3+b2 [58.7 kB] Get:95 http://deb.debian.org/debian sid/main amd64 libxaw7 amd64 2:1.0.14-1+b2 [199 kB] Get:96 http://deb.debian.org/debian sid/main amd64 graphviz amd64 2.42.4-1 [616 kB] Get:97 http://deb.debian.org/debian sid/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-3 [157 kB] Get:98 http://deb.debian.org/debian sid/main amd64 libmpfi0 amd64 1.5.4+ds-3 [35.1 kB] Get:99 http://deb.debian.org/debian sid/main amd64 libpaper-utils amd64 1.1.29+b1 [9176 B] Get:100 http://deb.debian.org/debian sid/main amd64 libpotrace0 amd64 1.16-2+b1 [25.2 kB] Get:101 http://deb.debian.org/debian sid/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-3 [49.0 kB] Get:102 http://deb.debian.org/debian sid/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-3 [62.5 kB] Get:103 http://deb.debian.org/debian sid/main amd64 libteckit0 amd64 2.5.12+ds1-1 [339 kB] Get:104 http://deb.debian.org/debian sid/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-3 [114 kB] Get:105 http://deb.debian.org/debian sid/main amd64 libxi6 amd64 2:1.8.1-1 [79.0 kB] Get:106 http://deb.debian.org/debian sid/main amd64 libxslt1.1 amd64 1.1.35-1.1 [232 kB] Get:107 http://deb.debian.org/debian sid/main amd64 libzzip-0-13t64 amd64 0.13.72+dfsg.1-1.3 [56.2 kB] Get:108 http://deb.debian.org/debian sid/main amd64 t1utils amd64 1.41-4 [62.1 kB] Get:109 http://deb.debian.org/debian sid/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-3 [8495 kB] Get:110 http://deb.debian.org/debian sid/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] Get:111 http://deb.debian.org/debian sid/main amd64 texlive-base all 2024.20240706-1 [22.7 MB] Get:112 http://deb.debian.org/debian sid/main amd64 texlive-latex-base all 2024.20240706-1 [1274 kB] Get:113 http://deb.debian.org/debian sid/main amd64 xsltproc amd64 1.1.35-1.1 [114 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 127 MB in 2s (70.8 MB/s) Selecting previously unselected package poppler-data. (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 ... 32556 files and directories currently installed.) Preparing to unpack .../000-poppler-data_0.4.12-1_all.deb ... Unpacking poppler-data (0.4.12-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../001-xml-core_0.19_all.deb ... Unpacking xml-core (0.19) ... Selecting previously unselected package docbook-xsl-ns. Preparing to unpack .../002-docbook-xsl-ns_1.79.2+dfsg-7_all.deb ... Unpacking docbook-xsl-ns (1.79.2+dfsg-7) ... Selecting previously unselected package libllvm16t64:amd64. Preparing to unpack .../003-libllvm16t64_1%3a16.0.6-27+b1_amd64.deb ... Unpacking libllvm16t64:amd64 (1:16.0.6-27+b1) ... Selecting previously unselected package libclang-cpp16t64. Preparing to unpack .../004-libclang-cpp16t64_1%3a16.0.6-27+b1_amd64.deb ... Unpacking libclang-cpp16t64 (1:16.0.6-27+b1) ... Selecting previously unselected package libclang1-16t64. Preparing to unpack .../005-libclang1-16t64_1%3a16.0.6-27+b1_amd64.deb ... Unpacking libclang1-16t64 (1:16.0.6-27+b1) ... Selecting previously unselected package libfmt9:amd64. Preparing to unpack .../006-libfmt9_9.1.0+ds1-2_amd64.deb ... Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../007-libxapian30_1.4.25-1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.25-1) ... Selecting previously unselected package doxygen. Preparing to unpack .../008-doxygen_1.9.8+ds-2+b1_amd64.deb ... Unpacking doxygen (1.9.8+ds-2+b1) ... Selecting previously unselected package libpng16-16t64:amd64. Preparing to unpack .../009-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 .../010-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ... Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ... Selecting previously unselected package fonts-dejavu-mono. Preparing to unpack .../011-fonts-dejavu-mono_2.37-8_all.deb ... Unpacking fonts-dejavu-mono (2.37-8) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../012-fonts-dejavu-core_2.37-8_all.deb ... Unpacking fonts-dejavu-core (2.37-8) ... Selecting previously unselected package libfontenc1:amd64. Preparing to unpack .../013-libfontenc1_1%3a1.1.8-1_amd64.deb ... Unpacking libfontenc1:amd64 (1:1.1.8-1) ... Selecting previously unselected package x11-common. Preparing to unpack .../014-x11-common_1%3a7.7+23.1_all.deb ... Unpacking x11-common (1:7.7+23.1) ... Selecting previously unselected package xfonts-encodings. Preparing to unpack .../015-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... Unpacking xfonts-encodings (1:1.0.4-2.2) ... Selecting previously unselected package xfonts-utils. Preparing to unpack .../016-xfonts-utils_1%3a7.7+6_amd64.deb ... Unpacking xfonts-utils (1:7.7+6) ... Selecting previously unselected package fonts-urw-base35. Preparing to unpack .../017-fonts-urw-base35_20200910-8_all.deb ... Unpacking fonts-urw-base35 (20200910-8) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../018-fontconfig-config_2.15.0-1.1_amd64.deb ... Unpacking fontconfig-config (2.15.0-1.1) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../019-libfontconfig1_2.15.0-1.1_amd64.deb ... Unpacking libfontconfig1:amd64 (2.15.0-1.1) ... Selecting previously unselected package fontconfig. Preparing to unpack .../020-fontconfig_2.15.0-1.1_amd64.deb ... Unpacking fontconfig (2.15.0-1.1) ... Selecting previously unselected package fonts-lmodern. Preparing to unpack .../021-fonts-lmodern_2.005-1_all.deb ... Unpacking fonts-lmodern (2.005-1) ... Selecting previously unselected package libgs-common. Preparing to unpack .../022-libgs-common_10.03.1~dfsg-2_all.deb ... Unpacking libgs-common (10.03.1~dfsg-2) ... Selecting previously unselected package libgs10-common. Preparing to unpack .../023-libgs10-common_10.03.1~dfsg-2_all.deb ... Unpacking libgs10-common (10.03.1~dfsg-2) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../024-libavahi-common-data_0.8-13+b2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.8-13+b2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../025-libavahi-common3_0.8-13+b2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.8-13+b2) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../026-libdbus-1-3_1.14.10-4+b1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../027-libavahi-client3_0.8-13+b2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.8-13+b2) ... Selecting previously unselected package libcups2t64:amd64. Preparing to unpack .../028-libcups2t64_2.4.10-1_amd64.deb ... Unpacking libcups2t64:amd64 (2.4.10-1) ... Selecting previously unselected package libidn12:amd64. Preparing to unpack .../029-libidn12_1.42-2_amd64.deb ... Unpacking libidn12:amd64 (1.42-2) ... Selecting previously unselected package libijs-0.35:amd64. Preparing to unpack .../030-libijs-0.35_0.35-15.1+b1_amd64.deb ... Unpacking libijs-0.35:amd64 (0.35-15.1+b1) ... Selecting previously unselected package libjbig2dec0:amd64. Preparing to unpack .../031-libjbig2dec0_0.20-1+b2_amd64.deb ... Unpacking libjbig2dec0:amd64 (0.20-1+b2) ... Selecting previously unselected package libjpeg62-turbo:amd64. Preparing to unpack .../032-libjpeg62-turbo_1%3a2.1.5-3_amd64.deb ... Unpacking libjpeg62-turbo:amd64 (1:2.1.5-3) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../033-liblcms2-2_2.14-2+b1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.14-2+b1) ... Selecting previously unselected package libopenjp2-7:amd64. Preparing to unpack .../034-libopenjp2-7_2.5.0-2+b3_amd64.deb ... Unpacking libopenjp2-7:amd64 (2.5.0-2+b3) ... Selecting previously unselected package libpaper1:amd64. Preparing to unpack .../035-libpaper1_1.1.29+b1_amd64.deb ... Unpacking libpaper1:amd64 (1.1.29+b1) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../036-libdeflate0_1.20-1_amd64.deb ... Unpacking libdeflate0:amd64 (1.20-1) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../037-libjbig0_2.1-6.1+b1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-6.1+b1) ... Selecting previously unselected package liblerc4:amd64. Preparing to unpack .../038-liblerc4_4.0.0+ds-4+b1_amd64.deb ... Unpacking liblerc4:amd64 (4.0.0+ds-4+b1) ... Selecting previously unselected package libsharpyuv0:amd64. Preparing to unpack .../039-libsharpyuv0_1.4.0-0.1_amd64.deb ... Unpacking libsharpyuv0:amd64 (1.4.0-0.1) ... Selecting previously unselected package libwebp7:amd64. Preparing to unpack .../040-libwebp7_1.4.0-0.1_amd64.deb ... Unpacking libwebp7:amd64 (1.4.0-0.1) ... Selecting previously unselected package libtiff6:amd64. Preparing to unpack .../041-libtiff6_4.5.1+git230720-4_amd64.deb ... Unpacking libtiff6:amd64 (4.5.1+git230720-4) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../042-libxau6_1%3a1.0.9-1+b1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-1+b1) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../043-libxdmcp6_1%3a1.1.2-3+b1_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.2-3+b1) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../044-libxcb1_1.17.0-2_amd64.deb ... Unpacking libxcb1:amd64 (1.17.0-2) ... Selecting previously unselected package libx11-data. Preparing to unpack .../045-libx11-data_2%3a1.8.7-1_all.deb ... Unpacking libx11-data (2:1.8.7-1) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../046-libx11-6_2%3a1.8.7-1+b1_amd64.deb ... Unpacking libx11-6:amd64 (2:1.8.7-1+b1) ... Selecting previously unselected package libice6:amd64. Preparing to unpack .../047-libice6_2%3a1.0.10-1+b1_amd64.deb ... Unpacking libice6:amd64 (2:1.0.10-1+b1) ... Selecting previously unselected package libsm6:amd64. Preparing to unpack .../048-libsm6_2%3a1.2.3-1+b1_amd64.deb ... Unpacking libsm6:amd64 (2:1.2.3-1+b1) ... Selecting previously unselected package libxt6t64:amd64. Preparing to unpack .../049-libxt6t64_1%3a1.2.1-1.2_amd64.deb ... Unpacking libxt6t64:amd64 (1:1.2.1-1.2) ... Selecting previously unselected package libgs10:amd64. Preparing to unpack .../050-libgs10_10.03.1~dfsg-2_amd64.deb ... Unpacking libgs10:amd64 (10.03.1~dfsg-2) ... Selecting previously unselected package ghostscript. Preparing to unpack .../051-ghostscript_10.03.1~dfsg-2_amd64.deb ... Unpacking ghostscript (10.03.1~dfsg-2) ... Selecting previously unselected package libann0. Preparing to unpack .../052-libann0_1.1.2+doc-9+b1_amd64.deb ... Unpacking libann0 (1.1.2+doc-9+b1) ... Selecting previously unselected package libcdt5:amd64. Preparing to unpack .../053-libcdt5_2.42.4-1_amd64.deb ... Unpacking libcdt5:amd64 (2.42.4-1) ... Selecting previously unselected package libcgraph6:amd64. Preparing to unpack .../054-libcgraph6_2.42.4-1_amd64.deb ... Unpacking libcgraph6:amd64 (2.42.4-1) ... Selecting previously unselected package libaom3:amd64. Preparing to unpack .../055-libaom3_3.9.1-1_amd64.deb ... Unpacking libaom3:amd64 (3.9.1-1) ... Selecting previously unselected package libdav1d7:amd64. Preparing to unpack .../056-libdav1d7_1.4.3-1_amd64.deb ... Unpacking libdav1d7:amd64 (1.4.3-1) ... Selecting previously unselected package libabsl20230802:amd64. Preparing to unpack .../057-libabsl20230802_20230802.1-4_amd64.deb ... Unpacking libabsl20230802:amd64 (20230802.1-4) ... Selecting previously unselected package libgav1-1:amd64. Preparing to unpack .../058-libgav1-1_0.19.0-2+b1_amd64.deb ... Unpacking libgav1-1:amd64 (0.19.0-2+b1) ... Selecting previously unselected package librav1e0.7:amd64. Preparing to unpack .../059-librav1e0.7_0.7.1-4_amd64.deb ... Unpacking librav1e0.7:amd64 (0.7.1-4) ... Selecting previously unselected package libsvtav1enc2:amd64. Preparing to unpack .../060-libsvtav1enc2_2.1.0+dfsg-2_amd64.deb ... Unpacking libsvtav1enc2:amd64 (2.1.0+dfsg-2) ... Selecting previously unselected package libyuv0:amd64. Preparing to unpack .../061-libyuv0_0.0.1888.20240710-3_amd64.deb ... Unpacking libyuv0:amd64 (0.0.1888.20240710-3) ... Selecting previously unselected package libavif16:amd64. Preparing to unpack .../062-libavif16_1.1.0-3_amd64.deb ... Unpacking libavif16:amd64 (1.1.0-3) ... Selecting previously unselected package libheif-plugin-dav1d:amd64. Preparing to unpack .../063-libheif-plugin-dav1d_1.17.6-4+b2_amd64.deb ... Unpacking libheif-plugin-dav1d:amd64 (1.17.6-4+b2) ... Selecting previously unselected package libde265-0:amd64. Preparing to unpack .../064-libde265-0_1.0.15-1+b1_amd64.deb ... Unpacking libde265-0:amd64 (1.0.15-1+b1) ... Selecting previously unselected package libheif-plugin-libde265:amd64. Preparing to unpack .../065-libheif-plugin-libde265_1.17.6-4+b2_amd64.deb ... Unpacking libheif-plugin-libde265:amd64 (1.17.6-4+b2) ... Selecting previously unselected package libheif1:amd64. Preparing to unpack .../066-libheif1_1.17.6-4+b2_amd64.deb ... Unpacking libheif1:amd64 (1.17.6-4+b2) ... Selecting previously unselected package libimagequant0:amd64. Preparing to unpack .../067-libimagequant0_2.18.0-1+b1_amd64.deb ... Unpacking libimagequant0:amd64 (2.18.0-1+b1) ... Selecting previously unselected package libfribidi0:amd64. Preparing to unpack .../068-libfribidi0_1.0.15-1_amd64.deb ... Unpacking libfribidi0:amd64 (1.0.15-1) ... Selecting previously unselected package libglib2.0-0t64:amd64. Preparing to unpack .../069-libglib2.0-0t64_2.80.4-1_amd64.deb ... Unpacking libglib2.0-0t64:amd64 (2.80.4-1) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../070-libgraphite2-3_1.3.14-2_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.14-2) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../071-libharfbuzz0b_8.3.0-2+b1_amd64.deb ... Unpacking libharfbuzz0b:amd64 (8.3.0-2+b1) ... Selecting previously unselected package libraqm0:amd64. Preparing to unpack .../072-libraqm0_0.10.1-1+b1_amd64.deb ... Unpacking libraqm0:amd64 (0.10.1-1+b1) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../073-libxpm4_1%3a3.5.17-1+b1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.17-1+b1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../074-libgd3_2.3.3-12_amd64.deb ... Unpacking libgd3:amd64 (2.3.3-12) ... Selecting previously unselected package libgts-0.7-5t64:amd64. Preparing to unpack .../075-libgts-0.7-5t64_0.7.6+darcs121130-5.2_amd64.deb ... Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../076-libpixman-1-0_0.42.2-1+b1_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.42.2-1+b1) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../077-libxcb-render0_1.17.0-2_amd64.deb ... Unpacking libxcb-render0:amd64 (1.17.0-2) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../078-libxcb-shm0_1.17.0-2_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.17.0-2) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../079-libxext6_2%3a1.3.4-1+b1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... Selecting previously unselected package libxrender1:amd64. Preparing to unpack .../080-libxrender1_1%3a0.9.10-1.1+b1_amd64.deb ... Unpacking libxrender1:amd64 (1:0.9.10-1.1+b1) ... Selecting previously unselected package libcairo2:amd64. Preparing to unpack .../081-libcairo2_1.18.0-3+b1_amd64.deb ... Unpacking libcairo2:amd64 (1.18.0-3+b1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../082-libltdl7_2.4.7-7+b1_amd64.deb ... Unpacking libltdl7:amd64 (2.4.7-7+b1) ... Selecting previously unselected package libthai-data. Preparing to unpack .../083-libthai-data_0.1.29-2_all.deb ... Unpacking libthai-data (0.1.29-2) ... Selecting previously unselected package libdatrie1:amd64. Preparing to unpack .../084-libdatrie1_0.2.13-3_amd64.deb ... Unpacking libdatrie1:amd64 (0.2.13-3) ... Selecting previously unselected package libthai0:amd64. Preparing to unpack .../085-libthai0_0.1.29-2_amd64.deb ... Unpacking libthai0:amd64 (0.1.29-2) ... Selecting previously unselected package libpango-1.0-0:amd64. Preparing to unpack .../086-libpango-1.0-0_1.54.0+ds-1_amd64.deb ... Unpacking libpango-1.0-0:amd64 (1.54.0+ds-1) ... Selecting previously unselected package libpangoft2-1.0-0:amd64. Preparing to unpack .../087-libpangoft2-1.0-0_1.54.0+ds-1_amd64.deb ... Unpacking libpangoft2-1.0-0:amd64 (1.54.0+ds-1) ... Selecting previously unselected package libpangocairo-1.0-0:amd64. Preparing to unpack .../088-libpangocairo-1.0-0_1.54.0+ds-1_amd64.deb ... Unpacking libpangocairo-1.0-0:amd64 (1.54.0+ds-1) ... Selecting previously unselected package libpathplan4:amd64. Preparing to unpack .../089-libpathplan4_2.42.4-1_amd64.deb ... Unpacking libpathplan4:amd64 (2.42.4-1) ... Selecting previously unselected package libgvc6. Preparing to unpack .../090-libgvc6_2.42.4-1_amd64.deb ... Unpacking libgvc6 (2.42.4-1) ... Selecting previously unselected package libgvpr2:amd64. Preparing to unpack .../091-libgvpr2_2.42.4-1_amd64.deb ... Unpacking libgvpr2:amd64 (2.42.4-1) ... Selecting previously unselected package liblab-gamut1:amd64. Preparing to unpack .../092-liblab-gamut1_2.42.4-1_amd64.deb ... Unpacking liblab-gamut1:amd64 (2.42.4-1) ... Selecting previously unselected package libxmu6:amd64. Preparing to unpack .../093-libxmu6_2%3a1.1.3-3+b2_amd64.deb ... Unpacking libxmu6:amd64 (2:1.1.3-3+b2) ... Selecting previously unselected package libxaw7:amd64. Preparing to unpack .../094-libxaw7_2%3a1.0.14-1+b2_amd64.deb ... Unpacking libxaw7:amd64 (2:1.0.14-1+b2) ... Selecting previously unselected package graphviz. Preparing to unpack .../095-graphviz_2.42.4-1_amd64.deb ... Unpacking graphviz (2.42.4-1) ... Selecting previously unselected package libkpathsea6:amd64. Preparing to unpack .../096-libkpathsea6_2024.20240313.70630+ds-3_amd64.deb ... Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-3) ... Selecting previously unselected package libmpfi0:amd64. Preparing to unpack .../097-libmpfi0_1.5.4+ds-3_amd64.deb ... Unpacking libmpfi0:amd64 (1.5.4+ds-3) ... Selecting previously unselected package libpaper-utils. Preparing to unpack .../098-libpaper-utils_1.1.29+b1_amd64.deb ... Unpacking libpaper-utils (1.1.29+b1) ... Selecting previously unselected package libpotrace0:amd64. Preparing to unpack .../099-libpotrace0_1.16-2+b1_amd64.deb ... Unpacking libpotrace0:amd64 (1.16-2+b1) ... Selecting previously unselected package libptexenc1:amd64. Preparing to unpack .../100-libptexenc1_2024.20240313.70630+ds-3_amd64.deb ... Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-3) ... Selecting previously unselected package libsynctex2:amd64. Preparing to unpack .../101-libsynctex2_2024.20240313.70630+ds-3_amd64.deb ... Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-3) ... Selecting previously unselected package libteckit0:amd64. Preparing to unpack .../102-libteckit0_2.5.12+ds1-1_amd64.deb ... Unpacking libteckit0:amd64 (2.5.12+ds1-1) ... Selecting previously unselected package libtexlua53-5:amd64. Preparing to unpack .../103-libtexlua53-5_2024.20240313.70630+ds-3_amd64.deb ... Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-3) ... Selecting previously unselected package libxi6:amd64. Preparing to unpack .../104-libxi6_2%3a1.8.1-1_amd64.deb ... Unpacking libxi6:amd64 (2:1.8.1-1) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../105-libxslt1.1_1.1.35-1.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.35-1.1) ... Selecting previously unselected package libzzip-0-13t64:amd64. Preparing to unpack .../106-libzzip-0-13t64_0.13.72+dfsg.1-1.3_amd64.deb ... Unpacking libzzip-0-13t64:amd64 (0.13.72+dfsg.1-1.3) ... Selecting previously unselected package t1utils. Preparing to unpack .../107-t1utils_1.41-4_amd64.deb ... Unpacking t1utils (1.41-4) ... Selecting previously unselected package texlive-binaries. Preparing to unpack .../108-texlive-binaries_2024.20240313.70630+ds-3_amd64.deb ... Unpacking texlive-binaries (2024.20240313.70630+ds-3) ... Selecting previously unselected package xdg-utils. Preparing to unpack .../109-xdg-utils_1.1.3-4.1_all.deb ... Unpacking xdg-utils (1.1.3-4.1) ... Selecting previously unselected package texlive-base. Preparing to unpack .../110-texlive-base_2024.20240706-1_all.deb ... Unpacking texlive-base (2024.20240706-1) ... Selecting previously unselected package texlive-latex-base. Preparing to unpack .../111-texlive-latex-base_2024.20240706-1_all.deb ... Unpacking texlive-latex-base (2024.20240706-1) ... Selecting previously unselected package xsltproc. Preparing to unpack .../112-xsltproc_1.1.35-1.1_amd64.deb ... Unpacking xsltproc (1.1.35-1.1) ... Setting up libgraphite2-3:amd64 (1.3.14-2) ... Setting up liblcms2-2:amd64 (2.14-2+b1) ... Setting up libpixman-1-0:amd64 (0.42.2-1+b1) ... Setting up libxapian30:amd64 (1.4.25-1) ... Setting up libsharpyuv0:amd64 (1.4.0-0.1) ... Setting up libpaper1:amd64 (1.1.29+b1) ... Creating config file /etc/papersize with new version Setting up libaom3:amd64 (3.9.1-1) ... Setting up libxau6:amd64 (1:1.0.9-1+b1) ... Setting up libxdmcp6:amd64 (1:1.1.2-3+b1) ... Setting up libxcb1:amd64 (1.17.0-2) ... Setting up liblerc4:amd64 (4.0.0+ds-4+b1) ... Setting up libdatrie1:amd64 (0.2.13-3) ... Setting up libxcb-render0:amd64 (1.17.0-2) ... Setting up libijs-0.35:amd64 (0.35-15.1+b1) ... Setting up libgs-common (10.03.1~dfsg-2) ... Setting up liblab-gamut1:amd64 (2.42.4-1) ... Setting up x11-common (1:7.7+23.1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libdeflate0:amd64 (1.20-1) ... Setting up libxcb-shm0:amd64 (1.17.0-2) ... Setting up libpaper-utils (1.1.29+b1) ... Setting up libjbig0:amd64 (2.1-6.1+b1) ... Setting up poppler-data (0.4.12-1) ... Setting up libllvm16t64:amd64 (1:16.0.6-27+b1) ... Setting up libfontenc1:amd64 (1:1.1.8-1) ... Setting up libglib2.0-0t64:amd64 (2.80.4-1) ... No schema files found: doing nothing. Setting up libjpeg62-turbo:amd64 (1:2.1.5-3) ... Setting up libzzip-0-13t64:amd64 (0.13.72+dfsg.1-1.3) ... Setting up libx11-data (2:1.8.7-1) ... Setting up libsvtav1enc2:amd64 (2.1.0+dfsg-2) ... Setting up libjbig2dec0:amd64 (0.20-1+b2) ... Setting up libteckit0:amd64 (2.5.12+ds1-1) ... Setting up libpathplan4:amd64 (2.42.4-1) ... Setting up libavahi-common-data:amd64 (0.8-13+b2) ... Setting up libann0 (1.1.2+doc-9+b1) ... Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ... Setting up xfonts-encodings (1:1.0.4-2.2) ... Setting up libfribidi0:amd64 (1.0.15-1) ... Setting up t1utils (1.41-4) ... Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-3) ... Setting up libimagequant0:amd64 (2.18.0-1+b1) ... Setting up fonts-dejavu-mono (2.37-8) ... Setting up libpng16-16t64:amd64 (1.6.43-5) ... Setting up libidn12:amd64 (1.42-2) ... Setting up libmpfi0:amd64 (1.5.4+ds-3) ... Setting up fonts-dejavu-core (2.37-8) ... Setting up libltdl7:amd64 (2.4.7-7+b1) ... Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-3) ... Setting up libwebp7:amd64 (1.4.0-0.1) ... Setting up libfmt9:amd64 (9.1.0+ds1-2) ... Setting up libdav1d7:amd64 (1.4.3-1) ... Setting up libtiff6:amd64 (4.5.1+git230720-4) ... Setting up xml-core (0.19) ... Setting up librav1e0.7:amd64 (0.7.1-4) ... Setting up libxslt1.1:amd64 (1.1.35-1.1) ... Setting up fonts-lmodern (2.005-1) ... Setting up libopenjp2-7:amd64 (2.5.0-2+b3) ... Setting up libx11-6:amd64 (2:1.8.7-1+b1) ... Setting up libthai-data (0.1.29-2) ... Setting up libabsl20230802:amd64 (20230802.1-4) ... Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2) ... Setting up libcdt5:amd64 (2.42.4-1) ... Setting up libcgraph6:amd64 (2.42.4-1) ... Setting up libde265-0:amd64 (1.0.15-1+b1) ... Setting up libyuv0:amd64 (0.0.1888.20240710-3) ... Setting up xdg-utils (1.1.3-4.1) ... update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode Setting up libsynctex2:amd64 (2024.20240313.70630+ds-3) ... Setting up libpotrace0:amd64 (1.16-2+b1) ... Setting up libice6:amd64 (2:1.0.10-1+b1) ... Setting up libxpm4:amd64 (1:3.5.17-1+b1) ... Setting up libxrender1:amd64 (1:0.9.10-1.1+b1) ... Setting up fontconfig-config (2.15.0-1.1) ... Setting up xsltproc (1.1.35-1.1) ... Setting up libavahi-common3:amd64 (0.8-13+b2) ... Setting up libxext6:amd64 (2:1.3.4-1+b1) ... Setting up libclang1-16t64 (1:16.0.6-27+b1) ... Setting up libclang-cpp16t64 (1:16.0.6-27+b1) ... Setting up libthai0:amd64 (0.1.29-2) ... Setting up doxygen (1.9.8+ds-2+b1) ... Setting up libptexenc1:amd64 (2024.20240313.70630+ds-3) ... Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ... Setting up libgav1-1:amd64 (0.19.0-2+b1) ... Setting up libgvpr2:amd64 (2.42.4-1) ... Setting up libharfbuzz0b:amd64 (8.3.0-2+b1) ... Setting up libsm6:amd64 (2:1.2.3-1+b1) ... Setting up libavahi-client3:amd64 (0.8-13+b2) ... Setting up libavif16:amd64 (1.1.0-3) ... Setting up libxi6:amd64 (2:1.8.1-1) ... Setting up xfonts-utils (1:7.7+6) ... Setting up libraqm0:amd64 (0.10.1-1+b1) ... Setting up libxt6t64:amd64 (1:1.2.1-1.2) ... Setting up libcups2t64:amd64 (2.4.10-1) ... Setting up libxmu6:amd64 (2:1.1.3-3+b2) ... Setting up libxaw7:amd64 (2:1.0.14-1+b2) ... Setting up fonts-urw-base35 (20200910-8) ... Setting up libgs10-common (10.03.1~dfsg-2) ... Setting up libheif-plugin-dav1d:amd64 (1.17.6-4+b2) ... Setting up libheif-plugin-libde265:amd64 (1.17.6-4+b2) ... Setting up libheif1:amd64 (1.17.6-4+b2) ... Processing triggers for man-db (2.12.1-2) ... Not building database; man-db/auto-update is not 'true'. Processing triggers for tex-common (6.18) ... Processing triggers for sgml-base (1.31) ... Setting up libfontconfig1:amd64 (2.15.0-1.1) ... Setting up libgs10:amd64 (10.03.1~dfsg-2) ... Setting up fontconfig (2.15.0-1.1) ... Regenerating fonts cache... done. Processing triggers for libc-bin (2.39-6) ... Setting up libpango-1.0-0:amd64 (1.54.0+ds-1) ... Setting up ghostscript (10.03.1~dfsg-2) ... Setting up libcairo2:amd64 (1.18.0-3+b1) ... Setting up libgd3:amd64 (2.3.3-12) ... Setting up docbook-xsl-ns (1.79.2+dfsg-7) ... Setting up texlive-binaries (2024.20240313.70630+ds-3) ... update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode Setting up libpangoft2-1.0-0:amd64 (1.54.0+ds-1) ... Setting up texlive-base (2024.20240706-1) ... tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex Setting up libpangocairo-1.0-0:amd64 (1.54.0+ds-1) ... Setting up texlive-latex-base (2024.20240706-1) ... Setting up libgvc6 (2.42.4-1) ... Setting up graphviz (2.42.4-1) ... Processing triggers for libc-bin (2.39-6) ... Processing triggers for tex-common (6.18) ... Running updmap-sys. This may take some time... done. Running mktexlsr /var/lib/texmf ... done. Building format(s) --all. This may take some time... done. dpkg-buildpackage: info: source package gcc-13 dpkg-buildpackage: info: source version 13.3.0-3 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 . fakeroot debian/rules clean libfakeroot internal error: payload not recognized! rm -rf stamps rm -rf gcc-13.3.0 /usr/bin/make -f debian/rules2 clean make[1]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0' libfakeroot internal error: payload not recognized! dh_testdir rm -f pxxx status rm -f *-summary *-protocol testsuite-comparision summary-diff rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/po/*.gmo rm -rf src-nvptx src-gcn rm -f debian/lib{gcc,objc,stdc++}{-v3,[0-9]}*.{{pre,post}{inst,rm},shlibs} fs=`echo debian/*BV* debian/*CXX* debian/*LC* debian/*MF* | sort -u`; \ for f in $fs; do \ [ -f $f ] || continue; \ f2=$(echo $f | sed 's/BV/13/;s/CXX/6/;s/LC/1/;s/-CRB//;s/\.in$//'); \ rm -f $f2; \ done rm -f debian/lib*gcc-s1.symbols rm -f debian/lib*{atomic1,gfortran5,gomp1,itm1,quadmath0,stdc++6}.symbols find debian -maxdepth 1 -name '*-cross.symbols' -type l | xargs -r rm -f rm -f debian/gcc-{XX,ar,nm,ranlib}-13.1 rm -f debian/shlibs.local debian/shlibs.common* debian/substvars.local rm -f debian/*.debhelper [ -d debian/bugs ] && /usr/bin/make -C debian/bugs clean rm -f debian/README.libstdc++-baseline debian/README.Bugs debian/README.Debian.amd64 make[1]: [debian/rules2:2279: clean] Error 1 (ignored) rm -f debian/arch_binaries* debian/indep_binaries* rm -rf bin bin-gcn locales share rm -rf check-inst rm -f usage-*.svg rm -f installed-*.tar* dh_clean rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) rm -f -- debian/gcc-13-base.substvars debian/libgcc-13-dev.substvars debian/lib32gcc-13-dev.substvars debian/libx32gcc-13-dev.substvars debian/gcc-13-x86-64-linux-gnu.substvars debian/gcc-13-for-host.substvars debian/gcc-13-for-build.substvars debian/gcc-13.substvars debian/gcc-13-multilib.substvars debian/gcc-13-test-results.substvars debian/gcc-13-plugin-dev.substvars debian/gcc-13-hppa64-linux-gnu.substvars debian/cpp-13-x86-64-linux-gnu.substvars debian/cpp-13-for-host.substvars debian/cpp-13-for-build.substvars debian/cpp-13.substvars debian/gcc-13-locales.substvars debian/g\+\+-13-x86-64-linux-gnu.substvars debian/g\+\+-13-for-host.substvars debian/g\+\+-13-for-build.substvars debian/g\+\+-13.substvars debian/g\+\+-13-multilib.substvars debian/libhwasan0.substvars debian/libgccjit-13-doc.substvars debian/libgccjit-13-dev.substvars debian/gobjc\+\+-13-x86-64-linux-gnu.substvars debian/gobjc\+\+-13-for-host.substvars debian/gobjc\+\+-13-for-build.substvars debian/gobjc\+\+-13.substvars debian/gobjc\+\+-13-multilib.substvars debian/gobjc-13-x86-64-linux-gnu.substvars debian/gobjc-13-for-host.substvars debian/gobjc-13-for-build.substvars debian/gobjc-13.substvars debian/gobjc-13-multilib.substvars debian/libobjc-13-dev.substvars debian/lib32objc-13-dev.substvars debian/libx32objc-13-dev.substvars debian/gfortran-13-x86-64-linux-gnu.substvars debian/gfortran-13-for-host.substvars debian/gfortran-13-for-build.substvars debian/gfortran-13.substvars debian/gfortran-13-multilib.substvars debian/libgfortran-13-dev.substvars debian/lib32gfortran-13-dev.substvars debian/libx32gfortran-13-dev.substvars debian/gccgo-13-x86-64-linux-gnu.substvars debian/gccgo-13-for-host.substvars debian/gccgo-13-for-build.substvars debian/gccgo-13.substvars debian/gccgo-13-multilib.substvars debian/libgo-13-dev.substvars debian/lib32go-13-dev.substvars debian/libx32go-13-dev.substvars debian/libgo22.substvars debian/lib32go22.substvars debian/libx32go22.substvars debian/libstdc\+\+-13-dev.substvars debian/libstdc\+\+-13-pic.substvars debian/libstdc\+\+6-13-dbg.substvars debian/lib32stdc\+\+-13-dev.substvars debian/lib32stdc\+\+6-13-dbg.substvars debian/libx32stdc\+\+-13-dev.substvars debian/libx32stdc\+\+6-13-dbg.substvars debian/libstdc\+\+-13-doc.substvars debian/gnat-13-x86-64-linux-gnu.substvars debian/gnat-13-for-host.substvars debian/gnat-13-for-build.substvars debian/gnat-13.substvars debian/libgnat-13.substvars debian/gdc-13-x86-64-linux-gnu.substvars debian/gdc-13-for-host.substvars debian/gdc-13-for-build.substvars debian/gdc-13.substvars debian/gdc-13-multilib.substvars debian/libgphobos-13-dev.substvars debian/lib32gphobos-13-dev.substvars debian/libx32gphobos-13-dev.substvars debian/libgphobos4.substvars debian/lib32gphobos4.substvars debian/libx32gphobos4.substvars debian/gm2-13-x86-64-linux-gnu.substvars debian/gm2-13-for-host.substvars debian/gm2-13-for-build.substvars debian/gm2-13.substvars debian/libgm2-13-dev.substvars debian/libgm2-18.substvars debian/gm2-13-doc.substvars debian/gcc-13-offload-nvptx.substvars debian/libgomp-plugin-nvptx1.substvars debian/gcc-13-offload-amdgcn.substvars debian/libgomp-plugin-amdgcn1.substvars debian/gcc-13-source.substvars debian/files rm -fr -- debian/gcc-13-base/ debian/tmp/ debian/libgcc-13-dev/ debian/lib32gcc-13-dev/ debian/libx32gcc-13-dev/ debian/gcc-13-x86-64-linux-gnu/ debian/gcc-13-for-host/ debian/gcc-13-for-build/ debian/gcc-13/ debian/gcc-13-multilib/ debian/gcc-13-test-results/ debian/gcc-13-plugin-dev/ debian/gcc-13-hppa64-linux-gnu/ debian/cpp-13-x86-64-linux-gnu/ debian/cpp-13-for-host/ debian/cpp-13-for-build/ debian/cpp-13/ debian/gcc-13-locales/ debian/g\+\+-13-x86-64-linux-gnu/ debian/g\+\+-13-for-host/ debian/g\+\+-13-for-build/ debian/g\+\+-13/ debian/g\+\+-13-multilib/ debian/libhwasan0/ debian/libgccjit-13-doc/ debian/libgccjit-13-dev/ debian/gobjc\+\+-13-x86-64-linux-gnu/ debian/gobjc\+\+-13-for-host/ debian/gobjc\+\+-13-for-build/ debian/gobjc\+\+-13/ debian/gobjc\+\+-13-multilib/ debian/gobjc-13-x86-64-linux-gnu/ debian/gobjc-13-for-host/ debian/gobjc-13-for-build/ debian/gobjc-13/ debian/gobjc-13-multilib/ debian/libobjc-13-dev/ debian/lib32objc-13-dev/ debian/libx32objc-13-dev/ debian/gfortran-13-x86-64-linux-gnu/ debian/gfortran-13-for-host/ debian/gfortran-13-for-build/ debian/gfortran-13/ debian/gfortran-13-multilib/ debian/libgfortran-13-dev/ debian/lib32gfortran-13-dev/ debian/libx32gfortran-13-dev/ debian/gccgo-13-x86-64-linux-gnu/ debian/gccgo-13-for-host/ debian/gccgo-13-for-build/ debian/gccgo-13/ debian/gccgo-13-multilib/ debian/libgo-13-dev/ debian/lib32go-13-dev/ debian/libx32go-13-dev/ debian/libgo22/ debian/lib32go22/ debian/libx32go22/ debian/libstdc\+\+-13-dev/ debian/libstdc\+\+-13-pic/ debian/libstdc\+\+6-13-dbg/ debian/lib32stdc\+\+-13-dev/ debian/lib32stdc\+\+6-13-dbg/ debian/libx32stdc\+\+-13-dev/ debian/libx32stdc\+\+6-13-dbg/ debian/libstdc\+\+-13-doc/ debian/gnat-13-x86-64-linux-gnu/ debian/gnat-13-for-host/ debian/gnat-13-for-build/ debian/gnat-13/ debian/libgnat-13/ debian/gdc-13-x86-64-linux-gnu/ debian/gdc-13-for-host/ debian/gdc-13-for-build/ debian/gdc-13/ debian/gdc-13-multilib/ debian/libgphobos-13-dev/ debian/lib32gphobos-13-dev/ debian/libx32gphobos-13-dev/ debian/libgphobos4/ debian/lib32gphobos4/ debian/libx32gphobos4/ debian/gm2-13-x86-64-linux-gnu/ debian/gm2-13-for-host/ debian/gm2-13-for-build/ debian/gm2-13/ debian/libgm2-13-dev/ debian/libgm2-18/ debian/gm2-13-doc/ debian/gcc-13-offload-nvptx/ debian/libgomp-plugin-nvptx1/ debian/gcc-13-offload-amdgcn/ debian/libgomp-plugin-amdgcn1/ debian/gcc-13-source/ 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 {} + \) \) make[1]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0' rm -rf /tmp/buildd/gcc0/gcc-13-13.3.0/src* /tmp/buildd/gcc0/gcc-13-13.3.0/build* debian/tmp* html rm -f bootstrap-* test-protocol* first-move-stamp rm -f debian/*.tmp rm -f debian/soname-cache find debian -name '.#*' | xargs -r rm -f rm -f debian/patches/series* rm -rf .pc dh_clean rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) rm -f -- debian/gcc-13-base.substvars debian/libgcc-13-dev.substvars debian/lib32gcc-13-dev.substvars debian/libx32gcc-13-dev.substvars debian/gcc-13-x86-64-linux-gnu.substvars debian/gcc-13-for-host.substvars debian/gcc-13-for-build.substvars debian/gcc-13.substvars debian/gcc-13-multilib.substvars debian/gcc-13-test-results.substvars debian/gcc-13-plugin-dev.substvars debian/gcc-13-hppa64-linux-gnu.substvars debian/cpp-13-x86-64-linux-gnu.substvars debian/cpp-13-for-host.substvars debian/cpp-13-for-build.substvars debian/cpp-13.substvars debian/gcc-13-locales.substvars debian/g\+\+-13-x86-64-linux-gnu.substvars debian/g\+\+-13-for-host.substvars debian/g\+\+-13-for-build.substvars debian/g\+\+-13.substvars debian/g\+\+-13-multilib.substvars debian/libhwasan0.substvars debian/libgccjit-13-doc.substvars debian/libgccjit-13-dev.substvars debian/gobjc\+\+-13-x86-64-linux-gnu.substvars debian/gobjc\+\+-13-for-host.substvars debian/gobjc\+\+-13-for-build.substvars debian/gobjc\+\+-13.substvars debian/gobjc\+\+-13-multilib.substvars debian/gobjc-13-x86-64-linux-gnu.substvars debian/gobjc-13-for-host.substvars debian/gobjc-13-for-build.substvars debian/gobjc-13.substvars debian/gobjc-13-multilib.substvars debian/libobjc-13-dev.substvars debian/lib32objc-13-dev.substvars debian/libx32objc-13-dev.substvars debian/gfortran-13-x86-64-linux-gnu.substvars debian/gfortran-13-for-host.substvars debian/gfortran-13-for-build.substvars debian/gfortran-13.substvars debian/gfortran-13-multilib.substvars debian/libgfortran-13-dev.substvars debian/lib32gfortran-13-dev.substvars debian/libx32gfortran-13-dev.substvars debian/gccgo-13-x86-64-linux-gnu.substvars debian/gccgo-13-for-host.substvars debian/gccgo-13-for-build.substvars debian/gccgo-13.substvars debian/gccgo-13-multilib.substvars debian/libgo-13-dev.substvars debian/lib32go-13-dev.substvars debian/libx32go-13-dev.substvars debian/libgo22.substvars debian/lib32go22.substvars debian/libx32go22.substvars debian/libstdc\+\+-13-dev.substvars debian/libstdc\+\+-13-pic.substvars debian/libstdc\+\+6-13-dbg.substvars debian/lib32stdc\+\+-13-dev.substvars debian/lib32stdc\+\+6-13-dbg.substvars debian/libx32stdc\+\+-13-dev.substvars debian/libx32stdc\+\+6-13-dbg.substvars debian/libstdc\+\+-13-doc.substvars debian/gnat-13-x86-64-linux-gnu.substvars debian/gnat-13-for-host.substvars debian/gnat-13-for-build.substvars debian/gnat-13.substvars debian/libgnat-13.substvars debian/gdc-13-x86-64-linux-gnu.substvars debian/gdc-13-for-host.substvars debian/gdc-13-for-build.substvars debian/gdc-13.substvars debian/gdc-13-multilib.substvars debian/libgphobos-13-dev.substvars debian/lib32gphobos-13-dev.substvars debian/libx32gphobos-13-dev.substvars debian/libgphobos4.substvars debian/lib32gphobos4.substvars debian/libx32gphobos4.substvars debian/gm2-13-x86-64-linux-gnu.substvars debian/gm2-13-for-host.substvars debian/gm2-13-for-build.substvars debian/gm2-13.substvars debian/libgm2-13-dev.substvars debian/libgm2-18.substvars debian/gm2-13-doc.substvars debian/gcc-13-offload-nvptx.substvars debian/libgomp-plugin-nvptx1.substvars debian/gcc-13-offload-amdgcn.substvars debian/libgomp-plugin-amdgcn1.substvars debian/gcc-13-source.substvars debian/files rm -fr -- debian/gcc-13-base/ debian/tmp/ debian/libgcc-13-dev/ debian/lib32gcc-13-dev/ debian/libx32gcc-13-dev/ debian/gcc-13-x86-64-linux-gnu/ debian/gcc-13-for-host/ debian/gcc-13-for-build/ debian/gcc-13/ debian/gcc-13-multilib/ debian/gcc-13-test-results/ debian/gcc-13-plugin-dev/ debian/gcc-13-hppa64-linux-gnu/ debian/cpp-13-x86-64-linux-gnu/ debian/cpp-13-for-host/ debian/cpp-13-for-build/ debian/cpp-13/ debian/gcc-13-locales/ debian/g\+\+-13-x86-64-linux-gnu/ debian/g\+\+-13-for-host/ debian/g\+\+-13-for-build/ debian/g\+\+-13/ debian/g\+\+-13-multilib/ debian/libhwasan0/ debian/libgccjit-13-doc/ debian/libgccjit-13-dev/ debian/gobjc\+\+-13-x86-64-linux-gnu/ debian/gobjc\+\+-13-for-host/ debian/gobjc\+\+-13-for-build/ debian/gobjc\+\+-13/ debian/gobjc\+\+-13-multilib/ debian/gobjc-13-x86-64-linux-gnu/ debian/gobjc-13-for-host/ debian/gobjc-13-for-build/ debian/gobjc-13/ debian/gobjc-13-multilib/ debian/libobjc-13-dev/ debian/lib32objc-13-dev/ debian/libx32objc-13-dev/ debian/gfortran-13-x86-64-linux-gnu/ debian/gfortran-13-for-host/ debian/gfortran-13-for-build/ debian/gfortran-13/ debian/gfortran-13-multilib/ debian/libgfortran-13-dev/ debian/lib32gfortran-13-dev/ debian/libx32gfortran-13-dev/ debian/gccgo-13-x86-64-linux-gnu/ debian/gccgo-13-for-host/ debian/gccgo-13-for-build/ debian/gccgo-13/ debian/gccgo-13-multilib/ debian/libgo-13-dev/ debian/lib32go-13-dev/ debian/libx32go-13-dev/ debian/libgo22/ debian/lib32go22/ debian/libx32go22/ debian/libstdc\+\+-13-dev/ debian/libstdc\+\+-13-pic/ debian/libstdc\+\+6-13-dbg/ debian/lib32stdc\+\+-13-dev/ debian/lib32stdc\+\+6-13-dbg/ debian/libx32stdc\+\+-13-dev/ debian/libx32stdc\+\+6-13-dbg/ debian/libstdc\+\+-13-doc/ debian/gnat-13-x86-64-linux-gnu/ debian/gnat-13-for-host/ debian/gnat-13-for-build/ debian/gnat-13/ debian/libgnat-13/ debian/gdc-13-x86-64-linux-gnu/ debian/gdc-13-for-host/ debian/gdc-13-for-build/ debian/gdc-13/ debian/gdc-13-multilib/ debian/libgphobos-13-dev/ debian/lib32gphobos-13-dev/ debian/libx32gphobos-13-dev/ debian/libgphobos4/ debian/lib32gphobos4/ debian/libx32gphobos4/ debian/gm2-13-x86-64-linux-gnu/ debian/gm2-13-for-host/ debian/gm2-13-for-build/ debian/gm2-13/ debian/libgm2-13-dev/ debian/libgm2-18/ debian/gm2-13-doc/ debian/gcc-13-offload-nvptx/ debian/libgomp-plugin-nvptx1/ debian/gcc-13-offload-amdgcn/ debian/libgomp-plugin-amdgcn1/ debian/gcc-13-source/ 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 {} + \) \) debian/rules build-arch Build environment: derivative=Debian, release=trixie : # unpack gcc tarball mkdir -p stamps if [ -d /tmp/buildd/gcc0/gcc-13-13.3.0/src ]; then \ echo >&2 "Source directory /tmp/buildd/gcc0/gcc-13-13.3.0/src exists. Delete by hand"; \ false; \ fi rm -rf gcc-13.3.0 tar -x -f gcc-13.3.0-dfsg.tar.xz mv gcc-13.3.0 /tmp/buildd/gcc0/gcc-13-13.3.0/src ln -sf libsanitizer /tmp/buildd/gcc0/gcc-13-13.3.0/src/libasan rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/doc/*.1 rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/doc/fsf-funding.7 rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/doc/*.info rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/fortran/*.info rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/libgomp/*.info rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/libquadmath/*.info for i in gcc/doc/analyzer.texi gcc/doc/avr-mmcu.texi gcc/doc/bugreport.texi gcc/doc/cfg.texi gcc/doc/collect2.texi gcc/doc/compat.texi gcc/doc/configfiles.texi gcc/doc/configterms.texi gcc/doc/contrib.texi gcc/doc/contribute.texi gcc/doc/cpp.texi gcc/doc/cppdiropts.texi gcc/doc/cppenv.texi gcc/doc/cppinternals.texi gcc/doc/cppopts.texi gcc/doc/cppwarnopts.texi gcc/doc/extend.texi gcc/doc/fragments.texi gcc/doc/frontends.texi gcc/doc/gccint.texi gcc/doc/gcov.texi gcc/doc/gcov-dump.texi gcc/doc/gcov-tool.texi gcc/doc/generic.texi gcc/doc/gimple.texi gcc/doc/gnu.texi gcc/doc/gty.texi gcc/doc/headerdirs.texi gcc/doc/hostconfig.texi gcc/doc/implement-c.texi gcc/doc/implement-cxx.texi gcc/doc/install-old.texi gcc/doc/install.texi gcc/doc/interface.texi gcc/doc/invoke.texi gcc/doc/languages.texi gcc/doc/libgcc.texi gcc/doc/loop.texi gcc/doc/lto.texi gcc/doc/makefile.texi gcc/doc/match-and-simplify.texi gcc/doc/md.texi gcc/doc/objc.texi gcc/doc/optinfo.texi gcc/doc/options.texi gcc/doc/passes.texi gcc/doc/plugins.texi gcc/doc/poly-int.texi gcc/doc/portability.texi gcc/doc/rtl.texi gcc/doc/service.texi gcc/doc/sourcebuild.texi gcc/doc/standards.texi gcc/doc/tm.texi.in gcc/doc/tm.texi gcc/doc/tree-ssa.texi gcc/doc/trouble.texi gcc/doc/ux.texi gcc/doc/include/gcc-common.texi gcc/doc/include/funding.texi gcc/fortran/gfc-internals.texi gcc/fortran/invoke.texi gcc/fortran/intrinsic.texi ; do \ if [ -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/$i ]; then \ cp debian/dummy.texi /tmp/buildd/gcc0/gcc-13-13.3.0/src/$i; \ else \ cp debian/dummy.texi /tmp/buildd/gcc0/gcc-13-13.3.0/src/$i; \ echo >&2 "$i does not exist, fix debian/rules.unpack"; \ fi; \ done ( \ echo '@include gcc-vers.texi'; \ echo '@macro versionsubtitle'; \ echo '@subtitle For @sc{gcc} version @value{version-GCC}'; \ echo '@vskip 0pt plus 1filll'; \ echo '@end macro'; \ ) > /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/doc/include/gcc-common.texi for i in gcc/doc/gcc.texi gcc/doc/lto-dump.texi gcc/ada/gnat-style.texi gcc/ada/gnat_rm.texi gcc/ada/gnat_ugn.texi gcc/fortran/gfortran.texi gcc/go/gccgo.texi libgomp/libgomp.texi libquadmath/libquadmath.texi ; do \ n=$(basename $i .texi); \ if [ -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/$i ]; then \ sed "s/@name@/$n/g" debian/gcc-dummy.texi \ > /tmp/buildd/gcc0/gcc-13-13.3.0/src/$i; \ else \ sed "s/@name@/$n/g" debian/gcc-dummy.texi \ > /tmp/buildd/gcc0/gcc-13-13.3.0/src/$i; \ echo >&2 "$i does not exist, fix debian/rules.unpack"; \ fi; \ done for i in gcc/doc/cpp.1 gcc/doc/g++.1 gcc/doc/gc-analyze.1 gcc/doc/gcc.1 gcc/doc/gccgo.1 gcc/doc/gcov.1 gcc/doc/gcov-dump.1 gcc/doc/gcov-tool.1 gcc/doc/gfortran.1 gcc/lto/lto-dump.1 gcc/doc/fsf-funding.7 ; do \ touch /tmp/buildd/gcc0/gcc-13-13.3.0/src/$i; \ done rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/INSTALL/*.html rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/zlib/contrib/dotzlib/DotZLib.chm echo "gcc-13.3.0-dfsg.tar.xz unpacked." > stamps/01-unpack-stamp-gcc-13.3.0-dfsg.tar.xz echo -e "\nBuilt from Debian source package gcc-13-13.3.0-3" \ > pxxx echo -e "Integrated upstream packages in this version:\n" >> pxxx for i in gcc-13.3.0-dfsg.tar.xz; do echo " $i" >> pxxx; done mv -f pxxx stamps/01-unpack-stamp echo git-updates.diff gcc-gfdl-build.diff gcc-textdomain.diff gcc-distro-specs.diff gcc-driver-extra-langs.diff gcc-hash-style-gnu.diff libstdc++-doclink.diff libstdc++-man-3cxx.diff libstdc++-test-installed.diff libstdc++-doxygen-SOURCE_DATE_EPOCH.diff alpha-no-ev4-directive.diff note-gnu-stack.diff libgomp-omp_h-multilib.diff libgo-testsuite.diff libgo-cleanfiles.diff gcc-target-include-asm.diff libgo-revert-timeout-exp.diff libgo-setcontext-config.diff gcc-auto-build.diff libitm-no-fortify-source.diff sparc64-biarch-long-double-128.diff pr66368.diff pr67590.diff libffi-race-condition.diff cuda-float128.diff t-libunwind-elf-Wl-z-defs.diff gcc-force-cross-layout.diff gcc-search-prefixed-as-ld.diff kfreebsd-decimal-float.diff pr87808.diff pr94253.diff gcc-arm-disable-guality-tests.diff musl-ssp.diff pr79724-revert.diff pr104290-followup.diff arc-stddef.diff pr107475.diff gccrs-bootstrap-mipsel.diff pr88552.diff hppa64-libgcov-fallback.diff toplevel-add-gprofng.diff toplevel-add-libsframe.diff libiberty-sha1-1.diff libiberty-sha1-2.diff pr113030.diff libsanitizer-timebits.diff asan-allocator-base.diff gcc-vhdl.diff pr110934.diff 0001-Ada-remove-conversions-with-C-struct-timeval-from-GN.diff 0002-Ada-remove-C-conversions-with-C-struct-timespec-from.diff 0003-Ada-remove-conversions-with-C-time_t-from-System.OS_.diff 0003-Ada-define-time_t-timeval-timespec-C-types-in-a-sing.diff 0005-Ada-import-nanosleep-from-System.OS_Primitives.Timed_.diff 0006-Ada-select-64-bits-time-functions-from-GNU-libc-when-.diff libsanitizer-no-crypt.diff pr99832-distro.diff gm2-texinfo.diff gdc-texinfo.diff alpha-ieee.diff sys-auxv-header.diff gdc-dynamic-link-phobos.diff ia64-disable-selective-scheduling.diff libstdc++-pythondir.diff gcc-verbose-lto-link.diff hurd-amd64.diff hurd-multiarch.diff hurd-multilib-multiarch.diff gcc-ice-dump.diff gcc-ice-apport.diff skip-bootstrap-multilib.diff libffi-ro-eh_frame_sect.diff gcc-multiarch.diff config-ml.diff g++-multiarch-incdir.diff canonical-cpppath.diff gcc-multilib-multiarch.diff gcc-as-needed.diff gcc-as-needed-gold.diff libgomp-kfreebsd-testsuite.diff go-testsuite.diff limits-h-test.diff \ | sed -r 's/ +/ /g' | tr " " "\n" > debian/patches/series sed -r 's/(.)$/\1 -p1/' -i debian/patches/series touch stamps/02-series-stamp sync QUILT_PATCHES=debian/patches QUILT_PATCH_OPTS='-E' \ quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch git-updates.diff patching file src/gcc/ChangeLog patching file src/gcc/DATESTAMP patching file src/gcc/ada/ChangeLog patching file src/gcc/ada/exp_ch6.adb patching file src/gcc/ada/exp_util.adb patching file src/gcc/ada/sem_ch6.adb patching file src/gcc/builtins.cc patching file src/gcc/c-family/ChangeLog patching file src/gcc/c-family/c-warn.cc patching file src/gcc/c/ChangeLog patching file src/gcc/c/c-decl.cc patching file src/gcc/combine.cc patching file src/gcc/common/config/aarch64/aarch64-common.cc patching file src/gcc/config/aarch64/aarch64-c.cc patching file src/gcc/config/aarch64/aarch64-cores.def patching file src/gcc/config/aarch64/aarch64-tune.md patching file src/gcc/config/aarch64/aarch64.cc patching file src/gcc/config/aarch64/aarch64.h patching file src/gcc/config/aarch64/aarch64.md patching file src/gcc/config/alpha/alpha.md patching file src/gcc/config/alpha/constraints.md patching file src/gcc/config/arm/arm.cc patching file src/gcc/config/avr/avr-dimode.md patching file src/gcc/config/avr/avr.cc patching file src/gcc/config/avr/avr.md patching file src/gcc/config/i386/i386-options.cc patching file src/gcc/config/i386/x86-tune.def patching file src/gcc/config/mips/mips.cc patching file src/gcc/config/pa/pa.md patching file src/gcc/config/rs6000/altivec.md patching file src/gcc/config/rs6000/rs6000-builtin.cc patching file src/gcc/config/rs6000/rs6000-c.cc patching file src/gcc/config/rs6000/rs6000-gen-builtins.cc patching file src/gcc/config/rs6000/rs6000-logue.cc patching file src/gcc/config/rs6000/rs6000.cc patching file src/gcc/config/rs6000/rs6000.md patching file src/gcc/config/rs6000/vsx.md patching file src/gcc/cp/ChangeLog patching file src/gcc/cp/cxxapi-data.csv patching file src/gcc/cp/init.cc patching file src/gcc/cp/parser.cc patching file src/gcc/cp/pt.cc patching file src/gcc/cp/std-name-hint.gperf patching file src/gcc/cp/std-name-hint.h patching file src/gcc/cp/typeck.cc patching file src/gcc/expmed.cc patching file src/gcc/fold-const.cc patching file src/gcc/fortran/ChangeLog patching file src/gcc/fortran/expr.cc patching file src/gcc/fortran/iresolve.cc patching file src/gcc/fortran/trans-array.cc patching file src/gcc/fortran/trans-expr.cc patching file src/gcc/fortran/trans-intrinsic.cc patching file src/gcc/fortran/trans-stmt.cc patching file src/gcc/jit/ChangeLog patching file src/gcc/jit/jit-recording.cc patching file src/gcc/match.pd patching file src/gcc/opts-common.cc patching file src/gcc/testsuite/ChangeLog patching file src/gcc/testsuite/c-c++-common/Warray-compare-3.c patching file src/gcc/testsuite/c-c++-common/ubsan/signed1bitfield-1.c patching file src/gcc/testsuite/g++.dg/cpp0x/initlist-pmf2.C patching file src/gcc/testsuite/g++.dg/cpp1z/pr115440.C patching file src/gcc/testsuite/g++.dg/cpp23/ext-floating18.C patching file src/gcc/testsuite/g++.dg/ext/unroll-4.C patching file src/gcc/testsuite/g++.target/powerpc/pr106069.C patching file src/gcc/testsuite/gcc.c-torture/compile/pr115143-1.c patching file src/gcc/testsuite/gcc.c-torture/compile/pr115143-2.c patching file src/gcc/testsuite/gcc.c-torture/compile/pr115143-3.c patching file src/gcc/testsuite/gcc.c-torture/execute/pr108789.c patching file src/gcc/testsuite/gcc.c-torture/execute/signed1bitfield-1.c patching file src/gcc/testsuite/gcc.dg/asan/pr115172.c patching file src/gcc/testsuite/gcc.dg/lto/pr113359-2_0.c patching file src/gcc/testsuite/gcc.dg/lto/pr113359-2_1.c patching file src/gcc/testsuite/gcc.dg/pr114493-1.c patching file src/gcc/testsuite/gcc.dg/pr114493-2.c patching file src/gcc/testsuite/gcc.dg/pr114902.c patching file src/gcc/testsuite/gcc.dg/pr115092.c patching file src/gcc/testsuite/gcc.dg/pr115152.c patching file src/gcc/testsuite/gcc.dg/vect/pr113281-1.c patching file src/gcc/testsuite/gcc.dg/vect/pr113281-2.c patching file src/gcc/testsuite/gcc.dg/vect/pr113281-3.c patching file src/gcc/testsuite/gcc.dg/vect/pr113281-4.c patching file src/gcc/testsuite/gcc.dg/vect/pr113281-5.c patching file src/gcc/testsuite/gcc.dg/vect/pr115192.c patching file src/gcc/testsuite/gcc.target/aarch64/acle/bf16_feature.c patching file src/gcc/testsuite/gcc.target/aarch64/acle/bf16_sve_feature.c patching file src/gcc/testsuite/gcc.target/aarch64/options_set_27.c patching file src/gcc/testsuite/gcc.target/aarch64/options_set_4.c patching file src/gcc/testsuite/gcc.target/alpha/pr115297.c patching file src/gcc/testsuite/gcc.target/arm/cmse/extend-param.c patching file src/gcc/testsuite/gcc.target/arm/cmse/extend-return.c patching file src/gcc/testsuite/gcc.target/arm/copysign_softfloat_1.c patching file src/gcc/testsuite/gcc.target/avr/torture/pr115307-isinf.c patching file src/gcc/testsuite/gcc.target/avr/torture/pr115317-isinf.c patching file src/gcc/testsuite/gcc.target/avr/torture/pr87376.c patching file src/gcc/testsuite/gcc.target/avr/torture/pr88236-pr115726.c patching file src/gcc/testsuite/gcc.target/avr/torture/pr98762.c patching file src/gcc/testsuite/gcc.target/powerpc/pr106069-1.c patching file src/gcc/testsuite/gcc.target/powerpc/pr106069-2.c patching file src/gcc/testsuite/gcc.target/powerpc/pr114846.c patching file src/gcc/testsuite/gcc.target/powerpc/pr115355.c patching file src/gcc/testsuite/gfortran.dg/allocate_with_source_32.f90 patching file src/gcc/testsuite/gfortran.dg/asan/pr110415-2.f90 patching file src/gcc/testsuite/gfortran.dg/asan/pr110415-3.f90 patching file src/gcc/testsuite/gfortran.dg/asan/unlimited_polymorphic_34.f90 patching file src/gcc/testsuite/gfortran.dg/pr110415.f90 patching file src/gcc/testsuite/gfortran.dg/shape_12.f90 patching file src/gcc/testsuite/gfortran.dg/statement_function_5.f90 patching file src/gcc/testsuite/gfortran.dg/storage_size_7.f90 patching file src/gcc/testsuite/gfortran.dg/transfer_class_4.f90 patching file src/gcc/testsuite/gnat.dg/access11.adb patching file src/gcc/testsuite/gnat.dg/incomplete8.adb patching file src/gcc/tree-data-ref.cc patching file src/gcc/tree-ssa-phiopt.cc patching file src/gcc/tree-ssa-strlen.cc patching file src/gcc/tree-vect-patterns.cc patching file src/gcc/ubsan.cc patching file src/libgcc/ChangeLog patching file src/libgcc/config/arm/cmse_nonsecure_call.S patching file src/libgcc/config/avr/libf7/ChangeLog patching file src/libgcc/config/avr/libf7/libf7-asm.sx patching file src/libstdc++-v3/ChangeLog patching file src/libstdc++-v3/doc/html/faq.html patching file src/libstdc++-v3/doc/html/manual/memory.html patching file src/libstdc++-v3/doc/html/manual/mt_allocator_impl.html patching file src/libstdc++-v3/doc/html/manual/status.html patching file src/libstdc++-v3/doc/html/manual/using.html patching file src/libstdc++-v3/doc/xml/faq.xml patching file src/libstdc++-v3/doc/xml/manual/allocator.xml patching file src/libstdc++-v3/doc/xml/manual/mt_allocator.xml patching file src/libstdc++-v3/doc/xml/manual/status_cxx1998.xml patching file src/libstdc++-v3/doc/xml/manual/status_cxx2011.xml patching file src/libstdc++-v3/doc/xml/manual/status_cxx2014.xml patching file src/libstdc++-v3/doc/xml/manual/status_cxx2017.xml patching file src/libstdc++-v3/doc/xml/manual/status_cxx2020.xml patching file src/libstdc++-v3/doc/xml/manual/status_cxx2023.xml patching file src/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml patching file src/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml patching file src/libstdc++-v3/doc/xml/manual/using.xml patching file src/libstdc++-v3/include/bits/chrono_io.h patching file src/libstdc++-v3/include/c_compatibility/stdatomic.h patching file src/libstdc++-v3/include/experimental/bits/simd.h patching file src/libstdc++-v3/include/experimental/bits/simd_builtin.h patching file src/libstdc++-v3/include/experimental/bits/simd_fixed_size.h patching file src/libstdc++-v3/include/experimental/bits/simd_x86.h patching file src/libstdc++-v3/include/std/stacktrace patching file src/libstdc++-v3/libsupc++/new_opa.cc patching file src/libstdc++-v3/src/c++11/assert_fail.cc patching file src/libstdc++-v3/src/c++11/codecvt.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/hash.cc patching file src/libstdc++-v3/testsuite/20_util/duration/io.cc patching file src/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_unicode.cc patching file src/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_unicode.h patching file src/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_unicode_char8_t.cc patching file src/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_unicode_wchar_t.cc patching file src/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/79980.cc patching file src/libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/115807.cc patching file src/libstdc++-v3/testsuite/experimental/simd/pr114958.cc patching file src/libstdc++-v3/testsuite/experimental/simd/pr115454_find_last_set.cc Applying patch gcc-gfdl-build.diff patching file src/gcc/Makefile.in Applying patch gcc-textdomain.diff patching file src/gcc/intl.cc patching file src/gcc/Makefile.in patching file src/libcpp/init.cc patching file src/libcpp/system.h patching file src/libcpp/Makefile.in Applying patch gcc-distro-specs.diff patching file src/gcc/gcc.cc patching file src/gcc/cp/lang-specs.h patching file src/gcc/objc/lang-specs.h patching file src/gcc/objcp/lang-specs.h Applying patch gcc-driver-extra-langs.diff patching file src/gcc/Makefile.in Applying patch gcc-hash-style-gnu.diff patching file src/gcc/config/alpha/linux-elf.h patching file src/gcc/config/ia64/linux.h patching file src/gcc/config/rs6000/linux64.h patching file src/gcc/config/rs6000/sysv4.h patching file src/gcc/config/s390/linux.h patching file src/gcc/config/sparc/linux.h patching file src/gcc/config/arm/linux-elf.h patching file src/gcc/config/i386/gnu-user.h patching file src/gcc/config/i386/gnu-user64.h patching file src/gcc/config/aarch64/aarch64-linux.h patching file src/gcc/config/riscv/linux.h Applying patch libstdc++-doclink.diff patching file src/libstdc++-v3/doc/doxygen/mainpage.html patching file src/libstdc++-v3/doc/html/api.html patching file src/libstdc++-v3/doc/xml/api.xml Applying patch libstdc++-man-3cxx.diff patching file src/libstdc++-v3/doc/doxygen/user.cfg.in patching file src/libstdc++-v3/scripts/run_doxygen Hunk #2 succeeded at 294 with fuzz 1. Hunk #3 succeeded at 310 (offset 4 lines). Hunk #4 succeeded at 324 (offset 4 lines). Hunk #5 succeeded at 442 (offset 4 lines). Applying patch libstdc++-test-installed.diff patching file src/libstdc++-v3/testsuite/lib/libstdc++.exp Applying patch libstdc++-doxygen-SOURCE_DATE_EPOCH.diff patching file src/libstdc++-v3/scripts/run_doxygen Applying patch alpha-no-ev4-directive.diff patching file src/gcc/config/alpha/alpha.cc Hunk #1 succeeded at 9483 (offset 1 line). Hunk #2 succeeded at 9493 (offset 1 line). Applying patch note-gnu-stack.diff patching file src/libgcc/config/ia64/crtbegin.S patching file src/libgcc/config/ia64/crtend.S patching file src/libgcc/config/ia64/crti.S patching file src/libgcc/config/ia64/crtn.S patching file src/libgcc/config/ia64/lib1funcs.S patching file src/gcc/config/ia64/linux.h patching file src/gcc/config/rs6000/ppc-asm.h Applying patch libgomp-omp_h-multilib.diff patching file src/libgomp/omp.h.in Applying patch libgo-testsuite.diff patching file src/libgo/Makefile.am patching file src/libgo/Makefile.in Applying patch libgo-cleanfiles.diff patching file src/libgo/Makefile.am patching file src/libgo/Makefile.in Applying patch gcc-target-include-asm.diff patching file src/configure.ac Applying patch libgo-revert-timeout-exp.diff patching file src/libgo/testsuite/lib/libgo.exp Applying patch libgo-setcontext-config.diff patching file src/libgo/configure.ac Applying patch gcc-auto-build.diff patching file src/gcc/configure.ac Hunk #1 succeeded at 2154 (offset 22 lines). Applying patch libitm-no-fortify-source.diff patching file src/libitm/configure.tgt Applying patch sparc64-biarch-long-double-128.diff patching file src/gcc/config/sparc/linux64.h Applying patch pr66368.diff patching file src/libgo/Makefile.am patching file src/libgo/Makefile.in Applying patch pr67590.diff patching file src/libcc1/configure.ac Applying patch libffi-race-condition.diff patching file src/libffi/src/closures.c Applying patch cuda-float128.diff patching file src/libstdc++-v3/include/std/type_traits patching file src/libstdc++-v3/include/bits/std_abs.h patching file src/libstdc++-v3/include/bits/stl_algobase.h patching file src/libstdc++-v3/include/std/numbers Applying patch t-libunwind-elf-Wl-z-defs.diff patching file src/libgcc/config/t-libunwind-elf Applying patch gcc-force-cross-layout.diff patching file src/configure.ac patching file src/gcc/configure.ac Hunk #1 succeeded at 2496 (offset 22 lines). Hunk #2 succeeded at 7443 (offset 31 lines). Applying patch gcc-search-prefixed-as-ld.diff patching file src/gcc/gcc.cc Hunk #1 succeeded at 2929 (offset 10 lines). Hunk #2 succeeded at 3143 (offset 10 lines). Applying patch kfreebsd-decimal-float.diff patching file src/gcc/configure.ac Hunk #1 succeeded at 949 (offset 22 lines). patching file src/libdecnumber/configure.ac patching file src/libgcc/configure.ac Applying patch pr87808.diff patching file src/gcc/jit/Make-lang.in Hunk #1 succeeded at 146 (offset 10 lines). patching file src/gcc/jit/jit-playback.cc Applying patch pr94253.diff patching file src/gcc/config/rs6000/rs6000.cc Hunk #1 succeeded at 13390 (offset -9 lines). Applying patch gcc-arm-disable-guality-tests.diff patching file src/gcc/testsuite/gcc.dg/guality/guality.exp Applying patch musl-ssp.diff patching file src/gcc/gcc.cc Hunk #1 succeeded at 1094 (offset 9 lines). Applying patch pr79724-revert.diff patching file src/gcc/ada/osint.adb Applying patch pr104290-followup.diff patching file src/gcc/config/gnu.h Applying patch arc-stddef.diff patching file src/gcc/config/arc/arc-arch.h Applying patch pr107475.diff patching file src/gcc/ada/Makefile.rtl Applying patch gccrs-bootstrap-mipsel.diff patching file src/configure.ac Applying patch pr88552.diff patching file src/gcc/fortran/decl.cc Hunk #1 succeeded at 3385 (offset 2 lines). Hunk #2 succeeded at 4723 (offset 2 lines). patching file src/gcc/testsuite/gfortran.dg/pr88552.f90 Applying patch hppa64-libgcov-fallback.diff patching file src/libgcc/libgcov.h Applying patch toplevel-add-gprofng.diff patching file src/Makefile.def patching file src/Makefile.in Hunk #24 succeeded at 67044 (offset 30 lines). patching file src/configure.ac patching file src/include/collectorAPI.h patching file src/include/libcollector.h patching file src/include/libfcollector.h Applying patch toplevel-add-libsframe.diff patching file src/Makefile.def patching file src/Makefile.in Applying patch libiberty-sha1-1.diff patching file src/include/sha1.h patching file src/libiberty/config.in patching file src/libiberty/configure patching file src/libiberty/configure.ac patching file src/libiberty/sha1.c Applying patch libiberty-sha1-2.diff patching file src/config/hwcaps.m4 patching file src/libiberty/Makefile.in patching file src/libiberty/aclocal.m4 patching file src/libiberty/configure patching file src/libiberty/configure.ac Applying patch pr113030.diff patching file src/gcc/config/arm/parsecpu.awk Applying patch libsanitizer-timebits.diff patching file src/libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp patching file src/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp Applying patch asan-allocator-base.diff patching file src/libsanitizer/asan/asan_allocator.h Applying patch gcc-vhdl.diff patching file src/gcc/config/rs6000/rs6000-logue.cc Hunk #1 succeeded at 5350 (offset -1 lines). Applying patch pr110934.diff patching file src/gcc/config/m68k/m68k.cc patching file src/gcc/testsuite/gcc.target/m68k/pr110934.c Applying patch 0001-Ada-remove-conversions-with-C-struct-timeval-from-GN.diff patching file src/gcc/ada/doc/gnat_rm/the_gnat_library.rst patching file src/gcc/ada/libgnat/g-calend.adb patching file src/gcc/ada/libgnat/g-calend.ads Applying patch 0002-Ada-remove-C-conversions-with-C-struct-timespec-from.diff patching file src/gcc/ada/libgnat/a-calcon.adb patching file src/gcc/ada/libgnat/a-calcon.ads patching file src/gcc/ada/libgnat/a-calend.adb patching file src/gcc/ada/libgnat/a-calend.ads Applying patch 0003-Ada-remove-conversions-with-C-time_t-from-System.OS_.diff patching file src/gcc/ada/libgnat/s-os_lib.adb patching file src/gcc/ada/libgnat/s-os_lib.ads Applying patch 0003-Ada-define-time_t-timeval-timespec-C-types-in-a-sing.diff patching file src/gcc/ada/Makefile.rtl patching file src/gcc/ada/cal.c patching file src/gcc/ada/gcc-interface/Makefile.in patching file src/gcc/ada/libgnarl/a-exetim__posix.adb patching file src/gcc/ada/libgnarl/s-linux.ads patching file src/gcc/ada/libgnarl/s-linux__alpha.ads patching file src/gcc/ada/libgnarl/s-linux__android.ads patching file src/gcc/ada/libgnarl/s-linux__hppa.ads patching file src/gcc/ada/libgnarl/s-linux__mips.ads patching file src/gcc/ada/libgnarl/s-linux__riscv.ads patching file src/gcc/ada/libgnarl/s-linux__sparc.ads patching file src/gcc/ada/libgnarl/s-linux__x32.ads patching file src/gcc/ada/libgnarl/s-osinte__aix.adb patching file src/gcc/ada/libgnarl/s-osinte__aix.ads patching file src/gcc/ada/libgnarl/s-osinte__android.adb patching file src/gcc/ada/libgnarl/s-osinte__android.ads patching file src/gcc/ada/libgnarl/s-osinte__darwin.adb patching file src/gcc/ada/libgnarl/s-osinte__darwin.ads patching file src/gcc/ada/libgnarl/s-osinte__dragonfly.adb patching file src/gcc/ada/libgnarl/s-osinte__dragonfly.ads patching file src/gcc/ada/libgnarl/s-osinte__freebsd.adb patching file src/gcc/ada/libgnarl/s-osinte__freebsd.ads patching file src/gcc/ada/libgnarl/s-osinte__gnu.adb patching file src/gcc/ada/libgnarl/s-osinte__gnu.ads patching file src/gcc/ada/libgnarl/s-osinte__hpux-dce.adb patching file src/gcc/ada/libgnarl/s-osinte__hpux-dce.ads patching file src/gcc/ada/libgnarl/s-osinte__hpux.ads patching file src/gcc/ada/libgnarl/s-osinte__kfreebsd-gnu.ads patching file src/gcc/ada/libgnarl/s-osinte__linux.ads patching file src/gcc/ada/libgnarl/s-osinte__lynxos178.adb patching file src/gcc/ada/libgnarl/s-osinte__lynxos178e.ads patching file src/gcc/ada/libgnarl/s-osinte__posix.adb patching file src/gcc/ada/libgnarl/s-osinte__qnx.adb patching file src/gcc/ada/libgnarl/s-osinte__qnx.ads patching file src/gcc/ada/libgnarl/s-osinte__rtems.adb patching file src/gcc/ada/libgnarl/s-osinte__rtems.ads patching file src/gcc/ada/libgnarl/s-osinte__solaris.adb patching file src/gcc/ada/libgnarl/s-osinte__solaris.ads patching file src/gcc/ada/libgnarl/s-osinte__vxworks.adb patching file src/gcc/ada/libgnarl/s-osinte__vxworks.ads patching file src/gcc/ada/libgnarl/s-osinte__x32.adb patching file src/gcc/ada/libgnarl/s-qnx.ads patching file src/gcc/ada/libgnarl/s-taprop__hpux-dce.adb patching file src/gcc/ada/libgnarl/s-taprop__solaris.adb patching file src/gcc/ada/libgnarl/s-taprop__vxworks.adb patching file src/gcc/ada/libgnarl/s-tpopmo.adb patching file src/gcc/ada/libgnat/g-socket.adb patching file src/gcc/ada/libgnat/g-socthi.adb patching file src/gcc/ada/libgnat/g-socthi__vxworks.adb patching file src/gcc/ada/libgnat/g-sothco.ads patching file src/gcc/ada/libgnat/g-spogwa.adb patching file src/gcc/ada/libgnat/s-c_time.adb patching file src/gcc/ada/libgnat/s-c_time.ads patching file src/gcc/ada/libgnat/s-optide.adb patching file src/gcc/ada/libgnat/s-osprim__darwin.adb patching file src/gcc/ada/libgnat/s-osprim__posix.adb patching file src/gcc/ada/libgnat/s-osprim__posix2008.adb patching file src/gcc/ada/libgnat/s-osprim__rtems.adb patching file src/gcc/ada/libgnat/s-osprim__solaris.adb patching file src/gcc/ada/libgnat/s-osprim__unix.adb patching file src/gcc/ada/libgnat/s-osprim__x32.adb patching file src/gcc/ada/libgnat/s-parame.ads patching file src/gcc/ada/libgnat/s-parame__hpux.ads patching file src/gcc/ada/libgnat/s-parame__posix2008.ads patching file src/gcc/ada/libgnat/s-parame__vxworks.ads patching file src/gcc/ada/s-oscons-tmplt.c Applying patch 0005-Ada-import-nanosleep-from-System.OS_Primitives.Timed_.diff patching file src/gcc/ada/libgnat/s-optide.adb patching file src/gcc/ada/libgnat/s-osprim__posix.adb patching file src/gcc/ada/libgnat/s-osprim__posix2008.adb Applying patch 0006-Ada-select-64-bits-time-functions-from-GNU-libc-when-.diff patching file src/gcc/ada/libgnarl/a-exetim__posix.adb patching file src/gcc/ada/libgnarl/s-osinte__gnu.ads patching file src/gcc/ada/libgnarl/s-osinte__kfreebsd-gnu.ads patching file src/gcc/ada/libgnarl/s-osinte__linux.ads patching file src/gcc/ada/libgnat/g-spogwa.adb patching file src/gcc/ada/libgnat/s-optide.adb patching file src/gcc/ada/libgnat/s-osprim__posix.adb patching file src/gcc/ada/libgnat/s-osprim__posix2008.adb patching file src/gcc/ada/s-oscons-tmplt.c Applying patch libsanitizer-no-crypt.diff patching file src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc patching file src/libsanitizer/sanitizer_common/sanitizer_platform_interceptors.h patching file src/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp patching file src/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h Applying patch pr99832-distro.diff patching file src/libstdc++-v3/config/os/gnu-linux/os_defines.h patching file src/libstdc++-v3/include/bits/c++config patching file src/libstdc++-v3/include/bits/chrono.h Applying patch gm2-texinfo.diff patching file src/gcc/doc/gm2.texi Applying patch gdc-texinfo.diff patching file src/gcc/d/gdc.texi Applying patch alpha-ieee.diff patching file src/gcc/config/alpha/alpha.cc Applying patch sys-auxv-header.diff patching file src/gcc/configure.ac Hunk #1 succeeded at 1361 (offset 22 lines). patching file src/gcc/config.in Hunk #1 succeeded at 1980 (offset 5 lines). patching file src/gcc/config/rs6000/driver-rs6000.cc Applying patch gdc-dynamic-link-phobos.diff patching file src/gcc/d/d-spec.cc Applying patch ia64-disable-selective-scheduling.diff patching file src/gcc/config/ia64/ia64.cc Applying patch libstdc++-pythondir.diff patching file src/libstdc++-v3/python/Makefile.am patching file src/libstdc++-v3/python/Makefile.in Applying patch gcc-verbose-lto-link.diff patching file src/gcc/Makefile.in Applying patch hurd-amd64.diff patching file src/gcc/config.gcc Hunk #1 succeeded at 5829 (offset 1 line). patching file src/gcc/config/i386/t-gnu64 patching file src/gcc/config/i386/gnu.h patching file src/gcc/config/i386/gnu64.h Applying patch hurd-multiarch.diff patching file src/gcc/config/i386/t-gnu64 Applying patch hurd-multilib-multiarch.diff patching file src/gcc/config/i386/t-gnu64 Applying patch gcc-ice-dump.diff patching file src/gcc/gcc.cc Hunk #1 succeeded at 3132 (offset 10 lines). Hunk #2 succeeded at 3713 (offset 10 lines). Hunk #3 succeeded at 7974 (offset 10 lines). Applying patch gcc-ice-apport.diff patching file src/gcc/gcc.cc Hunk #1 succeeded at 7975 (offset 10 lines). Hunk #2 succeeded at 7998 (offset 10 lines). Applying patch skip-bootstrap-multilib.diff patching file src/config-ml.in Applying patch libffi-ro-eh_frame_sect.diff patching file src/libffi/configure.ac Applying patch gcc-multiarch.diff patching file src/gcc/config/sh/t-linux patching file src/gcc/config/sparc/t-linux64 patching file src/gcc/config/s390/t-linux64 patching file src/gcc/config/rs6000/t-linux64 patching file src/gcc/config/i386/t-linux64 patching file src/gcc/config/i386/t-kfreebsd patching file src/gcc/config/mips/t-linux64 patching file src/gcc/config.gcc Hunk #1 succeeded at 2520 (offset 1 line). Hunk #2 succeeded at 2543 (offset 1 line). Hunk #3 succeeded at 5659 (offset 1 line). patching file src/gcc/config/riscv/t-linux patching file src/gcc/Makefile.in patching file src/gcc/config/aarch64/t-aarch64-linux patching file src/gcc/config/arc/t-multilib-linux Applying patch config-ml.diff patching file src/config-ml.in Applying patch g++-multiarch-incdir.diff patching file src/libstdc++-v3/include/Makefile.am patching file src/libstdc++-v3/include/Makefile.in patching file src/gcc/Makefile.in patching file src/gcc/cppdefault.cc patching file src/gcc/incpath.cc Applying patch canonical-cpppath.diff patching file src/gcc/incpath.cc Applying patch gcc-multilib-multiarch.diff patching file src/gcc/config/sparc/t-linux64 patching file src/gcc/config/s390/t-linux64 patching file src/gcc/config/rs6000/t-linux64 patching file src/gcc/config/i386/t-linux64 patching file src/gcc/config/rs6000/t-linux patching file src/gcc/config/loongarch/t-linux Applying patch gcc-as-needed.diff patching file src/gcc/gcc.cc Hunk #1 succeeded at 760 (offset 1 line). Hunk #2 succeeded at 799 (offset 1 line). Hunk #3 succeeded at 820 (offset 1 line). Hunk #4 succeeded at 839 (offset 1 line). patching file src/gcc/config/gnu-user.h patching file src/gcc/config/aarch64/aarch64-linux.h patching file src/gcc/config/ia64/linux.h patching file src/gcc/config/sparc/linux.h patching file src/gcc/config/s390/linux.h patching file src/gcc/config/rs6000/linux64.h patching file src/gcc/config/rs6000/sysv4.h patching file src/gcc/config/i386/gnu-user64.h patching file src/gcc/config/i386/gnu-user.h patching file src/gcc/config/alpha/linux-elf.h patching file src/gcc/config/arm/linux-elf.h patching file src/gcc/config/mips/gnu-user.h patching file src/gcc/config/riscv/linux.h patching file src/gcc/config/m68k/linux.h patching file src/gcc/config/sh/linux.h patching file src/gcc/config/pa/pa-linux.h patching file src/gcc/config/loongarch/gnu-user.h patching file src/gcc/config/sparc/linux64.h Applying patch gcc-as-needed-gold.diff patching file src/gcc/gcc.cc Hunk #1 succeeded at 761 (offset 1 line). Hunk #2 succeeded at 800 (offset 1 line). Hunk #3 succeeded at 821 (offset 1 line). Hunk #4 succeeded at 840 (offset 1 line). patching file src/gcc/config/gnu-user.h Applying patch libgomp-kfreebsd-testsuite.diff patching file src/libgomp/testsuite/libgomp.c/lock-2.c Applying patch go-testsuite.diff patching file src/gcc/testsuite/go.test/go-test.exp Applying patch limits-h-test.diff patching file src/gcc/limitx.h patching file src/gcc/limity.h patching file src/gcc/Makefile.in Hunk #1 succeeded at 3173 (offset 34 lines). Now at patch limits-h-test.diff : # only needed when we have changes, and currently fails with autogen 5.18 : #cd /tmp/buildd/gcc0/gcc-13-13.3.0/src/fixincludes && ./genfixes sync echo -n src/ src/gcc/ src/libcc1/ src/libdecnumber/ src/libffi/ src/libgcc/ src/libgo/ src/libiberty/ | xargs -d ' ' -L 1 -P 1 -I{} \ sh -c 'echo "Running autoconf2.69 in {}..." ; \ cd /tmp/buildd/gcc0/gcc-13-13.3.0/{} && rm -f configure && \ AUTOM4TE=/usr/bin/autom4te2.69 autoconf2.69' xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value Running autoconf2.69 in src/... Running autoconf2.69 in src/gcc/... Running autoconf2.69 in src/libcc1/... Running autoconf2.69 in src/libdecnumber/... Running autoconf2.69 in src/libffi/... Running autoconf2.69 in src/libgcc/... Running autoconf2.69 in src/libgo/... Running autoconf2.69 in src/libiberty/... for i in git-updates gcc-gfdl-build gcc-textdomain gcc-distro-specs gcc-driver-extra-langs gcc-hash-style-gnu libstdc++-doclink libstdc++-man-3cxx libstdc++-test-installed libstdc++-doxygen-SOURCE_DATE_EPOCH alpha-no-ev4-directive note-gnu-stack libgomp-omp_h-multilib libgo-testsuite libgo-cleanfiles gcc-target-include-asm libgo-revert-timeout-exp libgo-setcontext-config gcc-auto-build libitm-no-fortify-source sparc64-biarch-long-double-128 pr66368 pr67590 libffi-race-condition cuda-float128 t-libunwind-elf-Wl-z-defs gcc-force-cross-layout gcc-search-prefixed-as-ld kfreebsd-decimal-float pr87808 pr94253 gcc-arm-disable-guality-tests musl-ssp pr79724-revert pr104290-followup arc-stddef pr107475 gccrs-bootstrap-mipsel pr88552 hppa64-libgcov-fallback toplevel-add-gprofng toplevel-add-libsframe libiberty-sha1-1 libiberty-sha1-2 pr113030 libsanitizer-timebits asan-allocator-base gcc-vhdl pr110934 0001-Ada-remove-conversions-with-C-struct-timeval-from-GN 0002-Ada-remove-C-conversions-with-C-struct-timespec-from 0003-Ada-remove-conversions-with-C-time_t-from-System.OS_ 0003-Ada-define-time_t-timeval-timespec-C-types-in-a-sing 0005-Ada-import-nanosleep-from-System.OS_Primitives.Timed_ 0006-Ada-select-64-bits-time-functions-from-GNU-libc-when- libsanitizer-no-crypt pr99832-distro gm2-texinfo gdc-texinfo alpha-ieee sys-auxv-header gdc-dynamic-link-phobos ia64-disable-selective-scheduling libstdc++-pythondir gcc-verbose-lto-link hurd-amd64 hurd-multiarch hurd-multilib-multiarch gcc-ice-dump gcc-ice-apport skip-bootstrap-multilib libffi-ro-eh_frame_sect gcc-multiarch config-ml g++-multiarch-incdir canonical-cpppath gcc-multilib-multiarch gcc-as-needed gcc-as-needed-gold libgomp-kfreebsd-testsuite go-testsuite limits-h-test ; do \ echo -e "\n$i:" >> pxxx; \ sed -n 's/^# *DP: */ /p' debian/patches/$i.diff >> pxxx; \ done : # generate the distro-defaults.h header rm -f /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/distro-defaults.h ( \ echo '/* distro specific configuration injected by the distro build. */'; \ echo ''; \ echo '#ifndef ACCEL_COMPILER' \ ) >> /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/distro-defaults.h echo '#define DIST_DEFAULT_ASYNC_UNWIND 1' \ >> /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/distro-defaults.h echo '#define DIST_DEFAULT_PKG_METADATA_SPEC 1' \ >> /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/distro-defaults.h echo '#endif' \ >> /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/distro-defaults.h mv pxxx stamps/02-patch-stamp Build environment: derivative=Debian, release=trixie mkdir -p stamps /usr/bin/make -f debian/rules.conf control make[1]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0' echo "addons: gccbase cdev c++dev source multilib testresults fdev objcdev objppdev plugindev libgcc lib4gcc lib32gcc lib64gcc libn32gcc libcxx lib32cxx lib64cxx libn32cxx libgfortran lib32gfortran lib64gfortran libn32gfortran libgomp lib32gomp lib64gomp libn32gomp libatomic lib32atomic lib64atomic libn32atomic libasan lib32asan lib64asan libn32asan liblsan libtsan libtsan libubsan lib32ubsan lib64ubsan libn32ubsan libhwasan libqmath lib32qmath lib64qmath libn32qmath libcc1"; \ m4 -DBINUTILSV=2.42.90.20240720 -DBINUTILSBDV=2.37 -DSRCNAME=gcc-13 -D__x86_64__ -DARCH=amd64 -DDIST=Debian -DLOCALES=locales-all -DLIBC_DEV_DEP="libc6-dev (>= 2.23-1~)" -DLIBC_BIARCH_BUILD_DEP="libc6-dev-amd64 [i386 x32], libc6-dev-sparc64 [sparc], libc6-dev-sparc [sparc64], libc6-dev-s390x [s390], libc6-dev-i386 [amd64 x32], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], libc0.1-dev-i386 [kfreebsd-amd64], lib32gcc-s1 [amd64 ppc64 kfreebsd-amd64 mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el sparc64 x32], libn32gcc-s1 [mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el], lib64gcc-s1 [i386 mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el powerpc sparc s390 x32], libc6-dev-mips64 [mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el], libc6-dev-mipsn32 [mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el], libc6-dev-mips32 [mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el]," -DLIBC_DBG_DEP="libc6.1-dbg [alpha ia64] | libc0.3-dbg [hurd-amd64 hurd-i386] | libc0.1-dbg [kfreebsd-amd64 kfreebsd-i386] | libc6-dbg," -DBASE_BUILD_DEP="" -DFORTRAN_BUILD_DEP="" -DGNAT_BUILD_DEP="gnat-13:native [!arc !ia64 !loong64 !sh3 !sh3eb !sh4eb], g++-13:native," -DGO_BUILD_DEP="netbase," -DLIBSTDCXX_BUILD_INDEP="doxygen (>= 1.7.2) <!nodoc>, graphviz (>= 2.2) <!nodoc>, ghostscript <!nodoc>, texlive-latex-base <!nodoc>, xsltproc <!nodoc>, libxml2-utils <!nodoc>, docbook-xsl-ns <!nodoc>," -DGDC_BUILD_DEP="gdc-13:native [!arc !ia64 !loong64 !m68k !sh4 !s390 !sparc64 !alpha !hurd-alpha !hurd-amd64 !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386]," -DBINUTILS_BUILD_DEP="binutils:native (>= 2.37) , binutils-hppa64-linux-gnu:native (>= 2.37) [hppa amd64 i386 x32]" -DLIBC_BUILD_DEP="libc6.1-dev (>= 2.23-1~) [alpha ia64] | libc0.3-dev (>= 2.23-1~) [hurd-amd64 hurd-i386] | libc0.1-dev (>= 2.25) [kfreebsd-amd64 kfreebsd-i386] | libc6-dev (>= 2.23-1~)" -DCHECK_BUILD_DEP="dejagnu <!nocheck>," -DAUTO_BUILD_DEP="m4, libtool, autoconf2.69," -DSDT_BUILD_DEP="systemtap-sdt-dev [linux-any]," -DISL_BUILD_DEP="libisl-dev (>= 0.20)," -DGMP_BUILD_DEP="libgmp-dev (>= 2:5.0.1~)," -DMPFR_BUILD_DEP="libmpfr-dev (>= 3.0.0-9~)," -DMPC_BUILD_DEP="libmpc-dev (>= 1.0)," -DDEBHELPER_BUILD_DEP="debhelper (>= 9.20141010)," -DDPKG_BUILD_DEP="dpkg-dev (>= 1.17.14)," -DSOURCE_BUILD_DEP="" -DCROSS_BUILD_DEP="" -DGCC_MULTILIB_BUILD_DEP='' -DTARGET_TOOL_BUILD_DEP='g++-13-for-host <cross>, gobjc-13-for-host [!avr] <cross>, gfortran-13-for-host <cross>, gdc-13-for-host [!s390 !sh4] <cross>, gccgo-13-for-host [!hppa !m68k !sh4] <cross>, gnat-13-for-host [!m68k] <cross>, gm2-13-for-host [!loong64 !powerpc !ppc64 !sh4 !hurd-amd64 !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386] <cross>,' -DPHOBOS_BUILD_DEP="lib32z1-dev [amd64 kfreebsd-amd64], lib64z1-dev [i386], unzip <!nocheck>," -DGM2_BUILD_DEP="" -DOFFLOAD_BUILD_DEP="nvptx-tools [amd64 arm64 ppc64el]," -DUSAGE_BUILD_DEP="" -DLLVM_DEP="" -DARCH_GNUTYPE_MAP="alpha=alpha-linux-gnu amd64=x86_64-linux-gnu armel=arm-linux-gnueabi armhf=arm-linux-gnueabihf arm64=aarch64-linux-gnu i386=i686-linux-gnu loong64=loongarch64-linux-gnu mipsel=mipsel-linux-gnu mips64=mips64-linux-gnuabi64 mips64el=mips64el-linux-gnuabi64 mipsn32=mips64-linux-gnuabin32 powerpc=powerpc-linux-gnu ppc64=powerpc64-linux-gnu ppc64el=powerpc64le-linux-gnu m68k=m68k-linux-gnu riscv64=riscv64-linux-gnu sh4=sh4-linux-gnu sparc64=sparc64-linux-gnu s390x=s390x-linux-gnu x32=x86_64-linux-gnux32 mipsn32el=mips64el-linux-gnuabin32 mipsr6=mipsisa32r6-linux-gnu mipsr6el=mipsisa32r6el-linux-gnu mips64r6=mipsisa64r6-linux-gnuabi64 mips64r6el=mipsisa64r6el-linux-gnuabi64 mipsn32r6=mipsisa64r6-linux-gnuabin32 mipsn32r6el=mipsisa64r6el-linux-gnuabin32" -DMULTILIB_ARCHS="" -DTP= -DTS= -DLS= -DAQ= -DNT=:native -DMULTIARCH=yes -DBUILD_DEP_FOR_BINUTILS="" \ -DPV=-13 \ -DCXX_SO=6 \ -DGCC_SO=1 \ -DOBJC_SO=4 \ -DFORTRAN_SO=5 \ -DGNAT_SO=13 \ -DGNAT_V=13 \ -DPHOBOS_V=4 \ -DGM2_V=18 \ -DGDRUNTIME_V=4 \ -DGOMP_SO=1 \ -DITM_SO=1 \ -DATOMIC_SO=1 \ -DBTRACE_SO=1 \ -DASAN_SO=8 \ -DLSAN_SO=0 \ -DTSAN_SO=2 \ -DUBSAN_SO=1 \ -DHWASAN_SO=0 \ -DVTV_SO=0 \ -DQMATH_SO=0 \ -DSSP_SO=0 \ -DGO_SO=22 \ -DCC1_SO=0 \ -DGCCJIT_SO=0 \ -Denabled_languages="c c++ fortran objc objpp gccbase cdev c++dev source multilib testresults fdev objcdev objppdev plugindev libgcc lib4gcc lib32gcc lib64gcc libn32gcc libcxx lib32cxx lib64cxx libn32cxx libgfortran lib32gfortran lib64gfortran libn32gfortran libgomp lib32gomp lib64gomp libn32gomp libatomic lib32atomic lib64atomic libn32atomic libasan lib32asan lib64asan libn32asan liblsan libtsan libtsan libubsan lib32ubsan lib64ubsan libn32ubsan libhwasan libqmath lib32qmath lib64qmath libn32qmath libcc1" \ -Dada_no_archs="!arc !ia64 !loong64 !sh3 !sh3eb !sh4eb" \ -Dfortran_no_archs="" \ -Dgo_no_archs="!arc !avr !hppa !loong64 !m68k !sh4 !kfreebsd-amd64 !kfreebsd-i386" \ -Dd_no_archs="!arc !ia64 !loong64 !m68k !sh4 !s390 !sparc64 !alpha !hurd-alpha !hurd-amd64 !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386" \ -Dm2_no_archs="!loong64 !powerpc !ppc64 !sh4 !hurd-amd64 !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386" \ -Drs_no_archs="" \ -Dlibgc_no_archs="" \ -Dlibphobos_archs="" \ -Dlibphobos_no_archs="" \ -Dcheck_no_archs="" \ -Dlocale_no_archs="" \ -Dlinux_gnu_archs="" \ -Dbiarch32_archs="" \ -Dbiarch64_archs="" \ -Dbiarchn32_archs="" \ -Dbiarchx32_archs="" \ -Dbiarchhf_archs="" \ -Dbiarchsf_archs="" \ -Dnvptx_archs="amd64 arm64 ppc64el" \ -Dgcn_archs="amd64" \ -Dadd_built_using= \ -DGCC_PORTS_BUILD= \ -DLIBGCCPROTECTED=1 \ debian/control.m4 > debian/control.tmp2 addons: gccbase cdev c++dev source multilib testresults fdev objcdev objppdev plugindev libgcc lib4gcc lib32gcc lib64gcc libn32gcc libcxx lib32cxx lib64cxx libn32cxx libgfortran lib32gfortran lib64gfortran libn32gfortran libgomp lib32gomp lib64gomp libn32gomp libatomic lib32atomic lib64atomic libn32atomic libasan lib32asan lib64asan libn32asan liblsan libtsan libtsan libubsan lib32ubsan lib64ubsan libn32ubsan libhwasan libqmath lib32qmath lib64qmath libn32qmath libcc1 uniq debian/control.tmp2 | grep -v '^ *, *$' | sed -E '/^Build/s/ *, +/, /g;/^ /s/, +/, /g;/^ /s/ *,/,/g; s/ +$//' \ \ > debian/control.tmp rm -f debian/control.tmp2 [ -e debian/control ] \ && cmp -s debian/control debian/control.tmp \ && rm -f debian/control.tmp && exit 0; \ mv debian/control.tmp debian/control; touch stamps/03-control-stamp m4 -DDIST=Debian -DSRCNAME=gcc-13 \ debian/README.Bugs.m4 > debian/README.Bugs rm -f debian/rules.parameters.tmp ( \ echo '# configuration parameters taken from upstream source files'; \ echo 'GCC_VERSION := 13.3.0'; \ echo 'NEXT_GCC_VERSION := 13.3.1'; \ echo 'BASE_VERSION := 13'; \ echo 'SOURCE_VERSION := 13.3.0-3'; \ echo 'DEB_VERSION := 13.3.0-3'; \ echo 'DEB_EVERSION := 1:13.3.0-3'; \ echo 'DEB_GDC_VERSION := '; \ echo 'DEB_SOVERSION := 5'; \ echo 'DEB_SOEVERSION := 1:5'; \ echo 'DEB_LIBGCC_SOVERSION := '; \ echo 'DEB_LIBGCC_VERSION := 13.3.0-3'; \ echo 'DEB_STDCXX_SOVERSION := 5'; \ echo 'DEB_GOMP_SOVERSION := 5'; \ echo 'GCC_SONAME := 1'; \ echo 'CXX_SONAME := 6'; \ echo 'FORTRAN_SONAME := 5'; \ echo 'OBJC_SONAME := 4'; \ echo 'GDC_VERSION := '; \ echo 'GNAT_VERSION := 13'; \ echo 'GNAT_SONAME := 13'; \ echo 'FFI_SONAME := 9'; \ echo 'SSP_SONAME := 0'; \ echo 'GOMP_SONAME := 1'; \ echo 'ITM_SONAME := 1'; \ echo 'ATOMIC_SONAME := 1'; \ echo 'BTRACE_SONAME := 1'; \ echo 'ASAN_SONAME := 8'; \ echo 'LSAN_SONAME := 0'; \ echo 'TSAN_SONAME := 2'; \ echo 'UBSAN_SONAME := 1'; \ echo 'HWASAN_SONAME := 0'; \ echo 'VTV_SONAME := 0'; \ echo 'QUADMATH_SONAME := 0'; \ echo 'GO_SONAME := 22'; \ echo 'CC1_SONAME := 0'; \ echo 'GCCJIT_SONAME := 0'; \ echo 'GPHOBOS_SONAME := 4'; \ echo 'GDRUNTIME_SONAME := 4'; \ echo 'GM2_SONAME := 18'; \ echo 'LIBC_DEP := libc6'; \ ) > debian/rules.parameters.tmp [ -e debian/rules.parameters ] \ && cmp -s debian/rules.parameters debian/rules.parameters.tmp \ && rm -f debian/rules.parameters.tmp && exit 0; \ mv debian/rules.parameters.tmp debian/rules.parameters; \ touch stamps/03-control-stamp rm -f debian/copyright if echo 13.3.0-3 | grep -E ^'[0-9][0-9]*\.[0-9]-[0-9]{8}' ; \ then SVN_BRANCH="trunk" ; \ else \ SVN_BRANCH="gcc-13-branch" ; \ fi ; \ sed debian/copyright.in \ -e "s/@BV@/13/g" \ -e "s/@SVN_BRANCH@/$SVN_BRANCH/g" \ > debian/copyright rm -f debian/substvars.local.tmp ( \ echo 'libgcc:Version=13.3.0-3'; \ echo 'gcc:Version=13.3.0-3'; \ echo 'gcc:EpochVersion=1:13.3.0-3'; \ echo 'gcc:SoftVersion=13'; \ echo 'gdc:Version='; \ echo 'gm2:Version='; \ echo 'gnat:Version=13.3.0-3'; \ echo 'gnat:SoftVersion=13'; \ echo 'binutils:Version=2.42.90.20240720'; \ echo 'dep:libgcc=libgcc-s1 (>= ${gcc:Version})'; \ echo 'dep:libgccdev=libgcc-13-dev (= ${gcc:Version})'; \ echo 'dep:libgccbiarch='; \ echo 'dep:libgccbiarchdev='; \ echo 'dep:libc=libc6 (>= 2.23)'; \ echo 'dep:libcdev=libc6-dev (>= 2.23-1~)'; \ echo 'dep:libcbiarch='; \ echo 'dep:libcbiarchdev='; \ echo 'dep:libunwinddev='; \ echo 'dep:libcxxbiarchdev='; \ echo 'dep:libcxxbiarchdbg='; \ echo 'dep:libgnat='; \ echo 'base:Breaks=gnat (<< 7)'; \ echo 'libgcc:Breaks='; \ echo 'target:suffix=-x86-64-linux-gnu'; \ ) > debian/substvars.local.tmp echo 'dep:gold=binutils-gold (>= 2.42.90.20240720)' \ >> debian/substvars.local.tmp echo 'dep:libgomp=libgomp1 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:libatomic=libatomic1 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:libasan=libasan8 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:liblsan=liblsan0 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:libtsan=libtsan2 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:libubsan=libubsan1 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:libhwasan=libhwasan0 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:libqmath=libquadmath0 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:libx32z=' \ >> debian/substvars.local.tmp echo 'dep:libcc1=libcc1-0 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'confl:lib32=libc6-i386 (<< 2.9-22)' >> debian/substvars.local.tmp echo 'multiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)' >> debian/substvars.local.tmp echo 'golang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)' >> debian/substvars.local.tmp v=`sed -n '/^#define MOD_VERSION/s/.* "\([0-9]*\)"/\1/p' \ /tmp/buildd/gcc0/gcc-13-13.3.0/src/gcc/fortran/module.cc`; \ echo "fortran:mod-version=gfortran-mod-$v" >> debian/substvars.local.tmp [ -e debian/substvars.local ] \ && cmp -s debian/substvars.local debian/substvars.local.tmp \ && rm -f debian/substvars.local.tmp && exit 0; \ mv debian/substvars.local.tmp debian/substvars.local; \ touch stamps/03-control-stamp fs=`echo debian/*BV* debian/*CXX* debian/*LC* | sort -u`; \ for f in $fs; do \ [ -f $f ] || echo "CANNOT FIND $f"; \ [ -f $f ] || continue; \ if [ -z "" ]; then case "$f" in *-CR*) continue; esac; fi; \ f2=$(echo $f | sed 's/BV/13/;s/CXX/6/;s/LC/1/;s/-CRB//;s/\.in$//'); \ sed -e 's/@BV@/13/g' \ -e 's/@CXX@/6/g' \ -e 's/@LC@/1/g' \ -e 's/@SRC@/gcc-13/g' \ -e 's/@GFDL@/#/g' \ -e 's/@gcc_priority@/13/g' \ -e 's/@TARGET@/x86_64-linux-gnu/g' \ -e 's/@TARGET_QUAL@/:amd64/g' \ $f > $f2; \ touch -r $f $f2; \ done for t in ar nm ranlib; do \ sed "s/@BV@/13/g;s/@TOOL@/$t/g" \ debian/gcc-XX-BV.1 > debian/gcc-$t-13.1; \ done v=$(dpkg-query -l dpkg-dev | awk '/^.i/ {print $3}'); \ if dpkg --compare-versions "$v" lt "1.17.14"; then \ echo "dpkg-dev (>= 1.17.14) required, found $v"; \ exit 1; \ fi v=$(dpkg-query -l binutils binutils-multiarch 2>/dev/null | awk '/^.i/ {print $3;exit}'); \ if dpkg --compare-versions "$v" lt "2.37"; then \ echo "binutils (>= 2.37) required, found $v"; \ exit 1; \ fi make[1]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0' /usr/bin/make -j 1 -f debian/rules2 build-arch make[1]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0' dh_testdir : # give information about the build process ------------------------ Build process variables ------------------------ Memory on this machine: MemTotal: 10166428 kB MemFree: 1532392 kB MemAvailable: 1539744 kB SwapCached: 13552 kB SwapTotal: 56623096 kB SwapFree: 55984024 kB Number of parallel processes used for the build: 1 DEB_BUILD_OPTIONS: nocheck noddebs parallel=1 nostrap nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan,biarch Package source: gcc-13 GCC version: 13.3.0 Base Debian version: 13 Package Metadata: {"type":"deb","os":"debian","name":"gcc-13","version":"13.3.0-3","architecture":"amd64"} Configured with: -v --with-pkgversion='Debian 13.3.0-3' --with-bugurl='file:///usr/share/doc/gcc-13/README.Bugs' --enable-languages=c,c++,fortran --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --disable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-libitm --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --disable-multilib --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-tune=generic --enable-offload-targets=nvptx-none=/tmp/buildd/gcc0/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/tmp/buildd/gcc0/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=1 Using shell /bin/bash -e Architecture: amd64 (GNU: x86_64-linux-gnu) CPPFLAGS: CFLAGS: LDFLAGS: BOOT_CFLAGS: DEBIAN_BUILDARCH: Install prefix: /usr Will not build the biarch compilers Will build the C++ compiler Will not build the ObjC compiler: disabled by nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan,biarch Will not build the Obj-C++ compiler: disabled by nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan,biarch Will build the Fortran 95 compiler. Will not build the Ada compiler: disabled by nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan,biarch Will not build the Go compiler: disabled by nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan,biarch Will not build the D compiler: disabled by nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan,biarch Will not build the Modula-2 compiler: disabled by nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan,biarch Will build with offload compilers: nvptx-none amdgcn-amdhsa. Will build with SSP support. Will not run the testsuite: disabled by DEB_BUILD_OPTIONS Will enable national language support. ----------------------------------------------------------------------------- rm -f stamps/04-configure-stamp stamps/05-build-stamp cat debian/README.Debian stamps/02-patch-stamp > debian/README.Debian.amd64 rm -rf /tmp/buildd/gcc0/gcc-13-13.3.0/build mkdir /tmp/buildd/gcc0/gcc-13-13.3.0/build : # some tools like gettext are built with a newer libstdc++ mkdir -p bin for i in msgfmt; do \ install -m755 debian/bin-wrapper.in bin/$i; \ done : # configure cd /tmp/buildd/gcc0/gcc-13-13.3.0/build \ && PATH=/tmp/buildd/gcc0/gcc-13-13.3.0/bin:/usr/lib/x86_64-linux-gnu/gcc/bin:$PATH \ CC="x86_64-linux-gnu-gcc-13" CXX="x86_64-linux-gnu-g++-13" GDC="x86_64-linux-gnu-gdc-13" LDFLAGS_FOR_TARGET="-Wl,-z,relro" \ \ \ ../src/configure -v --with-pkgversion='Debian 13.3.0-3' --with-bugurl='file:///usr/share/doc/gcc-13/README.Bugs' --enable-languages=c,c++,fortran --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --disable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-libitm --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --disable-multilib --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-tune=generic --enable-offload-targets=nvptx-none=/tmp/buildd/gcc0/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/tmp/buildd/gcc0/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=1 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-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... gawk checking for libatomic support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libphobos support... yes checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking for x86_64-linux-gnu-gcc-13 option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++-13 accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for x86_64-linux-gnu-gnatbind... x86_64-linux-gnu-gnatbind checking for x86_64-linux-gnu-gnatmake... x86_64-linux-gnu-gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for x86_64-linux-gnu-gdc... x86_64-linux-gnu-gdc-13 checking whether the D compiler works... yes checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether x86_64-linux-gnu-g++-13 supports C++11 features by default... yes checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr libraries... yes checking for the correct version of the mpc libraries... yes checking for isl 0.15 or later... yes *** This configuration is not supported in the following subdirectories: zlib gnattools gotools target-libada target-libphobos target-zlib target-libgo target-libffi target-libgm2 target-libobjc target-libitm (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-lto-lean 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 x86_64-linux-gnu-cc... no checking for cc... cc checking for x86_64-linux-gnu-c++... no checking for c++... c++ checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking for x86_64-linux-gnu-gfortran... no checking for gfortran... no checking for x86_64-linux-gnu-gccgo... no checking for gccgo... no checking for x86_64-linux-gnu-gdc... no checking for gdc... no checking for x86_64-linux-gnu-gm2... no checking for gm2... no checking for ar... no checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar checking for as... no checking for x86_64-linux-gnu-as... x86_64-linux-gnu-as checking for dlltool... no checking for x86_64-linux-gnu-dlltool... no checking for dlltool... no checking for dsymutil... no checking for x86_64-linux-gnu-dsymutil... no checking for dsymutil... no checking for ld... no checking for x86_64-linux-gnu-ld... x86_64-linux-gnu-ld checking for lipo... no checking for x86_64-linux-gnu-lipo... no checking for lipo... no checking for nm... no checking for x86_64-linux-gnu-nm... x86_64-linux-gnu-nm checking for objcopy... no checking for x86_64-linux-gnu-objcopy... x86_64-linux-gnu-objcopy checking for objdump... no checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking for otool... no checking for x86_64-linux-gnu-otool... no checking for otool... no checking for ranlib... no checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for readelf... no checking for x86_64-linux-gnu-readelf... x86_64-linux-gnu-readelf checking for strip... no checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for windres... no checking for x86_64-linux-gnu-windres... no checking for windres... no checking for windmc... no checking for x86_64-linux-gnu-windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target gm2... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target otool... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile : # multilib builds without b-d on gcc-multilib (used in FLAGS_FOR_TARGET) if [ -d /usr/include/x86_64-linux-gnu/asm ]; then \ mkdir -p /tmp/buildd/gcc0/gcc-13-13.3.0/build/sys-include; \ ln -sf /usr/include/x86_64-linux-gnu/asm /tmp/buildd/gcc0/gcc-13-13.3.0/build/sys-include/asm; \ fi touch stamps/04-configure-stamp touch stamps/05-build-locale-stamp === START stamps/05-build-stamp === dh_testdir rm -f bootstrap-protocol* TTTTT Thu, 25 Jul 2024 23:42:50 +0000 : # build native compiler set +e; \ set -o pipefail; \ try=0; \ while [ $try -lt 1 ]; do \ try=$(expr $try + 1); \ echo "=========== BUILD ($try) =========="; \ PATH=/tmp/buildd/gcc0/gcc-13-13.3.0/bin:/usr/lib/x86_64-linux-gnu/gcc/bin:$PATH \ \ \ \ /usr/bin/make -j 1 -C /tmp/buildd/gcc0/gcc-13-13.3.0/build \ CC="x86_64-linux-gnu-gcc-13" BOOT_LDFLAGS="-Wl,-z,relro" LDFLAGS_FOR_TARGET="-Wl,-z,relro" \ 2>&1 | tee bootstrap-protocol$try \ ; \ status=$?; \ echo $status > status; \ echo === TIME stamps/05-build-stamp ===; \ if [ $status -eq 0 ] || [ $try -eq 1 ]; then \ exit $status; \ fi; \ done =========== BUILD (1) ========== make[2]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build' make[3]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build' mkdir -p -- ./fixincludes Configuring in ./fixincludes 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... x86_64-pc-linux-gnu checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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 sed that does not truncate output... /usr/bin/sed checking whether x86_64-linux-gnu-gcc-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wold-style-definition... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-gcc-13 supports -Woverlength-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes 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 for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether memmem is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h 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 checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib 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-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wc++-compat... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wshadow=local... yes checking whether x86_64-linux-gnu-gcc-13 supports -pedantic ... yes checking whether x86_64-linux-gnu-gcc-13 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... x86_64-pc-linux-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 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 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 make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/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-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/regex.c -o noasan/regex.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/md5.c -o noasan/md5.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/argv.c -o noasan/argv.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/concat.c -o noasan/concat.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/filedescriptor.c -o filedescriptor.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/hex.c -o noasan/hex.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/partition.c -o noasan/partition.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/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-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/sort.c -o noasan/sort.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a x86_64-linux-gnu-ar 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 ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ x86_64-linux-gnu-ar 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 ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ x86_64-linux-gnu-ar 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 ./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[5]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libiberty/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libiberty/testsuite' make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libiberty' make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/fixincludes' x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixincl.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixtests.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixfixes.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/server.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/procopen.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixlib.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixopts.c x86_64-linux-gnu-gcc-13 -g -O2 -static-libstdc++ -static-libgcc -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../src/fixincludes" /bin/bash ../../src/fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/13/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/fixincludes' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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 /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /tmp/buildd/gcc0/gcc-13-13.3.0/bin/msgfmt checking for gmsgfmt... /tmp/buildd/gcc0/gcc-13-13.3.0/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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 whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no 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 argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./lto-plugin Configuring in ./lto-plugin 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... x86_64-pc-linux-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... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by /usr/bin/make... GNU checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc-13 understands -c and -o together... yes checking dependency style of x86_64-linux-gnu-gcc-13... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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-gcc... (cached) x86_64-linux-gnu-gcc-13 checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-linux-gnu-gcc-13 accepts -g... (cached) yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... (cached) none needed checking whether x86_64-linux-gnu-gcc-13 understands -c and -o together... (cached) yes checking dependency style of x86_64-linux-gnu-gcc-13... (cached) gcc3 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-13 supports -Wall... yes checking for -static-libgcc... yes checking for CET support... yes checking whether symbol versioning is supported... gnu checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... 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-13... 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)... x86_64-linux-gnu-nm checking the name lister (x86_64-linux-gnu-nm) 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 checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking command to parse x86_64-linux-gnu-nm output from x86_64-linux-gnu-gcc-13 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc-13 supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc-13 option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc-13 PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc-13 static flag -static works... yes checking if x86_64-linux-gnu-gcc-13 supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc-13 supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc-13 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 int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... 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[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/lto-plugin' /usr/bin/make all-am make[5]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/lto-plugin' /bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -DBASE_VERSION='"13"' -g -O2 -c -o lto-plugin.lo ../../src/lto-plugin/lto-plugin.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -fcf-protection -DBASE_VERSION=\"13\" -g -O2 -c ../../src/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link x86_64-linux-gnu-gcc-13 -Wall -fcf-protection -DBASE_VERSION='"13"' -g -O2 -Wc,-static-libgcc -pthread -module -avoid-version -bindir /usr/libexec/gcc/x86_64-linux-gnu/13 -Wl,--version-script=../../src/lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /usr/libexec/gcc/x86_64-linux-gnu/13 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: x86_64-linux-gnu-gcc-13 -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -pthread -Wl,--version-script=../../src/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -pthread -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir -p -- ../gcc libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /tmp/buildd/gcc0/gcc-13-13.3.0/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /tmp/buildd/gcc0/gcc-13-13.3.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc/x86_64-linux-gnu/13' make[5]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/lto-plugin' make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/lto-plugin' Configuring in ./gcc 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... x86_64-pc-linux-gnu checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default dsymutil was specified... no checking whether a default assembler was specified... no checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++-13 accepts -g... yes checking for x86_64-linux-gnu-gnatbind... x86_64-linux-gnu-gnatbind checking for x86_64-linux-gnu-gnatmake... x86_64-linux-gnu-gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for x86_64-linux-gnu-gdc... x86_64-linux-gnu-gdc-13 checking whether the D compiler works... yes checking how to run the C++ preprocessor... x86_64-linux-gnu-g++-13 -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 run the C preprocessor... x86_64-linux-gnu-gcc-13 -E checking for inline... inline 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 ino_t... 8 checking size of dev_t... 8 checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long checking for std::swap in <utility>... yes checking whether x86_64-linux-gnu-g++-13 is affected by placement new aliasing bug... no checking whether x86_64-linux-gnu-g++-13 supports -W... yes checking whether x86_64-linux-gnu-g++-13 supports -Wall... yes checking whether x86_64-linux-gnu-g++-13 supports -Wnarrowing... yes checking whether x86_64-linux-gnu-g++-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-g++-13 supports -Wcast-qual... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-prototypes... yes checking whether x86_64-linux-gnu-g++-13 supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-g++-13 supports -Wconditionally-supported... yes checking whether x86_64-linux-gnu-g++-13 supports -Woverloaded-virtual... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wold-style-definition... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wc++-compat... yes checking whether x86_64-linux-gnu-g++-13 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -fno-exceptions... yes checking whether x86_64-linux-gnu-gcc-13 supports -fno-rtti... yes checking whether x86_64-linux-gnu-gcc-13 supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... no checking for VALGRIND_DISCARD in <memcheck.h>... no checking for multiarch configuration... yes configure: WARNING: fixed-point is not supported for this target, ignored checking whether /usr/bin/make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for CONTENTS_OUTPUT_LOCATION support in makeinfo --split-size=5000000... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for python3... python3 checking for modern python3... yes checking for nm... x86_64-linux-gnu-nm checking for ar... x86_64-linux-gnu-ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/auxv.h... yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for sys/locking.h... no checking for sys/auxv.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... x86_64-linux-gnu-g++-13 -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of x86_64-linux-gnu-g++-13... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing ldexp... none required checking for library containing dlopen... none required checking for inttypes.h... yes checking for library containing ZSTD_compress... -lzstd checking for zstd.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for posix_fallocate... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking for mallinfo... yes checking for mallinfo2... yes checking for fstatat... yes checking for getauxval... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sighander_t... no checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes 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 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 iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp 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 setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether mallinfo is declared... yes checking whether mallinfo2 is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking for O_CLOEXEC... yes checking for fcntl.h... (cached) yes checking whether O_NONBLOCK is declared... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for _LK_LOCK... no checking if mkdir takes one argument... no Using `../../src/gcc/config/i386/i386.cc' for machine-specific logic. Using `../../src/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../src/gcc/config/vxworks-dummy.h ../../src/gcc/config/i386/biarch64.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/att.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/i386/x86-64.h ../../src/gcc/config/i386/gnu-user-common.h ../../src/gcc/config/i386/gnu-user64.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/i386/linux-common.h ../../src/gcc/config/i386/linux64.h ../../src/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... yes checking for catalogs to be installed... be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW 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-13... 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)... x86_64-linux-gnu-nm checking the name lister (x86_64-linux-gnu-nm) 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 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 checking command to parse x86_64-linux-gnu-nm output from x86_64-linux-gnu-gcc-13 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc-13 supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc-13 option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc-13 PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc-13 static flag -static works... yes checking if x86_64-linux-gnu-gcc-13 supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc-13 supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc-13 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++-13 -E checking for ld used by x86_64-linux-gnu-g++-13... 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++-13 linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-linux-gnu-g++-13 option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-g++-13 PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-g++-13 static flag -static works... yes checking if x86_64-linux-gnu-g++-13 supports -c -o file.o... yes checking if x86_64-linux-gnu-g++-13 supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-g++-13 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 x86_64-linux-gnu-as... /usr/bin/x86_64-linux-gnu-as checking for x86_64-linux-gnu-ld... /usr/bin/x86_64-linux-gnu-ld checking whether we are using gold... no checking whether we are using mold... no checking gold linker with split stack support as non default... no checking what linker to use... /usr/bin/x86_64-linux-gnu-ld checking for x86_64-linux-gnu-nm... /usr/bin/x86_64-linux-gnu-nm checking what nm to use... /usr/bin/x86_64-linux-gnu-nm checking for x86_64-linux-gnu-objdump... /usr/bin/x86_64-linux-gnu-objdump checking what objdump to use... /usr/bin/x86_64-linux-gnu-objdump checking for x86_64-linux-gnu-readelf... /usr/bin/x86_64-linux-gnu-readelf checking what readelf to use... /usr/bin/x86_64-linux-gnu-readelf checking for otool... no checking what otool to use... not found checking for dsymutil... no checking assembler flags... --64 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... (cached) yes checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... yes checking assembler for section exclude flag... yes checking assembler for section 'R' flag... yes checking assembler for section 'o' flag... yes checking assembler for section merging support... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table is_stmt support... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --version-script option... yes checking linker soname option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for -xbrace_comment... no checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for interunit movq mnemonic... yes checking assembler for hle prefixes... yes checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... yes checking assembler for R_386_GOT32X reloc... yes checking assembler for GOTOFF in data... yes checking assembler for calling ___tls_get_addr via GOT... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... yes checking assembler for --gdwarf2 option... yes checking assembler for --gdwarf-5 option... yes checking assembler for assembly of compiler generated 64-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... yes checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 0.0 checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 2 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... (cached) yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... 1 Links are now set up to build a native compiler for x86_64-pc-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... (cached) none required checking for -fPIC -shared... yes gcc_driver_version: 13 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... yes checking linker -z bndplt option... no checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating dsymutil config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating m2/config-make config.status: creating m2/Make-maintainer config.status: creating auto-host.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gccdepdir commands mkdir -p -- build/.deps mkdir -p -- ada/.deps mkdir -p -- c/.deps mkdir -p -- cp/.deps mkdir -p -- d/.deps mkdir -p -- fortran/.deps mkdir -p -- go/.deps mkdir -p -- jit/.deps mkdir -p -- lto/.deps mkdir -p -- m2/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- rust/.deps mkdir -p -- c-family/.deps mkdir -p -- common/.deps mkdir -p -- analyzer/.deps mkdir -p -- rtl-ssa/.deps config.status: executing default commands make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/intl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/intl' mkdir -p -- build-x86_64-linux-gnu/libiberty Configuring in build-x86_64-linux-gnu/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 checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib 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-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wc++-compat... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wshadow=local... yes checking whether x86_64-linux-gnu-gcc-13 supports -pedantic ... yes checking whether x86_64-linux-gnu-gcc-13 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... x86_64-pc-linux-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 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 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 make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/build-x86_64-linux-gnu/libiberty' if [ x"" != 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"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/regex.c -o noasan/regex.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/md5.c -o noasan/md5.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/argv.c -o noasan/argv.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/concat.c -o noasan/concat.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/hex.c -o noasan/hex.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/partition.c -o noasan/partition.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/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-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/sort.c -o noasan/sort.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi x86_64-linux-gnu-gcc-13 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a x86_64-linux-gnu-ar 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 ./libiberty.a if [ x"" != x ]; then \ cd pic; \ x86_64-linux-gnu-ar 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 ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ x86_64-linux-gnu-ar 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 ./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[5]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/build-x86_64-linux-gnu/libiberty/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/build-x86_64-linux-gnu/libiberty/testsuite' make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/build-x86_64-linux-gnu/libiberty' mkdir -p -- build-x86_64-linux-gnu/fixincludes Configuring in build-x86_64-linux-gnu/fixincludes 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... x86_64-pc-linux-gnu checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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 sed that does not truncate output... /usr/bin/sed checking whether x86_64-linux-gnu-gcc-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wold-style-definition... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-gcc-13 supports -Woverlength-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes 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 for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether memmem is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/build-x86_64-linux-gnu/fixincludes' x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixincl.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixtests.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixfixes.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/server.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/procopen.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixlib.c x86_64-linux-gnu-gcc-13 -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixopts.c x86_64-linux-gnu-gcc-13 -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../../src/fixincludes" /bin/bash ../../../src/fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/13/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/build-x86_64-linux-gnu/fixincludes' mkdir -p -- build-x86_64-linux-gnu/libcpp Configuring in build-x86_64-linux-gnu/libcpp 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... x86_64-pc-linux-gnu checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++-13 accepts -g... yes checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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 for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether x86_64-linux-gnu-gcc-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wnarrowing... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wold-style-definition... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wc++-compat... yes checking whether x86_64-linux-gnu-gcc-13 supports -pedantic -Wlong-long... yes checking whether x86_64-linux-gnu-gcc-13 supports -fno-exceptions... yes checking whether x86_64-linux-gnu-gcc-13 supports -fno-rtti... yes checking dependency style of x86_64-linux-gnu-g++-13... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... 8 checking size of dev_t... 8 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 iconv... (cached) no checking for CET support... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... no checking for VALGRIND_DISCARD in <memcheck.h>... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/build-x86_64-linux-gnu/libcpp' x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../src/libcpp/charset.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../src/libcpp/directives.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../src/libcpp/errors.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../src/libcpp/expr.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../src/libcpp/files.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../src/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new ../../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../src/libcpp/init.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../src/libcpp/lex.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../src/libcpp/line-map.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../src/libcpp/macro.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../src/libcpp/mkdeps.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../src/libcpp/pch.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../src/libcpp/symtab.cc x86_64-linux-gnu-g++-13 -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../src/libcpp -I. -I../../../src/libcpp/../include -I../../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../src/libcpp/traditional.cc rm -f libcpp.a x86_64-linux-gnu-ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') x86_64-linux-gnu-ranlib libcpp.a make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/build-x86_64-linux-gnu/libcpp' mkdir -p -- ./libbacktrace Configuring in ./libbacktrace 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... x86_64-pc-linux-gnu checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc-13 understands -c and -o together... yes checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc-13 checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-linux-gnu-gcc-13 accepts -g... (cached) yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... (cached) none needed checking whether x86_64-linux-gnu-gcc-13 understands -c and -o together... (cached) yes checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for gawk... (cached) gawk checking for dwz... dwz 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-13... 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)... x86_64-linux-gnu-nm checking the name lister (x86_64-linux-gnu-nm) 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 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 checking command to parse x86_64-linux-gnu-nm output from x86_64-linux-gnu-gcc-13 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc-13 supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc-13 option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc-13 PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc-13 static flag -static works... yes checking if x86_64-linux-gnu-gcc-13 supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc-13 supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc-13 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 unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether x86_64-linux-gnu-gcc-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wold-style-definition... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking for CET support... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking for dl_iterate_phdr... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking whether strnlen is declared... yes checking whether getpagesize is declared... yes checking for lstat... yes checking for readlink... yes checking for getexecname... no checking for KERN_PROC... no checking for KERN_PROG_ARGS... no checking for clock_gettime... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking for compress in -lz... yes checking whether --build-id is supported... yes checking whether --compress-debug-sections is supported... yes checking for ZSTD_compress in -lzstd... yes checking whether --compress-debug-sections=zstd is supported... yes checking for objcopy... objcopy checking for readelf... x86_64-linux-gnu-readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... x86_64-linux-gnu-nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... no checking whether tests can run... 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 backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libbacktrace' /usr/bin/make all-am make[5]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libbacktrace' /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../../src/libbacktrace/atomic.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o dwarf.lo ../../src/libbacktrace/dwarf.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o fileline.lo ../../src/libbacktrace/fileline.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o posix.lo ../../src/libbacktrace/posix.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o print.lo ../../src/libbacktrace/print.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../../src/libbacktrace/sort.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o state.lo ../../src/libbacktrace/state.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o backtrace.lo ../../src/libbacktrace/backtrace.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o simple.lo ../../src/libbacktrace/simple.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o elf.lo ../../src/libbacktrace/elf.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmapio.lo ../../src/libbacktrace/mmapio.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmap.lo ../../src/libbacktrace/mmap.c libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: x86_64-linux-gnu-gcc-13 -DHAVE_CONFIG_H -I. -I../../src/libbacktrace -I ../../src/libbacktrace/../include -I ../../src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../src/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc-13 -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -static-libstdc++ -static-libgcc -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: x86_64-linux-gnu-ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: x86_64-linux-gnu-ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # /usr/bin/make make[5]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libbacktrace' make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libbacktrace' mkdir -p -- ./libcpp Configuring in ./libcpp 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... x86_64-pc-linux-gnu checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++-13 accepts -g... yes checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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 for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether x86_64-linux-gnu-gcc-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wnarrowing... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wold-style-definition... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wc++-compat... yes checking whether x86_64-linux-gnu-gcc-13 supports -pedantic -Wlong-long... yes checking whether x86_64-linux-gnu-gcc-13 supports -fno-exceptions... yes checking whether x86_64-linux-gnu-gcc-13 supports -fno-rtti... yes checking dependency style of x86_64-linux-gnu-g++-13... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... yes checking for catalogs to be installed... be ca da de el eo es fi fr id ja ka nl pt_BR ro ru sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja ka nl pt_BR ro ru sr sv tr uk vi zh_CN zh_TW checking for uchar... checking size of ino_t... 8 checking size of dev_t... 8 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 iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for CET support... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... no checking for VALGRIND_DISCARD in <memcheck.h>... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libcpp' x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../src/libcpp/charset.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../src/libcpp/directives.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../src/libcpp/errors.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../src/libcpp/expr.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../src/libcpp/files.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../src/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new ../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../src/libcpp/init.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../src/libcpp/lex.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../src/libcpp/line-map.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../src/libcpp/macro.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../src/libcpp/mkdeps.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../src/libcpp/pch.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../src/libcpp/symtab.cc x86_64-linux-gnu-g++-13 -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-13\" -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../src/libcpp/traditional.cc rm -f libcpp.a x86_64-linux-gnu-ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') x86_64-linux-gnu-ranlib libcpp.a make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libcpp' mkdir -p -- ./libcody Configuring in ./libcody configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking maintainer-mode... 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-g++-13 accepts -g... yes checking whether x86_64-linux-gnu-g++-13 is for C++11... adding -std=c++11 checking adding -Wl,--no-undefined to linker... ok checking exceptions... no checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libcody' x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../src/libcody \ -MMD -MP -MF buffer.d -c -o buffer.o ../../src/libcody/buffer.cc x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../src/libcody \ -MMD -MP -MF client.d -c -o client.o ../../src/libcody/client.cc x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"../../src/libcody"' -I../../src/libcody \ -MMD -MP -MF fatal.d -c -o fatal.o ../../src/libcody/fatal.cc x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../src/libcody \ -MMD -MP -MF netclient.d -c -o netclient.o ../../src/libcody/netclient.cc x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../src/libcody \ -MMD -MP -MF netserver.d -c -o netserver.o ../../src/libcody/netserver.cc x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../src/libcody \ -MMD -MP -MF resolver.d -c -o resolver.o ../../src/libcody/resolver.cc x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../src/libcody \ -MMD -MP -MF packet.d -c -o packet.o ../../src/libcody/packet.cc x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -include config.h -I../../src/libcody \ -MMD -MP -MF server.d -c -o server.o ../../src/libcody/server.cc x86_64-linux-gnu-ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o x86_64-linux-gnu-ranlib libcody.a make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libcody' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... yes checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-13 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-13 accepts -g... yes checking for x86_64-linux-gnu-gcc-13 option to accept ISO C89... none needed checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether x86_64-linux-gnu-gcc-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-prototypes... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wold-style-definition... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wcast-qual... yes checking whether x86_64-linux-gnu-gcc-13 supports -pedantic -Wlong-long... yes checking whether x86_64-linux-gnu-gcc-13 supports -fno-lto... yes checking how to run the C preprocessor... x86_64-linux-gnu-gcc-13 -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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... no checking for CET support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libdecnumber' source='../../src/libdecnumber/decNumber.c' object='decNumber.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decNumber.c source='../../src/libdecnumber/decContext.c' object='decContext.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decContext.c source='../../src/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal32.c source='../../src/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal64.c source='../../src/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/decimal128.c source='../../src/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/bid2dpd_dpd2bid.c source='../../src/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee32.c source='../../src/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee64.c source='../../src/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no x86_64-linux-gnu-gcc-13 -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../src/libdecnumber -I. -c ../../src/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a x86_64-linux-gnu-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') x86_64-linux-gnu-ranlib libdecnumber.a make[4]: Leaving directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/libdecnumber' make[4]: Entering directory '/tmp/buildd/gcc0/gcc-13-13.3.0/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../src/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ /bin/bash ../../src/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/bash ../../src/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../src/gcc/mkconfig.sh bconfig.h x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmodes.o ../../src/gcc/genmodes.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/errors.o ../../src/gcc/errors.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/bash ../../src/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/bash ../../src/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmddeps.o ../../src/gcc/genmddeps.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/read-md.o ../../src/gcc/read-md.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genmddeps ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-mddeps /bin/bash ../../src/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps x86_64-linux-gnu-g++-13 -c -DBASEVER="\"13.3.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Debian 13.3.0-3) \"" -DBUGURL="\"<file:///usr/share/doc/gcc-13/README.Bugs>\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genversion.o ../../src/gcc/genversion.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc \ build/genversion.o -o build/genversion build/genversion > tmp-version.h /bin/bash ../../src/gcc/../move-if-change tmp-version.h version.h echo timestamp > s-version x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype.o ../../src/gcc/gengtype.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-lex.o ../../src/gcc/gengtype-lex.cc /d/gcc-13.3.0/gcc-13.3.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d/gcc-13.3.0/gcc-13.3.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-13.3.0/gcc-13.3.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d/gcc-13.3.0/gcc-13.3.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-13.3.0/gcc-13.3.0/gcc/gengtype-lex.l:135:1: note: here x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-parse.o ../../src/gcc/gengtype-parse.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengtype-state.o ../../src/gcc/gengtype-state.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-x86_64-linux-gnu/libiberty/libiberty.a LC_ALL=C ; export LC_ALL ; \ gawk -f ../../src/gcc/opt-gather.awk ../../src/gcc/ada/gcc-interface/lang.opt ../../src/gcc/d/lang.opt ../../src/gcc/fortran/lang.opt ../../src/gcc/go/lang.opt ../../src/gcc/lto/lang.opt ../../src/gcc/m2/lang.opt ../../src/gcc/rust/lang.opt ../../src/gcc/c-family/c.opt ../../src/gcc/common.opt ../../src/gcc/params.opt ../../src/gcc/analyzer/analyzer.opt ../../src/gcc/config/fused-madd.opt ../../src/gcc/config/i386/i386.opt ../../src/gcc/config/gnu-user.opt ../../src/gcc/config/linux.opt ../../src/gcc/config/linux-android.opt > tmp-optionlist /bin/bash ../../src/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/bash ../../src/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/bash ../../src/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S ../../src/gcc -I gtyp-input.list -w tmp-gtype.state /bin/bash ../../src/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconstants.o ../../src/gcc/genconstants.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genconstants ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ > tmp-constants.h /bin/bash ../../src/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genpreds.o ../../src/gcc/genpreds.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gengenrtl.o ../../src/gcc/gengenrtl.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/bash ../../src/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/rtl.o ../../src/gcc/rtl.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/read-rtl.o ../../src/gcc/read-rtl.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/ggc-none.o ../../src/gcc/ggc-none.cc echo "#define BUILDING_GCC_MAJOR `echo 13.3.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 13.3.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 13.3.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/vec.o ../../src/gcc/vec.cc build/genmodes -m > tmp-min-modes.cc /bin/bash ../../src/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc echo timestamp > s-modes-m x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gensupport.o ../../src/gcc/gensupport.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/print-rtl.o ../../src/gcc/print-rtl.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/hash-table.o ../../src/gcc/hash-table.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/sort.o ../../src/gcc/sort.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genpreds -h ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-preds.h /bin/bash ../../src/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-d.h" DEFINES="" \ /bin/bash ../../src/gcc/mkconfig.sh tm_d.h x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genflags.o ../../src/gcc/genflags.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconditions.o ../../src/gcc/genconditions.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genconditions ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-condmd.cc /bin/bash ../../src/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc echo timestamp > s-conditions build/genpreds -c ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-constrs.h /bin/bash ../../src/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/bash ../../src/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/bash ../../src/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test no = yes \ || test -n "m64=../lib:x86_64-linux-gnu m32=../lib32:i386-linux-gnu mx32=../libx32:x86_64-linux-gnux32"; then \ /bin/bash ../../src/gcc/genmultilib \ "m64/m32" \ " 64 32" \ "" \ "" \ "" \ "" \ "m64=../lib:x86_64-linux-gnu m32=../lib32:i386-linux-gnu mx32=../libx32:x86_64-linux-gnux32" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/bash ../../src/gcc/genmultilib '' '' '' '' '' '' '' '' \ "x86_64-linux-gnu" '' no \ > tmp-mlib.h; \ fi /bin/bash ../../src/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattr.o ../../src/gcc/genattr.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genattr ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/bash ../../src/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattr-common.o ../../src/gcc/genattr-common.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genattr-common ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/bash ../../src/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencodes.o ../../src/gcc/gencodes.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gencodes ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/bash ../../src/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genconfig.o ../../src/gcc/genconfig.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genconfig ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/bash ../../src/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gentarget-def.o ../../src/gcc/gentarget-def.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gentarget-def \ build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gentarget-def ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/bash ../../src/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def lsf="../../src/gcc/cp/lang-specs.h ../../src/gcc/fortran/lang-specs.h ../../src/gcc/lto/lang-specs.h "; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' > tmp-specs.h /bin/bash ../../src/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/d/d-tree.def ../../src/gcc/m2/m2-tree.def ../../src/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' >> tmp-all-tree.def /bin/bash ../../src/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencheck.o ../../src/gcc/gencheck.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencheck \ build/gencheck.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/bash ../../src/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genhooks.o ../../src/gcc/genhooks.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/bash ../../src/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genopinit.o ../../src/gcc/genopinit.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genopinit ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc /bin/bash ../../src/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/bash ../../src/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/bash ../../src/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h gawk -f ../../src/gcc/gen-pass-instances.awk \ ../../src/gcc/passes.def ../../src/gcc/config/i386/i386-passes.def > pass-instances.def x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/gencfn-macros.o ../../src/gcc/gencfn-macros.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/bash ../../src/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genmatch.o ../../src/gcc/genmatch.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmatch \ build/genmatch.o ../build-x86_64-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/bash ../../src/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators build/genmatch --gimple ../../src/gcc/match.pd \ > tmp-gimple-match.cc GIMPLE decision tree has 5195 leafs, maximum depth 28 and a total number of 22728 nodes removed 3798 duplicate tails build/genmatch --generic ../../src/gcc/match.pd \ > tmp-generic-match.cc GENERIC decision tree has 4134 leafs, maximum depth 18 and a total number of 18440 nodes removed 2832 duplicate tails /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match.cc \ gimple-match.cc /bin/bash ../../src/gcc/../move-if-change tmp-generic-match.cc \ generic-match.cc echo timestamp > s-match build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/bash ../../src/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/bash ../../src/gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h /bin/bash ../../src/gcc/config/nvptx/gen-omp-device-properties.sh \ "../../src/gcc/config/nvptx" > omp-device-properties-nvptx echo kind: gpu > omp-device-properties-gcn echo arch: amdgcn gcn >> omp-device-properties-gcn echo isa: fiji gfx803 gfx900 gfx906 gfx908 gfx90a >> omp-device-properties-gcn rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none nvptx-none=omp-device-properties-nvptx amdgcn-amdhsa=omp-device-properties-gcn; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/bash ../../src/gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo timestamp > s-omp-device-properties-h x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../src/gcc/c/c-lang.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../src/gcc/c-family/stub-objc.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../src/gcc/attribs.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../src/gcc/c/c-errors.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../src/gcc/c/c-decl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../src/gcc/c/c-typeck.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../src/gcc/c/c-convert.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../src/gcc/c/c-aux-info.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../src/gcc/c/c-objc-common.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../src/gcc/c/c-parser.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../src/gcc/c/c-fold.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../src/gcc -I../../src/gcc/c -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../src/gcc/c/gimple-parser.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../src/gcc/c-family/c-common.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../src/gcc/c-family/c-cppbuiltin.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../src/gcc/c-family/c-dump.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../src/gcc/c-family/c-format.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../src/gcc/c-family/c-gimplify.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../src/gcc/c-family/c-indentation.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../src/gcc/c-family/c-lex.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../src/gcc/c-family/c-omp.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../src/gcc/c-family/c-opts.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../src/gcc/c-family/c-pch.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../src/gcc/c-family/c-ppoutput.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../src/gcc/c-family/c-pragma.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../src/gcc/c-family/c-pretty-print.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../src/gcc/c-family/c-semantics.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../src/gcc/c-family/c-ada-spec.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../src/gcc/c-family/c-ubsan.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../src/gcc/c-family/known-headers.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../src/gcc/c-family/c-attribs.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../src/gcc/c-family/c-warn.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../src/gcc/c-family/c-spellcheck.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../src/gcc/config/i386/i386-c.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../src/gcc/config/glibc-c.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genchecksum.o ../../src/gcc/genchecksum.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genchecksum \ build/genchecksum.o ../build-x86_64-linux-gnu/libiberty/libiberty.a echo "x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \ && ../../src/gcc/../move-if-change checksum-options.tmp checksum-options x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genattrtab.o ../../src/gcc/genattrtab.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genattrtab ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc /bin/bash ../../src/gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /bin/bash ../../src/gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc /bin/bash ../../src/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc echo timestamp > s-attrtab x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genautomata.o ../../src/gcc/genautomata.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a -lm build/genautomata ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.cc /bin/bash ../../src/gcc/../move-if-change tmp-automata.cc insn-automata.cc echo timestamp > s-automata x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genemit.o ../../src/gcc/genemit.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genemit ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.cc /bin/bash ../../src/gcc/../move-if-change tmp-emit.cc insn-emit.cc echo timestamp > s-emit x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genextract.o ../../src/gcc/genextract.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genextract ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.cc /bin/bash ../../src/gcc/../move-if-change tmp-extract.cc insn-extract.cc echo timestamp > s-extract x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc build/genmodes > tmp-modes.cc /bin/bash ../../src/gcc/../move-if-change tmp-modes.cc insn-modes.cc echo timestamp > s-modes x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genoutput.o ../../src/gcc/genoutput.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genoutput ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.cc /bin/bash ../../src/gcc/../move-if-change tmp-output.cc insn-output.cc echo timestamp > s-output x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genpeep.o ../../src/gcc/genpeep.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genpeep ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.cc /bin/bash ../../src/gcc/../move-if-change tmp-peep.cc insn-peep.cc echo timestamp > s-peep x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc build/genpreds ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md > tmp-preds.cc /bin/bash ../../src/gcc/../move-if-change tmp-preds.cc insn-preds.cc echo timestamp > s-preds x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genrecog.o ../../src/gcc/genrecog.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/inchash.o ../../src/gcc/inchash.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genrecog ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.cc Statistics for recog: Number of decisions: 70361 longest path: 335 (code: 7173) longest backtrack: 34 (code: 6053) Statistics for split_insns: Number of decisions: 20761 longest path: 169 (code: 1200) longest backtrack: 23 (code: 818) Statistics for peephole2_insns: Number of decisions: 3246 longest path: 1020 (code: 76) longest backtrack: 61 (code: 312) Shared 71719 out of 126373 states by creating 12786 new states, saving 58933 /bin/bash ../../src/gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include \ -o build/genenums.o ../../src/gcc/genenums.cc x86_64-linux-gnu-g++-13 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genenums ../../src/gcc/common.md ../../src/gcc/config/i386/i386.md \ > tmp-enums.cc /bin/bash ../../src/gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-enums x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../src/gcc/ggc-page.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../src/gcc/adjust-alignment.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../src/gcc/alias.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../src/gcc/alloc-pool.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../src/gcc/auto-inc-dec.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../src/gcc/auto-profile.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../src/gcc/bb-reorder.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../src/gcc/bitmap.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../src/gcc/builtins.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../src/gcc/caller-save.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../src/gcc/calls.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../src/gcc/ccmp.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../src/gcc/cfg.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../src/gcc/cfganal.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../src/gcc/cfgbuild.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../src/gcc/cfgcleanup.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../src/gcc/cfgexpand.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../src/gcc/cfghooks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../src/gcc/cfgloop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../src/gcc/cfgloopanal.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../src/gcc/cfgloopmanip.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../src/gcc/cfgrtl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../src/gcc/ctfc.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../src/gcc/ctfout.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../src/gcc/btfout.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../src/gcc/symtab.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../src/gcc/symtab-thunks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../src/gcc/symtab-clones.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../src/gcc/cgraph.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../src/gcc/cgraphbuild.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../src/gcc/cgraphunit.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../src/gcc/cgraphclones.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../src/gcc/combine.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../src/gcc/combine-stack-adj.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../src/gcc/compare-elim.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../src/gcc/context.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../src/gcc/convert.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../src/gcc/coroutine-passes.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../src/gcc/coverage.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/x86_64-linux-gnu/c++/13\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"13.3.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../src/gcc/cppbuiltin.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/x86_64-linux-gnu/c++/13\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../src/gcc/cppdefault.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../src/gcc/cprop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../src/gcc/cse.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../src/gcc/cselib.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../src/gcc/data-streamer.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../src/gcc/data-streamer-in.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../src/gcc/data-streamer-out.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../src/gcc/dbgcnt.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../src/gcc/dce.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../src/gcc/ddg.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../src/gcc/debug.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../src/gcc/df-core.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../src/gcc/df-problems.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../src/gcc/df-scan.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../src/gcc/dfp.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../src/gcc/digraph.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../src/gcc/dojump.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../src/gcc/dominance.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../src/gcc/domwalk.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../src/gcc/double-int.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../src/gcc/dse.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../src/gcc/dumpfile.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../src/gcc/dwarf2asm.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../src/gcc/dwarf2cfi.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../src/gcc/dwarf2ctf.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../src/gcc/dwarf2out.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../src/gcc/early-remat.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../src/gcc/emit-rtl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../src/gcc/et-forest.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../src/gcc/except.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../src/gcc/explow.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../src/gcc/expmed.cc ../../src/gcc/expmed.cc: In function 'rtx_def* extract_bit_field_1(rtx, poly_uint64, poly_uint64, int, rtx, machine_mode, machine_mode, bool, bool, rtx_def**)': ../../src/gcc/expmed.cc:1838:45: warning: '*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' may be used uninitialized [-Wmaybe-uninitialized] 1838 | rtx sub = extract_bit_field_as_subreg (mode1, op0, imode, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 1839 | bitsize, bitnum); | ~~~~~~~~~~~~~~~~ ../../src/gcc/expmed.cc:1798:19: note: '*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' was declared here 1798 | scalar_int_mode imode; | ^~~~~ x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../src/gcc/expr.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../src/gcc/fibonacci_heap.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../src/gcc/file-prefix-map.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../src/gcc/final.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../src/gcc/fixed-value.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../src/gcc/fold-const.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../src/gcc/fold-const-call.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../src/gcc/function.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../src/gcc/function-abi.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../src/gcc/function-tests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../src/gcc/fwprop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../src/gcc/gcc-rich-location.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../src/gcc/gcse.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../src/gcc/gcse-common.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../src/gcc/ggc-common.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../src/gcc/ggc-tests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../src/gcc/gimple.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../src/gcc/gimple-array-bounds.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../src/gcc/gimple-builder.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../src/gcc/gimple-expr.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../src/gcc/gimple-if-to-switch.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../src/gcc/gimple-iterator.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../src/gcc/gimple-fold.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../src/gcc/gimple-harden-conditionals.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../src/gcc/gimple-laddress.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../src/gcc/gimple-loop-interchange.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../src/gcc/gimple-loop-jam.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../src/gcc/gimple-loop-versioning.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../src/gcc/gimple-low.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../src/gcc/gimple-predicate-analysis.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../src/gcc/gimple-pretty-print.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../src/gcc/gimple-range.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../src/gcc/gimple-range-cache.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../src/gcc/gimple-range-edge.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../src/gcc/gimple-range-fold.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../src/gcc/gimple-range-gori.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-infer.o -MT gimple-range-infer.o -MMD -MP -MF ./.deps/gimple-range-infer.TPo ../../src/gcc/gimple-range-infer.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-op.o -MT gimple-range-op.o -MMD -MP -MF ./.deps/gimple-range-op.TPo ../../src/gcc/gimple-range-op.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../src/gcc/gimple-range-trace.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../src/gcc/gimple-ssa-backprop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../src/gcc/gimple-ssa-isolate-paths.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../src/gcc/gimple-ssa-nonnull-compare.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../src/gcc/gimple-ssa-split-paths.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../src/gcc/gimple-ssa-store-merging.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../src/gcc/gimple-ssa-strength-reduction.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../src/gcc/gimple-ssa-sprintf.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../src/gcc/gimple-ssa-warn-access.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../src/gcc/gimple-ssa-warn-alloca.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../src/gcc/gimple-ssa-warn-restrict.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../src/gcc/gimple-streamer-in.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../src/gcc/gimple-streamer-out.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../src/gcc/gimple-walk.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../src/gcc/gimple-warn-recursion.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../src/gcc/gimplify.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../src/gcc/gimplify-me.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../src/gcc/godump.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../src/gcc/graph.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../src/gcc/graphds.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../src/gcc/graphviz.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../src/gcc/graphite.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../src/gcc/graphite-isl-ast-to-gimple.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../src/gcc/graphite-dependences.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../src/gcc/graphite-optimize-isl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../src/gcc/graphite-poly.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../src/gcc/graphite-scop-detection.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../src/gcc/graphite-sese-to-poly.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../src/gcc/haifa-sched.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../src/gcc/hash-map-tests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../src/gcc/hash-set-tests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../src/gcc/hw-doloop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../src/gcc/hwint.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../src/gcc/ifcvt.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../src/gcc/ree.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../src/gcc/inchash.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../src/gcc/incpath.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../src/gcc/init-regs.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../src/gcc/internal-fn.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../src/gcc/ipa-cp.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../src/gcc/ipa-sra.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../src/gcc/ipa-devirt.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../src/gcc/ipa-fnsummary.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../src/gcc/ipa-polymorphic-call.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../src/gcc/ipa-split.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../src/gcc/ipa-inline.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../src/gcc/ipa-comdats.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../src/gcc/ipa-free-lang-data.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../src/gcc/ipa-visibility.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../src/gcc/ipa-inline-analysis.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../src/gcc/ipa-inline-transform.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../src/gcc/ipa-modref.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../src/gcc/ipa-modref-tree.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../src/gcc/ipa-predicate.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../src/gcc/ipa-profile.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../src/gcc/ipa-prop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../src/gcc/ipa-param-manipulation.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../src/gcc/ipa-pure-const.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../src/gcc/ipa-icf.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../src/gcc/ipa-icf-gimple.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../src/gcc/ipa-reference.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../src/gcc/ipa-ref.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../src/gcc/ipa-utils.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../src/gcc/ipa.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../src/gcc/ira.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../src/gcc/ira-build.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../src/gcc/ira-costs.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../src/gcc/ira-conflicts.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../src/gcc/ira-color.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../src/gcc/ira-emit.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../src/gcc/ira-lives.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../src/gcc/jump.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../src/gcc/langhooks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../src/gcc/lcm.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../src/gcc/lists.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../src/gcc/loop-doloop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../src/gcc/loop-init.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../src/gcc/loop-invariant.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../src/gcc/loop-iv.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../src/gcc/loop-unroll.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../src/gcc/lower-subreg.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../src/gcc/lra.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../src/gcc/lra-assigns.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../src/gcc/lra-coalesce.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../src/gcc/lra-constraints.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../src/gcc/lra-eliminations.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../src/gcc/lra-lives.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../src/gcc/lra-remat.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../src/gcc/lra-spills.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../src/gcc/lto-cgraph.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../src/gcc/lto-streamer.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DTARGET_MACHINE=\"x86_64-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../src/gcc/lto-streamer-in.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../src/gcc/lto-streamer-out.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../src/gcc/lto-section-in.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../src/gcc/lto-section-out.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../src/gcc/lto-opts.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../src/gcc/lto-compress.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../src/gcc/mcf.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../src/gcc/mode-switching.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../src/gcc/modulo-sched.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../src/gcc/multiple_target.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../src/gcc/omp-offload.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../src/gcc/omp-expand.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../src/gcc/omp-general.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../src/gcc/omp-low.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../src/gcc/omp-oacc-kernels-decompose.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo ../../src/gcc/omp-oacc-neuter-broadcast.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../src/gcc/omp-simd-clone.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../src/gcc/opt-problem.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../src/gcc/optabs.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../src/gcc/optabs-libfuncs.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../src/gcc/optabs-query.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../src/gcc/optabs-tree.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../src/gcc/optinfo.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DTARGET_NAME=\"x86_64-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../src/gcc/optinfo-emit-json.cc gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../src/gcc/opts-global.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../src/gcc/ordered-hash-map-tests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../src/gcc/passes.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../src/gcc/plugin.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo ../../src/gcc/pointer-query.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../src/gcc/postreload-gcse.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../src/gcc/postreload.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../src/gcc/predict.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../src/gcc/print-rtl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../src/gcc/print-rtl-function.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../src/gcc/print-tree.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../src/gcc/profile.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../src/gcc/profile-count.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../src/gcc/range.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../src/gcc/range-op.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o range-op-float.o -MT range-op-float.o -MMD -MP -MF ./.deps/range-op-float.TPo ../../src/gcc/range-op-float.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../src/gcc/read-md.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../src/gcc/read-rtl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../src/gcc/read-rtl-function.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../src/gcc/real.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../src/gcc/realmpfr.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../src/gcc/recog.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../src/gcc/reg-stack.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../src/gcc/regcprop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../src/gcc/reginfo.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../src/gcc/regrename.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../src/gcc/regstat.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../src/gcc/reload.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../src/gcc/reload1.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../src/gcc/reorg.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../src/gcc/resource.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../src/gcc/rtl-error.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../src/gcc -I../../src/gcc/rtl-ssa -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../src/gcc/rtl-ssa/accesses.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../src/gcc -I../../src/gcc/rtl-ssa -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../src/gcc/rtl-ssa/blocks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../src/gcc -I../../src/gcc/rtl-ssa -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../src/gcc/rtl-ssa/changes.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../src/gcc -I../../src/gcc/rtl-ssa -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../src/gcc/rtl-ssa/functions.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Irtl-ssa -I../../src/gcc -I../../src/gcc/rtl-ssa -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../src/gcc/rtl-ssa/insns.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../src/gcc/rtl-tests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../src/gcc/rtl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../src/gcc/rtlhash.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../src/gcc/rtlanal.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../src/gcc/rtlhooks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../src/gcc/rtx-vector-builder.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../src/gcc/run-rtl-passes.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../src/gcc/sched-deps.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../src/gcc/sched-ebb.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../src/gcc/sched-rgn.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../src/gcc/sel-sched-ir.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../src/gcc/sel-sched-dump.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../src/gcc/sel-sched.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../src/gcc/selftest-rtl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../src/gcc/selftest-run-tests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../src/gcc/sese.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../src/gcc/shrink-wrap.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../src/gcc/simplify-rtx.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../src/gcc/sparseset.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../src/gcc/spellcheck.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../src/gcc/spellcheck-tree.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../src/gcc/splay-tree-utils.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../src/gcc/sreal.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../src/gcc/stack-ptr-mod.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../src/gcc/statistics.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../src/gcc/stmt.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../src/gcc/stor-layout.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../src/gcc/store-motion.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../src/gcc/streamer-hooks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../src/gcc/stringpool.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../src/gcc/substring-locations.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../src/gcc/target-globals.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../src/gcc/targhooks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../src/gcc/timevar.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DTARGET_NAME=\"x86_64-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../src/gcc/toplev.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../src/gcc/tracer.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../src/gcc/trans-mem.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../src/gcc/tree-affine.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../src/gcc/asan.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../src/gcc/tsan.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../src/gcc/ubsan.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../src/gcc/sanopt.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../src/gcc/sancov.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../src/gcc/tree-call-cdce.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../src/gcc/tree-cfg.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../src/gcc/tree-cfgcleanup.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../src/gcc/tree-chrec.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../src/gcc/tree-complex.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../src/gcc/tree-data-ref.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../src/gcc/tree-dfa.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../src/gcc/tree-diagnostic.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DTARGET_NAME=\"x86_64-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-diagnostic-client-data-hooks.o -MT tree-diagnostic-client-data-hooks.o -MMD -MP -MF ./.deps/tree-diagnostic-client-data-hooks.TPo ../../src/gcc/tree-diagnostic-client-data-hooks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo ../../src/gcc/tree-diagnostic-path.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../src/gcc/tree-dump.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../src/gcc/tree-eh.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../src/gcc/tree-emutls.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../src/gcc/tree-if-conv.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../src/gcc/tree-inline.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../src/gcc/tree-into-ssa.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../src/gcc/tree-iterator.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-logical-location.o -MT tree-logical-location.o -MMD -MP -MF ./.deps/tree-logical-location.TPo ../../src/gcc/tree-logical-location.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../src/gcc/tree-loop-distribution.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../src/gcc/tree-nested.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../src/gcc/tree-nrv.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../src/gcc/tree-object-size.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../src/gcc/tree-outof-ssa.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../src/gcc/tree-parloops.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../src/gcc/tree-phinodes.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../src/gcc/tree-predcom.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../src/gcc/tree-pretty-print.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../src/gcc/tree-profile.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../src/gcc/tree-scalar-evolution.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../src/gcc/tree-sra.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../src/gcc/tree-switch-conversion.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../src/gcc/tree-ssa-address.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../src/gcc/tree-ssa-alias.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../src/gcc/tree-ssa-ccp.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../src/gcc/tree-ssa-coalesce.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../src/gcc/tree-ssa-copy.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../src/gcc/tree-ssa-dce.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../src/gcc/tree-ssa-dom.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../src/gcc/tree-ssa-dse.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../src/gcc/tree-ssa-forwprop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../src/gcc/tree-ssa-ifcombine.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../src/gcc/tree-ssa-live.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../src/gcc/tree-ssa-loop-ch.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../src/gcc/tree-ssa-loop-im.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../src/gcc/tree-ssa-loop-ivcanon.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../src/gcc/tree-ssa-loop-ivopts.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../src/gcc/tree-ssa-loop-manip.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/bid -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../src/gcc/tree-ssa-loop-niter.cc Build step 'Execute shell' marked build as failure FATAL: java.io.IOException: Unexpected termination of the channel java.io.EOFException at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2915) at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3410) at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:954) at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:392) at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ionos9-amd64.debian.net at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.Request.call(Request.java:199) at hudson.remoting.Channel.call(Channel.java:1002) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1147) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:538) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:346) at hudson.remoting.Channel.terminate(Channel.java:1083) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90) Sending e-mails to: jenkins+debian-bootstrap@jenkins.debian.net helmutg@debian.org abrodkin@synopsys.com Finished: FAILURE