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_m68k_gcc14 The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://salsa.debian.org/helmutg/rebootstrap.git > git init /srv/jenkins/pseudo-hosts/ionos9-amd64/workspace/rebootstrap_m68k_gcc14 # timeout=10 Fetching upstream changes from https://salsa.debian.org/helmutg/rebootstrap.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://salsa.debian.org/helmutg/rebootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://salsa.debian.org/helmutg/rebootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/jenkins_m68k_gcc14^{commit} # timeout=10 Checking out Revision 916611197b58b972dbcba7802bc15a56d5d2c48b (origin/jenkins_m68k_gcc14) > git config core.sparsecheckout # timeout=10 > git checkout -f 916611197b58b972dbcba7802bc15a56d5d2c48b # timeout=10 Commit message: "rewrite wdotap patch set on top of gcc-for-host changes" First time build. Skipping changelog. [rebootstrap_m68k_gcc14] $ /bin/sh -xe /tmp/jenkins3812033862662350101.sh + /srv/jenkins/bin/jenkins_master_wrapper.sh jenkins_m68k_gcc14 HOST_ARCH=m68k GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no ==================================================================================== Mon Jun 24 22:54:09 UTC 2024 - running /srv/jenkins/bin/rebootstrap.sh (for job rebootstrap_m68k_gcc14) on ionos9-amd64, called using "jenkins_m68k_gcc14 HOST_ARCH=m68k GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no" as arguments. Mon Jun 24 22:54:09 UTC 2024 - actually running "rebootstrap.sh" (md5sum d663f7eb01eae2c2b176163b17720241) as "/tmp/jenkins-script-bF8TXjBu" $ 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 58946 22" declare -x SSH_CONNECTION="46.16.76.207 58946 46.16.78.222 22" declare -x SSH_ORIGINAL_COMMAND="rebootstrap_m68k_gcc14 jenkins_m68k_gcc14 HOST_ARCH=m68k GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no" declare -x USER="jenkins" declare -x XDG_RUNTIME_DIR="/run/user/105" declare -x XDG_SESSION_CLASS="user" declare -x XDG_SESSION_ID="30300" 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-yZ52ThX4E + trap cleanup_all INT TERM EXIT + git clone https://salsa.debian.org/helmutg/rebootstrap.git /tmp/gitclone-yZ52ThX4E Cloning into '/tmp/gitclone-yZ52ThX4E'... + cd /tmp/gitclone-yZ52ThX4E + git checkout jenkins_m68k_gcc14 branch 'jenkins_m68k_gcc14' set up to track 'origin/jenkins_m68k_gcc14'. Switched to a new branch 'jenkins_m68k_gcc14' + shift + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 ++ date -u Mon Jun 24 22:54:13 UTC 2024 - Now running '/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=m68k GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no' + echo 'Mon Jun 24 22:54:13 UTC 2024 - Now running '\''/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=m68k' GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes 'ENABLE_DIFFOSCOPE=no'\''' + ionice -c 3 nice /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH=m68k GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no ==================================================================================== Mon Jun 24 22:54:13 UTC 2024 - running /srv/jenkins/bin/chroot-run.sh (for job rebootstrap_m68k_gcc14) on ionos9-amd64, called using "sid minimal ./bootstrap.sh HOST_ARCH=m68k GCC_VER=14 ENABLE_MULTILIB=yes ENABLE_MULTIARCH_GCC=yes ENABLE_DIFFOSCOPE=no" as arguments. Mon Jun 24 22:54:13 UTC 2024 - actually running "chroot-run.sh" (md5sum 71a08fcd599f5774428ff03d5abc40ca) as "/tmp/jenkins-script-5mdWnQ9m" $ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING Mon Jun 24 22:54:13 UTC 2024 - bootstraping sid into /chroots/chroot-run-sid.O0w8CCLNw 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 26.1985 seconds Preseeding man-db/auto-update to false Configuring dpkg to not fsync() Get:1 http://deb.debian.org/debian sid InRelease [198 kB] Get:2 http://deb.debian.org/debian sid/main Sources [10.6 MB] Get:3 http://deb.debian.org/debian sid/main amd64 Packages [9929 kB] Get:4 http://deb.debian.org/debian sid/main Translation-en [7222 kB] Fetched 28.0 MB in 6s (4426 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 # evaluate command line parameters of the form KEY=VALUE for param in "$@"; do echo "bootstrap-configuration: $param" eval $param done bootstrap-configuration: HOST_ARCH=m68k bootstrap-configuration: GCC_VER=14 bootstrap-configuration: ENABLE_MULTILIB=yes bootstrap-configuration: ENABLE_MULTIARCH_GCC=yes bootstrap-configuration: ENABLE_DIFFOSCOPE=no # test whether element $2 is in set $1 set_contains() { case " $1 " in *" $2 "*) return 0; ;; *) return 1; ;; esac } # add element $2 to set $1 set_add() { case " $1 " in " ") echo "$2" ;; *" $2 "*) echo "$1" ;; *) echo "$1 $2" ;; esac } # remove element $2 from set $1 set_discard() { local word result if set_contains "$1" "$2"; then result= for word in $1; do test "$word" = "$2" || result="$result $word" done echo "${result# }" else echo "$1" fi } # create a set from a string of words with duplicates and excess white space set_create() { local word result result= for word in $1; do result=`set_add "$result" "$word"` done echo "$result" } # intersect two sets set_intersect() { local word result result= for word in $1; do if set_contains "$2" "$word"; then result=`set_add "$result" "$word"` fi done echo "$result" } # compute the set of elements in set $1 but not in set $2 set_difference() { local word result result= for word in $1; do if ! set_contains "$2" "$word"; then result=`set_add "$result" "$word"` fi done echo "$result" } # compute the union of two sets $1 and $2 set_union() { local word result result=$1 for word in $2; do result=`set_add "$result" "$word"` done echo "$result" } # join the words the arguments starting with $2 with separator $1 join_words() { local separator word result separator=$1 shift result= for word in "$@"; do result="${result:+$result$separator}$word" done echo "$result" } check_arch() { if elf-arch -a "$2" "$1"; then return 0 else case "$2:$(file -b "$1")" in "arc:ELF 32-bit LSB relocatable, *unknown arch 0xc3* version 1 (SYSV)"*|"arc:ELF 32-bit LSB relocatable, Synopsys ARCv2/HS3x/HS4x cores, version 1 (SYSV)"*) return 0 ;; "csky:ELF 32-bit LSB relocatable, *unknown arch 0xfc* version 1 (SYSV)"*|"csky:ELF 32-bit LSB relocatable, C-SKY processor family, version 1 (SYSV)"*) return 0 ;; "loong64:ELF 64-bit LSB relocatable, LoongArch, version 1 (SYSV)"*) return 0 ;; "mips64r6el:ELF 32-bit LSB relocatable, MIPS, MIPS64 rel6 version 1 (SYSV)"*) # elf-arch only recognizes some of the binaries but not others. return 0 ;; "riscv32:ELF 32-bit LSB relocatable, UCB RISC-V, double-float ABI, version 1 (SYSV)"*|"riscv32:ELF 32-bit LSB relocatable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV)"*) # https://github.com/kilobyte/arch-test/pull/11 return 0 ;; esac echo "expected $2, but found $(file -b "$1")" return 1 fi } filter_dpkg_tracked() { local pkg pkgs pkgs="" for pkg in "$@"; do dpkg-query -s "$pkg" >/dev/null 2>&1 && pkgs=`set_add "$pkgs" "$pkg"` done echo "$pkgs" } apt_get_install() { DEBIAN_FRONTEND=noninteractive $APT_GET install "$@" } apt_get_build_dep() { DEBIAN_FRONTEND=noninteractive $APT_GET build-dep "$@" } apt_get_remove() { local pkgs pkgs=$(filter_dpkg_tracked "$@") if test -n "$pkgs"; then $APT_GET remove $pkgs fi } apt_get_purge() { local pkgs pkgs=$(filter_dpkg_tracked "$@") if test -n "$pkgs"; then $APT_GET purge $pkgs fi } $APT_GET update Hit:1 http://deb.debian.org/debian sid InRelease Reading package lists... $APT_GET dist-upgrade # we need upgrade later, so make sure the system is clean Reading package lists... Building dependency tree... Reading state information... Calculating upgrade...Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Entering ResolveByKeep 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. apt_get_install build-essential debhelper reprepro quilt arch-test Reading package lists... Building dependency tree... Reading state information... MarkInstall build-essential:amd64 < none -> 12.10 @un puN Ib > FU=1 Installing libc6-dev:amd64 as Depends of build-essential:amd64 MarkInstall libc6-dev:amd64 < none -> 2.38-13 @un puN Ib > FU=0 MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0 Installing libc-dev-bin:amd64 as Depends of libc6-dev:amd64 MarkInstall libc-dev-bin:amd64 < none -> 2.38-13 @un puN > FU=0 Installing linux-libc-dev:amd64 as Depends of libc6-dev:amd64 MarkInstall linux-libc-dev:amd64 < none -> 6.8.12-1 @un puN > FU=0 Installing libcrypt-dev:amd64 as Depends of libc6-dev:amd64 MarkInstall libcrypt-dev:amd64 < none -> 1:4.4.36-4 @un puN > FU=0 MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pmK > FU=0 Installing rpcsvc-proto:amd64 as Depends of libc6-dev:amd64 MarkInstall rpcsvc-proto:amd64 < none -> 1.4.3-1 @un puN > FU=0 Installing gcc:amd64 as Depends of build-essential:amd64 MarkInstall gcc:amd64 < none -> 4:13.2.0-7 @un puN Ib > FU=0 Installing cpp:amd64 as Depends of gcc:amd64 MarkInstall cpp:amd64 < none -> 4:13.2.0-7 @un puN Ib > FU=0 Installing cpp-13:amd64 as Depends of cpp:amd64 MarkInstall cpp-13:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0 Installing gcc-13-base:amd64 as Depends of cpp-13:amd64 MarkInstall gcc-13-base:amd64 < none -> 13.3.0-1 @un puN > FU=0 Installing cpp-13-x86-64-linux-gnu:amd64 as Depends of cpp-13:amd64 MarkInstall cpp-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0 MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0 Installing libisl23:amd64 as Depends of cpp-13-x86-64-linux-gnu:amd64 MarkInstall libisl23:amd64 < none -> 0.26-3+b2 @un puN > FU=0 Installing libmpc3:amd64 as Depends of cpp-13-x86-64-linux-gnu:amd64 MarkInstall libmpc3:amd64 < none -> 1.3.1-1+b2 @un puN Ib > FU=0 Installing libmpfr6:amd64 as Depends of libmpc3:amd64 MarkInstall libmpfr6:amd64 < none -> 4.2.1-1+b1 @un puN > FU=0 MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0 MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0 Installing cpp-x86-64-linux-gnu:amd64 as Depends of cpp:amd64 MarkInstall cpp-x86-64-linux-gnu:amd64 < none -> 4:13.2.0-7 @un puN > FU=0 Installing gcc-13:amd64 as Depends of gcc:amd64 MarkInstall gcc-13:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0 Installing gcc-13-x86-64-linux-gnu:amd64 as Depends of gcc-13:amd64 MarkInstall gcc-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0 Installing libcc1-0:amd64 as Depends of gcc-13-x86-64-linux-gnu:amd64 MarkInstall libcc1-0:amd64 < none -> 14.1.0-2 @un puN > FU=0 MarkInstall libstdc++6:amd64 < 14.1.0-2 @ii pmK > FU=0 Installing binutils-x86-64-linux-gnu:amd64 as Depends of gcc-13-x86-64-linux-gnu:amd64 MarkInstall binutils-x86-64-linux-gnu:amd64 < none -> 2.42.50.20240618-1 @un puN Ib > FU=0 Installing binutils-common:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall binutils-common:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0 Installing libbinutils:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libbinutils:amd64 < none -> 2.42.50.20240618-1 @un puN Ib > FU=0 Installing libsframe1:amd64 as Depends of libbinutils:amd64 MarkInstall libsframe1:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0 Installing libctf-nobfd0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libctf-nobfd0:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0 Installing libctf0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libctf0:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0 Installing libgprofng0:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libgprofng0:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0 Installing libjansson4:amd64 as Depends of binutils-x86-64-linux-gnu:amd64 MarkInstall libjansson4:amd64 < none -> 2.14-2+b2 @un puN > FU=0 Installing libgcc-13-dev:amd64 as Depends of gcc-13-x86-64-linux-gnu:amd64 MarkInstall libgcc-13-dev:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0 Installing libgomp1:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall libgomp1:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing libitm1:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall libitm1:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing libatomic1:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall libatomic1:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing libasan8:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall libasan8:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing liblsan0:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall liblsan0:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing libtsan2:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall libtsan2:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing libubsan1:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall libubsan1:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing libhwasan0:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall libhwasan0:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing libquadmath0:amd64 as Depends of libgcc-13-dev:amd64 MarkInstall libquadmath0:amd64 < none -> 14.1.0-2 @un puN > FU=0 Installing binutils:amd64 as Depends of gcc-13:amd64 MarkInstall binutils:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=0 Installing gcc-x86-64-linux-gnu:amd64 as Depends of gcc:amd64 MarkInstall gcc-x86-64-linux-gnu:amd64 < none -> 4:13.2.0-7 @un puN > FU=0 Installing g++:amd64 as Depends of build-essential:amd64 MarkInstall g++:amd64 < none -> 4:13.2.0-7 @un puN Ib > FU=0 Installing g++-13:amd64 as Depends of g++:amd64 MarkInstall g++-13:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0 Installing g++-13-x86-64-linux-gnu:amd64 as Depends of g++-13:amd64 MarkInstall g++-13-x86-64-linux-gnu:amd64 < none -> 13.3.0-1 @un puN Ib > FU=0 Installing libstdc++-13-dev:amd64 as Depends of g++-13-x86-64-linux-gnu:amd64 MarkInstall libstdc++-13-dev:amd64 < none -> 13.3.0-1 @un puN > FU=0 Installing g++-x86-64-linux-gnu:amd64 as Depends of g++:amd64 MarkInstall g++-x86-64-linux-gnu:amd64 < none -> 4:13.2.0-7 @un puN > FU=0 Installing make:amd64 as Depends of build-essential:amd64 MarkInstall make:amd64 < none -> 4.3-4.1 @un uN > FU=0 Installing dpkg-dev:amd64 as Depends of build-essential:amd64 MarkInstall dpkg-dev:amd64 < none -> 1.22.6 @un pumN Ib > FU=0 Installing perl:amd64 as Depends of dpkg-dev:amd64 MarkInstall perl:amd64 < none -> 5.38.2-5 @un pumN Ib > FU=0 MarkInstall dpkg:amd64 < 1.22.6 @ii pmK > FU=0 MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0 MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pmK > FU=0 MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0 MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0 MarkInstall tar:amd64 < 1.35+dfsg-3 @ii pmK > FU=0 MarkInstall libacl1:amd64 < 2.3.2-2 @ii pmK > FU=0 MarkInstall perl-base:amd64 < 5.38.2-5 @ii pmK > FU=0 Installing perl-modules-5.38:amd64 as Depends of perl:amd64 MarkInstall perl-modules-5.38:amd64 < none -> 5.38.2-5 @un puN > FU=0 Installing libperl5.38t64:amd64 as Depends of perl:amd64 MarkInstall libperl5.38t64:amd64 < none -> 5.38.2-5 @un puN Ib > FU=0 MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pmK > FU=0 Installing libgdbm-compat4t64:amd64 as Depends of libperl5.38t64:amd64 MarkInstall libgdbm-compat4t64:amd64 < none -> 1.23-6 @un puN Ib > FU=0 Installing libgdbm6t64:amd64 as Depends of libgdbm-compat4t64:amd64 MarkInstall libgdbm6t64:amd64 < none -> 1.23-6 @un puN > FU=0 Installing libdpkg-perl:amd64 as Depends of dpkg-dev:amd64 MarkInstall libdpkg-perl:amd64 < none -> 1.22.6 @un puN > FU=0 Installing bzip2:amd64 as Depends of dpkg-dev:amd64 MarkInstall bzip2:amd64 < none -> 1.0.8-5.1 @un pumN > FU=0 Installing xz-utils:amd64 as Depends of dpkg-dev:amd64 MarkInstall xz-utils:amd64 < none -> 5.6.2-1 @un pumN > FU=0 Installing patch:amd64 as Depends of dpkg-dev:amd64 MarkInstall patch:amd64 < none -> 2.7.6-7 @un puN > FU=0 MarkInstall debhelper:amd64 < none -> 13.16 @un puN Ib > FU=1 Installing autotools-dev:amd64 as Depends of debhelper:amd64 MarkInstall autotools-dev:amd64 < none -> 20220109.1 @un puN > FU=0 Installing dh-autoreconf:amd64 as Depends of debhelper:amd64 MarkInstall dh-autoreconf:amd64 < none -> 20 @un puN Ib > FU=0 Installing autoconf:amd64 as Depends of dh-autoreconf:amd64 MarkInstall autoconf:amd64 < none -> 2.71-3 @un puN Ib > FU=0 Installing m4:amd64 as Depends of autoconf:amd64 MarkInstall m4:amd64 < none -> 1.4.19-4 @un puN > FU=0 MarkInstall debianutils:amd64 < 5.19 @ii pmK > FU=0 Installing automake:amd64 as Depends of dh-autoreconf:amd64 MarkInstall automake:amd64 < none -> 1:1.16.5-1.3 @un puN > FU=0 Installing autopoint:amd64 as Depends of dh-autoreconf:amd64 MarkInstall autopoint:amd64 < none -> 0.22.5-1 @un puN > FU=0 Installing libdebhelper-perl:amd64 as Depends of dh-autoreconf:amd64 MarkInstall libdebhelper-perl:amd64 < none -> 13.16 @un puN > FU=0 Installing libtool:amd64 as Depends of dh-autoreconf:amd64 MarkInstall libtool:amd64 < none -> 2.4.7-7 @un puN Ib > FU=0 Installing file:amd64 as Depends of libtool:amd64 MarkInstall file:amd64 < none -> 1:5.45-3 @un puN Ib > FU=0 Installing libmagic1t64:amd64 as Depends of file:amd64 MarkInstall libmagic1t64:amd64 < none -> 1:5.45-3 @un puN Ib > FU=0 Installing libmagic-mgc:amd64 as Depends of libmagic1t64:amd64 MarkInstall libmagic-mgc:amd64 < none -> 1:5.45-3 @un puN > FU=0 Installing dh-strip-nondeterminism:amd64 as Depends of debhelper:amd64 MarkInstall dh-strip-nondeterminism:amd64 < none -> 1.14.0-1 @un puN Ib > FU=0 Installing libfile-stripnondeterminism-perl:amd64 as Depends of dh-strip-nondeterminism:amd64 MarkInstall libfile-stripnondeterminism-perl:amd64 < none -> 1.14.0-1 @un puN Ib > FU=0 Installing libarchive-zip-perl:amd64 as Depends of libfile-stripnondeterminism-perl:amd64 MarkInstall libarchive-zip-perl:amd64 < none -> 1.68-1 @un puN > FU=0 Installing dwz:amd64 as Depends of debhelper:amd64 MarkInstall dwz:amd64 < none -> 0.15-1+b1 @un puN Ib > FU=0 Installing libelf1t64:amd64 as Depends of dwz:amd64 MarkInstall libelf1t64:amd64 < none -> 0.191-1+b1 @un puN > FU=0 Installing man-db:amd64 as Depends of debhelper:amd64 MarkInstall man-db:amd64 < none -> 2.12.1-2 @un puN Ib > FU=0 Installing bsdextrautils:amd64 as Depends of man-db:amd64 MarkInstall bsdextrautils:amd64 < none -> 2.40.1-9 @un pumN > FU=0 MarkInstall libsmartcols1:amd64 < 2.40.1-9 @ii pmK > FU=0 MarkInstall libtinfo6:amd64 < 6.5-2 @ii pmK > FU=0 Installing groff-base:amd64 as Depends of man-db:amd64 MarkInstall groff-base:amd64 < none -> 1.23.0-4 @un puN Ib > FU=0 Installing libuchardet0:amd64 as Depends of groff-base:amd64 MarkInstall libuchardet0:amd64 < none -> 0.0.8-1+b1 @un puN > FU=0 Installing libpipeline1:amd64 as Depends of man-db:amd64 MarkInstall libpipeline1:amd64 < none -> 1.5.7-2 @un puN > FU=0 MarkInstall libseccomp2:amd64 < 2.5.5-1 @ii pmK > FU=0 Installing po-debconf:amd64 as Depends of debhelper:amd64 MarkInstall po-debconf:amd64 < none -> 1.0.21+nmu1 @un puN Ib > FU=0 Installing gettext:amd64 as Depends of po-debconf:amd64 MarkInstall gettext:amd64 < none -> 0.22.5-1 @un puN Ib > FU=0 Installing gettext-base:amd64 as Depends of gettext:amd64 MarkInstall gettext-base:amd64 < none -> 0.22.5-1 @un puN > FU=0 MarkInstall libunistring5:amd64 < 1.2-1 @ii pmK > FU=0 Installing libxml2:amd64 as Depends of gettext:amd64 MarkInstall libxml2:amd64 < none -> 2.12.7+dfsg-3 @un puN Ib > FU=0 Installing libicu72:amd64 as Depends of libxml2:amd64 MarkInstall libicu72:amd64 < none -> 72.1-4+b1 @un puN > FU=0 Installing intltool-debian:amd64 as Depends of po-debconf:amd64 MarkInstall intltool-debian:amd64 < none -> 0.35.0+20060710.6 @un puN > FU=0 Installing sensible-utils:amd64 as Depends of po-debconf:amd64 MarkInstall sensible-utils:amd64 < none -> 0.0.23 @un pumN > FU=0 MarkInstall reprepro:amd64 < none -> 5.3.1-5+b2 @un puN Ib > FU=1 Installing libarchive13t64:amd64 as Depends of reprepro:amd64 MarkInstall libarchive13t64:amd64 < none -> 3.7.2-2.1 @un puN > FU=0 MarkInstall liblz4-1:amd64 < 1.9.4-2 @ii pmK > FU=0 MarkInstall libnettle8t64:amd64 < 3.10-1 @ii pmK > FU=0 MarkInstall libgpg-error0:amd64 < 1.49-2 @ii pmK > FU=0 Installing libgpgme11t64:amd64 as Depends of reprepro:amd64 MarkInstall libgpgme11t64:amd64 < none -> 1.18.0-4.1+b1 @un puN Ib > FU=0 Installing gnupg:amd64 as Depends of libgpgme11t64:amd64 MarkInstall gnupg:amd64 < none -> 2.2.43-7 @un umN Ib > FU=0 Installing dirmngr:amd64 as Depends of gnupg:amd64 MarkInstall dirmngr:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0 Installing adduser:amd64 as Depends of dirmngr:amd64 MarkInstall adduser:amd64 < none -> 3.137 @un umN > FU=0 Installing gpgconf:amd64 as Depends of dirmngr:amd64 MarkInstall gpgconf:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0 Installing libassuan0:amd64 as Depends of gpgconf:amd64 MarkInstall libassuan0:amd64 < none -> 2.5.6-1+b1 @un uN > FU=0 Installing libreadline8t64:amd64 as Depends of gpgconf:amd64 MarkInstall libreadline8t64:amd64 < none -> 8.2-4 @un uN Ib > FU=0 Installing readline-common:amd64 as Depends of libreadline8t64:amd64 MarkInstall readline-common:amd64 < none -> 8.2-4 @un uN > FU=0 Installing libksba8:amd64 as Depends of dirmngr:amd64 MarkInstall libksba8:amd64 < none -> 1.6.6-1 @un uN > FU=0 Installing libldap-2.5-0:amd64 as Depends of dirmngr:amd64 MarkInstall libldap-2.5-0:amd64 < none -> 2.5.18+dfsg-1 @un uN Ib > FU=0 Installing libsasl2-2:amd64 as Depends of libldap-2.5-0:amd64 MarkInstall libsasl2-2:amd64 < none -> 2.1.28+dfsg1-6 @un uN Ib > FU=0 Installing libsasl2-modules-db:amd64 as Depends of libsasl2-2:amd64 MarkInstall libsasl2-modules-db:amd64 < none -> 2.1.28+dfsg1-6 @un uN > FU=0 Installing libnpth0t64:amd64 as Depends of dirmngr:amd64 MarkInstall libnpth0t64:amd64 < none -> 1.6-3.1 @un uN > FU=0 Installing gnupg-l10n:amd64 as Depends of gnupg:amd64 MarkInstall gnupg-l10n:amd64 < none -> 2.2.43-7 @un uN > FU=0 Installing gpg:amd64 as Depends of gnupg:amd64 MarkInstall gpg:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0 Installing libsqlite3-0:amd64 as Depends of gpg:amd64 MarkInstall libsqlite3-0:amd64 < none -> 3.46.0-1 @un uN > FU=0 Installing gpg-agent:amd64 as Depends of gnupg:amd64 MarkInstall gpg-agent:amd64 < none -> 2.2.43-7 @un uN Ib > FU=0 Installing pinentry-curses:amd64 as Depends of gpg-agent:amd64 MarkInstall pinentry-curses:amd64 < none -> 1.2.1-3+b2 @un uN Ib > FU=0 Installing libncursesw6:amd64 as Depends of pinentry-curses:amd64 MarkInstall libncursesw6:amd64 < none -> 6.5-2 @un uN > FU=0 Installing gpgsm:amd64 as Depends of gnupg:amd64 MarkInstall gpgsm:amd64 < none -> 2.2.43-7 @un uN > FU=0 MarkInstall libassuan0:amd64 < none -> 2.5.6-1+b1 @un puN > FU=0 Installing zstd:amd64 as Depends of reprepro:amd64 MarkInstall zstd:amd64 < none -> 1.5.6+dfsg-1 @un puN > FU=0 MarkInstall quilt:amd64 < none -> 0.68-1 @un puN Ib > FU=1 Installing diffstat:amd64 as Depends of quilt:amd64 MarkInstall diffstat:amd64 < none -> 1.66-1 @un puN > FU=0 Installing ed:amd64 as Depends of quilt:amd64 MarkInstall ed:amd64 < none -> 1.20.2-2 @un puN > FU=0 MarkInstall arch-test:amd64 < none -> 0.21-1 @un puN > FU=1 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Ignore MarkGarbage of zstd:amd64 < none -> 1.5.6+dfsg-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libarchive13t64:amd64 < none -> 3.7.2-2.1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of diffstat:amd64 < none -> 1.66-1 @un puN > as its mode (Install) is protected The following additional packages will be installed: adduser autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dh-autoreconf dh-strip-nondeterminism diffstat dirmngr dpkg-dev dwz ed file g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gettext gettext-base gnupg gnupg-l10n gpg gpg-agent gpgconf gpgsm groff-base intltool-debian libarchive-zip-perl libarchive13t64 libasan8 libassuan0 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdebhelper-perl libdpkg-perl libelf1t64 libfile-stripnondeterminism-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libgpgme11t64 libgprofng0 libhwasan0 libicu72 libisl23 libitm1 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libncursesw6 libnpth0t64 libperl5.38t64 libpipeline1 libquadmath0 libreadline8t64 libsasl2-2 libsasl2-modules-db libsframe1 libsqlite3-0 libstdc++-13-dev libtool libtsan2 libubsan1 libuchardet0 libxml2 linux-libc-dev m4 make man-db patch perl perl-modules-5.38 pinentry-curses po-debconf readline-common rpcsvc-proto sensible-utils xz-utils zstd Suggested packages: liblocale-gettext-perl cron quota autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc dh-make dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu gettext-doc libasprintf-dev libgettextpo-dev gpg-wks-server parcimonie xloadimage scdaemon groff lrzip libc-devtools glibc-doc git bzr gdbm-l10n libstdc++-13-doc libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc make-doc apparmor less www-browser diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc libmail-box-perl default-mta | mail-transport-agent graphviz procmail readline-doc inoticoming lzip Recommended packages: fakeroot libalgorithm-merge-perl curl | wget | lynx gnupg-utils gpg-wks-client manpages manpages-dev libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl libldap-common libgpm2 libsasl2-modules libltdl-dev netbase libmail-sendmail-perl less The following NEW packages will be installed: adduser arch-test autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu debhelper dh-autoreconf dh-strip-nondeterminism diffstat dirmngr dpkg-dev dwz ed file g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gettext gettext-base gnupg gnupg-l10n gpg gpg-agent gpgconf gpgsm groff-base intltool-debian libarchive-zip-perl libarchive13t64 libasan8 libassuan0 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdebhelper-perl libdpkg-perl libelf1t64 libfile-stripnondeterminism-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libgpgme11t64 libgprofng0 libhwasan0 libicu72 libisl23 libitm1 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libncursesw6 libnpth0t64 libperl5.38t64 libpipeline1 libquadmath0 libreadline8t64 libsasl2-2 libsasl2-modules-db libsframe1 libsqlite3-0 libstdc++-13-dev libtool libtsan2 libubsan1 libuchardet0 libxml2 linux-libc-dev m4 make man-db patch perl perl-modules-5.38 pinentry-curses po-debconf quilt readline-common reprepro rpcsvc-proto sensible-utils xz-utils zstd 0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded. Need to get 104 MB of archives. After this operation, 415 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 perl-modules-5.38 all 5.38.2-5 [2905 kB] Get:2 http://deb.debian.org/debian sid/main amd64 libgdbm6t64 amd64 1.23-6 [72.8 kB] Get:3 http://deb.debian.org/debian sid/main amd64 libgdbm-compat4t64 amd64 1.23-6 [48.7 kB] Get:4 http://deb.debian.org/debian sid/main amd64 libperl5.38t64 amd64 5.38.2-5 [4275 kB] Get:5 http://deb.debian.org/debian sid/main amd64 perl amd64 5.38.2-5 [236 kB] Get:6 http://deb.debian.org/debian sid/main amd64 adduser all 3.137 [140 kB] Get:7 http://deb.debian.org/debian sid/main amd64 readline-common all 8.2-4 [69.3 kB] Get:8 http://deb.debian.org/debian sid/main amd64 sensible-utils all 0.0.23 [24.7 kB] Get:9 http://deb.debian.org/debian sid/main amd64 bzip2 amd64 1.0.8-5.1 [40.3 kB] Get:10 http://deb.debian.org/debian sid/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB] Get:11 http://deb.debian.org/debian sid/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB] Get:12 http://deb.debian.org/debian sid/main amd64 file amd64 1:5.45-3 [42.9 kB] Get:13 http://deb.debian.org/debian sid/main amd64 gettext-base amd64 0.22.5-1 [199 kB] Get:14 http://deb.debian.org/debian sid/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB] Get:15 http://deb.debian.org/debian sid/main amd64 groff-base amd64 1.23.0-4 [1180 kB] Get:16 http://deb.debian.org/debian sid/main amd64 bsdextrautils amd64 2.40.1-9 [96.2 kB] Get:17 http://deb.debian.org/debian sid/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB] Get:18 http://deb.debian.org/debian sid/main amd64 man-db amd64 2.12.1-2 [1411 kB] Get:19 http://deb.debian.org/debian sid/main amd64 xz-utils amd64 5.6.2-1 [522 kB] Get:20 http://deb.debian.org/debian sid/main amd64 arch-test all 0.21-1 [12.5 kB] Get:21 http://deb.debian.org/debian sid/main amd64 m4 amd64 1.4.19-4 [287 kB] Get:22 http://deb.debian.org/debian sid/main amd64 autoconf all 2.71-3 [332 kB] Get:23 http://deb.debian.org/debian sid/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:24 http://deb.debian.org/debian sid/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:25 http://deb.debian.org/debian sid/main amd64 autopoint all 0.22.5-1 [723 kB] Get:26 http://deb.debian.org/debian sid/main amd64 binutils-common amd64 2.42.50.20240618-1 [2571 kB] Get:27 http://deb.debian.org/debian sid/main amd64 libsframe1 amd64 2.42.50.20240618-1 [76.1 kB] Get:28 http://deb.debian.org/debian sid/main amd64 libbinutils amd64 2.42.50.20240618-1 [523 kB] Get:29 http://deb.debian.org/debian sid/main amd64 libctf-nobfd0 amd64 2.42.50.20240618-1 [152 kB] Get:30 http://deb.debian.org/debian sid/main amd64 libctf0 amd64 2.42.50.20240618-1 [86.9 kB] Get:31 http://deb.debian.org/debian sid/main amd64 libgprofng0 amd64 2.42.50.20240618-1 [775 kB] Get:32 http://deb.debian.org/debian sid/main amd64 libjansson4 amd64 2.14-2+b2 [39.9 kB] Get:33 http://deb.debian.org/debian sid/main amd64 binutils-x86-64-linux-gnu amd64 2.42.50.20240618-1 [2233 kB] Get:34 http://deb.debian.org/debian sid/main amd64 binutils amd64 2.42.50.20240618-1 [81.1 kB] Get:35 http://deb.debian.org/debian sid/main amd64 libc-dev-bin amd64 2.38-13 [50.3 kB] Get:36 http://deb.debian.org/debian sid/main amd64 linux-libc-dev all 6.8.12-1 [2329 kB] Get:37 http://deb.debian.org/debian sid/main amd64 libcrypt-dev amd64 1:4.4.36-4 [119 kB] Get:38 http://deb.debian.org/debian sid/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] Get:39 http://deb.debian.org/debian sid/main amd64 libc6-dev amd64 2.38-13 [1917 kB] Get:40 http://deb.debian.org/debian sid/main amd64 gcc-13-base amd64 13.3.0-1 [46.0 kB] Get:41 http://deb.debian.org/debian sid/main amd64 libisl23 amd64 0.26-3+b2 [652 kB] Get:42 http://deb.debian.org/debian sid/main amd64 libmpfr6 amd64 4.2.1-1+b1 [714 kB] Get:43 http://deb.debian.org/debian sid/main amd64 libmpc3 amd64 1.3.1-1+b2 [52.1 kB] Get:44 http://deb.debian.org/debian sid/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-1 [9931 kB] Get:45 http://deb.debian.org/debian sid/main amd64 cpp-13 amd64 13.3.0-1 [1276 B] Get:46 http://deb.debian.org/debian sid/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7 [4724 B] Get:47 http://deb.debian.org/debian sid/main amd64 cpp amd64 4:13.2.0-7 [1564 B] Get:48 http://deb.debian.org/debian sid/main amd64 libcc1-0 amd64 14.1.0-2 [42.8 kB] Get:49 http://deb.debian.org/debian sid/main amd64 libgomp1 amd64 14.1.0-2 [136 kB] Get:50 http://deb.debian.org/debian sid/main amd64 libitm1 amd64 14.1.0-2 [25.8 kB] Get:51 http://deb.debian.org/debian sid/main amd64 libatomic1 amd64 14.1.0-2 [9184 B] Get:52 http://deb.debian.org/debian sid/main amd64 libasan8 amd64 14.1.0-2 [2725 kB] Get:53 http://deb.debian.org/debian sid/main amd64 liblsan0 amd64 14.1.0-2 [1205 kB] Get:54 http://deb.debian.org/debian sid/main amd64 libtsan2 amd64 14.1.0-2 [2460 kB] Get:55 http://deb.debian.org/debian sid/main amd64 libubsan1 amd64 14.1.0-2 [1075 kB] Get:56 http://deb.debian.org/debian sid/main amd64 libhwasan0 amd64 14.1.0-2 [1489 kB] Get:57 http://deb.debian.org/debian sid/main amd64 libquadmath0 amd64 14.1.0-2 [145 kB] Get:58 http://deb.debian.org/debian sid/main amd64 libgcc-13-dev amd64 13.3.0-1 [2538 kB] Get:59 http://deb.debian.org/debian sid/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-1 [19.2 MB] Get:60 http://deb.debian.org/debian sid/main amd64 gcc-13 amd64 13.3.0-1 [492 kB] Get:61 http://deb.debian.org/debian sid/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7 [1440 B] Get:62 http://deb.debian.org/debian sid/main amd64 gcc amd64 4:13.2.0-7 [5152 B] Get:63 http://deb.debian.org/debian sid/main amd64 libstdc++-13-dev amd64 13.3.0-1 [2290 kB] Get:64 http://deb.debian.org/debian sid/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-1 [10.9 MB] Get:65 http://deb.debian.org/debian sid/main amd64 g++-13 amd64 13.3.0-1 [16.2 kB] Get:66 http://deb.debian.org/debian sid/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7 [1200 B] Get:67 http://deb.debian.org/debian sid/main amd64 g++ amd64 4:13.2.0-7 [1348 B] Get:68 http://deb.debian.org/debian sid/main amd64 make amd64 4.3-4.1 [396 kB] Get:69 http://deb.debian.org/debian sid/main amd64 libdpkg-perl all 1.22.6 [631 kB] Get:70 http://deb.debian.org/debian sid/main amd64 patch amd64 2.7.6-7 [128 kB] Get:71 http://deb.debian.org/debian sid/main amd64 dpkg-dev all 1.22.6 [1317 kB] Get:72 http://deb.debian.org/debian sid/main amd64 build-essential amd64 12.10 [4516 B] Get:73 http://deb.debian.org/debian sid/main amd64 libdebhelper-perl all 13.16 [88.6 kB] Get:74 http://deb.debian.org/debian sid/main amd64 libtool all 2.4.7-7 [517 kB] Get:75 http://deb.debian.org/debian sid/main amd64 dh-autoreconf all 20 [17.1 kB] Get:76 http://deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:77 http://deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 1.14.0-1 [19.5 kB] Get:78 http://deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 1.14.0-1 [8448 B] Get:79 http://deb.debian.org/debian sid/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB] Get:80 http://deb.debian.org/debian sid/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:81 http://deb.debian.org/debian sid/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB] Get:82 http://deb.debian.org/debian sid/main amd64 libxml2 amd64 2.12.7+dfsg-3 [670 kB] Get:83 http://deb.debian.org/debian sid/main amd64 gettext amd64 0.22.5-1 [1593 kB] Get:84 http://deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:85 http://deb.debian.org/debian sid/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:86 http://deb.debian.org/debian sid/main amd64 debhelper all 13.16 [891 kB] Get:87 http://deb.debian.org/debian sid/main amd64 diffstat amd64 1.66-1 [34.0 kB] Get:88 http://deb.debian.org/debian sid/main amd64 libassuan0 amd64 2.5.6-1+b1 [50.4 kB] Get:89 http://deb.debian.org/debian sid/main amd64 libreadline8t64 amd64 8.2-4 [167 kB] Get:90 http://deb.debian.org/debian sid/main amd64 gpgconf amd64 2.2.43-7 [119 kB] Get:91 http://deb.debian.org/debian sid/main amd64 libksba8 amd64 1.6.6-1 [131 kB] Get:92 http://deb.debian.org/debian sid/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-6 [19.5 kB] Get:93 http://deb.debian.org/debian sid/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-6 [56.9 kB] Get:94 http://deb.debian.org/debian sid/main amd64 libldap-2.5-0 amd64 2.5.18+dfsg-1 [186 kB] Get:95 http://deb.debian.org/debian sid/main amd64 libnpth0t64 amd64 1.6-3.1 [17.9 kB] Get:96 http://deb.debian.org/debian sid/main amd64 dirmngr amd64 2.2.43-7 [363 kB] Get:97 http://deb.debian.org/debian sid/main amd64 ed amd64 1.20.2-2 [60.8 kB] Get:98 http://deb.debian.org/debian sid/main amd64 gnupg-l10n all 2.2.43-7 [701 kB] Get:99 http://deb.debian.org/debian sid/main amd64 libsqlite3-0 amd64 3.46.0-1 [902 kB] Get:100 http://deb.debian.org/debian sid/main amd64 gpg amd64 2.2.43-7 [523 kB] Get:101 http://deb.debian.org/debian sid/main amd64 libncursesw6 amd64 6.5-2 [135 kB] Get:102 http://deb.debian.org/debian sid/main amd64 pinentry-curses amd64 1.2.1-3+b2 [78.3 kB] Get:103 http://deb.debian.org/debian sid/main amd64 gpg-agent amd64 2.2.43-7 [248 kB] Get:104 http://deb.debian.org/debian sid/main amd64 gpgsm amd64 2.2.43-7 [250 kB] Get:105 http://deb.debian.org/debian sid/main amd64 gnupg all 2.2.43-7 [375 kB] Get:106 http://deb.debian.org/debian sid/main amd64 libarchive13t64 amd64 3.7.2-2.1 [346 kB] Get:107 http://deb.debian.org/debian sid/main amd64 libgpgme11t64 amd64 1.18.0-4.1+b1 [300 kB] Get:108 http://deb.debian.org/debian sid/main amd64 quilt all 0.68-1 [437 kB] Get:109 http://deb.debian.org/debian sid/main amd64 zstd amd64 1.5.6+dfsg-1 [739 kB] Get:110 http://deb.debian.org/debian sid/main amd64 reprepro amd64 5.3.1-5+b2 [446 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 104 MB in 1s (69.6 MB/s) Selecting previously unselected package perl-modules-5.38. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5198 files and directories currently installed.) Preparing to unpack .../0-perl-modules-5.38_5.38.2-5_all.deb ... Unpacking perl-modules-5.38 (5.38.2-5) ... Selecting previously unselected package libgdbm6t64:amd64. Preparing to unpack .../1-libgdbm6t64_1.23-6_amd64.deb ... Unpacking libgdbm6t64:amd64 (1.23-6) ... Selecting previously unselected package libgdbm-compat4t64:amd64. Preparing to unpack .../2-libgdbm-compat4t64_1.23-6_amd64.deb ... Unpacking libgdbm-compat4t64:amd64 (1.23-6) ... Selecting previously unselected package libperl5.38t64:amd64. Preparing to unpack .../3-libperl5.38t64_5.38.2-5_amd64.deb ... Unpacking libperl5.38t64:amd64 (5.38.2-5) ... Selecting previously unselected package perl. Preparing to unpack .../4-perl_5.38.2-5_amd64.deb ... Unpacking perl (5.38.2-5) ... Selecting previously unselected package adduser. Preparing to unpack .../5-adduser_3.137_all.deb ... Unpacking adduser (3.137) ... Setting up adduser (3.137) ... Selecting previously unselected package readline-common. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7286 files and directories currently installed.) Preparing to unpack .../000-readline-common_8.2-4_all.deb ... Unpacking readline-common (8.2-4) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../001-sensible-utils_0.0.23_all.deb ... Unpacking sensible-utils (0.0.23) ... Selecting previously unselected package bzip2. Preparing to unpack .../002-bzip2_1.0.8-5.1_amd64.deb ... Unpacking bzip2 (1.0.8-5.1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../003-libmagic-mgc_1%3a5.45-3_amd64.deb ... Unpacking libmagic-mgc (1:5.45-3) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../004-libmagic1t64_1%3a5.45-3_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.45-3) ... Selecting previously unselected package file. Preparing to unpack .../005-file_1%3a5.45-3_amd64.deb ... Unpacking file (1:5.45-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../006-gettext-base_0.22.5-1_amd64.deb ... Unpacking gettext-base (0.22.5-1) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../007-libuchardet0_0.0.8-1+b1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b1) ... Selecting previously unselected package groff-base. Preparing to unpack .../008-groff-base_1.23.0-4_amd64.deb ... Unpacking groff-base (1.23.0-4) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../009-bsdextrautils_2.40.1-9_amd64.deb ... Unpacking bsdextrautils (2.40.1-9) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../010-libpipeline1_1.5.7-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-2) ... Selecting previously unselected package man-db. Preparing to unpack .../011-man-db_2.12.1-2_amd64.deb ... Unpacking man-db (2.12.1-2) ... Selecting previously unselected package xz-utils. Preparing to unpack .../012-xz-utils_5.6.2-1_amd64.deb ... Unpacking xz-utils (5.6.2-1) ... Selecting previously unselected package arch-test. Preparing to unpack .../013-arch-test_0.21-1_all.deb ... Unpacking arch-test (0.21-1) ... Selecting previously unselected package m4. Preparing to unpack .../014-m4_1.4.19-4_amd64.deb ... Unpacking m4 (1.4.19-4) ... Selecting previously unselected package autoconf. Preparing to unpack .../015-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../016-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../017-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../018-autopoint_0.22.5-1_all.deb ... Unpacking autopoint (0.22.5-1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../019-binutils-common_2.42.50.20240618-1_amd64.deb ... Unpacking binutils-common:amd64 (2.42.50.20240618-1) ... Selecting previously unselected package libsframe1:amd64. Preparing to unpack .../020-libsframe1_2.42.50.20240618-1_amd64.deb ... Unpacking libsframe1:amd64 (2.42.50.20240618-1) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../021-libbinutils_2.42.50.20240618-1_amd64.deb ... Unpacking libbinutils:amd64 (2.42.50.20240618-1) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../022-libctf-nobfd0_2.42.50.20240618-1_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.42.50.20240618-1) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../023-libctf0_2.42.50.20240618-1_amd64.deb ... Unpacking libctf0:amd64 (2.42.50.20240618-1) ... Selecting previously unselected package libgprofng0:amd64. Preparing to unpack .../024-libgprofng0_2.42.50.20240618-1_amd64.deb ... Unpacking libgprofng0:amd64 (2.42.50.20240618-1) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../025-libjansson4_2.14-2+b2_amd64.deb ... Unpacking libjansson4:amd64 (2.14-2+b2) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../026-binutils-x86-64-linux-gnu_2.42.50.20240618-1_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.42.50.20240618-1) ... Selecting previously unselected package binutils. Preparing to unpack .../027-binutils_2.42.50.20240618-1_amd64.deb ... Unpacking binutils (2.42.50.20240618-1) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../028-libc-dev-bin_2.38-13_amd64.deb ... Unpacking libc-dev-bin (2.38-13) ... Selecting previously unselected package linux-libc-dev. Preparing to unpack .../029-linux-libc-dev_6.8.12-1_all.deb ... Unpacking linux-libc-dev (6.8.12-1) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../030-libcrypt-dev_1%3a4.4.36-4_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.36-4) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../031-rpcsvc-proto_1.4.3-1_amd64.deb ... Unpacking rpcsvc-proto (1.4.3-1) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../032-libc6-dev_2.38-13_amd64.deb ... Unpacking libc6-dev:amd64 (2.38-13) ... Selecting previously unselected package gcc-13-base:amd64. Preparing to unpack .../033-gcc-13-base_13.3.0-1_amd64.deb ... Unpacking gcc-13-base:amd64 (13.3.0-1) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../034-libisl23_0.26-3+b2_amd64.deb ... Unpacking libisl23:amd64 (0.26-3+b2) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../035-libmpfr6_4.2.1-1+b1_amd64.deb ... Unpacking libmpfr6:amd64 (4.2.1-1+b1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../036-libmpc3_1.3.1-1+b2_amd64.deb ... Unpacking libmpc3:amd64 (1.3.1-1+b2) ... Selecting previously unselected package cpp-13-x86-64-linux-gnu. Preparing to unpack .../037-cpp-13-x86-64-linux-gnu_13.3.0-1_amd64.deb ... Unpacking cpp-13-x86-64-linux-gnu (13.3.0-1) ... Selecting previously unselected package cpp-13. Preparing to unpack .../038-cpp-13_13.3.0-1_amd64.deb ... Unpacking cpp-13 (13.3.0-1) ... Selecting previously unselected package cpp-x86-64-linux-gnu. Preparing to unpack .../039-cpp-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb ... Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7) ... Selecting previously unselected package cpp. Preparing to unpack .../040-cpp_4%3a13.2.0-7_amd64.deb ... Unpacking cpp (4:13.2.0-7) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../041-libcc1-0_14.1.0-2_amd64.deb ... Unpacking libcc1-0:amd64 (14.1.0-2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../042-libgomp1_14.1.0-2_amd64.deb ... Unpacking libgomp1:amd64 (14.1.0-2) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../043-libitm1_14.1.0-2_amd64.deb ... Unpacking libitm1:amd64 (14.1.0-2) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../044-libatomic1_14.1.0-2_amd64.deb ... Unpacking libatomic1:amd64 (14.1.0-2) ... Selecting previously unselected package libasan8:amd64. Preparing to unpack .../045-libasan8_14.1.0-2_amd64.deb ... Unpacking libasan8:amd64 (14.1.0-2) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../046-liblsan0_14.1.0-2_amd64.deb ... Unpacking liblsan0:amd64 (14.1.0-2) ... Selecting previously unselected package libtsan2:amd64. Preparing to unpack .../047-libtsan2_14.1.0-2_amd64.deb ... Unpacking libtsan2:amd64 (14.1.0-2) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../048-libubsan1_14.1.0-2_amd64.deb ... Unpacking libubsan1:amd64 (14.1.0-2) ... Selecting previously unselected package libhwasan0:amd64. Preparing to unpack .../049-libhwasan0_14.1.0-2_amd64.deb ... Unpacking libhwasan0:amd64 (14.1.0-2) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../050-libquadmath0_14.1.0-2_amd64.deb ... Unpacking libquadmath0:amd64 (14.1.0-2) ... Selecting previously unselected package libgcc-13-dev:amd64. Preparing to unpack .../051-libgcc-13-dev_13.3.0-1_amd64.deb ... Unpacking libgcc-13-dev:amd64 (13.3.0-1) ... Selecting previously unselected package gcc-13-x86-64-linux-gnu. Preparing to unpack .../052-gcc-13-x86-64-linux-gnu_13.3.0-1_amd64.deb ... Unpacking gcc-13-x86-64-linux-gnu (13.3.0-1) ... Selecting previously unselected package gcc-13. Preparing to unpack .../053-gcc-13_13.3.0-1_amd64.deb ... Unpacking gcc-13 (13.3.0-1) ... Selecting previously unselected package gcc-x86-64-linux-gnu. Preparing to unpack .../054-gcc-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb ... Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7) ... Selecting previously unselected package gcc. Preparing to unpack .../055-gcc_4%3a13.2.0-7_amd64.deb ... Unpacking gcc (4:13.2.0-7) ... Selecting previously unselected package libstdc++-13-dev:amd64. Preparing to unpack .../056-libstdc++-13-dev_13.3.0-1_amd64.deb ... Unpacking libstdc++-13-dev:amd64 (13.3.0-1) ... Selecting previously unselected package g++-13-x86-64-linux-gnu. Preparing to unpack .../057-g++-13-x86-64-linux-gnu_13.3.0-1_amd64.deb ... Unpacking g++-13-x86-64-linux-gnu (13.3.0-1) ... Selecting previously unselected package g++-13. Preparing to unpack .../058-g++-13_13.3.0-1_amd64.deb ... Unpacking g++-13 (13.3.0-1) ... Selecting previously unselected package g++-x86-64-linux-gnu. Preparing to unpack .../059-g++-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb ... Unpacking g++-x86-64-linux-gnu (4:13.2.0-7) ... Selecting previously unselected package g++. Preparing to unpack .../060-g++_4%3a13.2.0-7_amd64.deb ... Unpacking g++ (4:13.2.0-7) ... Selecting previously unselected package make. Preparing to unpack .../061-make_4.3-4.1_amd64.deb ... Unpacking make (4.3-4.1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../062-libdpkg-perl_1.22.6_all.deb ... Unpacking libdpkg-perl (1.22.6) ... Selecting previously unselected package patch. Preparing to unpack .../063-patch_2.7.6-7_amd64.deb ... Unpacking patch (2.7.6-7) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../064-dpkg-dev_1.22.6_all.deb ... Unpacking dpkg-dev (1.22.6) ... Selecting previously unselected package build-essential. Preparing to unpack .../065-build-essential_12.10_amd64.deb ... Unpacking build-essential (12.10) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../066-libdebhelper-perl_13.16_all.deb ... Unpacking libdebhelper-perl (13.16) ... Selecting previously unselected package libtool. Preparing to unpack .../067-libtool_2.4.7-7_all.deb ... Unpacking libtool (2.4.7-7) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../068-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../069-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../070-libfile-stripnondeterminism-perl_1.14.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../071-dh-strip-nondeterminism_1.14.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.14.0-1) ... Selecting previously unselected package libelf1t64:amd64. Preparing to unpack .../072-libelf1t64_0.191-1+b1_amd64.deb ... Unpacking libelf1t64:amd64 (0.191-1+b1) ... Selecting previously unselected package dwz. Preparing to unpack .../073-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../074-libicu72_72.1-4+b1_amd64.deb ... Unpacking libicu72:amd64 (72.1-4+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../075-libxml2_2.12.7+dfsg-3_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg-3) ... Selecting previously unselected package gettext. Preparing to unpack .../076-gettext_0.22.5-1_amd64.deb ... Unpacking gettext (0.22.5-1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../077-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../078-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../079-debhelper_13.16_all.deb ... Unpacking debhelper (13.16) ... Selecting previously unselected package diffstat. Preparing to unpack .../080-diffstat_1.66-1_amd64.deb ... Unpacking diffstat (1.66-1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../081-libassuan0_2.5.6-1+b1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.6-1+b1) ... Selecting previously unselected package libreadline8t64:amd64. Preparing to unpack .../082-libreadline8t64_8.2-4_amd64.deb ... Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' Unpacking libreadline8t64:amd64 (8.2-4) ... Selecting previously unselected package gpgconf. Preparing to unpack .../083-gpgconf_2.2.43-7_amd64.deb ... Unpacking gpgconf (2.2.43-7) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../084-libksba8_1.6.6-1_amd64.deb ... Unpacking libksba8:amd64 (1.6.6-1) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../085-libsasl2-modules-db_2.1.28+dfsg1-6_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-6) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../086-libsasl2-2_2.1.28+dfsg1-6_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-6) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../087-libldap-2.5-0_2.5.18+dfsg-1_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-1) ... Selecting previously unselected package libnpth0t64:amd64. Preparing to unpack .../088-libnpth0t64_1.6-3.1_amd64.deb ... Unpacking libnpth0t64:amd64 (1.6-3.1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../089-dirmngr_2.2.43-7_amd64.deb ... Unpacking dirmngr (2.2.43-7) ... Selecting previously unselected package ed. Preparing to unpack .../090-ed_1.20.2-2_amd64.deb ... Unpacking ed (1.20.2-2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../091-gnupg-l10n_2.2.43-7_all.deb ... Unpacking gnupg-l10n (2.2.43-7) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../092-libsqlite3-0_3.46.0-1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.46.0-1) ... Selecting previously unselected package gpg. Preparing to unpack .../093-gpg_2.2.43-7_amd64.deb ... Unpacking gpg (2.2.43-7) ... Selecting previously unselected package libncursesw6:amd64. Preparing to unpack .../094-libncursesw6_6.5-2_amd64.deb ... Unpacking libncursesw6:amd64 (6.5-2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../095-pinentry-curses_1.2.1-3+b2_amd64.deb ... Unpacking pinentry-curses (1.2.1-3+b2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../096-gpg-agent_2.2.43-7_amd64.deb ... Unpacking gpg-agent (2.2.43-7) ... Selecting previously unselected package gpgsm. Preparing to unpack .../097-gpgsm_2.2.43-7_amd64.deb ... Unpacking gpgsm (2.2.43-7) ... Selecting previously unselected package gnupg. Preparing to unpack .../098-gnupg_2.2.43-7_all.deb ... Unpacking gnupg (2.2.43-7) ... Selecting previously unselected package libarchive13t64:amd64. Preparing to unpack .../099-libarchive13t64_3.7.2-2.1_amd64.deb ... Unpacking libarchive13t64:amd64 (3.7.2-2.1) ... Selecting previously unselected package libgpgme11t64:amd64. Preparing to unpack .../100-libgpgme11t64_1.18.0-4.1+b1_amd64.deb ... Unpacking libgpgme11t64:amd64 (1.18.0-4.1+b1) ... Selecting previously unselected package quilt. Preparing to unpack .../101-quilt_0.68-1_all.deb ... Unpacking quilt (0.68-1) ... Selecting previously unselected package zstd. Preparing to unpack .../102-zstd_1.5.6+dfsg-1_amd64.deb ... Unpacking zstd (1.5.6+dfsg-1) ... Selecting previously unselected package reprepro. Preparing to unpack .../103-reprepro_5.3.1-5+b2_amd64.deb ... Unpacking reprepro (5.3.1-5+b2) ... Setting up libksba8:amd64 (1.6.6-1) ... Setting up libpipeline1:amd64 (1.5.7-2) ... Setting up libnpth0t64:amd64 (1.6-3.1) ... Setting up libicu72:amd64 (72.1-4+b1) ... Setting up libgdbm6t64:amd64 (1.23-6) ... Setting up bsdextrautils (2.40.1-9) ... Setting up libgdbm-compat4t64:amd64 (1.23-6) ... Setting up libmagic-mgc (1:5.45-3) ... Setting up libsqlite3-0:amd64 (3.46.0-1) ... Setting up libmagic1t64:amd64 (1:5.45-3) ... Setting up binutils-common:amd64 (2.42.50.20240618-1) ... Setting up linux-libc-dev (6.8.12-1) ... Setting up libctf-nobfd0:amd64 (2.42.50.20240618-1) ... Setting up gettext-base (0.22.5-1) ... Setting up m4 (1.4.19-4) ... Setting up file (1:5.45-3) ... Setting up libassuan0:amd64 (2.5.6-1+b1) ... Setting up libgomp1:amd64 (14.1.0-2) ... Setting up bzip2 (1.0.8-5.1) ... Setting up libsframe1:amd64 (2.42.50.20240618-1) ... Setting up libelf1t64:amd64 (0.191-1+b1) ... Setting up libjansson4:amd64 (2.14-2+b2) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-6) ... Setting up autotools-dev (20220109.1) ... Setting up rpcsvc-proto (1.4.3-1) ... Setting up gcc-13-base:amd64 (13.3.0-1) ... Setting up make (4.3-4.1) ... Setting up libmpfr6:amd64 (4.2.1-1+b1) ... Setting up gnupg-l10n (2.2.43-7) ... Setting up ed (1.20.2-2) ... Setting up xz-utils (5.6.2-1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode Setting up perl-modules-5.38 (5.38.2-5) ... Setting up libquadmath0:amd64 (14.1.0-2) ... Setting up diffstat (1.66-1) ... Setting up libmpc3:amd64 (1.3.1-1+b2) ... Setting up libatomic1:amd64 (14.1.0-2) ... Setting up patch (2.7.6-7) ... Setting up autopoint (0.22.5-1) ... Setting up libncursesw6:amd64 (6.5-2) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg1-6) ... Setting up libubsan1:amd64 (14.1.0-2) ... Setting up dwz (0.15-1+b1) ... Setting up sensible-utils (0.0.23) ... Setting up libhwasan0:amd64 (14.1.0-2) ... Setting up libcrypt-dev:amd64 (1:4.4.36-4) ... Setting up libasan8:amd64 (14.1.0-2) ... Setting up libuchardet0:amd64 (0.0.8-1+b1) ... Setting up libperl5.38t64:amd64 (5.38.2-5) ... Setting up libtsan2:amd64 (14.1.0-2) ... Setting up libbinutils:amd64 (2.42.50.20240618-1) ... Setting up arch-test (0.21-1) ... Setting up libisl23:amd64 (0.26-3+b2) ... Setting up libc-dev-bin (2.38-13) ... Setting up readline-common (8.2-4) ... Setting up libxml2:amd64 (2.12.7+dfsg-3) ... Setting up zstd (1.5.6+dfsg-1) ... Setting up libcc1-0:amd64 (14.1.0-2) ... Setting up liblsan0:amd64 (14.1.0-2) ... Setting up libitm1:amd64 (14.1.0-2) ... Setting up libctf0:amd64 (2.42.50.20240618-1) ... Setting up pinentry-curses (1.2.1-3+b2) ... Setting up gettext (0.22.5-1) ... Setting up cpp-13-x86-64-linux-gnu (13.3.0-1) ... Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-1) ... Setting up perl (5.38.2-5) ... Setting up libgprofng0:amd64 (2.42.50.20240618-1) ... Setting up libdpkg-perl (1.22.6) ... Setting up autoconf (2.71-3) ... Setting up libreadline8t64:amd64 (8.2-4) ... Setting up libgcc-13-dev:amd64 (13.3.0-1) ... Setting up groff-base (1.23.0-4) ... Setting up gpgconf (2.2.43-7) ... Setting up libc6-dev:amd64 (2.38-13) ... Setting up libarchive13t64:amd64 (3.7.2-2.1) ... Setting up gpg (2.2.43-7) ... Setting up libstdc++-13-dev:amd64 (13.3.0-1) ... Setting up binutils-x86-64-linux-gnu (2.42.50.20240618-1) ... Setting up cpp-x86-64-linux-gnu (4:13.2.0-7) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode Setting up gpg-agent (2.2.43-7) ... Setting up cpp-13 (13.3.0-1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up gcc-13-x86-64-linux-gnu (13.3.0-1) ... Setting up libdebhelper-perl (13.16) ... Setting up gpgsm (2.2.43-7) ... Setting up quilt (0.68-1) ... Setting up binutils (2.42.50.20240618-1) ... Setting up man-db (2.12.1-2) ... Not building database; man-db/auto-update is not 'true'. Setting up dpkg-dev (1.22.6) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dirmngr (2.2.43-7) ... Setting up gcc-13 (13.3.0-1) ... Setting up cpp (4:13.2.0-7) ... Setting up gnupg (2.2.43-7) ... Setting up libgpgme11t64:amd64 (1.18.0-4.1+b1) ... Setting up reprepro (5.3.1-5+b2) ... Setting up libfile-stripnondeterminism-perl (1.14.0-1) ... Setting up g++-13-x86-64-linux-gnu (13.3.0-1) ... Setting up gcc-x86-64-linux-gnu (4:13.2.0-7) ... Setting up libtool (2.4.7-7) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up gcc (4:13.2.0-7) ... Setting up dh-autoreconf (20) ... Setting up dh-strip-nondeterminism (1.14.0-1) ... Setting up g++-x86-64-linux-gnu (4:13.2.0-7) ... Setting up g++-13 (13.3.0-1) ... Setting up debhelper (13.16) ... Setting up g++ (4:13.2.0-7) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.10) ... Processing triggers for libc-bin (2.38-13) ... if test -z "$DROP_PRIVS"; then drop_privs_exec() { exec env -- "$@" } else apt_get_install adduser fakeroot if ! getent passwd "$DROP_PRIVS" >/dev/null; then adduser --system --group --home /tmp/buildd --no-create-home --shell /bin/false "$DROP_PRIVS" fi drop_privs_exec() { exec /sbin/runuser --user "$DROP_PRIVS" --group "$DROP_PRIVS" -- /usr/bin/env -- "$@" } fi Reading package lists... Building dependency tree... Reading state information... MarkInstall adduser:amd64 < 3.137 @ii pmK > FU=1 MarkInstall passwd:amd64 < 1:4.15.2-1 @ii pmK > FU=0 MarkInstall libpam-modules:amd64 < 1.5.3-7 @ii pmK > FU=0 MarkInstall libaudit1:amd64 < 1:3.1.2-4 @ii pmK > FU=0 MarkInstall libaudit-common:amd64 < 1:3.1.2-4 @ii pmK > FU=0 MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libcap-ng0:amd64 < 0.8.5-1 @ii pmK > FU=0 MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pmK > FU=0 MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pmK > FU=0 MarkInstall libpam0g:amd64 < 1.5.3-7 @ii pmK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0 MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0 MarkInstall libpam-modules-bin:amd64 < 1.5.3-7 @ii pmK > FU=0 MarkInstall libacl1:amd64 < 2.3.2-2 @ii pmK > FU=0 MarkInstall libattr1:amd64 < 1:2.5.2-1 @ii pmK > FU=0 MarkInstall libbsd0:amd64 < 0.12.2-1 @ii pmK > FU=0 MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0 MarkInstall libsemanage2:amd64 < 3.5-1+b3 @ii pmK > FU=0 MarkInstall libsemanage-common:amd64 < 3.5-1 @ii pmK > FU=0 MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0 MarkInstall libsepol2:amd64 < 3.5-2+b1 @ii pmK > FU=0 MarkInstall fakeroot:amd64 < none -> 1.35-1 @un pumN Ib > FU=1 Installing libfakeroot:amd64 as Depends of fakeroot:amd64 MarkInstall libfakeroot:amd64 < none -> 1.35-1 @un puN > FU=0 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done adduser is already the newest version (3.137). adduser set to manually installed. The following NEW packages will be installed: fakeroot libfakeroot 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 103 kB of archives. After this operation, 385 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.35-1 [29.1 kB] Get:2 http://deb.debian.org/debian sid/main amd64 fakeroot amd64 1.35-1 [74.1 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 103 kB in 0s (2828 kB/s) Selecting previously unselected package libfakeroot:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15403 files and directories currently installed.) Preparing to unpack .../libfakeroot_1.35-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.35-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.35-1_amd64.deb ... Unpacking fakeroot (1.35-1) ... Setting up libfakeroot:amd64 (1.35-1) ... Setting up fakeroot (1.35-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Processing triggers for man-db (2.12.1-2) ... Not building database; man-db/auto-update is not 'true'. Processing triggers for libc-bin (2.38-13) ... info: The home dir /tmp/buildd you specified can't be accessed: No such file or directory info: Selecting UID from range 100 to 999 ... info: Selecting GID from range 100 to 999 ... info: Adding system user `buildd' (UID 100) ... info: Adding new group `buildd' (GID 101) ... info: Adding new user `buildd' (UID 100) with group `buildd' ... info: Not creating home directory `/tmp/buildd'. drop_privs() { ( drop_privs_exec "$@" ) } if test -z "$GCC_VER"; then GCC_VER=`apt-cache depends gcc | sed 's/^ *Depends: gcc-\([0-9.]*\)$/\1/;t;d'` fi obtain_source_package() { local use_experimental use_experimental= case "$1" in gcc-[0-9]*) test -n "$(apt-cache showsrc "$1")" || use_experimental=yes ;; esac if test "$use_experimental" = yes; then echo "deb-src $MIRROR experimental main" > /etc/apt/sources.list.d/tmp-experimental.list $APT_GET update fi drop_privs apt-get source "$1" if test -f /etc/apt/sources.list.d/tmp-experimental.list; then rm /etc/apt/sources.list.d/tmp-experimental.list $APT_GET update fi } cat <> /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 m68k-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=m68k DEB_HOST_ARCH_ABI=base DEB_HOST_ARCH_BITS=32 DEB_HOST_ARCH_CPU=m68k DEB_HOST_ARCH_ENDIAN=big DEB_HOST_ARCH_LIBC=gnu DEB_HOST_ARCH_OS=linux DEB_HOST_GNU_CPU=m68k DEB_HOST_GNU_SYSTEM=linux-gnu DEB_HOST_GNU_TYPE=m68k-linux-gnu DEB_HOST_MULTIARCH=m68k-linux-gnu DEB_TARGET_ARCH=m68k DEB_TARGET_ARCH_ABI=base DEB_TARGET_ARCH_BITS=32 DEB_TARGET_ARCH_CPU=m68k DEB_TARGET_ARCH_ENDIAN=big DEB_TARGET_ARCH_LIBC=gnu DEB_TARGET_ARCH_OS=linux DEB_TARGET_GNU_CPU=m68k DEB_TARGET_GNU_SYSTEM=linux-gnu DEB_TARGET_GNU_TYPE=m68k-linux-gnu DEB_TARGET_MULTIARCH=m68k-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 m68k-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" < "$REPODIR/conf/options" </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 </etc/dpkg/dpkg.cfg.d/ignore-foreign-linker-paths </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 </etc/dpkg/dpkg.cfg.d/trimmed-changelogs <<'EOF' path-exclude=/usr/share/doc/*/changelog.Debian.gz path-exclude=/usr/share/doc/*/changelog.gz path-exclude=/usr/share/doc/*/NEWS.Debian.gz EOF if test "$HOST_ARCH" = nios2; then echo "fixing libtool's nios2 misdetection as os2 #851253" apt_get_install libtool sed -i -e 's/\*os2\*/*-os2*/' /usr/share/libtool/build-aux/ltmain.sh fi # removing libc*-dev conflict with each other LIBC_DEV_PKG=$(apt-cache showpkg libc-dev | sed '1,/^Reverse Provides:/d;s/ .*//;q') if test "$(apt-cache show "$LIBC_DEV_PKG" | sed -n 's/^Source: //;T;p;q')" = glibc; then if test -f "$REPODIR/pool/main/g/glibc/$LIBC_DEV_PKG"_*_"$(dpkg --print-architecture).deb"; then dpkg -i "$REPODIR/pool/main/g/glibc/$LIBC_DEV_PKG"_*_"$(dpkg --print-architecture).deb" else cd /tmp/buildd apt-get download "$LIBC_DEV_PKG" dpkg-deb -R "./$LIBC_DEV_PKG"_*.deb x sed -i -e '/^Conflicts: /d' x/DEBIAN/control mv -nv -t x/usr/include "x/usr/include/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/"* mv -nv x/usr/include x/usr/include.orig mkdir x/usr/include mv -nv x/usr/include.orig "x/usr/include/$(dpkg-architecture -qDEB_HOST_MULTIARCH)" dpkg-deb -b x "./$LIBC_DEV_PKG"_*.deb reprepro includedeb rebootstrap-native "./$LIBC_DEV_PKG"_*.deb dpkg -i "./$LIBC_DEV_PKG"_*.deb $APT_GET update rm -R "./$LIBC_DEV_PKG"_*.deb x fi # already repacked fi # is glibc Get:1 http://deb.debian.org/debian sid/main amd64 libc6-dev amd64 2.38-13 [1917 kB] Fetched 1917 kB in 0s (36.5 MB/s) W: Download is performed unsandboxed as root as file '/tmp/buildd/libc6-dev_2.38-13_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) renamed 'x/usr/include/x86_64-linux-gnu/a.out.h' -> 'x/usr/include/a.out.h' renamed 'x/usr/include/x86_64-linux-gnu/bits' -> 'x/usr/include/bits' renamed 'x/usr/include/x86_64-linux-gnu/fpu_control.h' -> 'x/usr/include/fpu_control.h' renamed 'x/usr/include/x86_64-linux-gnu/gnu' -> 'x/usr/include/gnu' renamed 'x/usr/include/x86_64-linux-gnu/ieee754.h' -> 'x/usr/include/ieee754.h' renamed 'x/usr/include/x86_64-linux-gnu/sys' -> 'x/usr/include/sys' renamed 'x/usr/include' -> 'x/usr/include.orig' renamed 'x/usr/include.orig' -> 'x/usr/include/x86_64-linux-gnu' dpkg-deb: building package 'libc6-dev' in './libc6-dev_2.38-13_amd64.deb'. ./libc6-dev_2.38-13_amd64.deb: component guessed as 'main' Exporting indices... (Reading database ... 15456 files and directories currently installed.) Preparing to unpack ./libc6-dev_2.38-13_amd64.deb ... Unpacking libc6-dev:amd64 (2.38-13) over (2.38-13) ... Setting up libc6-dev:amd64 (2.38-13) ... Get:1 file:/tmp/repo rebootstrap InRelease Ign:1 file:/tmp/repo rebootstrap InRelease Get:2 file:/tmp/repo rebootstrap-native InRelease Ign:2 file:/tmp/repo rebootstrap-native InRelease Get:3 file:/tmp/repo rebootstrap Release [2731 B] Hit:4 http://deb.debian.org/debian sid InRelease Get:3 file:/tmp/repo rebootstrap Release [2731 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:5 file:/tmp/repo rebootstrap-native Release [1490 B] 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 [1621 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 < $(dpkg-parsechangelog -SDate) EOF drop_privs tee debian/changelog.new >/dev/null drop_privs mv debian/changelog.new debian/changelog } check_binNMU() { local pkg srcversion binversion maxversion srcversion=`dpkg-parsechangelog -SVersion` maxversion=$srcversion for pkg in `dh_listpackages`; do binversion=`apt-cache show "$pkg=$srcversion*" 2>/dev/null | sed -n 's/^Version: //p;T;q'` test -z "$binversion" && continue if dpkg --compare-versions "$maxversion" lt "$binversion"; then maxversion=$binversion fi done case "$maxversion" in "$srcversion+b"*) echo "rebootstrap-warning: binNMU detected for $(dpkg-parsechangelog -SSource) $srcversion/$maxversion" add_binNMU_changelog "${maxversion#"$srcversion+b"}" "Bump to binNMU version of $(dpkg --print-architecture)." ;; esac } PROGRESS_MARK=1 progress_mark() { echo "progress-mark:$PROGRESS_MARK:$*" PROGRESS_MARK=$((PROGRESS_MARK + 1)) } # prints the set (as in set_create) of installed packages record_installed_packages() { dpkg --get-selections | sed 's/\s\+install$//;t;d' | xargs } # Takes the set (as in set_create) of packages and apt-get removes any # currently installed packages outside the given set. remove_extra_packages() { local origpackages currentpackages removedpackages extrapackages origpackages="$1" currentpackages=$(record_installed_packages) removedpackages=$(set_difference "$origpackages" "$currentpackages") extrapackages=$(set_difference "$currentpackages" "$origpackages") echo "original packages: $origpackages" echo "removed packages: $removedpackages" echo "extra packages: $extrapackages" apt_get_remove $extrapackages } buildpackage_failed() { local err last_config_log err="$1" echo "rebootstrap-error: dpkg-buildpackage failed with status $err" last_config_log=$(find . -type f -name config.log -printf "%T@ %p\n" | sort -g | tail -n1 | cut "-d " -f2-) if test -f "$last_config_log"; then tail -v -n+0 "$last_config_log" fi exit "$err" } cross_build() { local pkg profiles stamp ignorebd hook installedpackages pkg="$1" profiles="$DEFAULT_PROFILES ${2:-}" stamp="${3:-$pkg}" if test "$ENABLE_MULTILIB" = "no"; then profiles="$profiles nobiarch" fi profiles=$(join_words , $profiles) if test -f "$REPODIR/stamps/$stamp"; then echo "skipping rebuild of $pkg with profiles $profiles" else echo "building $pkg with profiles $profiles" cross_build_setup "$pkg" "$stamp" installedpackages=$(record_installed_packages) if hook=`get_hook builddep "$pkg"`; then echo "installing Build-Depends for $pkg using custom function" "$hook" "$HOST_ARCH" "$profiles" else echo "installing Build-Depends for $pkg using apt-get build-dep" apt_get_build_dep "-a$HOST_ARCH" --arch-only -P "$profiles" ./ fi check_binNMU ignorebd= if get_hook builddep "$pkg" >/dev/null; then if dpkg-checkbuilddeps -B "-a$HOST_ARCH" -P "$profiles"; then echo "rebootstrap-warning: Build-Depends for $pkg satisfied even though a custom builddep_ function is in use" fi ignorebd=-d fi ( if hook=`get_hook buildenv "$pkg"`; then echo "adding environment variables via buildenv hook for $pkg" "$hook" "$HOST_ARCH" fi drop_privs_exec dpkg-buildpackage "-a$HOST_ARCH" -B "-P$profiles" $ignorebd -uc -us ) || buildpackage_failed "$?" cd .. remove_extra_packages "$installedpackages" ls -l pickup_packages *.changes touch "$REPODIR/stamps/$stamp" compare_native ./*.deb cd .. drop_privs rm -Rf "$stamp" fi progress_mark "$stamp cross build" } if test "$ENABLE_MULTIARCH_GCC" != yes; then apt_get_install dpkg-cross fi automatic_packages= add_automatic() { automatic_packages=$(set_add "$automatic_packages" "$1"); } add_automatic acl add_automatic apt add_automatic attr add_automatic base-files add_automatic base-passwd add_automatic bash patch_bash() { dpkg-architecture "-a$HOST_ARCH" -imusl-linux-any || return 0 echo "fixing logic error around wrapping strtoimax #1023053" drop_privs patch -p1 <<'EOF' --- a/configure +++ b/configure @@ -20443,7 +20443,7 @@ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $bash_cv_func_strtoimax" >&5 printf "%s\n" "$bash_cv_func_strtoimax" >&6; } -if test $bash_cv_func_strtoimax = yes; then +if test $bash_cv_func_strtoimax = no; then case " $LIBOBJS " in *" strtoimax.$ac_objext "* ) ;; *) LIBOBJS="$LIBOBJS strtoimax.$ac_objext" EOF } patch_binutils() { echo "patching binutils to discard ldscripts" # They cause file conflicts with binutils and the in-archive cross # binutils discard ldscripts as well. drop_privs patch -p1 <<'EOF' --- a/debian/rules +++ b/debian/rules @@ -751,6 +751,7 @@ mandir=$(pwd)/$(D_CROSS)/$(PF)/share/man install rm -rf \ + $(D_CROSS)/$(PF)/lib/ldscripts \ $(D_CROSS)/$(PF)/share/info \ $(D_CROSS)/$(PF)/share/locale EOF if test "$HOST_ARCH" = hppa; then echo "patching binutils to discard hppa64 ldscripts" # They cause file conflicts with binutils and the in-archive # cross binutils discard ldscripts as well. drop_privs patch -p1 <<'EOF' --- a/debian/rules +++ b/debian/rules @@ -1233,6 +1233,7 @@ $(d_hppa64)/$(PF)/lib/$(DEB_HOST_MULTIARCH)/. : # Now get rid of just about everything in binutils-hppa64 + rm -rf $(d_hppa64)/$(PF)/lib/ldscripts rm -rf $(d_hppa64)/$(PF)/man rm -rf $(d_hppa64)/$(PF)/info rm -rf $(d_hppa64)/$(PF)/include EOF fi echo "fix honouring of nocheck option #990794" drop_privs sed -i -e 's/ifeq (\(,$(filter $(DEB_HOST_ARCH),\)/ifneq ($(DEB_BUILD_ARCH)\1/' debian/rules case "$HOST_ARCH" in nios2|sparc) echo "enabling uncommon architectures in debian/control" drop_privs sed -i -e "/^#NATIVE_ARCHS +=/aNATIVE_ARCHS += $HOST_ARCH" debian/rules drop_privs ./debian/rules ./stamps/control drop_privs rm -f ./stamps/control ;; esac echo "fix undefined symbol ldlex_defsym #992318" rm -f ld/ldlex.c } add_automatic blt add_automatic bsdmainutils builddep_build_essential() { # g++ dependency needs cross translation apt_get_install debhelper python3 } add_automatic bzip2 add_automatic c-ares add_automatic coreutils add_automatic curl add_automatic dash patch_dash() { echo "fix FTCBFS #1057339" drop_privs patch -p1 <<'EOF' --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,7 +12,7 @@ COMPILE_FOR_BUILD = \ $(CC_FOR_BUILD) $(DEFAULT_INCLUDES) $(AM_CPPFLAGS_FOR_BUILD) \ $(CPPFLAGS_FOR_BUILD) \ - $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) \ + $(LDFLAGS) \ $(AM_CFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD) bin_PROGRAMS = dash EOF } add_automatic db-defaults add_automatic debianutils add_automatic diffutils buildenv_diffutils() { if dpkg-architecture "-a$1" -ignu-any-any; then export gl_cv_func_getopt_gnu=yes fi } add_automatic dpkg add_automatic e2fsprogs patch_e2fsprogs() { echo "fix FTBFS #1053111" drop_privs sed -i -e 's,lib/systemd/system,usr/&,' debian/e2fsprogs.install } add_automatic expat add_automatic file add_automatic findutils add_automatic flex add_automatic fontconfig add_automatic freetype add_automatic fribidi add_automatic fuse patch_gcc_default_pie_everywhere() { echo "enabling pie everywhere #892281" drop_privs patch -p1 <<'EOF' --- a/debian/rules.defs +++ a/debian/rules.defs @@ -1250,9 +1250,7 @@ pie_archs += armhf arm64 i386 endif endif -ifneq (,$(filter $(DEB_TARGET_ARCH),$(pie_archs))) - with_pie := yes -endif +with_pie := yes ifeq ($(trunk_build),yes) with_pie := disabled for trunk builds endif EOF } patch_gcc_limits_h_test() { echo "fix LIMITS_H_TEST again https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677" drop_privs tee debian/patches/limits-h-test.diff >/dev/null <<'EOF' --- a/src/gcc/limitx.h +++ b/src/gcc/limitx.h @@ -29,7 +29,7 @@ #ifndef _GCC_LIMITS_H_ /* Terminated in limity.h. */ #define _GCC_LIMITS_H_ -#ifndef _LIBC_LIMITS_H_ +#if !defined(_LIBC_LIMITS_H_) && __has_include_next() /* 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() #include_next /* 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 <dir && file->dir != &pfile->no_search_path) - dir = file->dir->next; + return file->dir->next; else if (angle_brackets) dir = pfile->bracket_include; else if (type == IT_CMDLINE) @@ -2145,6 +2145,8 @@ enum include_type type) { cpp_dir *start_dir = search_path_head (pfile, fname, angle_brackets, type); + if (!start_dir) + return false; _cpp_file *file = _cpp_find_file (pfile, fname, start_dir, angle_brackets, _cpp_FFK_HAS_INCLUDE, 0); return file->err_no != ENOENT; EOF echo "debian_patches += has_include_next" | drop_privs tee -a debian/rules.patch >/dev/null } patch_gcc_wdotap() { if test "$ENABLE_MULTIARCH_GCC" = yes; then echo "applying patches for with_deps_on_target_arch_pkgs" drop_privs patch -p1 <<'EOF' --- a/debian/control.m4 +++ b/debian/control.m4 @@ -131,12 +131,13 @@ in a newer Ubuntu LTS release. ',`dnl regexp SRCNAME dnl default base package dependencies -define(`BASEDEP', `gcc`'PV`'TS-base (= ${gcc:Version})') -define(`SOFTBASEDEP', `gcc`'PV`'TS-base (>= ${gcc:SoftVersion})') +define(`BASEPKG', `gcc`'PV`'ifdef(`CROSS_ARCH', ifelse(CROSS_ARCH, `all', `TS'))-base`'GCC_PORTS_BUILD') +define(`BASEDEP', `BASEPKG (= ${gcc:Version})') +define(`SOFTBASEDEP', `BASEPKG (>= ${gcc:SoftVersion})') ifdef(`TARGET',` -define(`BASELDEP', `gcc`'PV`'ifelse(CROSS_ARCH,`all',`-cross')-base`'GCC_PORTS_BUILD (= ${gcc:Version})') -define(`SOFTBASELDEP', `gcc`'PV`'ifelse(CROSS_ARCH, `all',`-cross')-base`'GCC_PORTS_BUILD (>= ${gcc:SoftVersion})') +define(`BASELDEP', `BASEPKG (= ${gcc:Version})') +define(`SOFTBASELDEP', `BASEPKG (>= ${gcc:SoftVersion})') ',`dnl define(`BASELDEP', `BASEDEP') define(`SOFTBASELDEP', `SOFTBASEDEP') @@ -142,7 +143,7 @@ ') ifenabled(`gccbase',` -Package: gcc`'PV`'TS-base +Package: BASEPKG Architecture: any Multi-Arch: same ifdef(`TARGET',`dnl',`Section: libs') --- a/debian/rules.conf +++ b/debian/rules.conf @@ -683,7 +683,7 @@ -DTARGET=$(DEB_TARGET_ARCH) \ -DLIBUNWIND_BUILD_DEP="$(LIBUNWIND_BUILD_DEP)" \ -DLIBATOMIC_OPS_BUILD_DEP="$(LIBATOMIC_OPS_BUILD_DEP)" - ifeq ($(DEB_STAGE),rtlibs) + ifeq ($(LS),) ctrl_flags += -DCROSS_ARCH=$(DEB_TARGET_ARCH) endif else @@ -1264,8 +1264,7 @@ symbols-files: control-file ifeq ($(DEB_CROSS),yes) - ifneq ($(DEB_STAGE),rtlibs) - test -n "$(LS)" + ifneq ($(LS),) set -e; \ for p in $$(dh_listpackages -i | grep '^lib'); do \ p=$${p%$(LS)}; \ --- a/debian/rules.d/binary-base.mk +++ b/debian/rules.d/binary-base.mk @@ -23,7 +23,7 @@ dh_installchangelogs -p$(p_base) dh_compress -p$(p_base) dh_fixperms -p$(p_base) -ifeq ($(DEB_STAGE)-$(DEB_CROSS),rtlibs-yes) +ifeq ($(DEB_CROSS)-$(LS),yes-) $(cross_gencontrol) dh_gencontrol -p$(p_base) -- -v$(DEB_VERSION) $(common_substvars) else dh_gencontrol -p$(p_base) -- -v$(DEB_VERSION) $(common_substvars) --- a/debian/rules.defs +++ b/debian/rules.defs @@ -182,9 +182,6 @@ $(error Invalid architecure.) endif -# Force this, people get confused about the default. See #760770. -override with_deps_on_target_arch_pkgs := - # including unversiond symlinks for binaries #with_unversioned = yes @@ -204,10 +201,16 @@ # cross compiler, sets WITH_SYSROOT on it's own DEB_CROSS = yes build_type = build-cross + ifeq ($(with_deps_on_target_arch_pkgs),yes) + with_sysroot = / + endif else ifeq ($(FORCE_CROSS_LAYOUT),yes) # a native build with a cross layout DEB_CROSS = yes build_type = build-cross + ifeq ($(with_deps_on_target_arch_pkgs),yes) + with_sysroot = / + endif else # native build build_type = build-native @@ -229,16 +232,24 @@ TARGET := $(DEB_TARGET_ARCH) TP := $(subst _,-,$(DEB_TARGET_GNU_TYPE))- TS := -$(subst _,-,$(DEB_TARGET_ALIAS)) - LS := -$(subst _,-,$(DEB_TARGET_ARCH))-cross - AQ := cross_bin_arch := -$(subst _,-,$(DEB_TARGET_ALIAS)) - cross_lib_arch := -$(subst _,-,$(DEB_TARGET_ARCH))-cross cmd_prefix := $(DEB_TARGET_GNU_TYPE)- + ifeq ($(with_deps_on_target_arch_pkgs),yes) + LS := + cross_lib_arch := + AQ := :$(TARGET) + lib_binaries := arch_binaries + else + LS := -$(subst _,-,$(DEB_TARGET_ARCH))-cross + cross_lib_arch := -$(subst _,-,$(DEB_TARGET_ARCH))-cross + AQ := + lib_binaries := indep_binaries + endif + TARGET_ALIAS := $(DEB_TARGET_ALIAS) - lib_binaries := indep_binaries cross_shlibdeps = DEB_HOST_ARCH=$(TARGET) ARCH=$(DEB_TARGET_ARCH) MAKEFLAGS="CC=something" cross_gencontrol = DEB_HOST_ARCH=$(TARGET) cross_makeshlibs = DEB_HOST_ARCH=$(TARGET) @@ -701,8 +712,8 @@ # build -base packages with_gccbase := yes -ifeq ($(build_type),build-cross) - ifneq ($(DEB_STAGE),rtlibs) +ifeq ($(DEB_CROSS),yes) + ifneq ($(LS),) with_gcclbase := yes endif endif @@ -2138,7 +2149,7 @@ # FIXME: don't stop at the first shlibdeps failure ... ignshld = - endif -ifeq ($(DEB_STAGE),rtlibs) +ifeq ($(LS),) define cross_mangle_shlibs endef define cross_mangle_substvars --- a/debian/rules.patch +++ b/debian/rules.patch @@ -188,7 +188,9 @@ ifneq (,$(filter $(build_type), build-cross cross-build-cross)) debian_patches += cross-fixes - debian_patches += cross-install-location + ifneq ($(LS),) + debian_patches += cross-install-location + endif endif debian_patches += hurd-multiarch --- a/debian/rules2 +++ b/debian/rules2 @@ -854,9 +854,12 @@ --target=$(TARGET_ALIAS) ifeq ($(DEB_CROSS),yes) - CONFARGS += \ - --program-prefix=$(TARGET_ALIAS)- \ - --includedir=/$(PFL)/include + CONFARGS += --program-prefix=$(TARGET_ALIAS)- + ifeq ($(LS),) + CONFARGS += --with-gxx-include-dir='/$(PF)/include/c++/$(BASE_VERSION)' + else + CONFARGS += --includedir=/$(PFL)/include + endif endif ifeq ($(with_bootstrap),off) @@ -979,19 +982,17 @@ endif ifeq ($(DEB_CROSS),yes) -ifneq ($(DEB_STAGE),rtlibs) +ifneq ($(LS),) PFL = $(PF)/$(DEB_TARGET_GNU_TYPE) RPF = $(PF)/$(DEB_TARGET_GNU_TYPE) endif endif -ifeq ($(with_multiarch_lib),yes) - ifeq ($(DEB_CROSS),yes) - libdir = lib - else - libdir = lib/$(DEB_TARGET_MULTIARCH) - endif -else +libdir = lib/$(DEB_TARGET_MULTIARCH) +ifeq ($(DEB_CROSS)-$(if $(LS),crosslayout),yes-crosslayout) + libdir = lib +endif +ifneq ($(with_multiarch_lib),yes) libdir = lib endif configured_libdir = lib @@ -1015,7 +1015,9 @@ gcc_subdir_name = gcc ifneq ($(single_package),yes) ifeq ($(DEB_CROSS),yes) - gcc_subdir_name = gcc-cross + ifneq ($(with_deps_on_target_arch_pkgs),yes) + gcc_subdir_name = gcc-cross + endif endif endif @@ -1035,8 +1036,8 @@ d_l= debian/$(p_l) d_d= debian/$(p_d) -ifeq ($(DEB_CROSS),yes) - usr_lib = $(PFL)/lib +ifeq ($(DEB_CROSS)-$(LS),yes-) + usr_lib = $(PF)/lib/$(DEB_TARGET_MULTIARCH) else usr_lib = $(PFL)/$(libdir) endif @@ -1045,11 +1046,6 @@ usr_libx32 = $(PFL)/libx32 usr_lib64 = $(PFL)/lib64 -ifeq ($(DEB_STAGE)-$(DEB_CROSS),rtlibs-yes) - libdir = lib/$(DEB_TARGET_MULTIARCH) - usr_lib = $(PF)/lib/$(DEB_TARGET_MULTIARCH) -endif - gcc_lib_dir32 = $(gcc_lib_dir)/$(biarch32subdir) gcc_lib_dirn32 = $(gcc_lib_dir)/$(biarchn32subdir) gcc_lib_dirx32 = $(gcc_lib_dir)/$(biarchx32subdir) @@ -2237,12 +2233,11 @@ endif # if native or rtlibs build -ifeq ($(if $(filter yes,$(DEB_CROSS)),$(if $(filter rtlibs,$(DEB_STAGE)),native,cross),native),native) +ifneq ($(DEB_CROSS)-$(if $(LS),crosslayout),yes-crosslayout) p_base = gcc$(pkg_ver)-base p_lbase = $(p_base) p_xbase = gcc$(pkg_ver)-base else - # only triggered if DEB_CROSS set p_base = gcc$(pkg_ver)$(cross_bin_arch)-base p_lbase = gcc$(pkg_ver)-cross-base$(GCC_PORTS_BUILD) p_xbase = gcc$(pkg_ver)$(cross_bin_arch)-base @@ -2641,7 +2636,7 @@ rm -rf $(d)/$(gcc_lib_dir)/include-fixed -ifeq ($(DEB_STAGE)-$(DEB_CROSS),rtlibs-yes) +ifeq ($(DEB_CROSS)-$(LS),yes-) @echo configured_libdir=$(configured_libdir) / libdir=$(libdir) / usr_lib=$(usr_lib) ls $(d)/$(PF)/$(TARGET_ALIAS)/lib set -x; \ EOF fi } patch_gcc_12() { patch_gcc_limits_h_test patch_gcc_default_pie_everywhere patch_gcc_unapplicable_ada patch_gcc_crypt_h patch_gcc_has_include_next drop_privs sed -i -e 's/^\s*#\?\(with_common_libs\s*:\?=\).*/\1yes/' debian/rules.defs patch_gcc_wdotap } patch_gcc_13() { patch_gcc_limits_h_test drop_privs sed -i -e 's/^\s*#\?\(with_common_libs\s*:\?=\).*/\1yes/' debian/rules.defs patch_gcc_wdotap } buildenv_gdbm() { if dpkg-architecture "-a$1" -ignu-any-any; then export ac_cv_func_mmap_fixed_mapped=yes fi } add_automatic glib2.0 patch_glib2_0() { dpkg-architecture "-a$HOST_ARCH" -ix32-any-any-any || return 0 # https://github.com/mesonbuild/meson/issues/9845 echo "working around wrong cc_can_run on x32" drop_privs tee -a debian/meson/libc-properties.ini >/dev/null </dev/null),) LINUX_HEADERS := /usr/include else LINUX_HEADERS := /usr/$(DEB_HOST_GNU_TYPE)/include EOF if ! sed -n '/^libc6_archs *:=/,/[^\\]$/p' debian/rules.d/control.mk | grep -qw "$HOST_ARCH"; then echo "adding $HOST_ARCH to libc6_archs" drop_privs sed -i -e "s/^libc6_archs *:= /&$HOST_ARCH /" debian/rules.d/control.mk drop_privs ./debian/rules debian/control fi echo "patching glibc to drop dev package conflict" sed -i -e '/^Conflicts: @libc-dev-conflict@$/d' debian/control.in/libc echo "patching glibc to move all headers to multiarch locations #798955" drop_privs patch -p1 <<'EOF' --- a/debian/rules.d/build.mk +++ b/debian/rules.d/build.mk @@ -4,12 +4,16 @@ xx=$(if $($(curpass)_$(1)),$($(curpass)_$(1)),$($(1))) define generic_multilib_extra_pkg_install set -e; \ -mkdir -p debian/$(1)/usr/include/sys; \ -ln -sf $(DEB_HOST_MULTIARCH)/bits debian/$(1)/usr/include/; \ -ln -sf $(DEB_HOST_MULTIARCH)/gnu debian/$(1)/usr/include/; \ -ln -sf $(DEB_HOST_MULTIARCH)/fpu_control.h debian/$(1)/usr/include/; \ -for i in `ls debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/sys`; do \ - ln -sf ../$(DEB_HOST_MULTIARCH)/sys/$$i debian/$(1)/usr/include/sys/$$i; \ +mkdir -p debian/$(1)/usr/include; \ +for i in `ls debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)`; do \ + if test -d "debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/$$i" && ! test "$$i" = bits -o "$$i" = gnu; then \ + mkdir -p "debian/$(1)/usr/include/$$i"; \ + for j in `ls debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/$$i`; do \ + ln -sf "../$(DEB_HOST_MULTIARCH)/$$i/$$j" "debian/$(1)/usr/include/$$i/$$j"; \ + done; \ + else \ + ln -sf "$(DEB_HOST_MULTIARCH)/$$i" "debian/$(1)/usr/include/$$i"; \ + fi; \ done mkdir -p debian/$(1)/usr/include/finclude; \ for i in `ls debian/tmp/usr/include/finclude/$(DEB_HOST_MULTIARCH)`; do \ @@ -270,15 +272,11 @@ echo "/lib/$(DEB_HOST_GNU_TYPE)" >> $$conffile; \ echo "/usr/lib/$(DEB_HOST_GNU_TYPE)" >> $$conffile; \ fi; \ - mkdir -p $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \ - mv $(debian-tmp)/usr/include/bits $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \ - mv $(debian-tmp)/usr/include/gnu $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \ - mv $(debian-tmp)/usr/include/sys $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \ - mv $(debian-tmp)/usr/include/fpu_control.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \ - mv $(debian-tmp)/usr/include/a.out.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \ - mv $(debian-tmp)/usr/include/ieee754.h $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH); \ + mkdir -p $(debian-tmp)/usr/include.tmp; \ + mv $(debian-tmp)/usr/include $(debian-tmp)/usr/include.tmp/$(DEB_HOST_MULTIARCH); \ + mv $(debian-tmp)/usr/include.tmp $(debian-tmp)/usr/include; \ mkdir -p $(debian-tmp)/usr/include/finclude/$(DEB_HOST_MULTIARCH); \ - mv $(debian-tmp)/usr/include/finclude/math-vector-fortran.h $(debian-tmp)/usr/include/finclude/$(DEB_HOST_MULTIARCH); \ + mv $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH)/finclude/math-vector-fortran.h $(debian-tmp)/usr/include/finclude/$(DEB_HOST_MULTIARCH); \ fi ifeq ($(filter stage1,$(DEB_BUILD_PROFILES)),) --- a/debian/sysdeps/hurd-i386.mk +++ b/debian/sysdeps/hurd-i386.mk @@ -18,9 +18,6 @@ endif define libc_extra_install mkdir -p $(debian-tmp)/lib ln -s ld.so.1 $(debian-tmp)/lib/ld.so -mkdir -p $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH)/mach -mv $(debian-tmp)/usr/include/mach/i386 $(debian-tmp)/usr/include/$(DEB_HOST_MULTIARCH)/mach/ -ln -s ../$(DEB_HOST_MULTIARCH)/mach/i386 $(debian-tmp)/usr/include/mach/i386 endef # FIXME: We are having runtime issues with ifunc... EOF } buildenv_glibc() { export DEB_GCC_VERSION="-$GCC_VER" # glibc passes -Werror by default as it uses a fixed gcc version. We change that version. export DEB_CFLAGS_APPEND="${DEB_CFLAGS_APPEND:-} -Wno-error" } add_automatic gmp builddep_gnu_efi() { # binutils dependency needs cross translation apt_get_install debhelper } add_automatic gnupg2 add_automatic gpm add_automatic grep add_automatic groff add_automatic gzip patch_gzip() { test "$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_ARCH_BITS)" = 32 || return 0 echo "fixing time_t ftcbfs #1009893" drop_privs sed -i -e '/CONFIGURE_ARGS.*--host/s/$/ --build=${DEB_BUILD_GNU_TYPE}/' debian/rules } buildenv_gzip() { dpkg-architecture "-a$1" -imusl-linux-any || return 0 # this avoids replacing fseeko with a variant that is broken echo gl_cv_func_fflush_stdin exported export gl_cv_func_fflush_stdin=yes } add_automatic hostname add_automatic icu patch_icu() { echo "fix FTCBFS #1057726" drop_privs patch -p1 <<'EOF' --- a/debian/rules +++ b/debian/rules @@ -35,7 +35,7 @@ ifeq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH)) dh_auto_configure -- --enable-static --disable-layoutex --disable-icu-config else - dh_auto_configure -B $(CURDIR)/build-native -- --host=$(DEB_BUILD_GNU_TYPE) --disable-layoutex --disable-icu-config + dpkg-architecture -a$(DEB_BUILD_ARCH) -f -c dh_auto_configure --reload-all-buildenv-variables -B $(CURDIR)/build-native -- --disable-layoutex --disable-icu-config dh_auto_build -B $(CURDIR)/build-native dh_auto_configure -- --enable-static --with-cross-build=$(CURDIR)/build-native endif EOF } add_automatic isl add_automatic jansson add_automatic jemalloc add_automatic keyutils add_automatic kmod add_automatic krb5 buildenv_krb5() { export krb5_cv_attr_constructor_destructor=yes,yes export ac_cv_func_regcomp=yes export ac_cv_printf_positional=yes } add_automatic libassuan add_automatic libatomic-ops add_automatic libbsd patch_libbsd() { dpkg-architecture "-a$HOST_ARCH" -imusl-any-any || return 0 echo "fix musl FTBFS #1032159" drop_privs patch -p1 <<'EOF' --- a/debian/libbsd-dev.install +++ b/debian/libbsd-dev.install @@ -1,4 +1,3 @@ -usr/lib/*/libbsd-ctor.a usr/lib/*/libbsd.a usr/lib/*/libbsd.so usr/lib/*/pkgconfig/*.pc --- a/debian/rules +++ b/debian/rules @@ -6,8 +6,15 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_CFLAGS_MAINT_PREPEND = -Wall +include /usr/share/dpkg/architecture.mk + %: dh $@ override_dh_installchangelogs: dh_installchangelogs --no-trim + +ifneq ($(DEB_HOST_ARCH_LIBC),musl) +execute_after_dh_install: + dh_install -plibbsd-dev usr/lib/*/libbsd-ctor.a +endif EOF } add_automatic libcap2 add_automatic libdebian-installer add_automatic libev add_automatic libevent add_automatic libffi add_automatic libgc buildenv_libgc() { if dpkg-architecture "-a$1" -imusl-linux-any; then echo "ignoring symbol differences for musl for now" export DPKG_GENSYMBOLS_CHECK_LEVEL=0 fi if test "$1" = arc; then echo "ignoring symbol differences for arc #994211" export DPKG_GENSYMBOLS_CHECK_LEVEL=0 fi } add_automatic libgcrypt20 buildenv_libgcrypt20() { export ac_cv_sys_symbol_underscore=no } add_automatic libgpg-error add_automatic libice add_automatic libidn add_automatic libidn2 patch_libidn2() { dpkg-architecture "-a$HOST_ARCH" -imusl-linux-any || return 0 echo "patching gettext version for musl support #999510" drop_privs rm -f m4/gettext.m4 drop_privs patch -p1 <<'EOF' --- a/configure.ac +++ b/configure.ac @@ -90,7 +90,8 @@ ]) AM_GNU_GETTEXT([external]) -AM_GNU_GETTEXT_VERSION([0.19.3]) +AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8]) +AM_GNU_GETTEXT_VERSION([0.19.6]) AX_CODE_COVERAGE EOF # must be newer than configure.ac drop_privs touch doc/idn2.1 } add_automatic libksba add_automatic libmd add_automatic libnsl add_automatic libonig add_automatic libpipeline add_automatic libpng1.6 buildenv_libprelude() { if dpkg-architecture "-a$1" -ignu-any-any; then echo "glibc does not return NULL for malloc(0)" export ac_cv_func_malloc_0_nonnull=yes fi } add_automatic libpsl add_automatic libpthread-stubs add_automatic libsepol add_automatic libsm add_automatic libsodium add_automatic libssh add_automatic libssh2 add_automatic libsystemd-dummy add_automatic libtasn1-6 add_automatic libtextwrap add_automatic libtirpc builddep_libtool() { assert_built "zlib" test "$1" = "$HOST_ARCH" # gfortran dependency needs cross-translation # gnulib dependency lacks M-A:foreign apt_get_install debhelper file "gfortran-$GCC_VER$HOST_ARCH_SUFFIX" automake autoconf autotools-dev help2man texinfo "zlib1g-dev:$HOST_ARCH" gnulib } add_automatic libunistring buildenv_libunistring() { if dpkg-architecture "-a$1" -ignu-any-any; then echo "glibc does not prefer rwlock writers to readers" export gl_cv_pthread_rwlock_rdlock_prefer_writer=no fi echo "memchr and strstr generally work" export gl_cv_func_memchr_works=yes export gl_cv_func_strstr_works_always=yes export gl_cv_func_strstr_linear=yes if dpkg-architecture "-a$1" -imusl-any-any; then echo "setting malloc/realloc do not return 0" export ac_cv_func_malloc_0_nonnull=yes export ac_cv_func_realloc_0_nonnull=yes fi } patch_libunistring() { dpkg-architecture "-a$HOST_ARCH" -imusl-any-any || return 0 echo "update symbols for musl #1022846" drop_privs patch -p1 <<'EOF' --- a/debian/libunistring2.symbols +++ b/debian/libunistring2.symbols @@ -162,10 +162,18 @@ libunistring_gl_uninorm_decomp_chars_table@Base 0.9.7 libunistring_gl_uninorm_decomp_index_table@Base 0.9.7 libunistring_gl_uninorm_decompose_merge_sort_inplace@Base 0.9.7 - libunistring_glthread_once_multithreaded@Base 1.0 + (arch=gnu-any-any)libunistring_glthread_once_multithreaded@Base 1.0 libunistring_glthread_once_singlethreaded@Base 0.9.7 + (arch=musl-any-any)libunistring_glthread_recursive_lock_destroy_multithreaded@Base 1.0-2 libunistring_glthread_recursive_lock_init_multithreaded@Base 0.9.7 + (arch=musl-any-any)libunistring_glthread_recursive_lock_lock_multithreaded@Base 1.0-2 + (arch=musl-any-any)libunistring_glthread_recursive_lock_unlock_multithreaded@Base 1.0-2 + (arch=musl-any-any)libunistring_glthread_rwlock_destroy_multithreaded@Base 1.0-2 (arch=gnu-any-any)libunistring_glthread_rwlock_init_for_glibc@Base 0.9.8 + (arch=musl-any-any)libunistring_glthread_rwlock_init_multithreaded@Base 1.0-2 + (arch=musl-any-any)libunistring_glthread_rwlock_rdlock_multithreaded@Base 1.0-2 + (arch=musl-any-any)libunistring_glthread_rwlock_unlock_multithreaded@Base 1.0-2 + (arch=musl-any-any)libunistring_glthread_rwlock_wrlock_multithreaded@Base 1.0-2 libunistring_hard_locale@Base 0.9.7 libunistring_iconveh_close@Base 0.9.7 libunistring_iconveh_open@Base 0.9.7 EOF } add_automatic libusb add_automatic libusb-1.0 add_automatic libverto add_automatic libx11 buildenv_libx11() { export xorg_cv_malloc0_returns_null=no } add_automatic libxau add_automatic libxaw add_automatic libxcb add_automatic libxcrypt add_automatic libxdmcp add_automatic libxext buildenv_libxext() { export xorg_cv_malloc0_returns_null=no } add_automatic libxmu add_automatic libxpm add_automatic libxrender buildenv_libxrender() { export xorg_cv_malloc0_returns_null=no } add_automatic libxss buildenv_libxss() { export xorg_cv_malloc0_returns_null=no } add_automatic libxt buildenv_libxt() { export xorg_cv_malloc0_returns_null=no } add_automatic libzstd patch_linux() { local kernel_arch regen_control kernel_arch= regen_control= case "$HOST_ARCH" in arc|csky|ia64|nios2) kernel_arch=$HOST_ARCH ;; loong64) kernel_arch=loongarch ;; powerpcel) kernel_arch=powerpc; ;; # https://salsa.debian.org/kernel-team/linux/-/merge_requests/703/diffs riscv32) kernel_arch=riscv; ;; *-linux-*) if ! test -d "debian/config/$HOST_ARCH"; then kernel_arch=$(sed 's/^kernel-arch: //;t;d' < "debian/config/${HOST_ARCH#*-linux-}/defines") fi ;; esac if test -n "$kernel_arch"; then echo "patching linux for $HOST_ARCH with kernel-arch $kernel_arch" drop_privs mkdir -p debian/config.local drop_privs tee debian/config.local/defines.toml >/dev/null < Multi-Arch: allowed Description: utility for directing compilation with guile support GNU Make is a utility which controls the generation of executables EOF } add_automatic man-db add_automatic mawk add_automatic mpclib3 add_automatic mpfr4 builddep_ncurses() { if dpkg-architecture "-a$1" -ilinux-any; then assert_built gpm apt_get_install "libgpm-dev:$1" fi # g++-multilib dependency unsatisfiable apt_get_install debhelper pkg-config autoconf-dickey case "$ENABLE_MULTILIB:$1" in yes:amd64|yes:i386|yes:powerpc|yes:ppc64|yes:s390|yes:sparc) test "$1" = "$HOST_ARCH" apt_get_install "g++-$GCC_VER-multilib$HOST_ARCH_SUFFIX" # the unversioned gcc-multilib$HOST_ARCH_SUFFIX should contain the following link ln -sf "$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_MULTIARCH)/asm" /usr/include/asm ;; esac } add_automatic nettle add_automatic nghttp2 add_automatic npth add_automatic nspr add_automatic nss patch_nss() { if dpkg-architecture "-a$HOST_ARCH" -iany-ppc64el; then echo "fix FTCBFS for ppc64el #948523" drop_privs patch -p1 <<'EOF' --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,8 @@ ifeq ($(origin RANLIB),default) TOOLCHAIN += RANLIB=$(DEB_HOST_GNU_TYPE)-ranlib endif -TOOLCHAIN += OS_TEST=$(DEB_HOST_GNU_CPU) +OS_TYPE_map_powerpc64le = ppc64le +TOOLCHAIN += OS_TEST=$(or $(OS_TYPE_map_$(DEB_HOST_GNU_CPU)),$(DEB_HOST_GNU_CPU)) TOOLCHAIN += KERNEL=$(DEB_HOST_ARCH_OS) endif EOF fi echo "support building without -Werror #1036211" drop_privs patch -p1 <<'EOF' --- a/debian/rules +++ b/debian/rules @@ -74,8 +74,9 @@ $(NULL) # Disable -Werror on less mainline architectures. -ifneq (,$(filter-out i386 x86_64 aarch64,$(DEB_HOST_GNU_CPU))) +ifneq (,$(filter-out i386 x86_64 aarch64,$(DEB_HOST_GNU_CPU))$(filter -Wno-error,$(CFLAGS))) COMMON_MAKE_FLAGS += NSS_ENABLE_WERROR=0 +CFLAGS := $(filter-out -Wno-error,$(CFLAGS)) endif NSS_TOOLS := \ EOF } buildenv_nss() { # nss tends to FTBFS with next gcc export DEB_CFLAGS_APPEND="${DEB_CFLAGS_APPEND:-} -Wno-error" } buildenv_openldap() { export ol_cv_pthread_select_yields=yes export ac_cv_func_memcmp_working=yes } add_automatic openssl add_automatic p11-kit patch_pam() { echo "fix FTCBFS #1057729" drop_privs sed -i -e '/fix-autoreconf/d' debian/patches-applied/series } add_automatic patch add_automatic pcre2 add_automatic pcre3 add_automatic pkgconf add_automatic popt builddep_readline() { assert_built "ncurses" # gcc-multilib dependency unsatisfiable apt_get_install debhelper "libtinfo-dev:$1" "libncursesw5-dev:$1" mawk texinfo autotools-dev case "$ENABLE_MULTILIB:$1" in yes:amd64|yes:ppc64) test "$1" = "$HOST_ARCH" apt_get_install "gcc-$GCC_VER-multilib$HOST_ARCH_SUFFIX" "lib32ncurses-dev:$1" # the unversioned gcc-multilib$HOST_ARCH_SUFFIX should contain the following link ln -sf "$(dpkg-architecture "-a$1" -qDEB_HOST_MULTIARCH)/asm" /usr/include/asm ;; yes:i386|yes:powerpc|yes:sparc|yes:s390) test "$1" = "$HOST_ARCH" apt_get_install "gcc-$GCC_VER-multilib$HOST_ARCH_SUFFIX" "lib64ncurses-dev:$1" # the unversioned gcc-multilib$HOST_ARCH_SUFFIX should contain the following link ln -sf "$(dpkg-architecture "-a$1" -qDEB_HOST_MULTIARCH)/asm" /usr/include/asm ;; esac } add_automatic rtmpdump add_automatic sed patch_sed() { dpkg-architecture "-a$HOST_ARCH" -imusl-any-any || return 0 echo "musl FTBFS #1010224" drop_privs sed -i -e '1ainclude /usr/share/dpkg/architecture.mk' debian/rules drop_privs sed -i -e 's/--without-included-regex/--with$(if $(filter musl,$(DEB_HOST_ARCH_LIBC)),,out)-included-regex/' debian/rules } add_automatic shadow add_automatic slang2 add_automatic spdylay add_automatic sqlite3 add_automatic sysvinit add_automatic tar buildenv_tar() { if dpkg-architecture "-a$1" -ignu-any-any; then echo "struct dirent contains working d_ino on glibc systems" export gl_cv_struct_dirent_d_ino=yes fi if ! dpkg-architecture "-a$1" -ilinux-any; then echo "forcing broken posix acl check to fail on non-linux #850668" export gl_cv_getxattr_with_posix_acls=no fi case "$1" in arm64ilp32|x32) echo "work around time64 inconsistency FTBFS to be fixed via #1030159" export DEB_CPPFLAGS_APPEND="${DEB_CPPFLAGS_APPEND:+$DEB_CPPFLAGS_APPEND }-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" esac } add_automatic tcl8.6 buildenv_tcl8_6() { export tcl_cv_strtod_buggy=ok export tcl_cv_strtoul_unbroken=ok } add_automatic tcltk-defaults add_automatic tcp-wrappers add_automatic tk8.6 buildenv_tk8_6() { export tcl_cv_strtod_buggy=ok } add_automatic uchardet add_automatic ustr buildenv_util_linux() { export scanf_cv_type_modifier=ms } add_automatic xft add_automatic xxhash add_automatic xz-utils buildenv_xz_utils() { if dpkg-architecture "-a$1" -imusl-linux-any; then echo "ignoring symbol differences for musl for now" export DPKG_GENSYMBOLS_CHECK_LEVEL=0 fi } builddep_zlib() { # gcc-multilib dependency unsatisfiable apt_get_install debhelper binutils dpkg-dev } patch_zlib() { echo "fix FTCBFS #1050995" drop_privs patch -p1 <<'EOF' --- a/contrib/minizip/Makefile.am +++ b/contrib/minizip/Makefile.am @@ -39,7 +39,7 @@ EXTRA_PROGRAMS = miniunzip minizip miniunzip_SOURCES = miniunz.c -miniunzip_LDADD = libminizip.la +miniunzip_LDADD = libminizip.la -lz minizip_SOURCES = minizip.c minizip_LDADD = libminizip.la -lz --- a/debian/rules +++ b/debian/rules @@ -87,7 +77,8 @@ AR=$(AR) CC="$(DEB_HOST_GNU_TYPE)-gcc" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" uname=GNU ./configure --shared --prefix=/usr --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) - cd contrib/minizip && autoreconf -fis && CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" uname=GNU ./configure --prefix=/usr --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) + cd contrib/minizip && autoreconf -fis + CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" uname=GNU dh_auto_configure --sourcedirectory=contrib/minizip touch $@ EOF } # choosing libatomic1 arbitrarily here, cause it never bumped soname BUILD_GCC_MULTIARCH_VER=`apt-cache show --no-all-versions libatomic1 | sed 's/^Source: gcc-\([0-9.]*\)$/\1/;t;d'` host gcc version and build gcc version match. good for multiarch if test "$GCC_VER" != "$BUILD_GCC_MULTIARCH_VER"; then echo "host gcc version ($GCC_VER) and build gcc version ($BUILD_GCC_MULTIARCH_VER) mismatch. need different build gcc" if dpkg --compare-versions "$GCC_VER" gt "$BUILD_GCC_MULTIARCH_VER"; then echo "deb [ arch=$(dpkg --print-architecture) ] $MIRROR experimental main" > /etc/apt/sources.list.d/tmp-experimental.list $APT_GET update $APT_GET -t experimental install g++ "g++-$GCC_VER" rm -f /etc/apt/sources.list.d/tmp-experimental.list $APT_GET update elif test -f "$REPODIR/stamps/gcc_0"; then echo "skipping rebuild of build gcc" $APT_GET --force-yes dist-upgrade # downgrade! else cross_build_setup "gcc-$GCC_VER" gcc0 apt_get_build_dep --arch-only ./ # dependencies for common libs no longer declared apt_get_install doxygen graphviz ghostscript texlive-latex-base xsltproc docbook-xsl-ns ( export gcc_cv_libc_provides_ssp=yes nolang=$(set_add "${GCC_NOLANG:-}" biarch) export DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS nostrap nolang=$(join_words , $nolang)" drop_privs_exec dpkg-buildpackage -B -uc -us ) cd .. ls -l reprepro include rebootstrap-native ./*.changes drop_privs rm -fv ./*-plugin-dev_*.deb ./*-dbg_*.deb dpkg -i *.deb touch "$REPODIR/stamps/gcc_0" cd .. drop_privs rm -Rf gcc0 fi progress_mark "build compiler complete" else echo "host gcc version and build gcc version match. good for multiarch" fi if test -f "$REPODIR/stamps/cross-binutils"; then echo "skipping rebuild of binutils-target" else cross_build_setup binutils check_binNMU apt_get_build_dep --arch-only -Pnocheck ./ drop_privs TARGET=$HOST_ARCH dpkg-buildpackage -B -Pnocheck --target=stamps/control drop_privs TARGET=$HOST_ARCH dpkg-buildpackage -B -uc -us -Pnocheck cd .. ls -l pickup_packages *.changes apt_get_install "binutils$HOST_ARCH_SUFFIX" assembler="$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_GNU_TYPE)-as" if ! command -v "$assembler" >/dev/null; then echo "$assembler missing in binutils package"; exit 1; fi if ! drop_privs "$assembler" -o test.o /dev/null; then echo "binutils fail to execute"; exit 1; fi if ! test -f test.o; then echo "binutils fail to create object"; exit 1; fi check_arch test.o "$HOST_ARCH" touch "$REPODIR/stamps/cross-binutils" cd .. drop_privs rm -Rf binutils fi Reading package lists... NOTICE: 'binutils' packaging is maintained in the 'Git' version control system at: https://salsa.debian.org/toolchain-team/binutils.git Please use: git clone https://salsa.debian.org/toolchain-team/binutils.git to retrieve the latest (possibly unreleased) updates to the package. Need to get 24.1 MB of source archives. Get:1 http://deb.debian.org/debian sid/main binutils 2.42.50.20240618-1 (dsc) [12.6 kB] Get:2 http://deb.debian.org/debian sid/main binutils 2.42.50.20240618-1 (tar) [24.0 MB] Get:3 http://deb.debian.org/debian sid/main binutils 2.42.50.20240618-1 (diff) [122 kB] dpkg-source: info: extracting binutils in binutils-2.42.50.20240618 dpkg-source: info: unpacking binutils_2.42.50.20240618.orig.tar.xz dpkg-source: info: unpacking binutils_2.42.50.20240618-1.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying 001_ld_makefile_patch.patch dpkg-source: info: applying 002_gprof_profile_arcs.patch dpkg-source: info: applying 003_gprof_see_also_monitor.patch dpkg-source: info: applying 006_better_file_error.patch dpkg-source: info: applying 013_bash_in_ld_testsuite.patch dpkg-source: info: applying 128_ppc64_powerpc_biarch.patch dpkg-source: info: applying 129_multiarch_libpath.patch dpkg-source: info: applying 130_gold_disable_testsuite_build.patch dpkg-source: info: applying 131_ld_bootstrap_testsuite.patch dpkg-source: info: applying 135_bfd_soversion.patch dpkg-source: info: applying 136_bfd_pic.patch dpkg-source: info: applying 157_ar_scripts_with_tilde.patch dpkg-source: info: applying 161_gold_dummy_zoption.diff dpkg-source: info: applying 164_ld_doc_remove_xref.diff dpkg-source: info: applying gprof-build.diff dpkg-source: info: applying aarch64-libpath.diff dpkg-source: info: applying gold-no-keep-files-mapped.diff dpkg-source: info: applying libctf-soname.diff dpkg-source: info: applying mips-hack.diff dpkg-source: info: applying perl-shebang.diff dpkg-source: info: applying link-jansson.diff Fetched 24.1 MB in 0s (70.3 MB/s) patching binutils to discard ldscripts patching file debian/rules Hunk #1 succeeded at 795 with fuzz 1 (offset 44 lines). fix honouring of nocheck option #990794 fix undefined symbol ldlex_defsym #992318 Note, using directory './' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... MarkInstall builddeps:essentials:amd64 < none -> 1 @un puN > FU=1 MarkInstall build-essential:amd64 < 12.10 @ii pK > FU=0 MarkInstall libc6-dev:amd64 < 2.38-13 @ii pK > FU=0 MarkInstall libc6:amd64 < 2.38-13 @ii pK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libc-dev-bin:amd64 < 2.38-13 @ii pK > FU=0 MarkInstall linux-libc-dev:amd64 < 6.8.12-1 @ii pK > FU=0 MarkInstall libcrypt-dev:amd64 < 1:4.4.36-4 @ii pK > FU=0 MarkInstall libcrypt1:amd64 < 1:4.4.36-4 @ii pK > FU=0 MarkInstall rpcsvc-proto:amd64 < 1.4.3-1 @ii pK > FU=0 MarkInstall gcc:amd64 < 4:13.2.0-7 @ii pK > FU=0 MarkInstall cpp:amd64 < 4:13.2.0-7 @ii pK > FU=0 MarkInstall cpp-13:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall gcc-13-base:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall cpp-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pK > FU=0 MarkInstall libisl23:amd64 < 0.26-3+b2 @ii pK > FU=0 MarkInstall libmpc3:amd64 < 1.3.1-1+b2 @ii pK > FU=0 MarkInstall libmpfr6:amd64 < 4.2.1-1+b1 @ii pK > FU=0 MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pK > FU=0 MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pK > FU=0 MarkInstall cpp-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0 MarkInstall gcc-13:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall gcc-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall libcc1-0:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libstdc++6:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall binutils-x86-64-linux-gnu:amd64 < 2.42.50.20240618-1 @ii pK > FU=0 MarkInstall binutils-common:amd64 < 2.42.50.20240618-1 @ii pK > FU=0 MarkInstall libbinutils:amd64 < 2.42.50.20240618-1 @ii pK > FU=0 MarkInstall libsframe1:amd64 < 2.42.50.20240618-1 @ii pK > FU=0 MarkInstall libctf-nobfd0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0 MarkInstall libctf0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0 MarkInstall libgprofng0:amd64 < 2.42.50.20240618-1 @ii pK > FU=0 MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pK > FU=0 MarkInstall libgcc-13-dev:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall libgomp1:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libitm1:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libatomic1:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libasan8:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall liblsan0:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libtsan2:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libubsan1:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libhwasan0:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall libquadmath0:amd64 < 14.1.0-2 @ii pK > FU=0 MarkInstall binutils:amd64 < 2.42.50.20240618-1 @ii pK > FU=0 MarkInstall gcc-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0 MarkInstall g++:amd64 < 4:13.2.0-7 @ii pK > FU=0 MarkInstall g++-13:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall g++-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall libstdc++-13-dev:amd64 < 13.3.0-1 @ii pK > FU=0 MarkInstall g++-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pK > FU=0 MarkInstall dpkg-dev:amd64 < 1.22.6 @ii pK > FU=0 MarkInstall perl:amd64 < 5.38.2-5 @ii pK > FU=0 MarkInstall dpkg:amd64 < 1.22.6 @ii pK > FU=0 MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pK > FU=0 MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pK > FU=0 MarkInstall libmd0:amd64 < 1.1.0-2 @ii pK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pK > FU=0 MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pK > FU=0 MarkInstall tar:amd64 < 1.35+dfsg-3 @ii pK > FU=0 MarkInstall libacl1:amd64 < 2.3.2-2 @ii pK > FU=0 MarkInstall perl-base:amd64 < 5.38.2-5 @ii pK > FU=0 MarkInstall perl-modules-5.38:amd64 < 5.38.2-5 @ii pK > FU=0 MarkInstall libperl5.38t64:amd64 < 5.38.2-5 @ii pK > FU=0 MarkInstall libdb5.3t64:amd64 < 5.3.28+dfsg2-7 @ii pK > FU=0 MarkInstall libgdbm-compat4t64:amd64 < 1.23-6 @ii pK > FU=0 MarkInstall libgdbm6t64:amd64 < 1.23-6 @ii pK > FU=0 MarkInstall libdpkg-perl:amd64 < 1.22.6 @ii pK > FU=0 MarkInstall bzip2:amd64 < 1.0.8-5.1 @ii pK > FU=0 MarkInstall xz-utils:amd64 < 5.6.2-1 @ii pK > FU=0 MarkInstall patch:amd64 < 2.7.6-7 @ii pK > FU=0 MarkInstall builddeps:./:amd64 < none -> 1 @un puN Ib > FU=1 MarkInstall autoconf:amd64 < 2.71-3 @ii pK > FU=0 MarkInstall m4:amd64 < 1.4.19-4 @ii pK > FU=0 MarkInstall debianutils:amd64 < 5.19 @ii pK > FU=0 Installing bison:amd64 as Depends of builddeps:./:amd64 MarkInstall bison:amd64 < none -> 2:3.8.2+dfsg-1+b1 @un puN > FU=0 Installing flex:amd64 as Depends of builddeps:./:amd64 MarkInstall flex:amd64 < none -> 2.6.4-8.2+b2 @un puN > FU=0 MarkInstall gettext:amd64 < 0.22.5-1 @ii pK > FU=0 MarkInstall gettext-base:amd64 < 0.22.5-1 @ii pK > FU=0 MarkInstall libunistring5:amd64 < 1.2-1 @ii pK > FU=0 MarkInstall libxml2:amd64 < 2.12.7+dfsg-3 @ii pK > FU=0 MarkInstall libicu72:amd64 < 72.1-4+b1 @ii pK > FU=0 Installing texinfo:amd64 as Depends of builddeps:./:amd64 MarkInstall texinfo:amd64 < none -> 7.1-3 @un puN Ib > FU=0 Installing libtext-unidecode-perl:amd64 as Depends of texinfo:amd64 MarkInstall libtext-unidecode-perl:amd64 < none -> 1.30-3 @un puN > FU=0 Installing libxml-libxml-perl:amd64 as Depends of texinfo:amd64 MarkInstall libxml-libxml-perl:amd64 < none -> 2.0207+dfsg+really+2.0134-3.1 @un puN Ib > FU=0 Installing libxml-namespacesupport-perl:amd64 as Depends of libxml-libxml-perl:amd64 MarkInstall libxml-namespacesupport-perl:amd64 < none -> 1.12-2 @un puN > FU=0 Installing libxml-sax-perl:amd64 as Depends of libxml-libxml-perl:amd64 MarkInstall libxml-sax-perl:amd64 < none -> 1.02+dfsg-3 @un puN Ib > FU=0 Installing libxml-sax-base-perl:amd64 as Depends of libxml-sax-perl:amd64 MarkInstall libxml-sax-base-perl:amd64 < none -> 1.09-3 @un puN > FU=0 Installing ucf:amd64 as Depends of libxml-sax-perl:amd64 MarkInstall ucf:amd64 < none -> 3.0043+nmu1 @un puN > FU=0 MarkInstall sensible-utils:amd64 < 0.0.23 @ii pK > FU=0 Installing texinfo-lib:amd64 as Depends of texinfo:amd64 MarkInstall texinfo-lib:amd64 < none -> 7.1-3+b1 @un puN > FU=0 Installing tex-common:amd64 as Depends of texinfo:amd64 MarkInstall tex-common:amd64 < none -> 6.18 @un puN > FU=0 Installing dejagnu:amd64 as Depends of builddeps:./:amd64 MarkInstall dejagnu:amd64 < none -> 1.6.3-1 @un puN Ib > FU=0 Installing sgml-base:amd64 as Depends of dejagnu:amd64 MarkInstall sgml-base:amd64 < none -> 1.31 @un puN > FU=0 Installing expect:amd64 as Depends of dejagnu:amd64 MarkInstall expect:amd64 < none -> 5.45.4-3 @un puN Ib > FU=0 Installing tcl8.6:amd64 as Depends of expect:amd64 MarkInstall tcl8.6:amd64 < none -> 8.6.14+dfsg-1 @un puN Ib > FU=0 Installing libtcl8.6:amd64 as Depends of tcl8.6:amd64 MarkInstall libtcl8.6:amd64 < none -> 8.6.14+dfsg-1 @un puN > FU=0 MarkInstall tzdata:amd64 < 2024a-4 @ii pK > FU=0 Installing tcl-expect:amd64 as Depends of expect:amd64 MarkInstall tcl-expect:amd64 < none -> 5.45.4-3 @un puN > FU=0 MarkInstall quilt:amd64 < 0.68-1 @ii pK > FU=0 MarkInstall diffstat:amd64 < 1.66-1 @ii pK > FU=0 MarkInstall ed:amd64 < 1.20.2-2 @ii pK > FU=0 Installing chrpath:amd64 as Depends of builddeps:./:amd64 MarkInstall chrpath:amd64 < none -> 0.16-2+b1 @un puN > FU=0 MarkInstall dwz:amd64 < 0.15-1+b1 @ii pK > FU=0 MarkInstall libelf1t64:amd64 < 0.191-1+b1 @ii pK > FU=0 Installing debugedit:amd64 as Depends of builddeps:./:amd64 MarkInstall debugedit:amd64 < none -> 1:5.0-5+b1 @un puN Ib > FU=0 Installing libdw1t64:amd64 as Depends of debugedit:amd64 MarkInstall libdw1t64:amd64 < none -> 0.191-1+b1 @un puN > FU=0 Installing python3:amd64 as Depends of builddeps:./:amd64 MarkInstall python3:amd64 < none -> 3.12.2-1 @un puN Ib > FU=0 Installing python3-minimal:amd64 as PreDepends of python3:amd64 MarkInstall python3-minimal:amd64 < none -> 3.12.2-1 @un puN Ib > FU=0 Installing python3.12-minimal:amd64 as PreDepends of python3-minimal:amd64 MarkInstall python3.12-minimal:amd64 < none -> 3.12.4-1 @un puN Ib > FU=0 Installing libpython3.12-minimal:amd64 as Depends of python3.12-minimal:amd64 MarkInstall libpython3.12-minimal:amd64 < none -> 3.12.4-1 @un puN > FU=0 MarkInstall libssl3t64:amd64 < 3.2.2-1 @ii pK > FU=0 Installing libexpat1:amd64 as Depends of python3.12-minimal:amd64 MarkInstall libexpat1:amd64 < none -> 2.6.2-1 @un puN > FU=0 Installing python3.12:amd64 as Depends of python3:amd64 MarkInstall python3.12:amd64 < none -> 3.12.4-1 @un puN Ib > FU=0 Installing libpython3.12-stdlib:amd64 as Depends of python3.12:amd64 MarkInstall libpython3.12-stdlib:amd64 < none -> 3.12.4-1 @un puN Ib > FU=0 Installing media-types:amd64 as Depends of libpython3.12-stdlib:amd64 MarkInstall media-types:amd64 < none -> 10.1.0 @un puN > FU=0 Installing netbase:amd64 as Depends of libpython3.12-stdlib:amd64 MarkInstall netbase:amd64 < none -> 6.4 @un puN > FU=0 MarkInstall libffi8:amd64 < 3.4.6-1 @ii pK > FU=0 MarkInstall libncursesw6:amd64 < 6.5-2 @ii pK > FU=0 MarkInstall libtinfo6:amd64 < 6.5-2 @ii pK > FU=0 MarkInstall libreadline8t64:amd64 < 8.2-4 @ii pK > FU=0 MarkInstall readline-common:amd64 < 8.2-4 @ii pK > FU=0 MarkInstall libsqlite3-0:amd64 < 3.46.0-1 @ii pK > FU=0 Installing libpython3-stdlib:amd64 as Depends of python3:amd64 MarkInstall libpython3-stdlib:amd64 < none -> 3.12.2-1 @un puN > FU=0 MarkInstall file:amd64 < 1:5.45-3 @ii pK > FU=0 MarkInstall libmagic1t64:amd64 < 1:5.45-3 @ii pK > FU=0 MarkInstall libmagic-mgc:amd64 < 1:5.45-3 @ii pK > FU=0 Installing lsb-release:amd64 as Depends of builddeps:./:amd64 MarkInstall lsb-release:amd64 < none -> 12.1-1 @un puN > FU=0 Installing zlib1g-dev:amd64 as Depends of builddeps:./:amd64 MarkInstall zlib1g-dev:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > FU=0 Installing procps:amd64 as Depends of builddeps:./:amd64 MarkInstall procps:amd64 < none -> 2:4.0.4-4 @un puN Ib > FU=0 Installing libproc2-0:amd64 as Depends of procps:amd64 MarkInstall libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > FU=0 MarkInstall init-system-helpers:amd64 < 1.66 @ii pK > FU=0 Installing help2man:amd64 as Depends of builddeps:./:amd64 MarkInstall help2man:amd64 < none -> 1.49.3 @un puN Ib > FU=0 Installing liblocale-gettext-perl:amd64 as Depends of help2man:amd64 MarkInstall liblocale-gettext-perl:amd64 < none -> 1.07-7 @un puN > FU=0 Installing libjansson-dev:amd64 as Depends of builddeps:./:amd64 MarkInstall libjansson-dev:amd64 < none -> 2.14-2+b2 @un puN > FU=0 Installing pkg-config:amd64 as Depends of builddeps:./:amd64 MarkInstall pkg-config:amd64 < none -> 1.8.1-3 @un uN Ib > FU=0 Installing pkgconf:amd64 as Depends of pkg-config:amd64 MarkInstall pkgconf:amd64 < none -> 1.8.1-3 @un uN Ib > FU=0 Installing pkgconf-bin:amd64 as Depends of pkgconf:amd64 MarkInstall pkgconf-bin:amd64 < none -> 1.8.1-3 @un uN Ib > FU=0 Installing libpkgconf3:amd64 as Depends of pkgconf-bin:amd64 MarkInstall libpkgconf3:amd64 < none -> 1.8.1-3 @un uN > FU=0 Installing libzstd-dev:amd64 as Depends of builddeps:./:amd64 MarkInstall libzstd-dev:amd64 < none -> 1.5.6+dfsg-1 @un puN > FU=0 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Ignore MarkGarbage of lsb-release:amd64 < none -> 12.1-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libtext-unidecode-perl:amd64 < none -> 1.30-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libxml-namespacesupport-perl:amd64 < none -> 1.12-2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of texinfo-lib:amd64 < none -> 7.1-3+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of python3.12:amd64 < none -> 3.12.4-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of tex-common:amd64 < none -> 6.18 @un puN > as its mode (Install) is protected Ignore MarkGarbage of dejagnu:amd64 < none -> 1.6.3-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libjansson-dev:amd64 < none -> 2.14-2+b2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of python3-minimal:amd64 < none -> 3.12.2-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of texinfo:amd64 < none -> 7.1-3 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libproc2-0:amd64 < none -> 2:4.0.4-4 @un puN > as its mode (Install) is protected Ignore MarkGarbage of python3:amd64 < none -> 3.12.2-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of debugedit:amd64 < none -> 1:5.0-5+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of zlib1g-dev:amd64 < none -> 1:1.3.dfsg+really1.3.1-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of chrpath:amd64 < none -> 0.16-2+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of diffstat:amd64 < 1.66-1 @ii pK > as its mode (Keep) is protected Ignore MarkGarbage of libzstd-dev:amd64 < none -> 1.5.6+dfsg-1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of procps:amd64 < none -> 2:4.0.4-4 @un puN > as its mode (Install) is protected Ignore MarkGarbage of help2man:amd64 < none -> 1.49.3 @un puN > as its mode (Install) is protected MarkDelete builddeps:essentials:amd64 < none -> 1 @un pumN > FU=1 MarkDelete builddeps:./:amd64 < none -> 1 @un pumN > FU=1 The following NEW packages will be installed: bison chrpath debugedit dejagnu expect flex help2man libdw1t64 libexpat1 libjansson-dev liblocale-gettext-perl libpkgconf3 libproc2-0 libpython3-stdlib libpython3.12-minimal libpython3.12-stdlib libtcl8.6 libtext-unidecode-perl libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl libzstd-dev lsb-release media-types netbase pkg-config pkgconf pkgconf-bin procps python3 python3-minimal python3.12 python3.12-minimal sgml-base tcl-expect tcl8.6 tex-common texinfo texinfo-lib ucf zlib1g-dev 0 upgraded, 42 newly installed, 0 to remove and 0 not upgraded. Need to get 15.3 MB of archives. After this operation, 57.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 flex amd64 2.6.4-8.2+b2 [426 kB] Get:2 http://deb.debian.org/debian sid/main amd64 liblocale-gettext-perl amd64 1.07-7 [15.0 kB] Get:3 http://deb.debian.org/debian sid/main amd64 libpython3.12-minimal amd64 3.12.4-1 [811 kB] Get:4 http://deb.debian.org/debian sid/main amd64 libexpat1 amd64 2.6.2-1 [103 kB] Get:5 http://deb.debian.org/debian sid/main amd64 python3.12-minimal amd64 3.12.4-1 [2136 kB] Get:6 http://deb.debian.org/debian sid/main amd64 python3-minimal amd64 3.12.2-1 [26.5 kB] Get:7 http://deb.debian.org/debian sid/main amd64 media-types all 10.1.0 [26.9 kB] Get:8 http://deb.debian.org/debian sid/main amd64 netbase all 6.4 [12.8 kB] Get:9 http://deb.debian.org/debian sid/main amd64 libpython3.12-stdlib amd64 3.12.4-1 [1948 kB] Get:10 http://deb.debian.org/debian sid/main amd64 python3.12 amd64 3.12.4-1 [664 kB] Get:11 http://deb.debian.org/debian sid/main amd64 libpython3-stdlib amd64 3.12.2-1 [9432 B] Get:12 http://deb.debian.org/debian sid/main amd64 python3 amd64 3.12.2-1 [27.5 kB] Get:13 http://deb.debian.org/debian sid/main amd64 sgml-base all 1.31 [15.4 kB] Get:14 http://deb.debian.org/debian sid/main amd64 libproc2-0 amd64 2:4.0.4-4 [64.6 kB] Get:15 http://deb.debian.org/debian sid/main amd64 procps amd64 2:4.0.4-4 [880 kB] Get:16 http://deb.debian.org/debian sid/main amd64 ucf all 3.0043+nmu1 [55.2 kB] Get:17 http://deb.debian.org/debian sid/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] Get:18 http://deb.debian.org/debian sid/main amd64 chrpath amd64 0.16-2+b1 [17.1 kB] Get:19 http://deb.debian.org/debian sid/main amd64 libdw1t64 amd64 0.191-1+b1 [246 kB] Get:20 http://deb.debian.org/debian sid/main amd64 debugedit amd64 1:5.0-5+b1 [44.0 kB] Get:21 http://deb.debian.org/debian sid/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1 [1034 kB] Get:22 http://deb.debian.org/debian sid/main amd64 tcl8.6 amd64 8.6.14+dfsg-1 [120 kB] Get:23 http://deb.debian.org/debian sid/main amd64 tcl-expect amd64 5.45.4-3 [127 kB] Get:24 http://deb.debian.org/debian sid/main amd64 expect amd64 5.45.4-3 [158 kB] Get:25 http://deb.debian.org/debian sid/main amd64 dejagnu all 1.6.3-1 [1050 kB] Get:26 http://deb.debian.org/debian sid/main amd64 help2man amd64 1.49.3 [198 kB] Get:27 http://deb.debian.org/debian sid/main amd64 libjansson-dev amd64 2.14-2+b2 [43.3 kB] Get:28 http://deb.debian.org/debian sid/main amd64 libpkgconf3 amd64 1.8.1-3 [36.2 kB] Get:29 http://deb.debian.org/debian sid/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] Get:30 http://deb.debian.org/debian sid/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] Get:31 http://deb.debian.org/debian sid/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] Get:32 http://deb.debian.org/debian sid/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] Get:33 http://deb.debian.org/debian sid/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-3.1 [313 kB] Get:34 http://deb.debian.org/debian sid/main amd64 libzstd-dev amd64 1.5.6+dfsg-1 [368 kB] Get:35 http://deb.debian.org/debian sid/main amd64 lsb-release all 12.1-1 [5912 B] Get:36 http://deb.debian.org/debian sid/main amd64 pkgconf-bin amd64 1.8.1-3 [29.9 kB] Get:37 http://deb.debian.org/debian sid/main amd64 pkgconf amd64 1.8.1-3 [26.1 kB] Get:38 http://deb.debian.org/debian sid/main amd64 pkg-config amd64 1.8.1-3 [13.9 kB] Get:39 http://deb.debian.org/debian sid/main amd64 tex-common all 6.18 [32.5 kB] Get:40 http://deb.debian.org/debian sid/main amd64 texinfo-lib amd64 7.1-3+b1 [224 kB] Get:41 http://deb.debian.org/debian sid/main amd64 texinfo all 7.1-3 [1748 kB] Get:42 http://deb.debian.org/debian sid/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1 [919 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 15.3 MB in 0s (66.1 MB/s) Selecting previously unselected package flex. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15458 files and directories currently installed.) Preparing to unpack .../flex_2.6.4-8.2+b2_amd64.deb ... Unpacking flex (2.6.4-8.2+b2) ... Selecting previously unselected package liblocale-gettext-perl. Preparing to unpack .../liblocale-gettext-perl_1.07-7_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-7) ... Selecting previously unselected package libpython3.12-minimal:amd64. Preparing to unpack .../libpython3.12-minimal_3.12.4-1_amd64.deb ... Unpacking libpython3.12-minimal:amd64 (3.12.4-1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.6.2-1_amd64.deb ... Unpacking libexpat1:amd64 (2.6.2-1) ... Selecting previously unselected package python3.12-minimal. Preparing to unpack .../python3.12-minimal_3.12.4-1_amd64.deb ... Unpacking python3.12-minimal (3.12.4-1) ... Setting up libpython3.12-minimal:amd64 (3.12.4-1) ... Setting up libexpat1:amd64 (2.6.2-1) ... Setting up python3.12-minimal (3.12.4-1) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15888 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.12.2-1_amd64.deb ... Unpacking python3-minimal (3.12.2-1) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package libpython3.12-stdlib:amd64. Preparing to unpack .../3-libpython3.12-stdlib_3.12.4-1_amd64.deb ... Unpacking libpython3.12-stdlib:amd64 (3.12.4-1) ... Selecting previously unselected package python3.12. Preparing to unpack .../4-python3.12_3.12.4-1_amd64.deb ... Unpacking python3.12 (3.12.4-1) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.12.2-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.12.2-1) ... Setting up python3-minimal (3.12.2-1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16330 files and directories currently installed.) Preparing to unpack .../00-python3_3.12.2-1_amd64.deb ... Unpacking python3 (3.12.2-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package libproc2-0:amd64. Preparing to unpack .../02-libproc2-0_2%3a4.0.4-4_amd64.deb ... Unpacking libproc2-0:amd64 (2:4.0.4-4) ... Selecting previously unselected package procps. Preparing to unpack .../03-procps_2%3a4.0.4-4_amd64.deb ... Unpacking procps (2:4.0.4-4) ... Selecting previously unselected package ucf. Preparing to unpack .../04-ucf_3.0043+nmu1_all.deb ... Moving old data out of the way Unpacking ucf (3.0043+nmu1) ... Selecting previously unselected package bison. Preparing to unpack .../05-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... Unpacking bison (2:3.8.2+dfsg-1+b1) ... Selecting previously unselected package chrpath. Preparing to unpack .../06-chrpath_0.16-2+b1_amd64.deb ... Unpacking chrpath (0.16-2+b1) ... Selecting previously unselected package libdw1t64:amd64. Preparing to unpack .../07-libdw1t64_0.191-1+b1_amd64.deb ... Unpacking libdw1t64:amd64 (0.191-1+b1) ... Selecting previously unselected package debugedit. Preparing to unpack .../08-debugedit_1%3a5.0-5+b1_amd64.deb ... Unpacking debugedit (1:5.0-5+b1) ... Selecting previously unselected package libtcl8.6:amd64. Preparing to unpack .../09-libtcl8.6_8.6.14+dfsg-1_amd64.deb ... Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1) ... Selecting previously unselected package tcl8.6. Preparing to unpack .../10-tcl8.6_8.6.14+dfsg-1_amd64.deb ... Unpacking tcl8.6 (8.6.14+dfsg-1) ... Selecting previously unselected package tcl-expect:amd64. Preparing to unpack .../11-tcl-expect_5.45.4-3_amd64.deb ... Unpacking tcl-expect:amd64 (5.45.4-3) ... Selecting previously unselected package expect. Preparing to unpack .../12-expect_5.45.4-3_amd64.deb ... Unpacking expect (5.45.4-3) ... Selecting previously unselected package dejagnu. Preparing to unpack .../13-dejagnu_1.6.3-1_all.deb ... Unpacking dejagnu (1.6.3-1) ... Selecting previously unselected package help2man. Preparing to unpack .../14-help2man_1.49.3_amd64.deb ... Unpacking help2man (1.49.3) ... Selecting previously unselected package libjansson-dev:amd64. Preparing to unpack .../15-libjansson-dev_2.14-2+b2_amd64.deb ... Unpacking libjansson-dev:amd64 (2.14-2+b2) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../16-libpkgconf3_1.8.1-3_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-3) ... Selecting previously unselected package libtext-unidecode-perl. Preparing to unpack .../17-libtext-unidecode-perl_1.30-3_all.deb ... Unpacking libtext-unidecode-perl (1.30-3) ... Selecting previously unselected package libxml-namespacesupport-perl. Preparing to unpack .../18-libxml-namespacesupport-perl_1.12-2_all.deb ... Unpacking libxml-namespacesupport-perl (1.12-2) ... Selecting previously unselected package libxml-sax-base-perl. Preparing to unpack .../19-libxml-sax-base-perl_1.09-3_all.deb ... Unpacking libxml-sax-base-perl (1.09-3) ... Selecting previously unselected package libxml-sax-perl. Preparing to unpack .../20-libxml-sax-perl_1.02+dfsg-3_all.deb ... Unpacking libxml-sax-perl (1.02+dfsg-3) ... Selecting previously unselected package libxml-libxml-perl. Preparing to unpack .../21-libxml-libxml-perl_2.0207+dfsg+really+2.0134-3.1_amd64.deb ... Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-3.1) ... Selecting previously unselected package libzstd-dev:amd64. Preparing to unpack .../22-libzstd-dev_1.5.6+dfsg-1_amd64.deb ... Unpacking libzstd-dev:amd64 (1.5.6+dfsg-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../23-lsb-release_12.1-1_all.deb ... Unpacking lsb-release (12.1-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../24-pkgconf-bin_1.8.1-3_amd64.deb ... Unpacking pkgconf-bin (1.8.1-3) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../25-pkgconf_1.8.1-3_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-3) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../26-pkg-config_1.8.1-3_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-3) ... Selecting previously unselected package tex-common. Preparing to unpack .../27-tex-common_6.18_all.deb ... Unpacking tex-common (6.18) ... Selecting previously unselected package texinfo-lib. Preparing to unpack .../28-texinfo-lib_7.1-3+b1_amd64.deb ... Unpacking texinfo-lib (7.1-3+b1) ... Selecting previously unselected package texinfo. Preparing to unpack .../29-texinfo_7.1-3_all.deb ... Unpacking texinfo (7.1-3) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../30-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ... Setting up media-types (10.1.0) ... Setting up flex (2.6.4-8.2+b2) ... Setting up libzstd-dev:amd64 (1.5.6+dfsg-1) ... Setting up libxml-namespacesupport-perl (1.12-2) ... Setting up texinfo-lib (7.1-3+b1) ... Setting up libdw1t64:amd64 (0.191-1+b1) ... Setting up libxml-sax-base-perl (1.09-3) ... Setting up libpkgconf3:amd64 (1.8.1-3) ... Setting up libproc2-0:amd64 (2:4.0.4-4) ... Setting up libtcl8.6:amd64 (8.6.14+dfsg-1) ... Setting up ucf (3.0043+nmu1) ... Setting up pkgconf-bin (1.8.1-3) ... Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ... Setting up procps (2:4.0.4-4) ... Setting up bison (2:3.8.2+dfsg-1+b1) ... update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode Setting up debugedit (1:5.0-5+b1) ... Setting up netbase (6.4) ... Setting up sgml-base (1.31) ... Setting up lsb-release (12.1-1) ... Setting up libtext-unidecode-perl (1.30-3) ... Setting up libjansson-dev:amd64 (2.14-2+b2) ... Setting up liblocale-gettext-perl (1.07-7) ... Setting up chrpath (0.16-2+b1) ... Setting up tcl8.6 (8.6.14+dfsg-1) ... Setting up libpython3.12-stdlib:amd64 (3.12.4-1) ... Setting up python3.12 (3.12.4-1) ... Setting up tcl-expect:amd64 (5.45.4-3) ... Setting up libxml-sax-perl (1.02+dfsg-3) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up pkgconf:amd64 (1.8.1-3) ... Setting up help2man (1.49.3) ... Setting up tex-common (6.18) ... update-language: texlive-base not installed and configured, doing nothing! Setting up pkg-config:amd64 (1.8.1-3) ... Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-3.1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up libpython3-stdlib:amd64 (3.12.2-1) ... Setting up expect (5.45.4-3) ... Setting up python3 (3.12.2-1) ... Setting up texinfo (7.1-3) ... Setting up dejagnu (1.6.3-1) ... Processing triggers for man-db (2.12.1-2) ... Not building database; man-db/auto-update is not 'true'. Processing triggers for libc-bin (2.38-13) ... dpkg-buildpackage: info: source package binutils dpkg-buildpackage: info: source version 2.42.50.20240618-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Matthias Klose dpkg-buildpackage: info: host architecture amd64 debian/rules stamps/control dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable sed -n -e 's/@dpkg_dev@/dpkg-dev (>= 1.19.0.5),/;/^Package: binutils-for-build$/q;p' \ < debian/control.in > debian/control sed -e "s/@target@/m68k-linux-gnu/g" \ -e "s/@host_archs@/any/" \ -e 's/@binutils_alt_triplet@//' \ < debian/control.cross.in >> debian/control touch stamps/control dpkg-buildpackage: info: source package binutils dpkg-buildpackage: info: source version 2.42.50.20240618-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Matthias Klose dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . debian/rules clean dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type x86_64-linux-gnux32 does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type s390x-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type powerpc64le-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type aarch64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type arm-linux-gnueabihf does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type arm-linux-gnueabi does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type alpha-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type arc-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type hppa-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type loongarch64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type powerpc-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type powerpc64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type sh4-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type sparc64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type ia64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type riscv64-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type x86_64-kfreebsd-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type i686-kfreebsd-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type x86_64-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type i686-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable test -f bfd/elf32.c -a -f debian/rules rm -rf stamps rm -rf builddir-* rm -rf stamps find . -name \*.gmo -o -name \*~ -o -name \*.info ! -name sysroff.info | xargs -r rm -f rm -f test-summary* rm -rf debian/tmp debian/binutils-common debian/libbinutils debian/libbinutils-dbg debian/binutils-x86-64-linux-gnu debian/binutils-x86-64-linux-gnu-dbg \ debian/binutils-for-host debian/binutils-dev debian/binutils-multiarch debian/binutils-multiarch-dbg debian/binutils-multiarch-dev debian/binutils-doc \ debian/binutils-hppa64-linux-gnu debian/binutils-hppa64-linux-gnu-dbg debian/binutils-source debian/binutils-for-build \ debian/libctf0 debian/libctf0-dbg debian/libctf-nobfd0 debian/libctf-nobfd0-dbg debian/libgprofng0 debian/libgprofng0-dbg \ debian/libsframe1 debian/libsframe1-dbg rm -rf debian/binutils-i686-linux-gnu{,-dbg} debian/binutils-x86-64-linux-gnux32{,-dbg} debian/binutils-s390x-linux-gnu{,-dbg} debian/binutils-powerpc64le-linux-gnu{,-dbg} debian/binutils-aarch64-linux-gnu{,-dbg} debian/binutils-arm-linux-gnueabihf{,-dbg} debian/binutils-arm-linux-gnueabi{,-dbg} debian/binutils-alpha-linux-gnu{,-dbg} debian/binutils-arc-linux-gnu{,-dbg} debian/binutils-hppa-linux-gnu{,-dbg} debian/binutils-loongarch64-linux-gnu{,-dbg} debian/binutils-m68k-linux-gnu{,-dbg} debian/binutils-powerpc-linux-gnu{,-dbg} debian/binutils-powerpc64-linux-gnu{,-dbg} debian/binutils-sh4-linux-gnu{,-dbg} debian/binutils-sparc64-linux-gnu{,-dbg} debian/binutils-ia64-linux-gnu{,-dbg} debian/binutils-riscv64-linux-gnu{,-dbg} debian/binutils-x86-64-kfreebsd-gnu{,-dbg} debian/binutils-i686-kfreebsd-gnu{,-dbg} debian/binutils-x86-64-gnu{,-dbg} debian/binutils-i686-gnu{,-dbg} rm -rf debian/tmp debian/files* debian/substvars rm -f debian/*.orig debian/*.rej rm -f debian/files debian/substvars rm -rf debian/binutils-m68k-linux-gnu for i in debian/*.in; do \ case "$i" in debian/control*.in) continue; esac; \ rm -f ${i%*.in}; \ done rm -f *-stamp debian/rules binary-arch dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable test -f bfd/elf32.c -a -f debian/rules test -f bfd/elf32.c -a -f debian/rules BEGIN stamps/configure.m68k rm -rf stamps/configure.m68k builddir-m68k mkdir builddir-m68k cd builddir-m68k \ && env CC="x86_64-linux-gnu-gcc" CXX="x86_64-linux-gnu-g++" \ DEB_TARGET_MULTIARCH=m68k-linux-gnu \ ../configure \ --disable-silent-rules --enable-obsolete --enable-plugins --enable-threads --enable-jansson --enable-deterministic-archives --disable-compressed-debug-sections --enable-new-dtags --disable-x86-used-note --with-gold-ldflags=-static-libstdc++ --prefix=/usr --sysconfdir=/etc --enable-shared --with-system-zlib --build=x86_64-linux-gnu --host=x86_64-linux-gnu --with-pkgversion="GNU Binutils for Debian" --disable-werror --enable-initfini-array --enable-ld=default --enable-gold \ \ --with-sysroot=/ \ --libdir=/usr/lib/m68k-linux-gnu \ --disable-gold \ --target=m68k-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-unknown-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... no checking for mawk... mawk checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-linux-gnu-gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for x86_64-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for x86_64-linux-gnu-gdc... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... runtest checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar checking for x86_64-linux-gnu-as... x86_64-linux-gnu-as checking for x86_64-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-linux-gnu-dsymutil... no checking for dsymutil... no checking for x86_64-linux-gnu-ld... x86_64-linux-gnu-ld checking for x86_64-linux-gnu-lipo... no checking for lipo... no checking for x86_64-linux-gnu-nm... x86_64-linux-gnu-nm checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-windres... no checking for windres... no checking for x86_64-linux-gnu-windmc... no checking for windmc... no checking for x86_64-linux-gnu-objcopy... x86_64-linux-gnu-objcopy checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking for x86_64-linux-gnu-otool... no checking for otool... no checking for x86_64-linux-gnu-readelf... x86_64-linux-gnu-readelf checking for -plugin option... checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for m68k-linux-gnu-cc... no checking for m68k-linux-gnu-gcc... no checking for m68k-linux-gnu-c++... no checking for m68k-linux-gnu-g++... no checking for m68k-linux-gnu-cxx... no checking for m68k-linux-gnu-gxx... no checking for m68k-linux-gnu-gcc... no checking for m68k-linux-gnu-gfortran... no checking for m68k-linux-gnu-gccgo... no checking for m68k-linux-gnu-gdc... no checking for m68k-linux-gnu-gm2... no checking for m68k-linux-gnu-ar... no checking for m68k-linux-gnu-as... no checking for m68k-linux-gnu-dlltool... no checking for m68k-linux-gnu-dsymutil... no checking for m68k-linux-gnu-ld... no checking for m68k-linux-gnu-lipo... no checking for m68k-linux-gnu-nm... no checking for m68k-linux-gnu-objcopy... no checking for m68k-linux-gnu-objdump... no checking for m68k-linux-gnu-otool... no checking for m68k-linux-gnu-ranlib... no checking for m68k-linux-gnu-readelf... no checking for m68k-linux-gnu-strip... no checking for m68k-linux-gnu-windres... no checking for m68k-linux-gnu-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target dsymutil... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target gm2... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target otool... pre-installed checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile touch stamps/configure.m68k test -f bfd/elf32.c -a -f debian/rules BEGIN stamps/build.m68k env BFD_SOVER_EXT="-m68k" CTF_SOVER_EXT="-m68k" \ DEB_TARGET_MULTIARCH=m68k-linux-gnu \ /usr/bin/make -C builddir-m68k -j 1 \ CFLAGS="-g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=." \ CXXFLAGS="-g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=." \ LDFLAGS=" -Wl,-z,relro" make[1]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k' make[2]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k' mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for -plugin option... checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether x86_64-linux-gnu-gcc supports -W... yes checking whether x86_64-linux-gnu-gcc supports -Wall... yes checking whether x86_64-linux-gnu-gcc supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc supports -Wc++-compat... yes checking whether x86_64-linux-gnu-gcc supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc supports -Wshadow=local... yes checking whether x86_64-linux-gnu-gcc supports -pedantic ... yes checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking target system type... m68k-unknown-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 spawn.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for pipe2... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for SHA1 HW acceleration support... x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir -p -- ./bfd Configuring in ./bfd configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-unknown-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... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether byte ordering is bigendian... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr hr id ja ka pt ro ru rw sr sv tr uk vi zh_CN checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking size of long long... 8 checking size of void *... (cached) 8 checking size of long... 8 checking size of int... 4 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking for fileno... yes checking for fls... no checking for getgid... yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking whether ___lc_codepage_func is declared... no checking for thread local storage (TLS) class... _Thread_local checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking size of off_t... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default commands make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o noasan/regex.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o noasan/md5.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o noasan/argv.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o noasan/concat.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi x86_64-linux-gnu-gcc -c -DHAVE_CONFIG_H -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty/testsuite' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty' mkdir -p -- ./libsframe Configuring in ./libsframe configure: creating cache ./config.cache checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking whether /usr/bin/make supports nested variables... (cached) yes checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking the archiver (x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing aclocal-1.15 checking for autoconf... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing autoconf checking for autoheader... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing autoheader checking whether x86_64-linux-gnu-gcc supports -Wall... yes checking whether x86_64-linux-gnu-gcc supports -Wextra... yes checking whether x86_64-linux-gnu-gcc supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-gcc supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc supports -Wmissing-prototypes... yes checking for incompatibility between DejaGnu and GCC... yes checking for makeinfo... makeinfo --split-size=5000000 checking if using Solaris linker... no yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' /usr/bin/make all-am make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in doc/sframe-spec.info doc/sframe-spec.info-[0-9] doc/sframe-spec.info-[0-9][0-9] doc/sframe-spec.i[0-9] doc/sframe-spec.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 --no-split -I doc -I ../../libsframe/doc \ -o doc/sframe-spec.info `test -f 'doc/sframe-spec.texi' || echo '../../libsframe/'`doc/sframe-spec.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./doc/sframe-spec.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '../../libsframe/'`sframe.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../libsframe/sframe.c -fPIC -DPIC -o .libs/libsframe_la-sframe.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../libsframe/sframe.c -o libsframe_la-sframe.o >/dev/null 2>&1 mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '../../libsframe/'`sframe-dump.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../libsframe/sframe-dump.c -fPIC -DPIC -o .libs/libsframe_la-sframe-dump.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../libsframe/sframe-dump.c -o libsframe_la-sframe-dump.o >/dev/null 2>&1 mv -f .deps/libsframe_la-sframe-dump.Tpo .deps/libsframe_la-sframe-dump.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '../../libsframe/'`sframe-error.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../libsframe/sframe-error.c -fPIC -DPIC -o .libs/libsframe_la-sframe-error.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsframe -I../../libsframe -I../../libsframe/../include -I../../libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../libsframe/sframe-error.c -o libsframe_la-sframe-error.o >/dev/null 2>&1 mv -f .deps/libsframe_la-sframe-error.Tpo .deps/libsframe_la-sframe-error.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -version-info `grep -v '^#' ../../libsframe/libtool-version` -Wl,--version-script=../../libsframe/libsframe.ver -Wl,-z,relro -o libsframe.la -rpath /usr/lib/m68k-linux-gnu libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libsframe_la-sframe.o .libs/libsframe_la-sframe-dump.o .libs/libsframe_la-sframe-error.o -Wl,--version-script=../../libsframe/libsframe.ver -Wl,-z -Wl,relro -Wl,-soname -Wl,libsframe.so.1 -o .libs/libsframe.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsframe.so.1" && ln -s "libsframe.so.1.0.0" "libsframe.so.1") libtool: link: (cd ".libs" && rm -f "libsframe.so" && ln -s "libsframe.so.1.0.0" "libsframe.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libsframe.a libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libsframe.a libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" ) make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' \ bfd_version=`echo "2.42.50" | /usr/bin/sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$/\1\2\3\4\5/'` ;\ bfd_version_string="\"2.42.50\"" ;\ bfd_soversion="2.42.50-m68k" ;\ bfd_version_package="\"(GNU Binutils for Debian) \"" ;\ report_bugs_to="\"\"" ;\ . ../../bfd/development.sh ;\ if test "$development" = true ; then \ bfd_version_date=`/usr/bin/sed -n -e 's/.*DATE //p' < ../../bfd/version.h` ;\ bfd_version_string="\"2.42.50.${bfd_version_date}\"" ;\ bfd_soversion="2.42.50-m68k.${bfd_version_date}" ;\ fi ;\ /usr/bin/sed -e "s,@bfd_version@,$bfd_version," \ -e "s,@bfd_version_string@,$bfd_version_string," \ -e "s,@bfd_version_package@,$bfd_version_package," \ -e "s,@report_bugs_to@,$report_bugs_to," \ < ../../bfd/version.h > bfdver.h; \ echo "${bfd_soversion}" > libtool-soversion /usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.h /usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.h rm -f targmatch.new /usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in po make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/po' ( if test 'x../../../bfd/po' != 'x.'; then \ posrcprefix='../../../bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default commands make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/po' make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' x86_64-linux-gnu-gcc -o doc/chw$$ -g -O2 \ \ -I. -I../../bfd -Idoc -I../../bfd/../include -I../../bfd/../intl -I../intl \ ../../bfd/doc/chew.c && \ /bin/bash ../../bfd/../move-if-change \ doc/chw$$ doc/chew && \ touch doc/chew.stamp ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/aoutx.h > doc/aoutx.stamp.tmp; texi=doc/aoutx.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/aoutx.stamp.tmp $texi; touch doc/aoutx.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/archive.c > doc/archive.stamp.tmp; texi=doc/archive.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/archive.stamp.tmp $texi; touch doc/archive.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/archures.c > doc/archures.stamp.tmp; texi=doc/archures.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/archures.stamp.tmp $texi; touch doc/archures.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/bfdio.c > doc/bfdio.stamp.tmp; texi=doc/bfdio.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/bfdio.stamp.tmp $texi; touch doc/bfdio.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/bfd.c > doc/bfdt.stamp.tmp; texi=doc/bfdt.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/bfdt.stamp.tmp $texi; touch doc/bfdt.stamp; ) \ /usr/bin/mkdir -p doc; \ echo "@set VERSION 2.42.50" > doc/bfdver.texi; \ if test -n "(GNU Binutils for Debian) "; then \ echo "@set VERSION_PACKAGE (GNU Binutils for Debian) " >> doc/bfdver.texi; \ fi; \ echo "@set UPDATED `date '+%B %Y'`" >> doc/bfdver.texi; \ if test -n "@uref{https://sourceware.org/bugzilla/}"; then \ echo "@set BUGURL @uref{https://sourceware.org/bugzilla/}" >> doc/bfdver.texi; \ fi ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/cache.c > doc/cache.stamp.tmp; texi=doc/cache.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/cache.stamp.tmp $texi; touch doc/cache.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/coffcode.h > doc/coffcode.stamp.tmp; texi=doc/coffcode.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/coffcode.stamp.tmp $texi; touch doc/coffcode.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/corefile.c > doc/corefile.stamp.tmp; texi=doc/corefile.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/corefile.stamp.tmp $texi; touch doc/corefile.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/elfcode.h > doc/elfcode.stamp.tmp; texi=doc/elfcode.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/elfcode.stamp.tmp $texi; touch doc/elfcode.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/elf.c > doc/elf.stamp.tmp; texi=doc/elf.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/elf.stamp.tmp $texi; touch doc/elf.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/format.c > doc/format.stamp.tmp; texi=doc/format.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/format.stamp.tmp $texi; touch doc/format.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/hash.c > doc/hash.stamp.tmp; texi=doc/hash.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/hash.stamp.tmp $texi; touch doc/hash.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/libbfd.c > doc/libbfd.stamp.tmp; texi=doc/libbfd.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/libbfd.stamp.tmp $texi; touch doc/libbfd.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/linker.c > doc/linker.stamp.tmp; texi=doc/linker.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/linker.stamp.tmp $texi; touch doc/linker.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/mmo.c > doc/mmo.stamp.tmp; texi=doc/mmo.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/mmo.stamp.tmp $texi; touch doc/mmo.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/opncls.c > doc/opncls.stamp.tmp; texi=doc/opncls.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/opncls.stamp.tmp $texi; touch doc/opncls.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/reloc.c > doc/reloc.stamp.tmp; texi=doc/reloc.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/reloc.stamp.tmp $texi; touch doc/reloc.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/section.c > doc/section.stamp.tmp; texi=doc/section.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/section.stamp.tmp $texi; touch doc/section.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/syms.c > doc/syms.stamp.tmp; texi=doc/syms.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/syms.stamp.tmp $texi; touch doc/syms.stamp; ) ( set -e; doc/chew -f ../../bfd/doc/doc.str < ../../bfd/targets.c > doc/targets.stamp.tmp; texi=doc/targets.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../bfd/$texi || ln -s ../../bfd/$texi .; /bin/bash ../../bfd/../move-if-change doc/targets.stamp.tmp $texi; touch doc/targets.stamp; ) restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in doc/bfd.info doc/bfd.info-[0-9] doc/bfd.info-[0-9][0-9] doc/bfd.i[0-9] doc/bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 --no-split -I "../../bfd/doc" -I doc -I doc -I ../../bfd/doc \ -o doc/bfd.info `test -f 'doc/bfd.texi' || echo '../../bfd/'`doc/bfd.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./doc/bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' /usr/bin/make all-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' Making all in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/po' file=`echo ../../../bfd/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/da.po file=`echo ../../../bfd/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/es.po file=`echo ../../../bfd/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/fi.po file=`echo ../../../bfd/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/fr.po file=`echo ../../../bfd/po/hr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/hr.po file=`echo ../../../bfd/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/id.po file=`echo ../../../bfd/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/ka.po file=`echo ../../../bfd/po/pt | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/pt.po file=`echo ../../../bfd/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/ro.po file=`echo ../../../bfd/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/ru.po file=`echo ../../../bfd/po/rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/rw.po file=`echo ../../../bfd/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/sr.po file=`echo ../../../bfd/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/sv.po file=`echo ../../../bfd/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/tr.po file=`echo ../../../bfd/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/uk.po file=`echo ../../../bfd/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/vi.po file=`echo ../../../bfd/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../bfd/po/zh_CN.po make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/bash ../../bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../bfd/archive.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -fPIC -DPIC -o .libs/archive.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o >/dev/null 2>&1 mv -f .deps/archive.Tpo .deps/archive.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=m68k_elf32_vec -DSELECT_VECS='&m68k_elf32_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_m68k_arch' ../../bfd/archures.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=m68k_elf32_vec "-DSELECT_VECS=&m68k_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_m68k_arch" ../../bfd/archures.c -fPIC -DPIC -o .libs/archures.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=m68k_elf32_vec "-DSELECT_VECS=&m68k_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_m68k_arch" ../../bfd/archures.c -o archures.o >/dev/null 2>&1 mv -f .deps/archures.Tpo .deps/archures.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../bfd/bfd.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -fPIC -DPIC -o .libs/bfd.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o >/dev/null 2>&1 mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../bfd/bfdio.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -fPIC -DPIC -o .libs/bfdio.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o >/dev/null 2>&1 mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../bfd/cache.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -o cache.o >/dev/null 2>&1 mv -f .deps/cache.Tpo .deps/cache.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../bfd/coff-bfd.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -fPIC -DPIC -o .libs/coff-bfd.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -o coff-bfd.o >/dev/null 2>&1 mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../bfd/compress.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -fPIC -DPIC -o .libs/compress.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o >/dev/null 2>&1 mv -f .deps/compress.Tpo .deps/compress.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../bfd/corefile.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -fPIC -DPIC -o .libs/corefile.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o >/dev/null 2>&1 mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../bfd/elf-properties.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -fPIC -DPIC -o .libs/elf-properties.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -o elf-properties.o >/dev/null 2>&1 mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../bfd/format.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -fPIC -DPIC -o .libs/format.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o >/dev/null 2>&1 mv -f .deps/format.Tpo .deps/format.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../bfd/hash.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o >/dev/null 2>&1 mv -f .deps/hash.Tpo .deps/hash.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../bfd/libbfd.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -fPIC -DPIC -o .libs/libbfd.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o >/dev/null 2>&1 mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../bfd/linker.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -fPIC -DPIC -o .libs/linker.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o >/dev/null 2>&1 mv -f .deps/linker.Tpo .deps/linker.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../bfd/merge.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -fPIC -DPIC -o .libs/merge.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -o merge.o >/dev/null 2>&1 mv -f .deps/merge.Tpo .deps/merge.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../bfd/opncls.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -fPIC -DPIC -o .libs/opncls.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -o opncls.o >/dev/null 2>&1 mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../bfd/reloc.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -fPIC -DPIC -o .libs/reloc.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -o reloc.o >/dev/null 2>&1 mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../bfd/section.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -fPIC -DPIC -o .libs/section.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -o section.o >/dev/null 2>&1 mv -f .deps/section.Tpo .deps/section.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../bfd/simple.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o >/dev/null 2>&1 mv -f .deps/simple.Tpo .deps/simple.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../bfd/stab-syms.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -fPIC -DPIC -o .libs/stab-syms.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1 mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../bfd/stabs.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -fPIC -DPIC -o .libs/stabs.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o >/dev/null 2>&1 mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../bfd/syms.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -fPIC -DPIC -o .libs/syms.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o >/dev/null 2>&1 mv -f .deps/syms.Tpo .deps/syms.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=m68k_elf32_vec -DSELECT_VECS='&m68k_elf32_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_m68k_arch' ../../bfd/targets.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=m68k_elf32_vec "-DSELECT_VECS=&m68k_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_m68k_arch" ../../bfd/targets.c -fPIC -DPIC -o .libs/targets.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=m68k_elf32_vec "-DSELECT_VECS=&m68k_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_m68k_arch" ../../bfd/targets.c -o targets.o >/dev/null 2>&1 mv -f .deps/targets.Tpo .deps/targets.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../bfd/binary.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -fPIC -DPIC -o .libs/binary.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o >/dev/null 2>&1 mv -f .deps/binary.Tpo .deps/binary.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../bfd/ihex.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -fPIC -DPIC -o .libs/ihex.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o >/dev/null 2>&1 mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../bfd/srec.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -fPIC -DPIC -o .libs/srec.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o >/dev/null 2>&1 mv -f .deps/srec.Tpo .deps/srec.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../bfd/tekhex.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -fPIC -DPIC -o .libs/tekhex.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o >/dev/null 2>&1 mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../bfd/verilog.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -fPIC -DPIC -o .libs/verilog.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o >/dev/null 2>&1 mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-m68k.lo -MD -MP -MF .deps/elf32-m68k.Tpo -c -o elf32-m68k.lo ../../bfd/elf32-m68k.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-m68k.lo -MD -MP -MF .deps/elf32-m68k.Tpo -c ../../bfd/elf32-m68k.c -fPIC -DPIC -o .libs/elf32-m68k.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-m68k.lo -MD -MP -MF .deps/elf32-m68k.Tpo -c ../../bfd/elf32-m68k.c -o elf32-m68k.o >/dev/null 2>&1 mv -f .deps/elf32-m68k.Tpo .deps/elf32-m68k.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../bfd/elf32.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -fPIC -DPIC -o .libs/elf32.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o >/dev/null 2>&1 mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../bfd/elf.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o >/dev/null 2>&1 mv -f .deps/elf.Tpo .deps/elf.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../bfd/elflink.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -fPIC -DPIC -o .libs/elflink.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o >/dev/null 2>&1 mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../bfd/elf-attrs.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -fPIC -DPIC -o .libs/elf-attrs.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -o elf-attrs.o >/dev/null 2>&1 mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../bfd/elf-strtab.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -fPIC -DPIC -o .libs/elf-strtab.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -o elf-strtab.o >/dev/null 2>&1 mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -fPIC -DPIC -o .libs/elf-eh-frame.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1 mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-sframe.lo -MD -MP -MF .deps/elf-sframe.Tpo -c -o elf-sframe.lo ../../bfd/elf-sframe.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-sframe.lo -MD -MP -MF .deps/elf-sframe.Tpo -c ../../bfd/elf-sframe.c -fPIC -DPIC -o .libs/elf-sframe.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf-sframe.lo -MD -MP -MF .deps/elf-sframe.Tpo -c ../../bfd/elf-sframe.c -o elf-sframe.o >/dev/null 2>&1 mv -f .deps/elf-sframe.Tpo .deps/elf-sframe.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../bfd/dwarf1.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -fPIC -DPIC -o .libs/dwarf1.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1 mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/m68k-linux-gnu/debug\" ../../bfd/dwarf2.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/m68k-linux-gnu/debug\" ../../bfd/dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/m68k-linux-gnu/debug\" ../../bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1 mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../bfd/elf32-gen.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -fPIC -DPIC -o .libs/elf32-gen.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1 mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../bfd/plugin.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -fPIC -DPIC -o .libs/plugin.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o >/dev/null 2>&1 mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cpu-m68k.lo -MD -MP -MF .deps/cpu-m68k.Tpo -c -o cpu-m68k.lo ../../bfd/cpu-m68k.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cpu-m68k.lo -MD -MP -MF .deps/cpu-m68k.Tpo -c ../../bfd/cpu-m68k.c -fPIC -DPIC -o .libs/cpu-m68k.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cpu-m68k.lo -MD -MP -MF .deps/cpu-m68k.Tpo -c ../../bfd/cpu-m68k.c -o cpu-m68k.o >/dev/null 2>&1 mv -f .deps/cpu-m68k.Tpo .deps/cpu-m68k.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib/m68k-linux-gnu"' -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../bfd/archive64.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -fPIC -DPIC -o .libs/archive64.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib/m68k-linux-gnu\" -I. -I../../bfd -I../../bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o >/dev/null 2>&1 mv -f .deps/archive64.Tpo .deps/archive64.Plo rm -f tofiles f=""; \ for i in elf32-m68k.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-m68k.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ../../bfd/../move-if-change tofiles ofiles touch stamp-ofiles /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -release `cat libtool-soversion` -Wl,-z,relro -o libbfd.la -rpath /usr/x86_64-linux-gnu/m68k-linux-gnu/lib archive.lo archures.lo bfd.lo bfdio.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -lz -lzstd ../libsframe/libsframe.la libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf32-m68k.o .libs/elf32.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/elf-sframe.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-m68k.o .libs/archive64.o -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd ../libsframe/.libs/libsframe.so -Wl,-z -Wl,relro -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libbfd-2.42.50-m68k.20240618.so -o .libs/libbfd-2.42.50-m68k.20240618.so libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.42.50-m68k.20240618.so" "libbfd.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-m68k.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o elf-sframe.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-m68k.o archive64.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' mkdir -p -- ./opcodes Configuring in ./opcodes configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-unknown-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... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking size of void *... 8 checking whether basename is declared... yes checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' /usr/bin/make all-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' Making all in . make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../opcodes/dis-buf.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -fPIC -DPIC -o .libs/dis-buf.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1 mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_m68k ../../opcodes/disassemble.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_m68k ../../opcodes/disassemble.c -fPIC -DPIC -o .libs/disassemble.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_m68k ../../opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1 mv -f .deps/disassemble.Tpo .deps/disassemble.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../opcodes/dis-init.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -fPIC -DPIC -o .libs/dis-init.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -o dis-init.o >/dev/null 2>&1 mv -f .deps/dis-init.Tpo .deps/dis-init.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT m68k-dis.lo -MD -MP -MF .deps/m68k-dis.Tpo -c -o m68k-dis.lo ../../opcodes/m68k-dis.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT m68k-dis.lo -MD -MP -MF .deps/m68k-dis.Tpo -c ../../opcodes/m68k-dis.c -fPIC -DPIC -o .libs/m68k-dis.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT m68k-dis.lo -MD -MP -MF .deps/m68k-dis.Tpo -c ../../opcodes/m68k-dis.c -o m68k-dis.o >/dev/null 2>&1 mv -f .deps/m68k-dis.Tpo .deps/m68k-dis.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT m68k-opc.lo -MD -MP -MF .deps/m68k-opc.Tpo -c -o m68k-opc.lo ../../opcodes/m68k-opc.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT m68k-opc.lo -MD -MP -MF .deps/m68k-opc.Tpo -c ../../opcodes/m68k-opc.c -fPIC -DPIC -o .libs/m68k-opc.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT m68k-opc.lo -MD -MP -MF .deps/m68k-opc.Tpo -c ../../opcodes/m68k-opc.c -o m68k-opc.o >/dev/null 2>&1 mv -f .deps/m68k-opc.Tpo .deps/m68k-opc.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -release `cat ../bfd/libtool-soversion` -Wl,-z,relro -o libopcodes.la -rpath /usr/x86_64-linux-gnu/m68k-linux-gnu/lib dis-buf.lo disassemble.lo dis-init.lo m68k-dis.lo m68k-opc.lo ../bfd/libbfd.la -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/m68k-dis.o .libs/m68k-opc.o -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/.libs -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/../libiberty/pic -liberty -Wl,-z -Wl,relro -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libopcodes-2.42.50-m68k.20240618.so -o .libs/libopcodes-2.42.50-m68k.20240618.so libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.42.50-m68k.20240618.so" "libopcodes.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o m68k-dis.o m68k-opc.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libopcodes.tmp; \ /bin/bash ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' Making all in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/po' file=`echo ../../../opcodes/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/da.po file=`echo ../../../opcodes/po/de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/de.po file=`echo ../../../opcodes/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/es.po file=`echo ../../../opcodes/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/fi.po file=`echo ../../../opcodes/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/fr.po file=`echo ../../../opcodes/po/ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/ga.po file=`echo ../../../opcodes/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/id.po file=`echo ../../../opcodes/po/it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/it.po file=`echo ../../../opcodes/po/nl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/nl.po file=`echo ../../../opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/pt_BR.po file=`echo ../../../opcodes/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/ro.po file=`echo ../../../opcodes/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/sr.po file=`echo ../../../opcodes/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/sv.po file=`echo ../../../opcodes/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/tr.po file=`echo ../../../opcodes/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/uk.po file=`echo ../../../opcodes/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/vi.po file=`echo ../../../opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../opcodes/po/zh_CN.po make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/po' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' mkdir -p -- ./binutils Configuring in ./binutils configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-unknown-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... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether byte ordering is bigendian... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.188... no checking for libdebuginfod >= 0.179... configure: WARNING: libdebuginfod is missing or some features may be unavailable. no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for fseeko... yes checking for fseeko64... yes checking for getc_unlocked... yes checking for mkdtemp... yes checking for mkstemp... yes checking for utimensat... yes checking for utimes... yes checking for mbstate_t... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for library containing frexp... none required checking for LC_MESSAGES... yes checking for a known getopt prototype in unistd.h... yes checking for utime.h... yes checking whether asprintf is declared... yes checking whether environ is declared... yes checking whether getc_unlocked is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking for libzstd >= 1.4.0... yes checking for msgpack... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile mkdir -p -- ./gas Configuring in ./gas configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-unknown-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... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... es fi fr id ja ro ru rw sv tr uk zh_CN checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes checking for LC_MESSAGES... yes checking for working assert macro... yes checking for a known getopt prototype in unistd.h... yes checking whether declaration is required for environ... no checking whether declaration is required for ffs... no checking whether asprintf is declared... yes checking whether mempcpy is declared... yes checking whether stpcpy is declared... yes checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating .gdbinit config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' /usr/bin/make all-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' Making all in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas/po' file=`echo ../../../gas/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/es.po file=`echo ../../../gas/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/fi.po file=`echo ../../../gas/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/fr.po file=`echo ../../../gas/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/id.po file=`echo ../../../gas/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/ja.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/ro.po file=`echo ../../../gas/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/ru.po file=`echo ../../../gas/po/rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/rw.po file=`echo ../../../gas/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/sv.po file=`echo ../../../gas/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/tr.po file=`echo ../../../gas/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/uk.po file=`echo ../../../gas/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gas/po/zh_CN.po make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' rm -f doc/asconfig.texi cp ../../gas/doc/all.texi doc/asconfig.texi && touch -m -r ../../gas/doc/all.texi doc/asconfig.texi chmod u+w doc/asconfig.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in doc/as.info doc/as.info-[0-9] doc/as.info-[0-9][0-9] doc/as.i[0-9] doc/as.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I "../../gas/doc" -I doc -I "../../gas/../libiberty" -I "../../gas/../bfd/doc" -I ../bfd/doc --no-split -I doc -I ../../gas/doc \ -o doc/as.info `test -f 'doc/as.texi' || echo '../../gas/'`doc/as.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./doc/as.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o ../../gas/app.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o ../../gas/as.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT atof-generic.o -MD -MP -MF $depbase.Tpo -c -o atof-generic.o ../../gas/atof-generic.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo codeview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT codeview.o -MD -MP -MF $depbase.Tpo -c -o codeview.o ../../gas/codeview.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo compress-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT compress-debug.o -MD -MP -MF $depbase.Tpo -c -o compress-debug.o ../../gas/compress-debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cond.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cond.o -MD -MP -MF $depbase.Tpo -c -o cond.o ../../gas/cond.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT depend.o -MD -MP -MF $depbase.Tpo -c -o depend.o ../../gas/depend.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o ../../gas/dwarf2dbg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o ../../gas/dw2gencfi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ecoff.o -MD -MP -MF $depbase.Tpo -c -o ecoff.o ../../gas/ecoff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ehopt.o -MD -MP -MF $depbase.Tpo -c -o ehopt.o ../../gas/ehopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o ../../gas/expr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flonum-copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT flonum-copy.o -MD -MP -MF $depbase.Tpo -c -o flonum-copy.o ../../gas/flonum-copy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flonum-konst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT flonum-konst.o -MD -MP -MF $depbase.Tpo -c -o flonum-konst.o ../../gas/flonum-konst.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flonum-mult.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT flonum-mult.o -MD -MP -MF $depbase.Tpo -c -o flonum-mult.o ../../gas/flonum-mult.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT frags.o -MD -MP -MF $depbase.Tpo -c -o frags.o ../../gas/frags.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gen-sframe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT gen-sframe.o -MD -MP -MF $depbase.Tpo -c -o gen-sframe.o ../../gas/gen-sframe.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ginsn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ginsn.o -MD -MP -MF $depbase.Tpo -c -o ginsn.o ../../gas/ginsn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o ../../gas/hash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT input-file.o -MD -MP -MF $depbase.Tpo -c -o input-file.o ../../gas/input-file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input-scrub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT input-scrub.o -MD -MP -MF $depbase.Tpo -c -o input-scrub.o ../../gas/input-scrub.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo listing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o ../../gas/listing.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT literal.o -MD -MP -MF $depbase.Tpo -c -o literal.o ../../gas/literal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o ../../gas/macro.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o ../../gas/messages.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo output-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT output-file.o -MD -MP -MF $depbase.Tpo -c -o output-file.o ../../gas/output-file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o ../../gas/read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT remap.o -MD -MP -MF $depbase.Tpo -c -o remap.o ../../gas/remap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT sb.o -MD -MP -MF $depbase.Tpo -c -o sb.o ../../gas/sb.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo scfidw2gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT scfidw2gen.o -MD -MP -MF $depbase.Tpo -c -o scfidw2gen.o ../../gas/scfidw2gen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo scfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT scfi.o -MD -MP -MF $depbase.Tpo -c -o scfi.o ../../gas/scfi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sframe-opt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT sframe-opt.o -MD -MP -MF $depbase.Tpo -c -o sframe-opt.o ../../gas/sframe-opt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../gas/stabs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT subsegs.o -MD -MP -MF $depbase.Tpo -c -o subsegs.o ../../gas/subsegs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT symbols.o -MD -MP -MF $depbase.Tpo -c -o symbols.o ../../gas/symbols.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o ../../gas/write.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/tc-m68k.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT config/tc-m68k.o -MD -MP -MF $depbase.Tpo -c -o config/tc-m68k.o ../../gas/config/tc-m68k.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/obj-elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT config/obj-elf.o -MD -MP -MF $depbase.Tpo -c -o config/obj-elf.o ../../gas/config/obj-elf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT config/atof-ieee.o -MD -MP -MF $depbase.Tpo -c -o config/atof-ieee.o ../../gas/config/atof-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../gas/../ylwrap ../../gas/config/m68k-parse.y y.tab.c config/m68k-parse.c -- bison -y depbase=`echo config/m68k-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT config/m68k-parse.o -MD -MP -MF $depbase.Tpo -c -o config/m68k-parse.o config/m68k-parse.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o as-new app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o config/tc-m68k.o config/obj-elf.o config/atof-ieee.o config/m68k-parse.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -lzstd libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/as-new app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o config/tc-m68k.o config/obj-elf.o config/atof-ieee.o config/m68k-parse.o ../opcodes/.libs/libopcodes.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/../libiberty/pic /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/.libs/libbfd.so ../bfd/.libs/libbfd.so -liberty /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -lz -lzstd -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu touch doc/as.1 perl ../../gas/../etc/texi2pod.pl -I "../../gas/doc" -I doc -I "../../gas/../libiberty" -I "../../gas/../bfd/doc" -I ../bfd/doc --no-split -Dman < ../../gas/doc/as.texi > doc/as.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 doc/as.pod | \ sed -e '/^.if n .na/d' > doc/as.1.T$$ && \ mv -f doc/as.1.T$$ doc/as.1) || \ (rm -f doc/as.1.T$$ && exit 1) rm -f doc/as.pod make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' mkdir -p -- ./libctf Configuring in ./libctf configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-unknown-linux-gnu checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking whether /usr/bin/make supports nested variables... (cached) yes checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking the archiver (x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so) interface... ar checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.lt config.lt: creating libtool checking for aclocal... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing aclocal-1.15 checking for autoconf... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing autoconf checking for autoheader... ${SHELL} /tmp/buildd/binutils/binutils-2.42.50.20240618/missing autoheader checking whether x86_64-linux-gnu-gcc supports -W... yes checking whether x86_64-linux-gnu-gcc supports -Wall... yes checking whether x86_64-linux-gnu-gcc supports -Wnarrowing... yes checking whether x86_64-linux-gnu-gcc supports -Wwrite-strings... yes checking whether x86_64-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking whether x86_64-linux-gnu-gcc supports -Wstrict-prototypes... yes checking whether x86_64-linux-gnu-gcc supports -Wmissing-prototypes... yes checking whether x86_64-linux-gnu-gcc supports -Wold-style-definition... yes checking whether x86_64-linux-gnu-gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether x86_64-linux-gnu-gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 checking for expect... /usr/bin/expect checking for Tcl supporting try/catch... yes checking for linker versioning flags... -Wl,--version-script configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' /usr/bin/make all-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in doc/ctf-spec.info doc/ctf-spec.info-[0-9] doc/ctf-spec.info-[0-9][0-9] doc/ctf-spec.i[0-9] doc/ctf-spec.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 --no-split -I doc -I ../../libctf/doc \ -o doc/ctf-spec.info `test -f 'doc/ctf-spec.texi' || echo '../../libctf/'`doc/ctf-spec.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./doc/ctf-spec.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ctf-spec.texi:809: warning: @xref should not appear on @multitable line /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-archive.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-archive.Tpo -c -o libctf-m68k_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../libctf/'`ctf-archive.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-archive.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-archive.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-archive.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o libctf-m68k_la-ctf-archive.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-archive.Tpo .deps/libctf-m68k_la-ctf-archive.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-dump.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-dump.Tpo -c -o libctf-m68k_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../libctf/'`ctf-dump.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-dump.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-dump.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-dump.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o libctf-m68k_la-ctf-dump.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-dump.Tpo .deps/libctf-m68k_la-ctf-dump.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-create.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-create.Tpo -c -o libctf-m68k_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../libctf/'`ctf-create.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-create.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-create.Tpo -c ../../libctf/ctf-create.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-create.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-create.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-create.Tpo -c ../../libctf/ctf-create.c -o libctf-m68k_la-ctf-create.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-create.Tpo .deps/libctf-m68k_la-ctf-create.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-decl.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-decl.Tpo -c -o libctf-m68k_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../libctf/'`ctf-decl.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-decl.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-decl.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-decl.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o libctf-m68k_la-ctf-decl.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-decl.Tpo .deps/libctf-m68k_la-ctf-decl.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-error.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-error.Tpo -c -o libctf-m68k_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../libctf/'`ctf-error.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-error.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-error.Tpo -c ../../libctf/ctf-error.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-error.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-error.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-error.Tpo -c ../../libctf/ctf-error.c -o libctf-m68k_la-ctf-error.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-error.Tpo .deps/libctf-m68k_la-ctf-error.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-hash.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-hash.Tpo -c -o libctf-m68k_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../libctf/'`ctf-hash.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-hash.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-hash.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-hash.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o libctf-m68k_la-ctf-hash.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-hash.Tpo .deps/libctf-m68k_la-ctf-hash.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-labels.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-labels.Tpo -c -o libctf-m68k_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../libctf/'`ctf-labels.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-labels.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-labels.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-labels.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o libctf-m68k_la-ctf-labels.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-labels.Tpo .deps/libctf-m68k_la-ctf-labels.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-dedup.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-dedup.Tpo -c -o libctf-m68k_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../libctf/'`ctf-dedup.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-dedup.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-dedup.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-dedup.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c -o libctf-m68k_la-ctf-dedup.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-dedup.Tpo .deps/libctf-m68k_la-ctf-dedup.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-link.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-link.Tpo -c -o libctf-m68k_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../libctf/'`ctf-link.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-link.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-link.Tpo -c ../../libctf/ctf-link.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-link.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-link.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-link.Tpo -c ../../libctf/ctf-link.c -o libctf-m68k_la-ctf-link.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-link.Tpo .deps/libctf-m68k_la-ctf-link.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-lookup.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-lookup.Tpo -c -o libctf-m68k_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../libctf/'`ctf-lookup.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-lookup.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-lookup.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-lookup.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o libctf-m68k_la-ctf-lookup.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-lookup.Tpo .deps/libctf-m68k_la-ctf-lookup.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-open.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-open.Tpo -c -o libctf-m68k_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../libctf/'`ctf-open.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-open.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-open.Tpo -c ../../libctf/ctf-open.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-open.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-open.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-open.Tpo -c ../../libctf/ctf-open.c -o libctf-m68k_la-ctf-open.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-open.Tpo .deps/libctf-m68k_la-ctf-open.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-serialize.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-serialize.Tpo -c -o libctf-m68k_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../libctf/'`ctf-serialize.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-serialize.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-serialize.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-serialize.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c -o libctf-m68k_la-ctf-serialize.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-serialize.Tpo .deps/libctf-m68k_la-ctf-serialize.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-sha1.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-sha1.Tpo -c -o libctf-m68k_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../libctf/'`ctf-sha1.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-sha1.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-sha1.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-sha1.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c -o libctf-m68k_la-ctf-sha1.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-sha1.Tpo .deps/libctf-m68k_la-ctf-sha1.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-string.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-string.Tpo -c -o libctf-m68k_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../libctf/'`ctf-string.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-string.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-string.Tpo -c ../../libctf/ctf-string.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-string.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-string.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-string.Tpo -c ../../libctf/ctf-string.c -o libctf-m68k_la-ctf-string.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-string.Tpo .deps/libctf-m68k_la-ctf-string.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-subr.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-subr.Tpo -c -o libctf-m68k_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../libctf/'`ctf-subr.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-subr.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-subr.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-subr.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o libctf-m68k_la-ctf-subr.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-subr.Tpo .deps/libctf-m68k_la-ctf-subr.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-types.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-types.Tpo -c -o libctf-m68k_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../libctf/'`ctf-types.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-types.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-types.Tpo -c ../../libctf/ctf-types.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-types.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-types.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-types.Tpo -c ../../libctf/ctf-types.c -o libctf-m68k_la-ctf-types.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-types.Tpo .deps/libctf-m68k_la-ctf-types.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-util.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-util.Tpo -c -o libctf-m68k_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../libctf/'`ctf-util.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-util.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-util.Tpo -c ../../libctf/ctf-util.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-util.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-util.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-util.Tpo -c ../../libctf/ctf-util.c -o libctf-m68k_la-ctf-util.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-util.Tpo .deps/libctf-m68k_la-ctf-util.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-open-bfd.Tpo -c -o libctf-m68k_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo '../../libctf/'`ctf-open-bfd.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -fPIC -DPIC -o .libs/libctf-m68k_la-ctf-open-bfd.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf-m68k_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf-m68k_la-ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -o libctf-m68k_la-ctf-open-bfd.o >/dev/null 2>&1 mv -f .deps/libctf-m68k_la-ctf-open-bfd.Tpo .deps/libctf-m68k_la-ctf-open-bfd.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -Wl,-z,relro -o libctf-m68k.la -rpath /usr/lib/m68k-linux-gnu libctf-m68k_la-ctf-archive.lo libctf-m68k_la-ctf-dump.lo libctf-m68k_la-ctf-create.lo libctf-m68k_la-ctf-decl.lo libctf-m68k_la-ctf-error.lo libctf-m68k_la-ctf-hash.lo libctf-m68k_la-ctf-labels.lo libctf-m68k_la-ctf-dedup.lo libctf-m68k_la-ctf-link.lo libctf-m68k_la-ctf-lookup.lo libctf-m68k_la-ctf-open.lo libctf-m68k_la-ctf-serialize.lo libctf-m68k_la-ctf-sha1.lo libctf-m68k_la-ctf-string.lo libctf-m68k_la-ctf-subr.lo libctf-m68k_la-ctf-types.lo libctf-m68k_la-ctf-util.lo libctf-m68k_la-ctf-open-bfd.lo -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic -liberty ../bfd/libbfd.la -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic -liberty -lz libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libctf-m68k_la-ctf-archive.o .libs/libctf-m68k_la-ctf-dump.o .libs/libctf-m68k_la-ctf-create.o .libs/libctf-m68k_la-ctf-decl.o .libs/libctf-m68k_la-ctf-error.o .libs/libctf-m68k_la-ctf-hash.o .libs/libctf-m68k_la-ctf-labels.o .libs/libctf-m68k_la-ctf-dedup.o .libs/libctf-m68k_la-ctf-link.o .libs/libctf-m68k_la-ctf-lookup.o .libs/libctf-m68k_la-ctf-open.o .libs/libctf-m68k_la-ctf-serialize.o .libs/libctf-m68k_la-ctf-sha1.o .libs/libctf-m68k_la-ctf-string.o .libs/libctf-m68k_la-ctf-subr.o .libs/libctf-m68k_la-ctf-types.o .libs/libctf-m68k_la-ctf-util.o .libs/libctf-m68k_la-ctf-open-bfd.o -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/.libs -Wl,-rpath -Wl,/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so -liberty -lz -Wl,--version-script=../../libctf/libctf.ver -Wl,-z -Wl,relro -Wl,-soname -Wl,libctf-m68k.so.0 -o .libs/libctf-m68k.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libctf-m68k.so.0" && ln -s "libctf-m68k.so.0.0.0" "libctf-m68k.so.0") libtool: link: (cd ".libs" && rm -f "libctf-m68k.so" && ln -s "libctf-m68k.so.0.0.0" "libctf-m68k.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libctf-m68k.a libctf-m68k_la-ctf-archive.o libctf-m68k_la-ctf-dump.o libctf-m68k_la-ctf-create.o libctf-m68k_la-ctf-decl.o libctf-m68k_la-ctf-error.o libctf-m68k_la-ctf-hash.o libctf-m68k_la-ctf-labels.o libctf-m68k_la-ctf-dedup.o libctf-m68k_la-ctf-link.o libctf-m68k_la-ctf-lookup.o libctf-m68k_la-ctf-open.o libctf-m68k_la-ctf-serialize.o libctf-m68k_la-ctf-sha1.o libctf-m68k_la-ctf-string.o libctf-m68k_la-ctf-subr.o libctf-m68k_la-ctf-types.o libctf-m68k_la-ctf-util.o libctf-m68k_la-ctf-open-bfd.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libctf-m68k.a libtool: link: ( cd ".libs" && rm -f "libctf-m68k.la" && ln -s "../libctf-m68k.la" "libctf-m68k.la" ) /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-archive.Tpo -c -o libctf_nobfd-m68k_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../libctf/'`ctf-archive.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-archive.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o libctf_nobfd-m68k_la-ctf-archive.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-archive.Tpo .deps/libctf_nobfd-m68k_la-ctf-archive.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-dump.Tpo -c -o libctf_nobfd-m68k_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../libctf/'`ctf-dump.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-dump.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o libctf_nobfd-m68k_la-ctf-dump.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-dump.Tpo .deps/libctf_nobfd-m68k_la-ctf-dump.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-create.Tpo -c -o libctf_nobfd-m68k_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../libctf/'`ctf-create.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-create.Tpo -c ../../libctf/ctf-create.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-create.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-create.Tpo -c ../../libctf/ctf-create.c -o libctf_nobfd-m68k_la-ctf-create.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-create.Tpo .deps/libctf_nobfd-m68k_la-ctf-create.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-decl.Tpo -c -o libctf_nobfd-m68k_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../libctf/'`ctf-decl.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-decl.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o libctf_nobfd-m68k_la-ctf-decl.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-decl.Tpo .deps/libctf_nobfd-m68k_la-ctf-decl.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-error.Tpo -c -o libctf_nobfd-m68k_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../libctf/'`ctf-error.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-error.Tpo -c ../../libctf/ctf-error.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-error.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-error.Tpo -c ../../libctf/ctf-error.c -o libctf_nobfd-m68k_la-ctf-error.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-error.Tpo .deps/libctf_nobfd-m68k_la-ctf-error.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-hash.Tpo -c -o libctf_nobfd-m68k_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../libctf/'`ctf-hash.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-hash.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o libctf_nobfd-m68k_la-ctf-hash.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-hash.Tpo .deps/libctf_nobfd-m68k_la-ctf-hash.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-labels.Tpo -c -o libctf_nobfd-m68k_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../libctf/'`ctf-labels.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-labels.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o libctf_nobfd-m68k_la-ctf-labels.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-labels.Tpo .deps/libctf_nobfd-m68k_la-ctf-labels.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-dedup.Tpo -c -o libctf_nobfd-m68k_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../libctf/'`ctf-dedup.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-dedup.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c -o libctf_nobfd-m68k_la-ctf-dedup.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-dedup.Tpo .deps/libctf_nobfd-m68k_la-ctf-dedup.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-link.Tpo -c -o libctf_nobfd-m68k_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../libctf/'`ctf-link.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-link.Tpo -c ../../libctf/ctf-link.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-link.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-link.Tpo -c ../../libctf/ctf-link.c -o libctf_nobfd-m68k_la-ctf-link.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-link.Tpo .deps/libctf_nobfd-m68k_la-ctf-link.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-lookup.Tpo -c -o libctf_nobfd-m68k_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../libctf/'`ctf-lookup.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-lookup.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o libctf_nobfd-m68k_la-ctf-lookup.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-lookup.Tpo .deps/libctf_nobfd-m68k_la-ctf-lookup.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-open.Tpo -c -o libctf_nobfd-m68k_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../libctf/'`ctf-open.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-open.Tpo -c ../../libctf/ctf-open.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-open.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-open.Tpo -c ../../libctf/ctf-open.c -o libctf_nobfd-m68k_la-ctf-open.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-open.Tpo .deps/libctf_nobfd-m68k_la-ctf-open.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-serialize.Tpo -c -o libctf_nobfd-m68k_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../libctf/'`ctf-serialize.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-serialize.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c -o libctf_nobfd-m68k_la-ctf-serialize.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-serialize.Tpo .deps/libctf_nobfd-m68k_la-ctf-serialize.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-sha1.Tpo -c -o libctf_nobfd-m68k_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../libctf/'`ctf-sha1.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-sha1.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c -o libctf_nobfd-m68k_la-ctf-sha1.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-sha1.Tpo .deps/libctf_nobfd-m68k_la-ctf-sha1.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-string.Tpo -c -o libctf_nobfd-m68k_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../libctf/'`ctf-string.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-string.Tpo -c ../../libctf/ctf-string.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-string.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-string.Tpo -c ../../libctf/ctf-string.c -o libctf_nobfd-m68k_la-ctf-string.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-string.Tpo .deps/libctf_nobfd-m68k_la-ctf-string.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-subr.Tpo -c -o libctf_nobfd-m68k_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../libctf/'`ctf-subr.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-subr.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o libctf_nobfd-m68k_la-ctf-subr.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-subr.Tpo .deps/libctf_nobfd-m68k_la-ctf-subr.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-types.Tpo -c -o libctf_nobfd-m68k_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../libctf/'`ctf-types.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-types.Tpo -c ../../libctf/ctf-types.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-types.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-types.Tpo -c ../../libctf/ctf-types.c -o libctf_nobfd-m68k_la-ctf-types.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-types.Tpo .deps/libctf_nobfd-m68k_la-ctf-types.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-util.Tpo -c -o libctf_nobfd-m68k_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../libctf/'`ctf-util.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-util.Tpo -c ../../libctf/ctf-util.c -fPIC -DPIC -o .libs/libctf_nobfd-m68k_la-ctf-util.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libctf_nobfd-m68k_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd-m68k_la-ctf-util.Tpo -c ../../libctf/ctf-util.c -o libctf_nobfd-m68k_la-ctf-util.o >/dev/null 2>&1 mv -f .deps/libctf_nobfd-m68k_la-ctf-util.Tpo .deps/libctf_nobfd-m68k_la-ctf-util.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -version-info 0:0:0 -Wl,--version-script='libctf-nobfd.ver' -Wl,-z,relro -o libctf-nobfd-m68k.la -rpath /usr/lib/m68k-linux-gnu libctf_nobfd-m68k_la-ctf-archive.lo libctf_nobfd-m68k_la-ctf-dump.lo libctf_nobfd-m68k_la-ctf-create.lo libctf_nobfd-m68k_la-ctf-decl.lo libctf_nobfd-m68k_la-ctf-error.lo libctf_nobfd-m68k_la-ctf-hash.lo libctf_nobfd-m68k_la-ctf-labels.lo libctf_nobfd-m68k_la-ctf-dedup.lo libctf_nobfd-m68k_la-ctf-link.lo libctf_nobfd-m68k_la-ctf-lookup.lo libctf_nobfd-m68k_la-ctf-open.lo libctf_nobfd-m68k_la-ctf-serialize.lo libctf_nobfd-m68k_la-ctf-sha1.lo libctf_nobfd-m68k_la-ctf-string.lo libctf_nobfd-m68k_la-ctf-subr.lo libctf_nobfd-m68k_la-ctf-types.lo libctf_nobfd-m68k_la-ctf-util.lo -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic -liberty -lz libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libctf_nobfd-m68k_la-ctf-archive.o .libs/libctf_nobfd-m68k_la-ctf-dump.o .libs/libctf_nobfd-m68k_la-ctf-create.o .libs/libctf_nobfd-m68k_la-ctf-decl.o .libs/libctf_nobfd-m68k_la-ctf-error.o .libs/libctf_nobfd-m68k_la-ctf-hash.o .libs/libctf_nobfd-m68k_la-ctf-labels.o .libs/libctf_nobfd-m68k_la-ctf-dedup.o .libs/libctf_nobfd-m68k_la-ctf-link.o .libs/libctf_nobfd-m68k_la-ctf-lookup.o .libs/libctf_nobfd-m68k_la-ctf-open.o .libs/libctf_nobfd-m68k_la-ctf-serialize.o .libs/libctf_nobfd-m68k_la-ctf-sha1.o .libs/libctf_nobfd-m68k_la-ctf-string.o .libs/libctf_nobfd-m68k_la-ctf-subr.o .libs/libctf_nobfd-m68k_la-ctf-types.o .libs/libctf_nobfd-m68k_la-ctf-util.o -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic -liberty -lz -Wl,--version-script=libctf-nobfd.ver -Wl,-z -Wl,relro -Wl,-soname -Wl,libctf-nobfd-m68k.so.0 -o .libs/libctf-nobfd-m68k.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libctf-nobfd-m68k.so.0" && ln -s "libctf-nobfd-m68k.so.0.0.0" "libctf-nobfd-m68k.so.0") libtool: link: (cd ".libs" && rm -f "libctf-nobfd-m68k.so" && ln -s "libctf-nobfd-m68k.so.0.0.0" "libctf-nobfd-m68k.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libctf-nobfd-m68k.a libctf_nobfd-m68k_la-ctf-archive.o libctf_nobfd-m68k_la-ctf-dump.o libctf_nobfd-m68k_la-ctf-create.o libctf_nobfd-m68k_la-ctf-decl.o libctf_nobfd-m68k_la-ctf-error.o libctf_nobfd-m68k_la-ctf-hash.o libctf_nobfd-m68k_la-ctf-labels.o libctf_nobfd-m68k_la-ctf-dedup.o libctf_nobfd-m68k_la-ctf-link.o libctf_nobfd-m68k_la-ctf-lookup.o libctf_nobfd-m68k_la-ctf-open.o libctf_nobfd-m68k_la-ctf-serialize.o libctf_nobfd-m68k_la-ctf-sha1.o libctf_nobfd-m68k_la-ctf-string.o libctf_nobfd-m68k_la-ctf-subr.o libctf_nobfd-m68k_la-ctf-types.o libctf_nobfd-m68k_la-ctf-util.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libctf-nobfd-m68k.a libtool: link: ( cd ".libs" && rm -f "libctf-nobfd-m68k.la" && ln -s "../libctf-nobfd-m68k.la" "libctf-nobfd-m68k.la" ) make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' /bin/bash ../../binutils/../ylwrap ../../binutils/arparse.y y.tab.c arparse.c y.tab.h `echo arparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output arparse.output -- bison -y -d updating arparse.h /bin/bash ../../binutils/../ylwrap ../../binutils/sysinfo.y y.tab.c sysinfo.c y.tab.h `echo sysinfo.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output sysinfo.output -- bison -y -d /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/sysinfo.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/sysinfo.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating sysinfo.h if [ -r sysinfo.c ]; then \ x86_64-linux-gnu-gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 sysinfo.c ; \ else \ x86_64-linux-gnu-gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 ../../binutils/sysinfo.c ; \ fi /bin/bash ../../binutils/../ylwrap ../../binutils/syslex.l lex.yy.c syslex.c -- flex x86_64-linux-gnu-gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 ../../binutils/syslex_wrap.c x86_64-linux-gnu-gcc -g -O2 -o sysinfo sysinfo.o syslex_wrap.o ./sysinfo -d <../../binutils/sysroff.info >sysroff.h /bin/bash ../../binutils/../ylwrap ../../binutils/defparse.y y.tab.c defparse.c y.tab.h `echo defparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output defparse.output -- bison -y -d /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/defparse.y: warning: 27 shift/reduce conflicts [-Wconflicts-sr] /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/defparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating defparse.h /bin/bash ../../binutils/../ylwrap ../../binutils/rcparse.y y.tab.c rcparse.c y.tab.h `echo rcparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output rcparse.output -- bison -y -d /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/rcparse.y: warning: 58 shift/reduce conflicts [-Wconflicts-sr] /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/rcparse.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr] /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/rcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating rcparse.h /bin/bash ../../binutils/../ylwrap ../../binutils/mcparse.y y.tab.c mcparse.c y.tab.h `echo mcparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output mcparse.output -- bison -y -d /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/../../binutils/mcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating mcparse.h Making info in po make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/po' make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/po' make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in doc/binutils.info doc/binutils.info-[0-9] doc/binutils.info-[0-9][0-9] doc/binutils.i[0-9] doc/binutils.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -I doc -I ../../binutils/doc \ -o doc/binutils.info `test -f 'doc/binutils.texi' || echo '../../binutils/'`doc/binutils.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./doc/binutils.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc touch doc/addr2line.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Daddr2line < ../../binutils/doc/binutils.texi > addr2line.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > doc/addr2line.1.T$$ && \ mv -f doc/addr2line.1.T$$ doc/addr2line.1) || (rm -f doc/addr2line.1.T$$ && exit 1) rm -f addr2line.pod touch doc/ar.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dar < ../../binutils/doc/binutils.texi > ar.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 ar.pod | sed -e '/^.if n .na/d' > doc/ar.1.T$$ && \ mv -f doc/ar.1.T$$ doc/ar.1) || (rm -f doc/ar.1.T$$ && exit 1) rm -f ar.pod touch doc/dlltool.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Ddlltool < ../../binutils/doc/binutils.texi > dlltool.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > doc/dlltool.1.T$$ && \ mv -f doc/dlltool.1.T$$ doc/dlltool.1) || (rm -f doc/dlltool.1.T$$ && exit 1) rm -f dlltool.pod touch doc/nm.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dnm < ../../binutils/doc/binutils.texi > nm.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 nm.pod | sed -e '/^.if n .na/d' > doc/nm.1.T$$ && \ mv -f doc/nm.1.T$$ doc/nm.1) || (rm -f doc/nm.1.T$$ && exit 1) rm -f nm.pod touch doc/objcopy.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dobjcopy < ../../binutils/doc/binutils.texi > objcopy.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > doc/objcopy.1.T$$ && \ mv -f doc/objcopy.1.T$$ doc/objcopy.1) || (rm -f doc/objcopy.1.T$$ && exit 1) rm -f objcopy.pod touch doc/objdump.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dobjdump < ../../binutils/doc/binutils.texi > objdump.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 objdump.pod | sed -e '/^.if n .na/d' > doc/objdump.1.T$$ && \ mv -f doc/objdump.1.T$$ doc/objdump.1) || (rm -f doc/objdump.1.T$$ && exit 1) rm -f objdump.pod touch doc/ranlib.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dranlib < ../../binutils/doc/binutils.texi > ranlib.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > doc/ranlib.1.T$$ && \ mv -f doc/ranlib.1.T$$ doc/ranlib.1) || (rm -f doc/ranlib.1.T$$ && exit 1) rm -f ranlib.pod touch doc/readelf.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dreadelf < ../../binutils/doc/binutils.texi > readelf.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 readelf.pod | sed -e '/^.if n .na/d' > doc/readelf.1.T$$ && \ mv -f doc/readelf.1.T$$ doc/readelf.1) || (rm -f doc/readelf.1.T$$ && exit 1) rm -f readelf.pod touch doc/size.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dsize < ../../binutils/doc/binutils.texi > size.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 size.pod | sed -e '/^.if n .na/d' > doc/size.1.T$$ && \ mv -f doc/size.1.T$$ doc/size.1) || (rm -f doc/size.1.T$$ && exit 1) rm -f size.pod touch doc/strings.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dstrings < ../../binutils/doc/binutils.texi > strings.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 strings.pod | sed -e '/^.if n .na/d' > doc/strings.1.T$$ && \ mv -f doc/strings.1.T$$ doc/strings.1) || (rm -f doc/strings.1.T$$ && exit 1) rm -f strings.pod touch doc/strip.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dstrip < ../../binutils/doc/binutils.texi > strip.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 strip.pod | sed -e '/^.if n .na/d' > doc/strip.1.T$$ && \ mv -f doc/strip.1.T$$ doc/strip.1) || (rm -f doc/strip.1.T$$ && exit 1) rm -f strip.pod touch doc/elfedit.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Delfedit < ../../binutils/doc/binutils.texi > elfedit.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > doc/elfedit.1.T$$ && \ mv -f doc/elfedit.1.T$$ doc/elfedit.1) || (rm -f doc/elfedit.1.T$$ && exit 1) rm -f elfedit.pod touch doc/windres.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dwindres < ../../binutils/doc/binutils.texi > windres.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 windres.pod | sed -e '/^.if n .na/d' > doc/windres.1.T$$ && \ mv -f doc/windres.1.T$$ doc/windres.1) || (rm -f doc/windres.1.T$$ && exit 1) rm -f windres.pod touch doc/windmc.1 perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dwindmc < ../../binutils/doc/binutils.texi > windmc.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 windmc.pod | sed -e '/^.if n .na/d' > doc/windmc.1.T$$ && \ mv -f doc/windmc.1.T$$ doc/windmc.1) || (rm -f doc/windmc.1.T$$ && exit 1) rm -f windmc.pod touch doc/cxxfilt.man perl ../../binutils/../etc/texi2pod.pl -I "../../binutils/doc" -I "../../binutils/../libiberty" -I "../../binutils/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dcxxfilt < ../../binutils/doc/binutils.texi > c++filt.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > doc/cxxfilt.man.T$$ && \ mv -f doc/cxxfilt.man.T$$ doc/cxxfilt.man) || (rm -f doc/cxxfilt.man.T$$ && exit 1) rm -f c++filt.pod if test -f doc/cxxfilt.man; then \ man=doc/cxxfilt.man; \ else \ man=../../binutils/doc/cxxfilt.man; \ fi; \ sed -e 's/cxxfilt/c++filt/' < $man \ > doc/c++filt.1 make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' /usr/bin/make all-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' Making all in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/po' file=`echo ../../../binutils/po/bg | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/bg.po file=`echo ../../../binutils/po/ca | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/ca.po file=`echo ../../../binutils/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/da.po file=`echo ../../../binutils/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/es.po file=`echo ../../../binutils/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/fi.po file=`echo ../../../binutils/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/fr.po file=`echo ../../../binutils/po/hr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/hr.po file=`echo ../../../binutils/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/id.po file=`echo ../../../binutils/po/it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/it.po file=`echo ../../../binutils/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/ja.po file=`echo ../../../binutils/po/pt | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/pt.po file=`echo ../../../binutils/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/ro.po file=`echo ../../../binutils/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/ru.po file=`echo ../../../binutils/po/rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/rw.po file=`echo ../../../binutils/po/sk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/sk.po file=`echo ../../../binutils/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/sr.po file=`echo ../../../binutils/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/sv.po file=`echo ../../../binutils/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/tr.po file=`echo ../../../binutils/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/uk.po file=`echo ../../../binutils/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/vi.po file=`echo ../../../binutils/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/zh_CN.po file=`echo ../../../binutils/po/zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils/po/zh_TW.po make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' depbase=`echo size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT size.o -MD -MP -MF $depbase.Tpo -c -o size.o ../../binutils/size.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bucomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bucomm.o -MD -MP -MF $depbase.Tpo -c -o bucomm.o ../../binutils/bucomm.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o ../../binutils/version.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o ../../binutils/filemode.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../binutils/objdump.c mv -f .deps/objdump.Tpo .deps/objdump.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../binutils/dwarf.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po depbase=`echo prdbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT prdbg.o -MD -MP -MF $depbase.Tpo -c -o prdbg.o ../../binutils/prdbg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo demanguse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT demanguse.o -MD -MP -MF $depbase.Tpo -c -o demanguse.o ../../binutils/demanguse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o ../../binutils/rddbg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../binutils/debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../binutils/stabs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rdcoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT rdcoff.o -MD -MP -MF $depbase.Tpo -c -o rdcoff.o ../../binutils/rdcoff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo elfcomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o ../../binutils/elfcomm.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o objdump objdump.o dwarf.o prdbg.o demanguse.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf-m68k.la ../bfd/libbfd.la ../libiberty/libiberty.a ../libsframe/libsframe.la libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/objdump objdump.o dwarf.o prdbg.o demanguse.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/../libiberty/pic ../libctf/.libs/libctf-m68k.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/.libs/libbfd.so ../bfd/.libs/libbfd.so -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a ../libsframe/.libs/libsframe.so -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils/`arparse.c mv -f .deps/arparse.Tpo .deps/arparse.Po /bin/bash ../../binutils/../ylwrap ../../binutils/arlex.l lex.yy.c arlex.c -- flex x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils/`arlex.c mv -f .deps/arlex.Tpo .deps/arlex.Po depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ../../binutils/ar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT not-ranlib.o -MD -MP -MF $depbase.Tpo -c -o not-ranlib.o ../../binutils/not-ranlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo arsup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT arsup.o -MD -MP -MF $depbase.Tpo -c -o arsup.o ../../binutils/arsup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT rename.o -MD -MP -MF $depbase.Tpo -c -o rename.o ../../binutils/rename.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo binemul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT binemul.o -MD -MP -MF $depbase.Tpo -c -o binemul.o ../../binutils/binemul.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo emul_vanilla.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT emul_vanilla.o -MD -MP -MF $depbase.Tpo -c -o emul_vanilla.o ../../binutils/emul_vanilla.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT strings.o -MD -MP -MF $depbase.Tpo -c -o strings.o ../../binutils/strings.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo is-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT is-ranlib.o -MD -MP -MF $depbase.Tpo -c -o is-ranlib.o ../../binutils/is-ranlib.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo objcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT objcopy.o -MD -MP -MF $depbase.Tpo -c -o objcopy.o ../../binutils/objcopy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo not-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT not-strip.o -MD -MP -MF $depbase.Tpo -c -o not-strip.o ../../binutils/not-strip.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo wrstabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o ../../binutils/wrstabs.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o ../../binutils/addr2line.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../binutils/readelf.c mv -f .deps/readelf.Tpo .deps/readelf.Po depbase=`echo unwind-ia64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT unwind-ia64.o -MD -MP -MF $depbase.Tpo -c -o unwind-ia64.o ../../binutils/unwind-ia64.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o readelf readelf.o version.o unwind-ia64.o dwarf.o demanguse.o elfcomm.o ../libctf/libctf-nobfd-m68k.la ../libiberty/libiberty.a -lz -lzstd ../libsframe/libsframe.la libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/readelf readelf.o version.o unwind-ia64.o dwarf.o demanguse.o elfcomm.o ../libctf/.libs/libctf-nobfd-m68k.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic -liberty ../libiberty/libiberty.a -lz -lzstd ../libsframe/.libs/libsframe.so -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo elfedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT elfedit.o -MD -MP -MF $depbase.Tpo -c -o elfedit.o ../../binutils/elfedit.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a depbase=`echo nm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT nm.o -MD -MP -MF $depbase.Tpo -c -o nm.o ../../binutils/nm.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o nm-new nm.o demanguse.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/nm-new nm.o demanguse.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo is-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT is-strip.o -MD -MP -MF $depbase.Tpo -c -o is-strip.o ../../binutils/is-strip.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo cxxfilt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cxxfilt.o -MD -MP -MF $depbase.Tpo -c -o cxxfilt.o ../../binutils/cxxfilt.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo bfdtest1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfdtest1.o -MD -MP -MF $depbase.Tpo -c -o bfdtest1.o ../../binutils/bfdtest1.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo bfdtest2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bfdtest2.o -MD -MP -MF $depbase.Tpo -c -o bfdtest2.o ../../binutils/bfdtest2.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o ../../binutils/testsuite/gentestdlls.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o testsuite/.libs/gentestdlls testsuite/gentestdlls.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' mkdir -p -- ./etc Configuring in ./etc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/etc' mkdir -p -- ./gprof Configuring in ./gprof configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-unknown-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... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for setitimer... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... bg da de eo es fi fr ga hu id it ja ka ms nl pt_BR ro ru rw sr sv tr uk vi checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes checking for library containing fabs... -lm Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' awk -f ../../gprof/gen-c-prog.awk > flat_bl.c \ FUNCTION=`(echo flat_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ FILE=flat_bl.m ../../gprof/flat_bl.m awk -f ../../gprof/gen-c-prog.awk > bsd_callg_bl.c \ FUNCTION=`(echo bsd_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ FILE=bsd_callg_bl.m ../../gprof/bsd_callg_bl.m awk -f ../../gprof/gen-c-prog.awk > fsf_callg_bl.c \ FUNCTION=`(echo fsf_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ FILE=fsf_callg_bl.m ../../gprof/fsf_callg_bl.m /usr/bin/make all-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' Making all in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof/po' file=`echo ../../../gprof/po/bg | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/bg.po file=`echo ../../../gprof/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/da.po file=`echo ../../../gprof/po/de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/de.po file=`echo ../../../gprof/po/eo | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/eo.po file=`echo ../../../gprof/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/es.po file=`echo ../../../gprof/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/fi.po file=`echo ../../../gprof/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/fr.po file=`echo ../../../gprof/po/ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ga.po file=`echo ../../../gprof/po/hu | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/hu.po file=`echo ../../../gprof/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/id.po file=`echo ../../../gprof/po/it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/it.po file=`echo ../../../gprof/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ka.po file=`echo ../../../gprof/po/ms | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ms.po file=`echo ../../../gprof/po/nl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/nl.po file=`echo ../../../gprof/po/pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/pt_BR.po file=`echo ../../../gprof/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ro.po file=`echo ../../../gprof/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/ru.po file=`echo ../../../gprof/po/rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/rw.po file=`echo ../../../gprof/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/sr.po file=`echo ../../../gprof/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/sv.po file=`echo ../../../gprof/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/tr.po file=`echo ../../../gprof/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/uk.po file=`echo ../../../gprof/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../gprof/po/vi.po make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' echo "@set top_srcdir ../../gprof" >> ./config.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in gprof.info gprof.info-[0-9] gprof.info-[0-9][0-9] gprof.i[0-9] gprof.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I "../../gprof" -I "../../gprof/../bfd/doc" -I ../bfd/doc --no-split -I ../../gprof \ -o gprof.info `test -f 'gprof.texi' || echo '../../gprof/'`gprof.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc gprof.texi:1809: warning: unexpected argument on @ignore line: - it does this now x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../gprof/basic_blocks.c mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../gprof/call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../gprof/cg_arcs.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../gprof/cg_dfn.c mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../gprof/cg_print.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../gprof/corefile.c mv -f .deps/corefile.Tpo .deps/corefile.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../gprof/gmon_io.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../gprof/gprof.c mv -f .deps/gprof.Tpo .deps/gprof.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../gprof/hertz.c mv -f .deps/hertz.Tpo .deps/hertz.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../gprof/hist.c mv -f .deps/hist.Tpo .deps/hist.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../gprof/source.c mv -f .deps/source.Tpo .deps/source.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../gprof/search_list.c mv -f .deps/search_list.Tpo .deps/search_list.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gprof/symtab.c mv -f .deps/symtab.Tpo .deps/symtab.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../gprof/sym_ids.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../gprof/utils.c mv -f .deps/utils.Tpo .deps/utils.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gprof/i386.c mv -f .deps/i386.Tpo .deps/i386.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../gprof/alpha.c mv -f .deps/alpha.Tpo .deps/alpha.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../gprof/vax.c mv -f .deps/vax.Tpo .deps/vax.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gprof/sparc.c mv -f .deps/sparc.Tpo .deps/sparc.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gprof/mips.c mv -f .deps/mips.Tpo .deps/mips.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gprof/aarch64.c mv -f .deps/aarch64.Tpo .deps/aarch64.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so ../libiberty/libiberty.a -lm -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu touch gprof.1 perl ../../gprof/../etc/texi2pod.pl -I "../../gprof" -I "../../gprof/../bfd/doc" -I ../bfd/doc --no-split -Dman -Dgprof < ../../gprof/gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.42.50" --section=1 gprof.pod | \ sed -e '/^.if n .na/d' > gprof.1.T$$ && \ mv -f gprof.1.T$$ gprof.1) || \ (rm -f gprof.1.T$$ && exit 1) rm -f gprof.pod make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' mkdir -p -- ./ld Configuring in ./ld configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-unknown-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... mawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-linux-gnu-g++... gcc3 checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E checking for ld used by x86_64-linux-gnu-g++... x86_64-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-linux-gnu-g++ linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-g++ static flag -static works... yes checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-g++ linker (x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 checking for jansson... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... bg da de es fi fr ga id it ja ka pt_BR ro ru sr sv tr uk vi zh_CN zh_TW checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking elf-hints.h usability... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... yes checking for glob... yes checking for lseek... yes checking for mkstemp... yes checking for open... yes checking for realpath... yes checking for waitpid... yes checking whether asprintf is declared... yes checking whether environ is declared... yes checking whether stpcpy is declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlopen... none required checking for a known getopt prototype in unistd.h... yes checking for libzstd >= 1.4.0... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default commands make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' /bin/bash ../../ld/../ylwrap ../../ld/ldgram.y y.tab.c ldgram.c y.tab.h `echo ldgram.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output ldgram.output -- bison -y -d updating ldgram.h (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " em68kelf.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " em68kelf.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h /bin/bash ../../ld/../ylwrap ../../ld/deffilep.y y.tab.c deffilep.c y.tab.h `echo deffilep.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output deffilep.output -- bison -y -d /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld/../../ld/deffilep.y: warning: 84 shift/reduce conflicts [-Wconflicts-sr] /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld/../../ld/deffilep.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating deffilep.h /usr/bin/make all-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' Making all in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld/po' ( if test 'x../../../ld/po' != 'x.'; then \ posrcprefix='../../../ld/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../ld/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) rm -f BLD-POTFILES-t BLD-POTFILES \ && sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../ld/po/BLD-POTFILES.in \ | sed -e '$s/\\$//' > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default commands file=`echo ../../../ld/po/bg | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/bg.po file=`echo ../../../ld/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/da.po file=`echo ../../../ld/po/de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/de.po file=`echo ../../../ld/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/es.po file=`echo ../../../ld/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/fi.po file=`echo ../../../ld/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/fr.po file=`echo ../../../ld/po/ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ga.po file=`echo ../../../ld/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/id.po file=`echo ../../../ld/po/it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/it.po file=`echo ../../../ld/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ka.po file=`echo ../../../ld/po/pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ro.po file=`echo ../../../ld/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/ru.po file=`echo ../../../ld/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/sr.po file=`echo ../../../ld/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/sv.po file=`echo ../../../ld/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/tr.po file=`echo ../../../ld/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/uk.po file=`echo ../../../ld/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/vi.po file=`echo ../../../ld/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/zh_CN.po file=`echo ../../../ld/po/zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../ld/po/zh_TW.po make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' cp ../../ld/gen-doc.texi ./configdoc.texi chmod u+w ./configdoc.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I ../../ld -I ../../ld/../bfd/doc -I ../bfd/doc -I ../../ld/../libiberty --no-split -I ../../ld \ -o ld.info `test -f 'ld.texi' || echo '../../ld/'`ld.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in ldint.info ldint.info-[0-9] ldint.info-[0-9][0-9] ldint.i[0-9] ldint.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I ../../ld -I ../../ld/../bfd/doc -I ../bfd/doc -I ../../ld/../libiberty --no-split -I ../../ld \ -o ldint.info `test -f 'ldint.texi' || echo '../../ld/'`ldint.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./ldint.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c -o libdep_plugin.lo ../../ld/libdep_plugin.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c ../../ld/libdep_plugin.c -fPIC -DPIC -o .libs/libdep_plugin.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c ../../ld/libdep_plugin.c -o libdep_plugin.o >/dev/null 2>&1 mv -f .deps/libdep_plugin.Tpo .deps/libdep_plugin.Plo /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -no-undefined -rpath /nowhere -module -avoid-version -Wl,-z,relro -o libdep.la -rpath /usr/lib/m68k-linux-gnu/bfd-plugins libdep_plugin.lo libtool: link: warning: ignoring multiple `-rpath's for a libtool library libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libdep_plugin.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libdep.so -o .libs/libdep.so libtool: link: ( cd ".libs" && rm -f "libdep.la" && ln -s "../libdep.la" "libdep.la" ) /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../ld/'`testplug.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -no-undefined -rpath /nowhere -Wl,-z,relro -o libldtestplug.la libldtestplug_la-testplug.lo libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libldtestplug_la-testplug.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libldtestplug.a libldtestplug_la-testplug.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libldtestplug.a libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '../../ld/'`testplug2.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1 mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -no-undefined -rpath /nowhere -Wl,-z,relro -o libldtestplug2.la libldtestplug2_la-testplug2.lo libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libldtestplug2_la-testplug2.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libldtestplug2.a libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '../../ld/'`testplug3.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1 mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -no-undefined -rpath /nowhere -Wl,-z,relro -o libldtestplug3.la libldtestplug3_la-testplug3.lo libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libldtestplug3_la-testplug3.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libldtestplug3.a libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" ) /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '../../ld/'`testplug4.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1 mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -g -O2 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -no-undefined -rpath /nowhere -Wl,-z,relro -o libldtestplug4.la libldtestplug4_la-testplug4.lo libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libldtestplug4_la-testplug4.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so") libtool: link: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/libldtestplug4.a libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" ) x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../ld/`ldgram.c mv -f .deps/ldgram.Tpo .deps/ldgram.Po /bin/bash ../../ld/../ylwrap ../../ld/ldlex.l lex.yy.c ldlex.c -- flex x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../ld/ldlex-wrapper.c mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../ld/ldlang.c mv -f .deps/ldlang.Tpo .deps/ldlang.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../ld/mri.c mv -f .deps/mri.Tpo .deps/mri.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../ld/ldctor.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"m68kelf"' \ -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/m68k-linux-gnu/bin"' \ -DTARGET='"m68k-unknown-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"/\" \ ../../ld/ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../ld/ldwrite.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../ld/ldexp.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../ld/ldemul.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../ld/ldver.c mv -f .deps/ldver.Tpo .deps/ldver.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../ld/ldmisc.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ -DSCRIPTDIR='"/usr/lib/m68k-linux-gnu"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/m68k-linux-gnu/bin"' \ ../../ld/ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../ld/ldcref.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../ld/ldbuildid.c mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po test -d ldscripts || mkdir ldscripts; touch ldscripts/stamp /bin/bash ../../ld/genscripts.sh "../../ld" "/usr/lib/m68k-linux-gnu" "/usr" "/usr" x86_64-pc-linux-gnu m68k-unknown-linux-gnu m68k-linux-gnu ".deps" "" "m68kelf" "/usr/local/lib /lib /usr/lib" yes yes m68kelf "m68k-linux-gnu" x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT em68kelf.o -MD -MP -MF .deps/em68kelf.Tpo -c -o em68kelf.o em68kelf.c mv -f .deps/em68kelf.Tpo .deps/em68kelf.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldelf.o -MD -MP -MF .deps/ldelf.Tpo -c -o ldelf.o ../../ld/ldelf.c mv -f .deps/ldelf.Tpo .deps/ldelf.Po x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -MT ldelfgen.o -MD -MP -MF .deps/ldelfgen.Tpo -c -o ldelfgen.o ../../ld/ldelfgen.c mv -f .deps/ldelfgen.Tpo .deps/ldelfgen.Po /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z,relro -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o em68kelf.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf-m68k.la ../libiberty/libiberty.a -lz -lzstd -ljansson libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -Wl,-z -Wl,relro -o .libs/ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o em68kelf.o ldelf.o ldelfgen.o ../bfd/.libs/libbfd.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic ../libctf/.libs/libctf-m68k.so -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/.libs/libbfd.so /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs/libsframe.so -liberty ../libiberty/libiberty.a -lz -lzstd -ljansson -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu touch ld.1 perl ../../ld/../etc/texi2pod.pl -I ../../ld -I ../../ld/../bfd/doc -I ../bfd/doc -I ../../ld/../libiberty --no-split -Dman < ../../ld/ld.texi > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.42.50" --section=1 ld.pod | \ sed -e '/^.if n .na/d' > ld.1.T$$ && \ mv -f ld.1.T$$ ld.1) || \ (rm -f ld.1.T$$ && exit 1) rm -f ld.pod make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' make[2]: Nothing to be done for 'all-target'. make[2]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k' make[1]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k' touch stamps/build.m68k touch stamps/build test -f bfd/elf32.c -a -f debian/rules BEGIN stamps/install.m68k rm -rf debian/binutils-m68k-linux-gnu env MAKE="/usr/bin/make VERSION=2.42.50-m68k" \ /usr/bin/make -C builddir-m68k DESTDIR=/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu install make[1]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k' make[2]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k' /bin/bash ../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu' /bin/bash ./libtool --mode=install /usr/bin/install -c libsframe.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/libsframe.so.1.0.0 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libsframe.so.1.0.0 libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu && { ln -s -f libsframe.so.1.0.0 libsframe.so.1 || { rm -f libsframe.so.1 && ln -s libsframe.so.1.0.0 libsframe.so.1; }; }) libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu && { ln -s -f libsframe.so.1.0.0 libsframe.so || { rm -f libsframe.so && ln -s libsframe.so.1.0.0 libsframe.so; }; }) libtool: install: /usr/bin/install -c .libs/libsframe.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libsframe.la libtool: install: /usr/bin/install -c .libs/libsframe.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libsframe.a libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libsframe.a libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libsframe.a libtool: install: warning: remember to run `libtool --finish /usr/lib/m68k-linux-gnu' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/include' /usr/bin/install -c -m 644 ../../libsframe/../include/sframe.h ../../libsframe/../include/sframe-api.h '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/include' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/install -c -m 644 ./doc/sframe-spec.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' /usr/bin/make VERSION=2.42.50-m68k install-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' Making install in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/po' if test -r ../../../bfd/../mkinstalldirs; then \ ../../../bfd/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ else \ ../../../bfd/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ fi mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/da/LC_MESSAGES installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/da/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/es/LC_MESSAGES installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/es/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fi/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fr/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/hr/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/id/LC_MESSAGES installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/id/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ja/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ka/LC_MESSAGES installing ka.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ka/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/pt/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ro/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ru/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/rw/LC_MESSAGES installing rw.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/rw/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sr/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sv/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/tr/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/uk/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/vi/LC_MESSAGES/bfd.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo if test "bfd" = "gettext"; then \ if test -r ../../../bfd/../mkinstalldirs; then \ ../../../bfd/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ else \ ../../../bfd/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../bfd/po/Makefile.in.in \ /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/include' /usr/bin/install -c -m 644 bfd.h ../../bfd/../include/ansidecl.h ../../bfd/../include/symcat.h ../../bfd/../include/diagnostics.h ../../bfd/../include/bfdlink.h ../../bfd/../include/plugin-api.h '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/include' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libbfd.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd; /bin/bash /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/libtool --tag CC --mode=relink x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -fPIC -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -release 2.42.50-m68k.20240618 -Wl,-z,relro -o libbfd.la -rpath /usr/x86_64-linux-gnu/m68k-linux-gnu/lib archive.lo archures.lo bfd.lo bfdio.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo elf32-m68k.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-m68k.lo archive64.lo -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -lz -lzstd ../libsframe/libsframe.la -inst-prefix-dir /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu) libtool: install: warning: relinking `libbfd.la' libtool: relink: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf32-m68k.o .libs/elf32.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/elf-sframe.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-m68k.o .libs/archive64.o -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -liberty -lz -lzstd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu -L/usr/lib/m68k-linux-gnu -lsframe -Wl,-z -Wl,relro -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libbfd-2.42.50-m68k.20240618.so -o .libs/libbfd-2.42.50-m68k.20240618.so libtool: install: /usr/bin/install -c .libs/libbfd-2.42.50-m68k.20240618.soT /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libbfd-2.42.50-m68k.20240618.so libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib && { ln -s -f libbfd-2.42.50-m68k.20240618.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.42.50-m68k.20240618.so libbfd.so; }; }) libtool: install: /usr/bin/install -c .libs/libbfd.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libbfd.a libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libbfd.a libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libbfd.a libtool: install: warning: remember to run `libtool --finish /usr/x86_64-linux-gnu/m68k-linux-gnu/lib' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/install -c -m 644 ./doc/bfd.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' Making install in . make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/include' /usr/bin/install -c -m 644 ../../opcodes/../include/dis-asm.h '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/include' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libopcodes.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes; /bin/bash /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/libtool --tag CC --mode=relink x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -release 2.42.50-m68k.20240618 -Wl,-z,relro -o libopcodes.la -rpath /usr/x86_64-linux-gnu/m68k-linux-gnu/lib dis-buf.lo disassemble.lo dis-init.lo m68k-dis.lo m68k-opc.lo ../bfd/libbfd.la -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -inst-prefix-dir /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu) libtool: install: warning: relinking `libopcodes.la' libtool: relink: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/m68k-dis.o .libs/m68k-opc.o -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -L/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -lbfd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -lz -lzstd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu -L/usr/lib/m68k-linux-gnu -lsframe -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/../libiberty/pic -liberty -Wl,-z -Wl,relro -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libopcodes-2.42.50-m68k.20240618.so -o .libs/libopcodes-2.42.50-m68k.20240618.so libtool: install: /usr/bin/install -c .libs/libopcodes-2.42.50-m68k.20240618.soT /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libopcodes-2.42.50-m68k.20240618.so libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib && { ln -s -f libopcodes-2.42.50-m68k.20240618.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.42.50-m68k.20240618.so libopcodes.so; }; }) libtool: install: /usr/bin/install -c .libs/libopcodes.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libopcodes.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libopcodes.a libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libopcodes.a libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libopcodes.a libtool: install: warning: remember to run `libtool --finish /usr/x86_64-linux-gnu/m68k-linux-gnu/lib' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' Making install in po make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/po' if test -r ../../../opcodes/../mkinstalldirs; then \ ../../../opcodes/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ else \ ../../../opcodes/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ fi installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/da/LC_MESSAGES/opcodes.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/de/LC_MESSAGES installing de.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/de/LC_MESSAGES/opcodes.mo installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/es/LC_MESSAGES/opcodes.mo installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fi/LC_MESSAGES/opcodes.mo installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fr/LC_MESSAGES/opcodes.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ga/LC_MESSAGES installing ga.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ga/LC_MESSAGES/opcodes.mo installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/id/LC_MESSAGES/opcodes.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/it/LC_MESSAGES installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/it/LC_MESSAGES/opcodes.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/nl/LC_MESSAGES/opcodes.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ro/LC_MESSAGES/opcodes.mo installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sr/LC_MESSAGES/opcodes.mo installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sv/LC_MESSAGES/opcodes.mo installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/tr/LC_MESSAGES/opcodes.mo installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/uk/LC_MESSAGES/opcodes.mo installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/vi/LC_MESSAGES/opcodes.mo installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo if test "opcodes" = "gettext"; then \ if test -r ../../../opcodes/../mkinstalldirs; then \ ../../../opcodes/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ else \ ../../../opcodes/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../opcodes/po/Makefile.in.in \ /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes/po' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/opcodes' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' /usr/bin/make VERSION=2.42.50-m68k install-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' Making install in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/po' if test -r ../../../binutils/../mkinstalldirs; then \ ../../../binutils/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ else \ ../../../binutils/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ fi mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/bg/LC_MESSAGES/binutils.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ca/LC_MESSAGES/binutils.mo installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/da/LC_MESSAGES/binutils.mo installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/es/LC_MESSAGES/binutils.mo installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fi/LC_MESSAGES/binutils.mo installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fr/LC_MESSAGES/binutils.mo installing hr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/hr/LC_MESSAGES/binutils.mo installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/id/LC_MESSAGES/binutils.mo installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/it/LC_MESSAGES/binutils.mo installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ja/LC_MESSAGES/binutils.mo installing pt.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/pt/LC_MESSAGES/binutils.mo installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ro/LC_MESSAGES/binutils.mo installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ru/LC_MESSAGES/binutils.mo installing rw.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/rw/LC_MESSAGES/binutils.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sk/LC_MESSAGES/binutils.mo installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sr/LC_MESSAGES/binutils.mo installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sv/LC_MESSAGES/binutils.mo installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/tr/LC_MESSAGES/binutils.mo installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/uk/LC_MESSAGES/binutils.mo installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/vi/LC_MESSAGES/binutils.mo installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo if test "binutils" = "gettext"; then \ if test -r ../../../binutils/../mkinstalldirs; then \ ../../../binutils/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ else \ ../../../binutils/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../binutils/po/Makefile.in.in \ /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c size '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-size' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/size /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-size /bin/bash ./libtool --mode=install /usr/bin/install -c objdump '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-objdump' libtool: install: warning: `../opcodes/libopcodes.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `../libctf/libctf-m68k.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: warning: `../libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/objdump /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-objdump /bin/bash ./libtool --mode=install /usr/bin/install -c ar '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-ar' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/ar /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-ar /bin/bash ./libtool --mode=install /usr/bin/install -c strings '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-strings' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/strings /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-strings /bin/bash ./libtool --mode=install /usr/bin/install -c ranlib '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-ranlib' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/ranlib /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-ranlib /bin/bash ./libtool --mode=install /usr/bin/install -c objcopy '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-objcopy' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/objcopy /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-objcopy /bin/bash ./libtool --mode=install /usr/bin/install -c addr2line '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-addr2line' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/addr2line /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-addr2line /bin/bash ./libtool --mode=install /usr/bin/install -c readelf '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-readelf' libtool: install: warning: `../libctf/libctf-nobfd-m68k.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: warning: `../libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/readelf /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-readelf /bin/bash ./libtool --mode=install /usr/bin/install -c elfedit '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-elfedit' libtool: install: /usr/bin/install -c elfedit /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-elfedit /bin/bash ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/m68k-linux-gnu-nm libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/nm-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/m68k-linux-gnu-nm /bin/bash ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/m68k-linux-gnu-strip libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/strip-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/m68k-linux-gnu-strip /bin/bash ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/m68k-linux-gnu-c++filt libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/cxxfilt /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/m68k-linux-gnu-c++filt /bin/bash ../../binutils/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&m68k-linux-gnu-&'`; \ if [ "/usr/bin/$k" != "/usr/m68k-linux-gnu/bin/$j" ]; then \ rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/$j; \ ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/$k /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c $i /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/install -c -m 644 ./doc/binutils.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1' /usr/bin/install -c -m 644 'doc/addr2line.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-addr2line.1' /usr/bin/install -c -m 644 'doc/ar.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-ar.1' /usr/bin/install -c -m 644 'doc/dlltool.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-dlltool.1' /usr/bin/install -c -m 644 'doc/nm.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-nm.1' /usr/bin/install -c -m 644 'doc/objcopy.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-objcopy.1' /usr/bin/install -c -m 644 'doc/objdump.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-objdump.1' /usr/bin/install -c -m 644 'doc/ranlib.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-ranlib.1' /usr/bin/install -c -m 644 'doc/readelf.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-readelf.1' /usr/bin/install -c -m 644 'doc/size.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-size.1' /usr/bin/install -c -m 644 'doc/strings.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-strings.1' /usr/bin/install -c -m 644 'doc/strip.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-strip.1' /usr/bin/install -c -m 644 'doc/elfedit.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-elfedit.1' /usr/bin/install -c -m 644 'doc/windres.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-windres.1' /usr/bin/install -c -m 644 'doc/windmc.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-windmc.1' /usr/bin/install -c -m 644 'doc/c++filt.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-c++filt.1' make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/binutils' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/etc' make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/etc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/etc' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/etc' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' Making install in po make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas/po' if test -r ../../../gas/../mkinstalldirs; then \ ../../../gas/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ else \ ../../../gas/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ fi installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/es/LC_MESSAGES/gas.mo installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fi/LC_MESSAGES/gas.mo installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fr/LC_MESSAGES/gas.mo installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/id/LC_MESSAGES/gas.mo installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ja/LC_MESSAGES/gas.mo installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ro/LC_MESSAGES/gas.mo installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ru/LC_MESSAGES/gas.mo installing rw.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/rw/LC_MESSAGES/gas.mo installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sv/LC_MESSAGES/gas.mo installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/tr/LC_MESSAGES/gas.mo installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/uk/LC_MESSAGES/gas.mo installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_CN/LC_MESSAGES/gas.mo if test "gas" = "gettext"; then \ if test -r ../../../gas/../mkinstalldirs; then \ ../../../gas/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ else \ ../../../gas/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../gas/po/Makefile.in.in \ /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas/po' make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' rm -f doc/asconfig.texi cp ../../gas/doc/all.texi doc/asconfig.texi && touch -m -r ../../gas/doc/all.texi doc/asconfig.texi chmod u+w doc/asconfig.texi make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' /bin/bash ../../gas/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/m68k-linux-gnu-as libtool: install: warning: `../opcodes/libopcodes.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/as-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/m68k-linux-gnu-as /bin/bash ../../gas/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin n=`echo as | sed 's&^&m68k-linux-gnu-&'`; \ if [ "/usr/bin/$n" != "/usr/m68k-linux-gnu/bin/as" ]; then \ rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/as; \ ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/$n /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/as; \ else \ true ; \ fi rm -f doc/asconfig.texi cp ../../gas/doc/all.texi doc/asconfig.texi && touch -m -r ../../gas/doc/all.texi doc/asconfig.texi chmod u+w doc/asconfig.texi /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/install -c -m 644 ./doc/as.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1' /usr/bin/install -c -m 644 'doc/as.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-as.1' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gas' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' /usr/bin/make VERSION=2.42.50-m68k install-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' Making install in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof/po' if test -r ../../../gprof/../mkinstalldirs; then \ ../../../gprof/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ else \ ../../../gprof/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ fi installing bg.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/bg/LC_MESSAGES/gprof.mo installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/da/LC_MESSAGES/gprof.mo installing de.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/de/LC_MESSAGES/gprof.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/eo/LC_MESSAGES installing eo.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/eo/LC_MESSAGES/gprof.mo installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/es/LC_MESSAGES/gprof.mo installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fi/LC_MESSAGES/gprof.mo installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fr/LC_MESSAGES/gprof.mo installing ga.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ga/LC_MESSAGES/gprof.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/hu/LC_MESSAGES/gprof.mo installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/id/LC_MESSAGES/gprof.mo installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/it/LC_MESSAGES/gprof.mo installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ja/LC_MESSAGES/gprof.mo installing ka.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ka/LC_MESSAGES/gprof.mo mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ms/LC_MESSAGES/gprof.mo installing nl.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/nl/LC_MESSAGES/gprof.mo installing pt_BR.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ro/LC_MESSAGES/gprof.mo installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ru/LC_MESSAGES/gprof.mo installing rw.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/rw/LC_MESSAGES/gprof.mo installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sr/LC_MESSAGES/gprof.mo installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sv/LC_MESSAGES/gprof.mo installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/tr/LC_MESSAGES/gprof.mo installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/uk/LC_MESSAGES/gprof.mo installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/vi/LC_MESSAGES/gprof.mo if test "gprof" = "gettext"; then \ if test -r ../../../gprof/../mkinstalldirs; then \ ../../../gprof/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ else \ ../../../gprof/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../gprof/po/Makefile.in.in \ /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c gprof '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-gprof' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/gprof /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-gprof /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/install -c -m 644 ./gprof.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1' /usr/bin/install -c -m 644 'gprof.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-gprof.1' make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/gprof' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu' /bin/bash ./libtool --mode=install /usr/bin/install -c libctf-m68k.la libctf-nobfd-m68k.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu' libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf; /bin/bash /tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/libtool --tag CC --mode=relink x86_64-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -ffile-prefix-map=/tmp/buildd/binutils/binutils-2.42.50.20240618=. -version-info 0:0:0 -Wl,--version-script=../../libctf/libctf.ver -Wl,-z,relro -o libctf-m68k.la -rpath /usr/lib/m68k-linux-gnu libctf-m68k_la-ctf-archive.lo libctf-m68k_la-ctf-dump.lo libctf-m68k_la-ctf-create.lo libctf-m68k_la-ctf-decl.lo libctf-m68k_la-ctf-error.lo libctf-m68k_la-ctf-hash.lo libctf-m68k_la-ctf-labels.lo libctf-m68k_la-ctf-dedup.lo libctf-m68k_la-ctf-link.lo libctf-m68k_la-ctf-lookup.lo libctf-m68k_la-ctf-open.lo libctf-m68k_la-ctf-serialize.lo libctf-m68k_la-ctf-sha1.lo libctf-m68k_la-ctf-string.lo libctf-m68k_la-ctf-subr.lo libctf-m68k_la-ctf-types.lo libctf-m68k_la-ctf-util.lo libctf-m68k_la-ctf-open-bfd.lo -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic -liberty ../bfd/libbfd.la -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic -liberty -lz -inst-prefix-dir /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu) libtool: install: warning: relinking `libctf-m68k.la' libtool: relink: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libctf-m68k_la-ctf-archive.o .libs/libctf-m68k_la-ctf-dump.o .libs/libctf-m68k_la-ctf-create.o .libs/libctf-m68k_la-ctf-decl.o .libs/libctf-m68k_la-ctf-error.o .libs/libctf-m68k_la-ctf-hash.o .libs/libctf-m68k_la-ctf-labels.o .libs/libctf-m68k_la-ctf-dedup.o .libs/libctf-m68k_la-ctf-link.o .libs/libctf-m68k_la-ctf-lookup.o .libs/libctf-m68k_la-ctf-open.o .libs/libctf-m68k_la-ctf-serialize.o .libs/libctf-m68k_la-ctf-sha1.o .libs/libctf-m68k_la-ctf-string.o .libs/libctf-m68k_la-ctf-subr.o .libs/libctf-m68k_la-ctf-types.o .libs/libctf-m68k_la-ctf-util.o .libs/libctf-m68k_la-ctf-open-bfd.o -Wl,-rpath -Wl,/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -Wl,-rpath -Wl,/usr/lib/m68k-linux-gnu -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/.libs -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf/../libiberty/pic -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -L/usr/x86_64-linux-gnu/m68k-linux-gnu/lib -lbfd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/../libiberty/pic -lzstd -L/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu -L/usr/lib/m68k-linux-gnu -lsframe -liberty -lz -Wl,--version-script=../../libctf/libctf.ver -Wl,-z -Wl,relro -Wl,-soname -Wl,libctf-m68k.so.0 -o .libs/libctf-m68k.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libctf-m68k.so.0.0.0T /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-m68k.so.0.0.0 libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu && { ln -s -f libctf-m68k.so.0.0.0 libctf-m68k.so.0 || { rm -f libctf-m68k.so.0 && ln -s libctf-m68k.so.0.0.0 libctf-m68k.so.0; }; }) libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu && { ln -s -f libctf-m68k.so.0.0.0 libctf-m68k.so || { rm -f libctf-m68k.so && ln -s libctf-m68k.so.0.0.0 libctf-m68k.so; }; }) libtool: install: /usr/bin/install -c .libs/libctf-m68k.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-m68k.la libtool: install: /usr/bin/install -c .libs/libctf-nobfd-m68k.so.0.0.0 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-nobfd-m68k.so.0.0.0 libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu && { ln -s -f libctf-nobfd-m68k.so.0.0.0 libctf-nobfd-m68k.so.0 || { rm -f libctf-nobfd-m68k.so.0 && ln -s libctf-nobfd-m68k.so.0.0.0 libctf-nobfd-m68k.so.0; }; }) libtool: install: (cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu && { ln -s -f libctf-nobfd-m68k.so.0.0.0 libctf-nobfd-m68k.so || { rm -f libctf-nobfd-m68k.so && ln -s libctf-nobfd-m68k.so.0.0.0 libctf-nobfd-m68k.so; }; }) libtool: install: /usr/bin/install -c .libs/libctf-nobfd-m68k.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-nobfd-m68k.la libtool: install: /usr/bin/install -c .libs/libctf-m68k.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-m68k.a libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-m68k.a libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-m68k.a libtool: install: /usr/bin/install -c .libs/libctf-nobfd-m68k.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-nobfd-m68k.a libtool: install: chmod 644 /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-nobfd-m68k.a libtool: install: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf-nobfd-m68k.a libtool: install: warning: remember to run `libtool --finish /usr/lib/m68k-linux-gnu' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/include' /usr/bin/install -c -m 644 ../../libctf/../include/ctf.h ../../libctf/../include/ctf-api.h '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/include' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/install -c -m 644 ./doc/ctf-spec.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libctf' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' /usr/bin/make VERSION=2.42.50-m68k install-recursive make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' Making install in po make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld/po' if test -r ../../../ld/../mkinstalldirs; then \ ../../../ld/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ else \ ../../../ld/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share; \ fi installing bg.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/bg/LC_MESSAGES/ld.mo installing da.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/da/LC_MESSAGES/ld.mo installing de.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/de/LC_MESSAGES/ld.mo installing es.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/es/LC_MESSAGES/ld.mo installing fi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fi/LC_MESSAGES/ld.mo installing fr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/fr/LC_MESSAGES/ld.mo installing ga.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ga/LC_MESSAGES/ld.mo installing id.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/id/LC_MESSAGES/ld.mo installing it.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/it/LC_MESSAGES/ld.mo installing ja.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ja/LC_MESSAGES/ld.mo installing ka.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ka/LC_MESSAGES/ld.mo installing pt_BR.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/pt_BR/LC_MESSAGES/ld.mo installing ro.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ro/LC_MESSAGES/ld.mo installing ru.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/ru/LC_MESSAGES/ld.mo installing sr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sr/LC_MESSAGES/ld.mo installing sv.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/sv/LC_MESSAGES/ld.mo installing tr.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/tr/LC_MESSAGES/ld.mo installing uk.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/uk/LC_MESSAGES/ld.mo installing vi.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/vi/LC_MESSAGES/ld.mo installing zh_CN.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_CN/LC_MESSAGES/ld.mo installing zh_TW.gmo as /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/locale/zh_TW/LC_MESSAGES/ld.mo if test "ld" = "gettext"; then \ if test -r ../../../ld/../mkinstalldirs; then \ ../../../ld/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ else \ ../../../ld/mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../ld/po/Makefile.in.in \ /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld/po' make[5]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' make[6]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-ld.bfd' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `../libctf/libctf-m68k.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/bfd/libbfd.la' has not been installed in `/usr/x86_64-linux-gnu/m68k-linux-gnu/lib' libtool: install: warning: `/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libsframe/libsframe.la' has not been installed in `/usr/lib/m68k-linux-gnu' libtool: install: /usr/bin/install -c .libs/ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/./m68k-linux-gnu-ld.bfd /bin/bash ../../ld/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&m68k-linux-gnu-&'`; \ if test "/usr/bin" != "/usr/m68k-linux-gnu/bin"; then \ rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/ld.bfd; \ ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/$n /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&m68k-linux-gnu-&'`; \ rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/$ld; \ ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/$n /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/$ld; \ if test "/usr/bin" != "/usr/m68k-linux-gnu/bin"; then \ rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/ld; \ ln /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/bin/$n /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/ld; \ fi; \ fi /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/bfd-plugins' /bin/bash ./libtool --mode=install /usr/bin/install -c libdep.la '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/bfd-plugins' libtool: install: /usr/bin/install -c .libs/libdep.so /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/bfd-plugins/libdep.so libtool: install: /usr/bin/install -c .libs/libdep.lai /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/bfd-plugins/libdep.la libtool: install: warning: remember to run `libtool --finish /nowhere' /bin/bash ../../ld/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/ldscripts mkdir -p -- /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/ldscripts for f in ldscripts/* ; do \ case $f in \ stamp) ;; \ *) /usr/bin/install -c -m 644 $f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/$f ; \ esac \ done rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/bfd-plugins/libdep.la rm -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/bfd-plugins/libdep.dll.a /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/install -c -m 644 ./ld.info ./ldint.info '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/info' /usr/bin/mkdir -p '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1' /usr/bin/install -c -m 644 'ld.1' '/tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-ld.1' make[6]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' make[5]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/ld' make[3]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty' make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty/testsuite' if test -n ""; then \ /bin/bash ../../libiberty/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/`x86_64-linux-gnu-gcc -g -O2 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/`x86_64-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ ( cd /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/`x86_64-linux-gnu-gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.an ); \ mv -f /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/`x86_64-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.an /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/`x86_64-linux-gnu-gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/bash ../../libiberty/../mkinstalldirs /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu${thd}; \ for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /tmp/buildd/binutils/binutils-2.42.50.20240618/debian/binutils-m68k-linux-gnu${thd}; \ done; \ fi make[4]: Entering directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty/testsuite' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty/testsuite' make[3]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k/libiberty' make[2]: Nothing to be done for 'install-target'. make[2]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k' make[1]: Leaving directory '/tmp/buildd/binutils/binutils-2.42.50.20240618/builddir-m68k' rm -rf \ debian/binutils-m68k-linux-gnu/usr/lib/ldscripts \ debian/binutils-m68k-linux-gnu/usr/share/info \ debian/binutils-m68k-linux-gnu/usr/share/locale rm -rf \ debian/binutils-m68k-linux-gnu/usr/etc debian/binutils-m68k-linux-gnu/etc mkdir -p debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu set -e; \ d_src=debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib; \ d_dst=debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu; \ for lib in libbfd libopcodes; do \ so=$(basename $(echo $d_src/$lib*m68k*.so)); \ mv $d_src/$so $d_dst/.; \ ln -sf ../../../lib/x86_64-linux-gnu/$so $d_src/$lib.so; \ mv $d_src/$lib.a $d_dst/${lib}-2.42.50-m68k.a; \ ln -sf ../../../lib/x86_64-linux-gnu/$lib-2.42.50-m68k.a $d_src/$lib.a; \ done mv debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf*.so* \ debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/. : # replace hard links with soft links for i in debian/binutils-m68k-linux-gnu/usr/m68k-linux-gnu/bin/*; do \ ln -sf ../../bin/m68k-linux-gnu-$(basename $i) $i; \ done ln -sf m68k-linux-gnu-ld.bfd debian/binutils-m68k-linux-gnu/usr/bin/m68k-linux-gnu-ld install -d -m 755 debian/binutils-m68k-linux-gnu-dbg/usr/share/doc/ ln -sf binutils-m68k-linux-gnu debian/binutils-m68k-linux-gnu-dbg/usr/share/doc/binutils-m68k-linux-gnu-dbg : # Strip shared libraries and binaries set -e; nfiles=0; for i in debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/libbfd-*so debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/libopcodes-*so debian/binutils-m68k-linux-gnu/usr/lib/*/bfd-plugins/libdep.so debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/libctf*.so.0.0.0 debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/libgprofng.so.0.0.0 debian/binutils-m68k-linux-gnu/usr/lib/*/gprofng/libgp-*.so debian/binutils-m68k-linux-gnu/usr/lib/*/libgprofng.so.0.0 debian/binutils-m68k-linux-gnu/usr/lib/*/libsframe.so.1.0.0 $(file debian/binutils-m68k-linux-gnu/usr/bin/* |awk -F: '$0 !~ /script/ {print $1}'); do test ! -h $i || continue; test -f $i || continue; files="$files $i"; nfiles=$(expr $nfiles + 1); done; for i in $files; do id=$(debugedit --build-id --build-id-seed='binutils-m68k-linux-gnu-2.42.50.20240618-1' $i); done; mkdir -p debian/binutils-m68k-linux-gnu-dbg/usr/lib/debug/.dwz/x86_64-linux-gnu; dwz=usr/lib/debug/.dwz/x86_64-linux-gnu/binutils-m68k-linux-gnu.debug; if [ $nfiles -gt 1 ]; then dwz -m debian/binutils-m68k-linux-gnu-dbg/$dwz -M /$dwz $files; x86_64-linux-gnu-objcopy --compress-debug-sections debian/binutils-m68k-linux-gnu-dbg/$dwz; else dwz $files; fi; for i in $files; do b_id=$(LC_ALL=C x86_64-linux-gnu-readelf -n $i | sed -n 's/ *Build ID: *\([0-9a-f][0-9a-f]*\)/\1/p'); if [ -z "$b_id" ]; then id=$(echo $i | sed -r 's,debian/[^/]+,debian/binutils-m68k-linux-gnu-dbg/usr/lib/debug,'); echo strip $i; mkdir -p $(dirname $id); x86_64-linux-gnu-objcopy --only-keep-debug $i $id; chmod 644 $id; x86_64-linux-gnu-strip -R .comment -R .note $i; x86_64-linux-gnu-objcopy --add-gnu-debuglink $id $i; else echo "ID: ${b_id} -> $(echo $i | sed 's,debian/binutils-m68k-linux-gnu,,')"; d=usr/lib/debug/.build-id/${b_id:0:2}; f=${b_id:2}.debug; mkdir -p debian/binutils-m68k-linux-gnu-dbg/$d; x86_64-linux-gnu-objcopy --only-keep-debug --compress-debug-sections $i debian/binutils-m68k-linux-gnu-dbg/$d/$f; chmod 644 debian/binutils-m68k-linux-gnu-dbg/$d/$f; x86_64-linux-gnu-strip -R .comment -R .note $i; fi; done ID: 7d414dae11422b0d1b429a76875f491dc2352c44 -> /usr/lib/x86_64-linux-gnu/libbfd-2.42.50-m68k.20240618.so ID: 04a007df6255d715ec6f707e16a4245006d93811 -> /usr/lib/x86_64-linux-gnu/libopcodes-2.42.50-m68k.20240618.so ID: 492ad185a726f6b02a0991641d620019c30d0cce -> /usr/lib/m68k-linux-gnu/bfd-plugins/libdep.so ID: 326e6058a4f4e82bcbeb79d32f895c469c8b1baf -> /usr/lib/x86_64-linux-gnu/libctf-m68k.so.0.0.0 ID: 20cffb45963af077e907cd374f081fd9832bf1ac -> /usr/lib/x86_64-linux-gnu/libctf-nobfd-m68k.so.0.0.0 ID: 3c8c4b28ffe9f7891cbe6c9c661cf5674aad7e23 -> /usr/lib/m68k-linux-gnu/libsframe.so.1.0.0 ID: dd782fbcb9b0be53e0eaa5921837bea55698647f -> /usr/bin/m68k-linux-gnu-addr2line ID: e3e5bc0ffbc92c08762d35307134b1205f75e392 -> /usr/bin/m68k-linux-gnu-ar ID: c46c009b683913204970ef71b5e8b84511311f5f -> /usr/bin/m68k-linux-gnu-as ID: f74b9c6788623d28279045b027515360cf0d9969 -> /usr/bin/m68k-linux-gnu-c++filt ID: c6fbbb1c92790d29d0a2b7fffe4fb20995b8a02c -> /usr/bin/m68k-linux-gnu-elfedit ID: caa1e070eb89989dd14cf2a53da61e6de243944e -> /usr/bin/m68k-linux-gnu-gprof ID: 02a5b0b46bc395d6d69c4168805e451e18d039f5 -> /usr/bin/m68k-linux-gnu-ld.bfd ID: 2a8bcbe21cdc795976e5d202030166016806110f -> /usr/bin/m68k-linux-gnu-nm ID: 8c79d5bdee21dddbf19fddea8ece657728e38cdf -> /usr/bin/m68k-linux-gnu-objcopy ID: f240f62ba9b60d1d2081db4770d4361594b54b0d -> /usr/bin/m68k-linux-gnu-objdump ID: bd44252e7c74785beda9e6f1365ed02c44e6a3e6 -> /usr/bin/m68k-linux-gnu-ranlib ID: 247b0ec0c6e79cf75141bf65ee18a8eb68f6fa11 -> /usr/bin/m68k-linux-gnu-readelf ID: 45f0ee25b0be6ba4abda092b0d154b7f41e90552 -> /usr/bin/m68k-linux-gnu-size ID: 9270d94548a4f772655d66a9881ad5a75fe431d8 -> /usr/bin/m68k-linux-gnu-strings ID: 686827c49d44e29fa932d220aa1fbb27f1e8c114 -> /usr/bin/m68k-linux-gnu-strip chmod ugo-x debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/*.so chmod ugo-x debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/*.so.* chmod ugo-x debian/binutils-m68k-linux-gnu/usr/lib/*/bfd-plugins/*.so : # Get rid of .la files since libtool obviously has no idea about transient paths rm -f debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/*.la for i in debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/*.a; do \ echo "lto-stripping $i ..."; \ x86_64-linux-gnu-strip -R .gnu.lto_* -R .gnu.debuglto_* -N __gnu_lto_slim -N __gnu_lto_v1 $i; \ if which strip-nondeterminism >/dev/null 2>&1; then \ echo "strip-nondeterminism $i ..."; \ strip-nondeterminism $i; \ fi; \ done lto-stripping debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/libbfd-2.42.50-m68k.a ... lto-stripping debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/libopcodes-2.42.50-m68k.a ... : # gold symlinks : # no spu toolchain rm -f debian/binutils-m68k-linux-gnu/usr/bin/*embedspu : # no gprofng in cross packages rm -f debian/binutils-m68k-linux-gnu/usr/bin/*-gprofng rm -f debian/binutils-m68k-linux-gnu/usr/bin/*-gp-* rm -rf debian/binutils-m68k-linux-gnu/usr/lib/*/gprofng rm -f debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libgprofng* rm -f debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libsframe* : # Remove windows related manpages rm -f debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-{dlltool,nlmconv,windmc,windres}.1 : # symlink man pages mv debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-ld.1 \ debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-ld.bfd.1 gzip -9n debian/binutils-m68k-linux-gnu/usr/share/man/man1/* for i in debian/binutils-m68k-linux-gnu/usr/share/man/man1/*; do \ b=$(basename $i | sed 's/m68k-linux-gnu-//'); \ ln -sf $b $i; \ done ln -sf m68k-linux-gnu-ld.bfd.1.gz \ debian/binutils-m68k-linux-gnu/usr/share/man/man1/m68k-linux-gnu-ld.1.gz : # gold man pages : # Don't want /usr/-linux to exist in any package, don't ship development files rm -rf debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu rm -f debian/binutils-m68k-linux-gnu/usr/lib/*.a debian/binutils-m68k-linux-gnu/usr/lib/*/*.a rm -f debian/binutils-m68k-linux-gnu/usr/lib/*.la debian/binutils-m68k-linux-gnu/usr/lib/*/*.la rm -f debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/*.a rm -f debian/binutils-m68k-linux-gnu/usr/x86_64-linux-gnu/m68k-linux-gnu/lib/libctf* rm -f debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libctf* rm -f debian/binutils-m68k-linux-gnu/usr/lib/m68k-linux-gnu/libsframe* rm -f debian/binutils-m68k-linux-gnu/usr/include/*.h : # remove RPATH chrpath -k -d $(file debian/binutils-m68k-linux-gnu/usr/bin/*|awk -F: '/ ELF/ {print $1}') chrpath -k -d $(file debian/binutils-m68k-linux-gnu/usr/lib/x86_64-linux-gnu/lib*.so*|awk -F: '/ ELF/ {print $1}') touch stamps/install.m68k dpkg-query: no packages found matching binutils-source rm -rf debian/binutils-m68k-linux-gnu/usr/share/info debian/binutils-m68k-linux-gnu/usr/share/man install -d -m 755 debian/binutils-m68k-linux-gnu/DEBIAN install -d -m 755 debian/binutils-m68k-linux-gnu/usr/share/doc/binutils-m68k-linux-gnu/ install -m 644 debian/changelog debian/binutils-m68k-linux-gnu/usr/share/doc/binutils-m68k-linux-gnu/changelog.Debian install -m 644 debian/copyright debian/README.cross debian/binutils-m68k-linux-gnu/usr/share/doc/binutils-m68k-linux-gnu/ gzip -9nf debian/binutils-m68k-linux-gnu/usr/share/doc/binutils-m68k-linux-gnu/changelog.Debian for pkg in bfd gas gprof ld; do \ ln -sf ../binutils/$pkg debian/binutils-m68k-linux-gnu/usr/share/doc/binutils-m68k-linux-gnu/$pkg; \ done rm -f debian/substvars dpkg-shlibdeps debian/binutils-m68k-linux-gnu/usr/bin/* \ -ldebian/tmp/usr/lib/m68k-linux-gnu -ldebian/libbinutils/usr/lib/m68k-linux-gnu dpkg-gencontrol -Pdebian/binutils-m68k-linux-gnu -pbinutils-m68k-linux-gnu \ -VBuilt-Using="" dpkg-gencontrol: warning: Depends field of package binutils-m68k-linux-gnu: substitution variable ${extraDepends} used, but is not defined find debian/binutils-m68k-linux-gnu -depth -newermt 'Tue, 18 Jun 2024 14:38:10 +0200' -print0 | \ xargs -0r touch --no-dereference --date='Tue, 18 Jun 2024 14:38:10 +0200' dpkg-deb --root-owner-group --build debian/binutils-m68k-linux-gnu .. dpkg-deb: building package 'binutils-m68k-linux-gnu' in '../binutils-m68k-linux-gnu_2.42.50.20240618-1_amd64.deb'. test -f bfd/elf32.c -a -f debian/rules rm -fr debian/binutils-for-host install -d -m 755 debian/binutils-for-host/DEBIAN/ debian/binutils-for-host/usr/share/doc/ ln -sf binutils-common debian/binutils-for-host/usr/share/doc/binutils-for-host rm -f debian/substvars DEB_BUILD_ARCH=amd64 DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH_BITS=64 DEB_BUILD_ARCH_CPU=amd64 DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_ARCH_LIBC=gnu DEB_BUILD_ARCH_OS=linux DEB_BUILD_GNU_CPU=x86_64 DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_BUILD_MULTIARCH=x86_64-linux-gnu DEB_HOST_ARCH=m68k DEB_HOST_ARCH_ABI=base DEB_HOST_ARCH_BITS=32 DEB_HOST_ARCH_CPU=m68k DEB_HOST_ARCH_ENDIAN=big DEB_HOST_ARCH_LIBC=gnu DEB_HOST_ARCH_OS=linux DEB_HOST_GNU_CPU=m68k DEB_HOST_GNU_SYSTEM=linux-gnu DEB_HOST_GNU_TYPE=m68k-linux-gnu DEB_HOST_MULTIARCH=m68k-linux-gnu DEB_TARGET_ARCH=m68k DEB_TARGET_ARCH_ABI=base DEB_TARGET_ARCH_BITS=32 DEB_TARGET_ARCH_CPU=m68k DEB_TARGET_ARCH_ENDIAN=big DEB_TARGET_ARCH_LIBC=gnu DEB_TARGET_ARCH_OS=linux DEB_TARGET_GNU_CPU=m68k DEB_TARGET_GNU_SYSTEM=linux-gnu DEB_TARGET_GNU_TYPE=m68k-linux-gnu DEB_TARGET_MULTIARCH=m68k-linux-gnu dpkg-gencontrol -Pdebian/binutils-for-host -pbinutils-for-host \ -Vbinutils:native=binutils-m68k-linux-gnu \ -Vbinutils:minver=2.30-2 : chown -R root:root debian/binutils-for-host chmod -R go=rX debian/binutils-for-host find debian/binutils-for-host -depth -newermt 'Tue, 18 Jun 2024 14:38:10 +0200' -print0 | \ xargs -0r touch --no-dereference --date='Tue, 18 Jun 2024 14:38:10 +0200' dpkg-deb --root-owner-group --build debian/binutils-for-host .. dpkg-deb: building package 'binutils-for-host' in '../binutils-for-host_2.42.50.20240618-1_m68k.deb'. test -f bfd/elf32.c -a -f debian/rules dpkg-genbuildinfo --build=any -O../binutils_2.42.50.20240618-1_amd64.buildinfo dpkg-genchanges --build=any -O../binutils_2.42.50.20240618-1_amd64.changes dpkg-genchanges: warning: package binutils-m68k-linux-gnu-dbg in control file but not in files list dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) total 24828 drwxr-xr-x 26 buildd buildd 1420 Jun 24 22:56 binutils-2.42.50.20240618 -rw-r--r-- 1 buildd buildd 1112 Jun 24 23:03 binutils-for-host_2.42.50.20240618-1_m68k.deb -rw-r--r-- 1 buildd buildd 1262612 Jun 24 23:03 binutils-m68k-linux-gnu_2.42.50.20240618-1_amd64.deb -rw-r--r-- 1 buildd buildd 122468 Jun 18 13:05 binutils_2.42.50.20240618-1.debian.tar.xz -rw-r--r-- 1 buildd buildd 12647 Jun 18 13:05 binutils_2.42.50.20240618-1.dsc -rw-r--r-- 1 buildd buildd 5869 Jun 24 23:03 binutils_2.42.50.20240618-1_amd64.buildinfo -rw-r--r-- 1 buildd buildd 1819 Jun 24 23:03 binutils_2.42.50.20240618-1_amd64.changes -rw-r--r-- 1 buildd buildd 23998780 Jun 18 13:05 binutils_2.42.50.20240618.orig.tar.xz .changes put in a distribution not listed within it! Ignoring as --ignore=wrongdistribution given. Exporting indices... Get:1 file:/tmp/repo rebootstrap InRelease Ign:1 file:/tmp/repo rebootstrap InRelease Get:2 file:/tmp/repo rebootstrap-native InRelease Ign:2 file:/tmp/repo rebootstrap-native InRelease Get:3 file:/tmp/repo rebootstrap Release [2755 B] Get:4 file:/tmp/repo rebootstrap-native Release [1490 B] Get:3 file:/tmp/repo rebootstrap Release [2755 B] Get:5 file:/tmp/repo rebootstrap Release.gpg Ign:5 file:/tmp/repo rebootstrap Release.gpg Get:6 file:/tmp/repo rebootstrap/main amd64 Packages [649 B] Get:4 file:/tmp/repo rebootstrap-native Release [1490 B] Hit:7 http://deb.debian.org/debian sid InRelease Get:8 file:/tmp/repo rebootstrap/main m68k Packages [623 B] Get:9 file:/tmp/repo rebootstrap-native Release.gpg Ign:9 file:/tmp/repo rebootstrap-native Release.gpg Reading package lists... Reading package lists... Building dependency tree... Reading state information... MarkInstall binutils-m68k-linux-gnu:amd64 < none -> 2.42.50.20240618-1 @un puN > FU=1 MarkInstall binutils-common:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pmK > FU=0 MarkInstall libsframe1:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0 MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Suggested packages: binutils-doc The following NEW packages will be installed: binutils-m68k-linux-gnu 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/1263 kB of archives. After this operation, 5288 kB of additional disk space will be used. Get:1 file:/tmp/repo rebootstrap/main amd64 binutils-m68k-linux-gnu amd64 2.42.50.20240618-1 [1263 kB] debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package binutils-m68k-linux-gnu. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18626 files and directories currently installed.) Preparing to unpack .../binutils-m68k-linux-gnu_2.42.50.20240618-1_amd64.deb ... Unpacking binutils-m68k-linux-gnu (2.42.50.20240618-1) ... Setting up binutils-m68k-linux-gnu (2.42.50.20240618-1) ... dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable progress-mark:1:cross binutils progress_mark "cross binutils" if test "$HOST_ARCH" = hppa && ! test -f "$REPODIR/stamps/cross-binutils-hppa64"; then cross_build_setup binutils binutils-hppa64 check_binNMU apt_get_build_dep --arch-only -Pnocheck ./ drop_privs with_hppa64=yes DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS nocross nomult nopgo" dpkg-buildpackage -B -Pnocheck --target=stamps/control drop_privs with_hppa64=yes DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS nocross nomult nopgo" dpkg-buildpackage -B -uc -us -Pnocheck cd .. ls -l pickup_additional_packages binutils-hppa64-linux-gnu_*.deb apt_get_install binutils-hppa64-linux-gnu if ! command -v hppa64-linux-gnu-as >/dev/null; then echo "hppa64-linux-gnu-as missing in binutils package"; exit 1; fi if ! drop_privs hppa64-linux-gnu-as -o test.o /dev/null; then echo "binutils-hppa64 fail to execute"; exit 1; fi if ! test -f test.o; then echo "binutils-hppa64 fail to create object"; exit 1; fi check_arch test.o hppa64 touch "$REPODIR/stamps/cross-binutils-hppa64" cd .. drop_privs rm -Rf binutils-hppa64-linux-gnu progress_mark "cross binutils-hppa64" fi if ! dpkg-architecture "-a$HOST_ARCH" -ilinux-any; then : elif test -f "$REPODIR/stamps/linux_1"; then echo "skipping rebuild of linux-libc-dev" else REBUILD_LINUX= apt_get_install linux-libc-dev if ! test -h "/usr/include/$(dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_MULTIARCH)/asm/unistd.h"; then REBUILD_LINUX=missing fi if test -n "$REBUILD_LINUX"; then cross_build_setup linux cat - debian/changelog < $(dpkg-parsechangelog -SDate) EOF drop_privs tee debian/changelog.new >/dev/null drop_privs mv debian/changelog.new debian/changelog linux_libc_dev_profiles=nocheck,pkg.linux.nokernel,pkg.linux.notools,pkg.linux.quick apt_get_build_dep --indep-only "-P$linux_libc_dev_profiles" ./ drop_privs KBUILD_VERBOSE=1 dpkg-buildpackage -A "-P$linux_libc_dev_profiles" -uc -us cd .. ls -l reprepro include rebootstrap-native ./*.changes $APT_GET update apt_get_install linux-libc-dev cd .. drop_privs rm -Rf linux fi touch "$REPODIR/stamps/linux_1" progress_mark "linux-libc-dev cross build" fi Reading package lists... Building dependency tree... Reading state information... MarkInstall linux-libc-dev:amd64 < 6.8.12-1 @ii pmK > FU=1 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done linux-libc-dev is already the newest version (6.8.12-1). linux-libc-dev set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. progress-mark:2:linux-libc-dev cross build if dpkg-architecture "-a$HOST_ARCH" -ihurd-any; then if test -f "$REPODIR/stamps/gnumach_1"; then echo "skipping rebuild of gnumach stage1" else cross_build_setup gnumach gnumach_1 apt_get_build_dep "-a$HOST_ARCH" --arch-only -Pstage1 ./ drop_privs dpkg-buildpackage -B "-a$HOST_ARCH" -Pstage1 -uc -us cd .. pickup_packages ./*.deb touch "$REPODIR/stamps/gnumach_1" cd .. drop_privs rm -Rf gnumach_1 fi progress_mark "gnumach stage1 cross build" fi GCC_AUTOCONF=autoconf2.69 if test -f "$REPODIR/stamps/gcc_1"; then echo "skipping rebuild of gcc stage1" else apt_get_install debhelper gawk patchutils bison flex lsb-release quilt libtool $GCC_AUTOCONF zlib1g-dev libmpc-dev libmpfr-dev libgmp-dev systemtap-sdt-dev sharutils "binutils$HOST_ARCH_SUFFIX" time if dpkg-architecture "-a$HOST_ARCH" -qlinux-any; then if test "$ENABLE_MULTIARCH_GCC" = yes; then apt_get_install "linux-libc-dev:$HOST_ARCH" else apt_get_install "linux-libc-dev-${HOST_ARCH}-cross" fi fi if test "$HOST_ARCH" = hppa; then apt_get_install binutils-hppa64-linux-gnu fi cross_build_setup "gcc-$GCC_VER" gcc1 check_binNMU dpkg-checkbuilddeps || : # tell unmet build depends echo "$HOST_ARCH" > debian/target ( nolang=${GCC_NOLANG:-} test "$ENABLE_MULTILIB" = yes || nolang=$(set_add "$nolang" biarch) export DEB_STAGE=stage1 export DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS${nolang:+ nolang=$(join_words , $nolang)}" drop_privs dpkg-buildpackage -d -T control dpkg-checkbuilddeps || : # tell unmet build depends again after rewriting control drop_privs_exec dpkg-buildpackage -d -b -uc -us ) cd .. ls -l pickup_packages *.changes apt_get_remove gcc-multilib if test "$ENABLE_MULTILIB" = yes && ls | grep -q multilib; then apt_get_install "gcc-$GCC_VER-multilib$HOST_ARCH_SUFFIX" else rm -vf ./*multilib*.deb apt_get_install "gcc-$GCC_VER$HOST_ARCH_SUFFIX" fi compiler="`dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_GNU_TYPE`-gcc-$GCC_VER" if ! command -v "$compiler" >/dev/null; then echo "$compiler missing in stage1 gcc package"; exit 1; fi if ! drop_privs "$compiler" -x c -c /dev/null -o test.o; then echo "stage1 gcc fails to execute"; exit 1; fi if ! test -f test.o; then echo "stage1 gcc fails to create binaries"; exit 1; fi check_arch test.o "$HOST_ARCH" touch "$REPODIR/stamps/gcc_1" cd .. drop_privs rm -Rf gcc1 fi Reading package lists... Building dependency tree... Reading state information... MarkInstall debhelper:amd64 < 13.16 @ii pmK > FU=1 MarkInstall autotools-dev:amd64 < 20220109.1 @ii pmK > FU=0 MarkInstall dh-autoreconf:amd64 < 20 @ii pmK > FU=0 MarkInstall autoconf:amd64 < 2.71-3 @ii pmK > FU=0 MarkInstall perl:amd64 < 5.38.2-5 @ii pmK > FU=0 MarkInstall dpkg:amd64 < 1.22.6 @ii pmK > FU=0 MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0 MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pmK > FU=0 MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0 MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0 MarkInstall 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 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 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 MarkInstall m4:amd64 < 1.4.19-4 @ii pmK > FU=0 MarkInstall debianutils:amd64 < 5.19 @ii pmK > FU=0 MarkInstall automake:amd64 < 1:1.16.5-1.3 @ii pmK > FU=0 MarkInstall autopoint:amd64 < 0.22.5-1 @ii pmK > FU=0 MarkInstall xz-utils:amd64 < 5.6.2-1 @ii pmK > FU=0 MarkInstall libdebhelper-perl:amd64 < 13.16 @ii pmK > FU=0 MarkInstall dh-strip-nondeterminism:amd64 < 1.14.0-1 @ii pmK > FU=0 MarkInstall libfile-stripnondeterminism-perl:amd64 < 1.14.0-1 @ii pmK > FU=0 MarkInstall file:amd64 < 1:5.45-3 @ii pmK > FU=0 MarkInstall libmagic1t64:amd64 < 1:5.45-3 @ii pmK > FU=0 MarkInstall libmagic-mgc:amd64 < 1:5.45-3 @ii pmK > FU=0 MarkInstall libarchive-zip-perl:amd64 < 1.68-1 @ii pmK > FU=0 MarkInstall dpkg-dev:amd64 < 1.22.6 @ii pmK > FU=0 MarkInstall libdpkg-perl:amd64 < 1.22.6 @ii pmK > FU=0 MarkInstall bzip2:amd64 < 1.0.8-5.1 @ii pmK > FU=0 MarkInstall patch:amd64 < 2.7.6-7 @ii pmK > FU=0 MarkInstall binutils:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall binutils-common:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libbinutils:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libsframe1:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall binutils-x86-64-linux-gnu:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libctf-nobfd0:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libctf0:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libgprofng0:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libstdc++6:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pmK > FU=0 MarkInstall dwz:amd64 < 0.15-1+b1 @ii pmK > FU=0 MarkInstall libelf1t64:amd64 < 0.191-1+b1 @ii pmK > FU=0 MarkInstall man-db:amd64 < 2.12.1-2 @ii pmK > FU=0 MarkInstall bsdextrautils:amd64 < 2.40.1-9 @ii pmK > FU=0 MarkInstall libsmartcols1:amd64 < 2.40.1-9 @ii pmK > FU=0 MarkInstall libtinfo6:amd64 < 6.5-2 @ii pmK > FU=0 MarkInstall groff-base:amd64 < 1.23.0-4 @ii pmK > FU=0 MarkInstall libuchardet0:amd64 < 0.0.8-1+b1 @ii pmK > FU=0 MarkInstall libpipeline1:amd64 < 1.5.7-2 @ii pmK > FU=0 MarkInstall libseccomp2:amd64 < 2.5.5-1 @ii pmK > FU=0 MarkInstall po-debconf:amd64 < 1.0.21+nmu1 @ii pmK > FU=0 MarkInstall gettext:amd64 < 0.22.5-1 @ii pmK > FU=0 MarkInstall gettext-base:amd64 < 0.22.5-1 @ii pmK > FU=0 MarkInstall libgomp1:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libunistring5:amd64 < 1.2-1 @ii pmK > FU=0 MarkInstall libxml2:amd64 < 2.12.7+dfsg-3 @ii pmK > FU=0 MarkInstall libicu72:amd64 < 72.1-4+b1 @ii pmK > FU=0 MarkInstall intltool-debian:amd64 < 0.35.0+20060710.6 @ii pmK > FU=0 MarkInstall sensible-utils:amd64 < 0.0.23 @ii pmK > FU=0 MarkInstall gawk:amd64 < none -> 1:5.2.1-2+b1 @un puN Ib > FU=1 MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0 MarkInstall libmpfr6:amd64 < 4.2.1-1+b1 @ii pmK > FU=0 MarkInstall libreadline8t64:amd64 < 8.2-4 @ii pmK > FU=0 MarkInstall readline-common:amd64 < 8.2-4 @ii pmK > FU=0 Installing libsigsegv2:amd64 as PreDepends of gawk:amd64 MarkInstall libsigsegv2:amd64 < none -> 2.14-1+b1 @un puN > FU=0 MarkInstall patchutils:amd64 < none -> 0.4.2-1 @un puN > FU=1 MarkInstall bison:amd64 < 2:3.8.2+dfsg-1+b1 @ii pmK > FU=1 MarkInstall flex:amd64 < 2.6.4-8.2+b2 @ii pmK > FU=1 MarkInstall lsb-release:amd64 < 12.1-1 @ii pmK > FU=1 MarkInstall quilt:amd64 < 0.68-1 @ii pmK > FU=1 MarkInstall diffstat:amd64 < 1.66-1 @ii pmK > FU=0 MarkInstall ed:amd64 < 1.20.2-2 @ii pmK > FU=0 MarkInstall libtool:amd64 < 2.4.7-7 @ii pmK > FU=1 MarkInstall cpp:amd64 < 4:13.2.0-7 @ii pmK > FU=0 MarkInstall cpp-13:amd64 < 13.3.0-1 @ii pmK > FU=0 MarkInstall gcc-13-base:amd64 < 13.3.0-1 @ii pmK > FU=0 MarkInstall cpp-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pmK > FU=0 MarkInstall libisl23:amd64 < 0.26-3+b2 @ii pmK > FU=0 MarkInstall libmpc3:amd64 < 1.3.1-1+b2 @ii pmK > FU=0 MarkInstall cpp-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pmK > FU=0 MarkInstall libc6-dev:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall libc-dev-bin:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall linux-libc-dev:amd64 < 6.8.12-1 @ii pmK > FU=0 MarkInstall libcrypt-dev:amd64 < 1:4.4.36-4 @ii pmK > FU=0 MarkInstall rpcsvc-proto:amd64 < 1.4.3-1 @ii pmK > FU=0 MarkInstall autoconf2.69:amd64 < none -> 2.69-3.1 @un puN > FU=1 MarkInstall zlib1g-dev:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=1 MarkInstall libmpc-dev:amd64 < none -> 1.3.1-1+b2 @un puN > FU=1 MarkInstall libmpfr-dev:amd64 < none -> 4.2.1-1+b1 @un puN > FU=1 MarkInstall libgmp-dev:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN Ib > FU=1 Installing libgmpxx4ldbl:amd64 as Depends of libgmp-dev:amd64 MarkInstall libgmpxx4ldbl:amd64 < none -> 2:6.3.0+dfsg-2+b1 @un puN > FU=0 MarkInstall systemtap-sdt-dev:amd64 < none -> 5.0-2+b2 @un puN > FU=1 MarkInstall python3:amd64 < 3.12.2-1 @ii pmK > FU=0 MarkInstall python3-minimal:amd64 < 3.12.2-1 @ii pmK > FU=0 MarkInstall python3.12-minimal:amd64 < 3.12.4-1 @ii pmK > FU=0 MarkInstall libpython3.12-minimal:amd64 < 3.12.4-1 @ii pmK > FU=0 MarkInstall libssl3t64:amd64 < 3.2.2-1 @ii pmK > FU=0 MarkInstall libexpat1:amd64 < 2.6.2-1 @ii pmK > FU=0 MarkInstall python3.12:amd64 < 3.12.4-1 @ii pmK > FU=0 MarkInstall libpython3.12-stdlib:amd64 < 3.12.4-1 @ii pmK > FU=0 MarkInstall media-types:amd64 < 10.1.0 @ii pmK > FU=0 MarkInstall netbase:amd64 < 6.4 @ii pmK > FU=0 MarkInstall tzdata:amd64 < 2024a-4 @ii pmK > FU=0 MarkInstall libffi8:amd64 < 3.4.6-1 @ii pmK > FU=0 MarkInstall libncursesw6:amd64 < 6.5-2 @ii pmK > FU=0 MarkInstall libsqlite3-0:amd64 < 3.46.0-1 @ii pmK > FU=0 MarkInstall libpython3-stdlib:amd64 < 3.12.2-1 @ii pmK > FU=0 MarkInstall sharutils:amd64 < none -> 1:4.15.2-9 @un puN > FU=1 MarkInstall binutils-m68k-linux-gnu:amd64 < 2.42.50.20240618-1 @ii pmK > FU=1 MarkInstall time:amd64 < none -> 1.9-0.2 @un puN > FU=1 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Ignore MarkGarbage of python3.12:amd64 < 3.12.4-1 @ii pK > as its mode (Keep) 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 libsigsegv2:amd64 < none -> 2.14-1+b1 @un puN > as its mode (Install) is protected Ignore MarkGarbage of diffstat:amd64 < 1.66-1 @ii pK > as its mode (Keep) is protected debhelper is already the newest version (13.16). bison is already the newest version (2:3.8.2+dfsg-1+b1). flex is already the newest version (2.6.4-8.2+b2). lsb-release is already the newest version (12.1-1). quilt is already the newest version (0.68-1). libtool is already the newest version (2.4.7-7). libtool set to manually installed. zlib1g-dev is already the newest version (1:1.3.dfsg+really1.3.1-1). binutils-m68k-linux-gnu is already the newest version (2.42.50.20240618-1). The following additional packages will be installed: libgmpxx4ldbl libsigsegv2 Suggested packages: gawk-doc gmp-doc libgmp10-doc libmpfr-doc bsd-mailx | mailx sharutils-doc The following NEW packages will be installed: autoconf2.69 gawk libgmp-dev libgmpxx4ldbl libmpc-dev libmpfr-dev libsigsegv2 patchutils sharutils systemtap-sdt-dev time 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. Need to get 2705 kB of archives. After this operation, 10.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 libsigsegv2 amd64 2.14-1+b1 [34.3 kB] Get:2 http://deb.debian.org/debian sid/main amd64 gawk amd64 1:5.2.1-2+b1 [674 kB] Get:3 http://deb.debian.org/debian sid/main amd64 autoconf2.69 all 2.69-3.1 [291 kB] Get:4 http://deb.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-2+b1 [329 kB] Get:5 http://deb.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-2+b1 [640 kB] Get:6 http://deb.debian.org/debian sid/main amd64 libmpfr-dev amd64 4.2.1-1+b1 [263 kB] Get:7 http://deb.debian.org/debian sid/main amd64 libmpc-dev amd64 1.3.1-1+b2 [64.8 kB] Get:8 http://deb.debian.org/debian sid/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] Get:9 http://deb.debian.org/debian sid/main amd64 sharutils amd64 1:4.15.2-9 [262 kB] Get:10 http://deb.debian.org/debian sid/main amd64 systemtap-sdt-dev amd64 5.0-2+b2 [18.8 kB] Get:11 http://deb.debian.org/debian sid/main amd64 time amd64 1.9-0.2 [50.8 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2705 kB in 0s (46.7 MB/s) Selecting previously unselected package libsigsegv2: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 ... 18706 files and directories currently installed.) 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 ... 18716 files and directories currently installed.) Preparing to unpack .../0-gawk_1%3a5.2.1-2+b1_amd64.deb ... Unpacking gawk (1:5.2.1-2+b1) ... Selecting previously unselected package autoconf2.69. Preparing to unpack .../1-autoconf2.69_2.69-3.1_all.deb ... Unpacking autoconf2.69 (2.69-3.1) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Preparing to unpack .../2-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 .../3-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 libmpfr-dev:amd64. Preparing to unpack .../4-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 .../5-libmpc-dev_1.3.1-1+b2_amd64.deb ... Unpacking libmpc-dev:amd64 (1.3.1-1+b2) ... Selecting previously unselected package patchutils. Preparing to unpack .../6-patchutils_0.4.2-1_amd64.deb ... Unpacking patchutils (0.4.2-1) ... Selecting previously unselected package sharutils. Preparing to unpack .../7-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 .../8-systemtap-sdt-dev_5.0-2+b2_amd64.deb ... Unpacking systemtap-sdt-dev:amd64 (5.0-2+b2) ... Selecting previously unselected package time. Preparing to unpack .../9-time_1.9-0.2_amd64.deb ... Unpacking time (1.9-0.2) ... Setting up time (1.9-0.2) ... Setting up gawk (1:5.2.1-2+b1) ... Setting up autoconf2.69 (2.69-3.1) ... Setting up patchutils (0.4.2-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b1) ... Setting up systemtap-sdt-dev:amd64 (5.0-2+b2) ... Setting up sharutils (1:4.15.2-9) ... Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2+b1) ... Setting up libmpfr-dev:amd64 (4.2.1-1+b1) ... Setting up libmpc-dev:amd64 (1.3.1-1+b2) ... Processing triggers for man-db (2.12.1-2) ... Not building database; man-db/auto-update is not 'true'. Processing triggers for libc-bin (2.38-13) ... dpkg-architecture: error: linux-any is not a supported variable name Reading package lists... NOTICE: 'gcc-14' packaging is maintained in the 'Git' version control system at: https://salsa.debian.org/toolchain-team/gcc.git Please use: git clone https://salsa.debian.org/toolchain-team/gcc.git to retrieve the latest (possibly unreleased) updates to the package. Need to get 97.5 MB of source archives. Get:1 http://deb.debian.org/debian sid/main gcc-14 14.1.0-2 (dsc) [46.5 kB] Get:2 http://deb.debian.org/debian sid/main gcc-14 14.1.0-2 (tar) [94.3 MB] Get:3 http://deb.debian.org/debian sid/main gcc-14 14.1.0-2 (diff) [3188 kB] dpkg-source: info: extracting gcc-14 in gcc-14-14.1.0 dpkg-source: info: unpacking gcc-14_14.1.0.orig.tar.gz dpkg-source: info: unpacking gcc-14_14.1.0-2.debian.tar.xz Fetched 97.5 MB in 1s (86.9 MB/s) dpkg-checkbuilddeps: error: Unmet build dependencies: g++-multilib libc6-dev-i386 lib32gcc-s1 libc6-dev-x32 libx32gcc-s1 libc6-dbg binutils-hppa64-linux-gnu:native (>= 2.37) gperf nvptx-tools amdgcn-tools-18 locales-all gnat-13:native gdc-13:native cargo libisl-dev (>= 0.20) lib32z1-dev unzip libgc-dev doxygen graphviz ghostscript texlive-latex-base xsltproc libxml2-utils docbook-xsl-ns dpkg-buildpackage: info: source package gcc-14 dpkg-buildpackage: info: source version 14.1.0-2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Matthias Klose dpkg-buildpackage: info: host architecture amd64 debian/rules control Build environment: derivative=Debian, release=trixie : # unpack gcc tarball mkdir -p stamps if [ -d /tmp/buildd/gcc1/gcc-14-14.1.0/src ]; then \ echo >&2 "Source directory /tmp/buildd/gcc1/gcc-14-14.1.0/src exists. Delete by hand"; \ false; \ fi rm -rf gcc-14.1.0 tar -x -f gcc-14.1.0-dfsg.tar.xz mv gcc-14.1.0 /tmp/buildd/gcc1/gcc-14-14.1.0/src ln -sf libsanitizer /tmp/buildd/gcc1/gcc-14-14.1.0/src/libasan rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/doc/*.1 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/doc/fsf-funding.7 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/doc/*.info rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/fortran/*.info rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/libgomp/*.info rm -f /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0/src/$i ]; then \ cp debian/dummy.texi /tmp/buildd/gcc1/gcc-14-14.1.0/src/$i; \ else \ cp debian/dummy.texi /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0/src/$i ]; then \ sed "s/@name@/$n/g" debian/gcc-dummy.texi \ > /tmp/buildd/gcc1/gcc-14-14.1.0/src/$i; \ else \ sed "s/@name@/$n/g" debian/gcc-dummy.texi \ > /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0/src/$i; \ done rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/INSTALL/*.html rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/zlib/contrib/dotzlib/DotZLib.chm echo "gcc-14.1.0-dfsg.tar.xz unpacked." > stamps/01-unpack-stamp-gcc-14.1.0-dfsg.tar.xz echo -e "\nBuilt from Debian source package gcc-14-14.1.0-2" \ > pxxx echo -e "Integrated upstream packages in this version:\n" >> pxxx for i in gcc-14.1.0-dfsg.tar.xz; do echo " $i" >> pxxx; done mv -f pxxx stamps/01-unpack-stamp echo git-updates.diff gcc-gfdl-build.diff 0001-Ada-remove-conversions-with-C-struct-timeval-from-GN.diff 0002-Ada-remove-conversions-with-C-struct-timespec-from-A.diff 0003-Ada-remove-conversions-with-C-time_t-from-System.OS_.diff 0004-Ada-merge-all-timeval-and-timespec-definitions-and-c.diff 0005-Ada-drop-unneeded-x32-variant-of-System.Linux.diff 0006-Ada-drop-unneeded-posix2008-variant-of-System.Parame.diff 0007-Ada-drop-unneeded-darwin-solaris-x32-variants-of-Sys.diff 0008-Ada-import-nanosleep-from-System.OS_Primitives.Timed.diff 0009-Ada-select-64-bits-time-functions-from-GNU-libc-when.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 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 hppa64-libgcov-fallback.diff libsanitizer-timebits.diff gcc-vhdl.diff pr99832-distro.diff gm2-texinfo.diff gdc-texinfo.diff disable-gdc-tests.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 cross-fixes.diff cross-install-location.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 cross-no-locale-include.diff cross-biarch.diff gcc-multilib-multiarch.diff gcc-as-needed.diff gcc-as-needed-gold.diff go-testsuite.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/contrib/ChangeLog patching file src/gcc/ChangeLog patching file src/gcc/DATESTAMP patching file src/gcc/ada/ChangeLog patching file src/gcc/ada/Makefile.rtl 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/attribs.cc patching file src/gcc/builtins.cc patching file src/gcc/c-family/ChangeLog patching file src/gcc/c-family/c-common.cc 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/i386/i386-common.cc patching file src/gcc/common/config/i386/i386-cpuinfo.h patching file src/gcc/common/config/i386/i386-isas.h patching file src/gcc/config/aarch64/aarch64-c.cc 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/arm/arm.h patching file src/gcc/config/avr/avr.cc patching file src/gcc/config/avr/avr.md patching file src/gcc/config/i386/i386-expand.cc patching file src/gcc/config/i386/i386-options.cc patching file src/gcc/config/i386/i386.cc patching file src/gcc/config/i386/i386.md patching file src/gcc/config/i386/x86-tune-costs.h patching file src/gcc/config/loongarch/loongarch.cc patching file src/gcc/config/mips/mips.cc patching file src/gcc/config/riscv/riscv-target-attr.cc 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/s390/s390.cc patching file src/gcc/cp/ChangeLog patching file src/gcc/cp/call.cc patching file src/gcc/cp/constexpr.cc patching file src/gcc/cp/cp-tree.h patching file src/gcc/cp/cxxapi-data.csv patching file src/gcc/cp/decl.cc patching file src/gcc/cp/decl2.cc patching file src/gcc/cp/except.cc patching file src/gcc/cp/init.cc patching file src/gcc/cp/lambda.cc patching file src/gcc/cp/module.cc patching file src/gcc/cp/name-lookup.cc patching file src/gcc/cp/parser.cc patching file src/gcc/cp/pt.cc patching file src/gcc/cp/semantics.cc patching file src/gcc/cp/std-name-hint.gperf patching file src/gcc/cp/std-name-hint.h patching file src/gcc/cp/tree.cc patching file src/gcc/cp/typeck.cc patching file src/gcc/expr.cc patching file src/gcc/fold-const.cc patching file src/gcc/fold-mem-offsets.cc patching file src/gcc/fortran/ChangeLog patching file src/gcc/fortran/expr.cc patching file src/gcc/fortran/gfortran.h patching file src/gcc/fortran/match.cc patching file src/gcc/fortran/primary.cc patching file src/gcc/fortran/resolve.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/gimple-lower-bitint.cc patching file src/gcc/gimple-ssa-sprintf.cc patching file src/gcc/gimple-ssa-warn-access.cc patching file src/gcc/ira-conflicts.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/objc/ChangeLog patching file src/gcc/objc/objc-next-runtime-abi-02.cc patching file src/gcc/optabs-libfuncs.cc patching file src/gcc/opts-common.cc patching file src/gcc/po/ChangeLog patching file src/gcc/po/be.po patching file src/gcc/po/da.po patching file src/gcc/po/de.po patching file src/gcc/po/el.po patching file src/gcc/po/es.po patching file src/gcc/po/fi.po patching file src/gcc/po/fr.po patching file src/gcc/po/hr.po patching file src/gcc/po/id.po patching file src/gcc/po/ja.po patching file src/gcc/po/nl.po patching file src/gcc/po/ru.po patching file src/gcc/po/sr.po patching file src/gcc/po/sv.po patching file src/gcc/po/tr.po patching file src/gcc/po/uk.po patching file src/gcc/po/vi.po patching file src/gcc/po/zh_CN.po patching file src/gcc/po/zh_TW.po patching file src/gcc/target.def patching file src/gcc/targhooks.cc patching file src/gcc/targhooks.h 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/cpp1y/decltype-auto-103497.C patching file src/gcc/testsuite/g++.dg/cpp1z/array-prvalue3.C patching file src/gcc/testsuite/g++.dg/cpp23/ext-floating18.C patching file src/gcc/testsuite/g++.dg/cpp2a/class-deduction-aggr14.C patching file src/gcc/testsuite/g++.dg/cpp2a/class-deduction-aggr15.C patching file src/gcc/testsuite/g++.dg/cpp2a/class-deduction-alias20.C patching file src/gcc/testsuite/g++.dg/cpp2a/class-deduction-alias21.C patching file src/gcc/testsuite/g++.dg/cpp2a/concepts-requires38.C patching file src/gcc/testsuite/g++.dg/cpp2a/lambda-targ5.C patching file src/gcc/testsuite/g++.dg/modules/enum-12.C patching file src/gcc/testsuite/g++.dg/modules/friend-5_b.C patching file src/gcc/testsuite/g++.dg/modules/friend-8_a.H patching file src/gcc/testsuite/g++.dg/modules/friend-8_b.C patching file src/gcc/testsuite/g++.dg/modules/pr114856.h patching file src/gcc/testsuite/g++.dg/modules/pr114856_a.H patching file src/gcc/testsuite/g++.dg/modules/pr114856_b.C patching file src/gcc/testsuite/g++.dg/modules/shadow-1_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-10_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-10_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-10_c.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-10_d.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-11_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-11_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_c.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_d.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_e.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_f.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_c.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_d.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_e.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_f.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_g.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-14_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-14_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-14_c.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-14_d.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-9.C patching file src/gcc/testsuite/g++.dg/modules/using-15_a.C patching file src/gcc/testsuite/g++.dg/modules/using-15_b.C patching file src/gcc/testsuite/g++.dg/modules/using-15_c.C patching file src/gcc/testsuite/g++.dg/opt/fmo1.C patching file src/gcc/testsuite/g++.dg/overload/error7.C patching file src/gcc/testsuite/g++.dg/pr115232.C patching file src/gcc/testsuite/g++.dg/template/linkage5.C patching file src/gcc/testsuite/g++.dg/template/non-dependent32.C patching file src/gcc/testsuite/g++.dg/template/non-dependent33.C patching file src/gcc/testsuite/g++.dg/template/pr95672.C patching file src/gcc/testsuite/g++.dg/torture/vector-subaccess-1.C patching file src/gcc/testsuite/g++.dg/tree-ssa/pr109849.C patching file src/gcc/testsuite/g++.dg/warn/Wsizeof-array-div3.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/pr114965.c patching file src/gcc/testsuite/gcc.c-torture/execute/signed1bitfield-1.c patching file src/gcc/testsuite/gcc.dg/asan/pr114956.c patching file src/gcc/testsuite/gcc.dg/asan/pr115172.c patching file src/gcc/testsuite/gcc.dg/bitint-106.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/pr114876.c patching file src/gcc/testsuite/gcc.dg/pr114902.c patching file src/gcc/testsuite/gcc.dg/pr114907.c patching file src/gcc/testsuite/gcc.dg/pr114931.c patching file src/gcc/testsuite/gcc.dg/pr115092.c patching file src/gcc/testsuite/gcc.dg/pr115149.c patching file src/gcc/testsuite/gcc.dg/pr115152.c patching file src/gcc/testsuite/gcc.dg/pr115197.c patching file src/gcc/testsuite/gcc.dg/pr83415.c patching file src/gcc/testsuite/gcc.dg/torture/bitint-71.c patching file src/gcc/testsuite/gcc.dg/torture/pr114998.c patching file src/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-1.c patching file src/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c patching file src/gcc/testsuite/gcc.dg/vect/pr115192.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/thumb2-switchstatement.c patching file src/gcc/testsuite/gcc.target/avr/pr114975-parity.c patching file src/gcc/testsuite/gcc.target/avr/pr114975-popcount.c patching file src/gcc/testsuite/gcc.target/avr/pr114981-powif.c patching file src/gcc/testsuite/gcc.target/avr/pr114981-powil.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/pr92606.c patching file src/gcc/testsuite/gcc.target/i386/avx10_1-25.c patching file src/gcc/testsuite/gcc.target/i386/avx10_1-26.c patching file src/gcc/testsuite/gcc.target/i386/pr115069.c patching file src/gcc/testsuite/gcc.target/s390/ccor.c patching file src/gcc/testsuite/gcc.target/s390/ifcvt-one-insn-bool.c patching file src/gcc/testsuite/gfortran.dg/allocate_with_source_32.f90 patching file src/gcc/testsuite/gfortran.dg/asan/unlimited_polymorphic_34.f90 patching file src/gcc/testsuite/gfortran.dg/bounds_check_25.f90 patching file src/gcc/testsuite/gfortran.dg/pr114874_1.f90 patching file src/gcc/testsuite/gfortran.dg/pr114874_2.f90 patching file src/gcc/testsuite/gfortran.dg/pr115281.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/gm2/coroutines/pim/run/pass/coroutines-pim-run-pass.exp patching file src/gcc/testsuite/gm2/examples/map/pass/examples-map-pass.exp patching file src/gcc/testsuite/gm2/extensions/run/pass/callingc10.mod patching file src/gcc/testsuite/gm2/extensions/run/pass/callingc11.mod patching file src/gcc/testsuite/gm2/extensions/run/pass/vararg2.mod patching file src/gcc/testsuite/gm2/iso/run/pass/iso-run-pass.exp patching file src/gcc/testsuite/gm2/iso/run/pass/packed.mod patching file src/gcc/testsuite/gm2/pimlib/base/run/pass/pimlib-base-run-pass.exp patching file src/gcc/testsuite/gm2/projects/iso/run/pass/halma/projects-iso-run-pass-halma.exp patching file src/gcc/testsuite/gm2/switches/whole-program/pass/run/switches-whole-program-pass-run.exp patching file src/gcc/testsuite/gnat.dg/access11.adb patching file src/gcc/testsuite/gnat.dg/incomplete8.adb patching file src/gcc/testsuite/lib/gm2-torture.exp patching file src/gcc/testsuite/lib/gm2.exp patching file src/gcc/tree-data-ref.cc patching file src/gcc/tree-inline.cc patching file src/gcc/tree-loop-distribution.cc patching file src/gcc/tree-sra.cc patching file src/gcc/tree-ssa-live.cc patching file src/gcc/tree-ssa-phiopt.cc patching file src/gcc/tree-ssa-reassoc.cc patching file src/gcc/tree-ssa-strlen.cc patching file src/gcc/tree-vect-stmts.cc patching file src/gcc/tree.cc patching file src/gcc/ubsan.cc patching file src/libgcc/ChangeLog patching file src/libgcc/config/aarch64/cpuinfo.c patching file src/libgcc/config/arm/cmse_nonsecure_call.S patching file src/libgcc/config/avr/lib1funcs.S patching file src/libgcc/config/avr/libf7/ChangeLog patching file src/libgcc/config/avr/libf7/libf7-asm.sx patching file src/libgcc/config/avr/libf7/libf7-common.mk patching file src/libgcc/config/avr/libf7/libf7.c patching file src/libgcc/config/avr/t-avr patching file src/libgomp/ChangeLog patching file src/libgomp/testsuite/libgomp.c/declare-variant-4-gfx1036.c patching file src/libgomp/testsuite/libgomp.c/declare-variant-4-gfx1103.c patching file src/libgomp/testsuite/libgomp.c/declare-variant-4-gfx90c.c patching file src/libgomp/testsuite/libgomp.c/declare-variant-4.h patching file src/libstdc++-v3/ChangeLog patching file src/libstdc++-v3/doc/html/manual/using.html patching file src/libstdc++-v3/doc/xml/manual/using.xml patching file src/libstdc++-v3/include/bits/out_ptr.h patching file src/libstdc++-v3/include/bits/std_thread.h patching file src/libstdc++-v3/include/bits/unicode.h patching file src/libstdc++-v3/include/bits/vector.tcc patching file src/libstdc++-v3/include/bits/version.def patching file src/libstdc++-v3/include/bits/version.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/std/generator patching file src/libstdc++-v3/include/std/span patching file src/libstdc++-v3/include/std/stacktrace patching file src/libstdc++-v3/include/std/thread patching file src/libstdc++-v3/libsupc++/new_opa.cc patching file src/libstdc++-v3/src/c++23/print.cc patching file src/libstdc++-v3/src/libbacktrace/Makefile.am patching file src/libstdc++-v3/src/libbacktrace/Makefile.in patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/current.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/entry.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/hash.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/output.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/stacktrace.cc patching file src/libstdc++-v3/testsuite/20_util/headers/memory/114866.cc patching file src/libstdc++-v3/testsuite/30_threads/thread/id/output.cc patching file src/libstdc++-v3/testsuite/experimental/simd/pr114958.cc patching file src/libstdc++-v3/testsuite/ext/unicode/grapheme_view.cc patching file src/libstdc++-v3/testsuite/ext/unicode/view.cc patching file src/libstdc++-v3/testsuite/util/testsuite_abi.cc Applying patch gcc-gfdl-build.diff patching file src/gcc/Makefile.in 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-conversions-with-C-struct-timespec-from-A.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 0004-Ada-merge-all-timeval-and-timespec-definitions-and-c.diff patching file src/gcc/ada/Makefile.rtl Hunk #3 succeeded at 2850 (offset 7 lines). 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__loongarch.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-drop-unneeded-x32-variant-of-System.Linux.diff patching file src/gcc/ada/Makefile.rtl Hunk #1 succeeded at 2625 (offset 7 lines). patching file src/gcc/ada/libgnarl/s-linux__x32.ads Applying patch 0006-Ada-drop-unneeded-posix2008-variant-of-System.Parame.diff patching file src/gcc/ada/Makefile.rtl Hunk #3 succeeded at 2627 (offset 7 lines). patching file src/gcc/ada/libgnat/s-parame__posix2008.ads Applying patch 0007-Ada-drop-unneeded-darwin-solaris-x32-variants-of-Sys.diff patching file src/gcc/ada/Makefile.rtl Hunk #3 succeeded at 2626 (offset 7 lines). Hunk #4 succeeded at 2710 (offset 7 lines). Hunk #5 succeeded at 2729 (offset 7 lines). Hunk #6 succeeded at 2776 (offset 7 lines). Hunk #7 succeeded at 2789 (offset 7 lines). patching file src/gcc/ada/libgnat/s-osprim__darwin.adb patching file src/gcc/ada/libgnat/s-osprim__solaris.adb patching file src/gcc/ada/libgnat/s-osprim__x32.adb Applying patch 0008-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 0009-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 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 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 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 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 Applying patch gcc-search-prefixed-as-ld.diff patching file src/gcc/gcc.cc Applying patch pr87808.diff patching file src/gcc/jit/Make-lang.in patching file src/gcc/jit/jit-playback.cc Applying patch pr94253.diff patching file src/gcc/config/rs6000/rs6000.cc 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 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 Hunk #1 succeeded at 2648 (offset 7 lines). Applying patch gccrs-bootstrap-mipsel.diff patching file src/configure.ac Applying patch hppa64-libgcov-fallback.diff patching file src/libgcc/libgcov.h Applying patch libsanitizer-timebits.diff patching file src/libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp Applying patch gcc-vhdl.diff patching file src/gcc/config/rs6000/rs6000-logue.cc 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 disable-gdc-tests.diff patching file src/gcc/d/Make-lang.in Hunk #1 succeeded at 302 (offset 96 lines). 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 patching file src/gcc/config.in 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 cross-fixes.diff patching file src/libgcc/config/ia64/unwind-ia64.c patching file src/libgcc/unwind-compat.c patching file src/libgcc/unwind-generic.h Hunk #1 succeeded at 222 (offset 1 line). Hunk #2 succeeded at 239 (offset 1 line). Applying patch cross-install-location.diff patching file src/fixincludes/Makefile.in patching file src/libgfortran/Makefile.in Hunk #1 succeeded at 748 with fuzz 2 (offset -2 lines). Hunk #2 succeeded at 763 (offset -2 lines). patching file src/libgfortran/Makefile.am Hunk #1 succeeded at 44 (offset 5 lines). Hunk #2 succeeded at 60 (offset 5 lines). patching file src/lto-plugin/Makefile.in Hunk #1 succeeded at 343 (offset 1 line). patching file src/lto-plugin/Makefile.am patching file src/libitm/Makefile.in Hunk #1 succeeded at 458 (offset -1 lines). patching file src/libitm/Makefile.am patching file src/gcc/gcc.cc Hunk #1 succeeded at 4944 (offset 116 lines). Hunk #2 succeeded at 4970 (offset 116 lines). patching file src/gcc/Makefile.in Hunk #1 succeeded at 670 (offset 35 lines). Hunk #2 succeeded at 2418 (offset 100 lines). Hunk #3 succeeded at 3187 (offset 148 lines). patching file src/libssp/Makefile.in patching file src/libssp/Makefile.am patching file src/libquadmath/Makefile.in Hunk #1 succeeded at 471 (offset 3 lines). patching file src/libquadmath/Makefile.am Hunk #1 succeeded at 46 (offset 5 lines). patching file src/libobjc/Makefile.in patching file src/libada/Makefile.in patching file src/libgomp/Makefile.in Hunk #1 succeeded at 517 (offset 1 line). patching file src/libgomp/Makefile.am patching file src/libgcc/Makefile.in patching file src/libffi/include/Makefile.am patching file src/libffi/include/Makefile.in Hunk #1 succeeded at 327 (offset 1 line). patching file src/libcc1/Makefile.am patching file src/libcc1/Makefile.in patching file src/libsanitizer/Makefile.am patching file src/libsanitizer/Makefile.in Hunk #1 succeeded at 362 (offset 1 line). patching file src/libphobos/configure.ac Hunk #1 succeeded at 261 with fuzz 1 (offset 5 lines). patching file src/libphobos/m4/druntime.m4 patching file src/gcc/ada/gcc-interface/Makefile.in Hunk #1 succeeded at 904 (offset -17 lines). patching file src/c++tools/Makefile.in patching file src/libgm2/libm2cor/Makefile.am patching file src/libgm2/libm2cor/Makefile.in Hunk #1 succeeded at 400 (offset 9 lines). patching file src/libgm2/libm2iso/Makefile.am patching file src/libgm2/libm2iso/Makefile.in Hunk #1 succeeded at 426 (offset 10 lines). patching file src/libgm2/libm2log/Makefile.am patching file src/libgm2/libm2log/Makefile.in Hunk #1 succeeded at 389 (offset 9 lines). patching file src/libgm2/libm2min/Makefile.am patching file src/libgm2/libm2min/Makefile.in Hunk #1 succeeded at 379 (offset 9 lines). patching file src/libgm2/libm2pim/Makefile.am patching file src/libgm2/libm2pim/Makefile.in Hunk #1 succeeded at 414 (offset 9 lines). 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 Applying patch gcc-ice-apport.diff patching file src/gcc/gcc.cc 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/mips/t-linux64 patching file src/gcc/config.gcc 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 cross-no-locale-include.diff patching file src/gcc/cppdefault.cc Hunk #1 succeeded at 67 (offset 1 line). Applying patch cross-biarch.diff patching file src/config-ml.in Hunk #1 succeeded at 544 (offset 11 lines). Hunk #2 succeeded at 801 (offset 9 lines). Hunk #3 succeeded at 818 (offset 9 lines). Hunk #4 succeeded at 832 (offset 9 lines). Hunk #5 succeeded at 846 (offset 9 lines). Hunk #6 succeeded at 860 (offset 9 lines). Hunk #7 succeeded at 874 (offset 9 lines). Hunk #8 succeeded at 888 (offset 9 lines). 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 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 Applying patch gcc-as-needed-gold.diff patching file src/gcc/gcc.cc patching file src/gcc/config/gnu-user.h Applying patch go-testsuite.diff patching file src/gcc/testsuite/go.test/go-test.exp Now at patch go-testsuite.diff : # only needed when we have changes, and currently fails with autogen 5.18 : #cd /tmp/buildd/gcc1/gcc-14-14.1.0/src/fixincludes && ./genfixes sync echo -n src/ src/gcc/ src/libcc1/ src/libffi/ src/libgo/ src/libphobos/ | xargs -d ' ' -L 1 -P 1 -I{} \ sh -c 'echo "Running autoconf2.69 in {}..." ; \ cd /tmp/buildd/gcc1/gcc-14-14.1.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/libffi/... Running autoconf2.69 in src/libgo/... Running autoconf2.69 in src/libphobos/... for i in git-updates gcc-gfdl-build 0001-Ada-remove-conversions-with-C-struct-timeval-from-GN 0002-Ada-remove-conversions-with-C-struct-timespec-from-A 0003-Ada-remove-conversions-with-C-time_t-from-System.OS_ 0004-Ada-merge-all-timeval-and-timespec-definitions-and-c 0005-Ada-drop-unneeded-x32-variant-of-System.Linux 0006-Ada-drop-unneeded-posix2008-variant-of-System.Parame 0007-Ada-drop-unneeded-darwin-solaris-x32-variants-of-Sys 0008-Ada-import-nanosleep-from-System.OS_Primitives.Timed 0009-Ada-select-64-bits-time-functions-from-GNU-libc-when 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 pr87808 pr94253 gcc-arm-disable-guality-tests musl-ssp pr79724-revert pr104290-followup arc-stddef pr107475 gccrs-bootstrap-mipsel hppa64-libgcov-fallback libsanitizer-timebits gcc-vhdl pr99832-distro gm2-texinfo gdc-texinfo disable-gdc-tests alpha-ieee sys-auxv-header gdc-dynamic-link-phobos ia64-disable-selective-scheduling libstdc++-pythondir gcc-verbose-lto-link cross-fixes cross-install-location hurd-multiarch hurd-multilib-multiarch gcc-ice-dump gcc-ice-apport skip-bootstrap-multilib libffi-ro-eh_frame_sect gcc-multiarch config-ml cross-no-locale-include cross-biarch gcc-multilib-multiarch gcc-as-needed gcc-as-needed-gold go-testsuite ; 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/gcc1/gcc-14-14.1.0/src/gcc/distro-defaults.h ( \ echo '/* distro specific configuration injected by the distro build. */'; \ echo ''; \ echo '#ifndef ACCEL_COMPILER' \ ) >> /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/distro-defaults.h echo '#define DIST_DEFAULT_TIMET64 1' \ >> /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/distro-defaults.h echo '#endif' \ >> /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0' echo "addons: gccbase cdev plugindev gcclbase x32dev"; \ m4 -DBINUTILSV=2.42.50.20240618 -DBINUTILSBDV=2.37 -DSRCNAME=gcc-14 -D__m68k__ -DARCH=m68k -DDIST=Debian -DLOCALES=locales-all -DLIBC_DEV_DEP="libc6-dev-m68k-cross (>= 2.23-1~)" -DLIBC_BIARCH_BUILD_DEP="" -DLIBC_DBG_DEP="" -DBASE_BUILD_DEP="" -DFORTRAN_BUILD_DEP="" -DGNAT_BUILD_DEP="gnat-14," -DGO_BUILD_DEP="" -DLIBSTDCXX_BUILD_INDEP="" -DGDC_BUILD_DEP="gdc-14," -DBINUTILS_BUILD_DEP="binutils-m68k-linux-gnu (>= 2.37), debhelper (>= 11)" -DLIBC_BUILD_DEP="libc6-dev-m68k-cross (>= 2.23-1~)," -DCHECK_BUILD_DEP="dejagnu ," -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 (>= 11)," -DDPKG_BUILD_DEP="dpkg-dev (>= 1.17.14)," -DSOURCE_BUILD_DEP="" -DCROSS_BUILD_DEP="libc6-dev-m68k-cross," -DGCC_MULTILIB_BUILD_DEP='g++-multilib [amd64 i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 s390 s390x sparc sparc64 x32],' -DTARGET_TOOL_BUILD_DEP='' -DPHOBOS_BUILD_DEP="lib32z1-dev [amd64], lib64z1-dev [i386], unzip ," -DGM2_BUILD_DEP="" -DRS_BUILD_DEP="" -DOFFLOAD_BUILD_DEP="nvptx-tools [amd64 arm64 ppc64el]," -DUSAGE_BUILD_DEP="" -DLLVM_DEP="" -DARCH_GNUTYPE_MAP="m68k=m68k-linux-gnu" -DMULTILIB_ARCHS="amd64 i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 s390 s390x sparc sparc64 x32" -DTP=m68k-linux-gnu- -DTS=-m68k-linux-gnu -DLS=-m68k-cross -DAQ= -DNT= -DTARGET=m68k -DLIBUNWIND_BUILD_DEP="libunwind8-dev-m68k-cross [ia64]," -DLIBATOMIC_OPS_BUILD_DEP="libatomic-ops-dev-m68k-cross [ia64]," -DMULTIARCH=yes -DBUILD_DEP_FOR_BINUTILS="" \ -DPV=-14 \ -DCXX_SO=6 \ -DGCC_SO=2 \ -DOBJC_SO=4 \ -DFORTRAN_SO=5 \ -DGNAT_SO=14 \ -DGNAT_V=14 \ -DPHOBOS_V=5 \ -DGM2_V=19 \ -DGDRUNTIME_V=5 \ -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=23 \ -DCC1_SO=0 \ -DGCCJIT_SO=0 \ -Denabled_languages="c gccbase cdev plugindev gcclbase x32dev" \ -Dada_no_archs="" \ -Dfortran_no_archs="" \ -Dgo_no_archs="" \ -Dd_no_archs="" \ -Dm2_no_archs="" \ -Drs_no_archs="" \ -Dlibgc_no_archs="" \ -Dlibphobos_archs="" \ -Dlibphobos_no_archs="" \ -Dcheck_no_archs="" \ -Dlocale_no_archs="" \ -Dlinux_gnu_archs="" \ -Dbiarch32_archs="amd64 ppc64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el" \ -Dbiarch64_archs="i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el x32" \ -Dbiarchn32_archs="mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el" \ -Dbiarchx32_archs="amd64 i386" \ -Dnvptx_archs="amd64 arm64 ppc64el" \ -Dgcn_archs="amd64" \ -Dadd_built_using=yes \ -DGCC_PORTS_BUILD= \ \ debian/control.m4 > debian/control.tmp2 addons: gccbase cdev plugindev gcclbase x32dev 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-14 \ debian/README.Bugs.m4 > debian/README.Bugs rm -f debian/rules.parameters.tmp ( \ echo '# configuration parameters taken from upstream source files'; \ echo 'GCC_VERSION := 14.1.0'; \ echo 'NEXT_GCC_VERSION := 14.1.1'; \ echo 'BASE_VERSION := 14'; \ echo 'SOURCE_VERSION := 14.1.0-2'; \ echo 'DEB_VERSION := 14.1.0-2'; \ echo 'DEB_EVERSION := 1:14.1.0-2'; \ echo 'DEB_GDC_VERSION := '; \ echo 'DEB_SOVERSION := 5'; \ echo 'DEB_SOEVERSION := 1:5'; \ echo 'DEB_LIBGCC_SOVERSION := '; \ echo 'DEB_LIBGCC_VERSION := 14.1.0-2'; \ echo 'DEB_STDCXX_SOVERSION := 5'; \ echo 'DEB_GOMP_SOVERSION := 5'; \ echo 'GCC_SONAME := 2'; \ echo 'CXX_SONAME := 6'; \ echo 'FORTRAN_SONAME := 5'; \ echo 'OBJC_SONAME := 4'; \ echo 'GDC_VERSION := '; \ echo 'GNAT_VERSION := 14'; \ echo 'GNAT_SONAME := 14'; \ 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 := 23'; \ echo 'CC1_SONAME := 0'; \ echo 'GCCJIT_SONAME := 0'; \ echo 'GPHOBOS_SONAME := 5'; \ echo 'GDRUNTIME_SONAME := 5'; \ echo 'GM2_SONAME := 19'; \ echo 'LIBC_DEP := libc6-m68k-cross'; \ ) > 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 test -n "-m68k-cross" set -e; \ for p in $(dh_listpackages -i | grep '^lib'); do \ p=${p%-m68k-cross}; \ if [ -f debian/$p.symbols.m68k ]; then \ f=debian/$p.symbols.m68k; \ elif [ -f debian/$p.symbols ]; then \ f=debian/$p.symbols; \ else \ continue; \ fi; \ link=debian/$p-m68k-cross.symbols; \ if [ -L $link ]; then \ echo >&2 "removing left over symbols file link: $link"; \ rm -f $link; \ fi; \ ln -s $f $link; \ done rm -f debian/copyright if echo 14.1.0-2 | grep -E ^'[0-9][0-9]*\.[0-9]-[0-9]{8}' ; \ then SVN_BRANCH="trunk" ; \ else \ SVN_BRANCH="gcc-14-branch" ; \ fi ; \ sed debian/copyright.in \ -e "s/@BV@/14/g" \ -e "s/@SVN_BRANCH@/$SVN_BRANCH/g" \ > debian/copyright dpkg-query: no packages found matching gcc-14-source rm -f debian/substvars.local.tmp ( \ echo 'libgcc:Version=14.1.0-2'; \ echo 'gcc:Version=14.1.0-2'; \ echo 'gcc:EpochVersion=1:14.1.0-2'; \ echo 'gcc:SoftVersion=14'; \ echo 'gdc:Version='; \ echo 'gm2:Version='; \ echo 'gnat:Version=14.1.0-2'; \ echo 'gnat:SoftVersion=14'; \ echo 'binutils:Version=2.42.50.20240618'; \ echo 'dep:libgcc='; \ echo 'dep:libgccdev=libgcc-14-dev-m68k-cross (>= ${gcc:Version})'; \ echo 'dep:libgccbiarch='; \ echo 'dep:libgccbiarchdev='; \ echo 'dep:libc=libc6-m68k-cross (>= 2.23)'; \ echo 'dep:libcdev=libc6-dev-m68k-cross (>= 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=-m68k-linux-gnu'; \ ) > debian/substvars.local.tmp echo 'dep:libx32z=' \ >> debian/substvars.local.tmp echo 'dep:gdccross=gdc-14 (>= 14)' \ >> debian/substvars.local.tmp echo 'dep:libcc1=libcc1-0 (>= ${gcc:SoftVersion})' \ >> 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 echo "Built-Using=" \ >> debian/substvars.local.tmp v=`sed -n '/^#define MOD_VERSION/s/.* "\([0-9]*\)"/\1/p' \ /tmp/buildd/gcc1/gcc-14-14.1.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 "yes" ]; then case "$f" in *-CR*) continue; esac; fi; \ f2=$(echo $f | sed 's/BV/14/;s/CXX/6/;s/LC/2/;s/-CRB/-m68k-linux-gnu/;s/\.in$//'); \ sed -e 's/@BV@/14/g' \ -e 's/@CXX@/6/g' \ -e 's/@LC@/2/g' \ -e 's/@SRC@/gcc-14/g' \ -e 's/@GFDL@/#/g' \ -e 's/@gcc_priority@/14/g' \ -e 's/@TARGET@/m68k-linux-gnu/g' \ -e 's/@TARGET_QUAL@//g' \ $f > $f2; \ touch -r $f $f2; \ done for t in ar nm ranlib; do \ sed "s/@BV@/14/g;s/@TOOL@/$t/g" \ debian/gcc-XX-BV.1 > debian/gcc-$t-14.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/gcc1/gcc-14-14.1.0' dpkg-checkbuilddeps: error: Unmet build dependencies: libc6-dev-m68k-cross (>= 2.23-1~) libisl-dev (>= 0.20) libgc-dev gnat-14 gdc-14 dpkg-buildpackage: info: source package gcc-14 dpkg-buildpackage: info: source version 14.1.0-2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Matthias Klose dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean rm -rf stamps rm -rf gcc-14.1.0 /usr/bin/make -f debian/rules2 clean make[1]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0' dh_testdir rm -f pxxx status rm -f *-summary *-protocol testsuite-comparision summary-diff rm -f /tmp/buildd/gcc1/gcc-14-14.1.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/14/;s/CXX/6/;s/LC/2/;s/-CRB/-m68k-linux-gnu/;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}-14.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.m68k make[1]: [debian/rules2:2212: 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/ rm -f -- debian/gcc-14-m68k-linux-gnu-base.substvars debian/gcc-14-cross-base.substvars debian/libgcc-14-dev-m68k-cross.substvars debian/lib64gcc-14-dev-m68k-cross.substvars debian/lib32gcc-14-dev-m68k-cross.substvars debian/libn32gcc-14-dev-m68k-cross.substvars debian/libx32gcc-14-dev-m68k-cross.substvars debian/gcc-14-m68k-linux-gnu.substvars debian/gcc-14-for-host.substvars debian/gcc-14-plugin-dev-m68k-linux-gnu.substvars debian/gcc-14-hppa64-linux-gnu.substvars debian/cpp-14-m68k-linux-gnu.substvars debian/cpp-14-for-host.substvars debian/files rm -fr -- debian/gcc-14-m68k-linux-gnu-base/ debian/tmp/ debian/gcc-14-cross-base/ debian/libgcc-14-dev-m68k-cross/ debian/lib64gcc-14-dev-m68k-cross/ debian/lib32gcc-14-dev-m68k-cross/ debian/libn32gcc-14-dev-m68k-cross/ debian/libx32gcc-14-dev-m68k-cross/ debian/gcc-14-m68k-linux-gnu/ debian/gcc-14-for-host/ debian/gcc-14-plugin-dev-m68k-linux-gnu/ debian/gcc-14-hppa64-linux-gnu/ debian/cpp-14-m68k-linux-gnu/ debian/cpp-14-for-host/ 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 {} + \) \) DEB_HOST_ARCH=m68k dh_clean rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ rm -f -- debian/gcc-14-m68k-linux-gnu-base.substvars debian/gcc-14-cross-base.substvars debian/libgcc-14-dev-m68k-cross.substvars debian/lib64gcc-14-dev-m68k-cross.substvars debian/lib32gcc-14-dev-m68k-cross.substvars debian/libn32gcc-14-dev-m68k-cross.substvars debian/libx32gcc-14-dev-m68k-cross.substvars debian/gcc-14-m68k-linux-gnu.substvars debian/gcc-14-for-host.substvars debian/gcc-14-plugin-dev-m68k-linux-gnu.substvars debian/gcc-14-hppa64-linux-gnu.substvars debian/cpp-14-m68k-linux-gnu.substvars debian/cpp-14-for-host.substvars debian/files rm -fr -- debian/gcc-14-m68k-linux-gnu-base/ debian/tmp/ debian/gcc-14-cross-base/ debian/libgcc-14-dev-m68k-cross/ debian/lib64gcc-14-dev-m68k-cross/ debian/lib32gcc-14-dev-m68k-cross/ debian/libn32gcc-14-dev-m68k-cross/ debian/libx32gcc-14-dev-m68k-cross/ debian/gcc-14-m68k-linux-gnu/ debian/gcc-14-for-host/ debian/gcc-14-plugin-dev-m68k-linux-gnu/ debian/gcc-14-hppa64-linux-gnu/ debian/cpp-14-m68k-linux-gnu/ debian/cpp-14-for-host/ 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/gcc1/gcc-14-14.1.0' rm -rf /tmp/buildd/gcc1/gcc-14-14.1.0/src* /tmp/buildd/gcc1/gcc-14-14.1.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/ rm -f -- debian/gcc-14-m68k-linux-gnu-base.substvars debian/gcc-14-cross-base.substvars debian/libgcc-14-dev-m68k-cross.substvars debian/lib64gcc-14-dev-m68k-cross.substvars debian/lib32gcc-14-dev-m68k-cross.substvars debian/libn32gcc-14-dev-m68k-cross.substvars debian/libx32gcc-14-dev-m68k-cross.substvars debian/gcc-14-m68k-linux-gnu.substvars debian/gcc-14-for-host.substvars debian/gcc-14-plugin-dev-m68k-linux-gnu.substvars debian/gcc-14-hppa64-linux-gnu.substvars debian/cpp-14-m68k-linux-gnu.substvars debian/cpp-14-for-host.substvars debian/files rm -fr -- debian/gcc-14-m68k-linux-gnu-base/ debian/tmp/ debian/gcc-14-cross-base/ debian/libgcc-14-dev-m68k-cross/ debian/lib64gcc-14-dev-m68k-cross/ debian/lib32gcc-14-dev-m68k-cross/ debian/libn32gcc-14-dev-m68k-cross/ debian/libx32gcc-14-dev-m68k-cross/ debian/gcc-14-m68k-linux-gnu/ debian/gcc-14-for-host/ debian/gcc-14-plugin-dev-m68k-linux-gnu/ debian/gcc-14-hppa64-linux-gnu/ debian/cpp-14-m68k-linux-gnu/ debian/cpp-14-for-host/ 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 Build environment: derivative=Debian, release=trixie : # unpack gcc tarball mkdir -p stamps if [ -d /tmp/buildd/gcc1/gcc-14-14.1.0/src ]; then \ echo >&2 "Source directory /tmp/buildd/gcc1/gcc-14-14.1.0/src exists. Delete by hand"; \ false; \ fi rm -rf gcc-14.1.0 tar -x -f gcc-14.1.0-dfsg.tar.xz mv gcc-14.1.0 /tmp/buildd/gcc1/gcc-14-14.1.0/src ln -sf libsanitizer /tmp/buildd/gcc1/gcc-14-14.1.0/src/libasan rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/doc/*.1 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/doc/fsf-funding.7 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/doc/*.info rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/fortran/*.info rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/libgomp/*.info rm -f /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0/src/$i ]; then \ cp debian/dummy.texi /tmp/buildd/gcc1/gcc-14-14.1.0/src/$i; \ else \ cp debian/dummy.texi /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0/src/$i ]; then \ sed "s/@name@/$n/g" debian/gcc-dummy.texi \ > /tmp/buildd/gcc1/gcc-14-14.1.0/src/$i; \ else \ sed "s/@name@/$n/g" debian/gcc-dummy.texi \ > /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0/src/$i; \ done rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/INSTALL/*.html rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/zlib/contrib/dotzlib/DotZLib.chm echo "gcc-14.1.0-dfsg.tar.xz unpacked." > stamps/01-unpack-stamp-gcc-14.1.0-dfsg.tar.xz echo -e "\nBuilt from Debian source package gcc-14-14.1.0-2" \ > pxxx echo -e "Integrated upstream packages in this version:\n" >> pxxx for i in gcc-14.1.0-dfsg.tar.xz; do echo " $i" >> pxxx; done mv -f pxxx stamps/01-unpack-stamp echo git-updates.diff gcc-gfdl-build.diff 0001-Ada-remove-conversions-with-C-struct-timeval-from-GN.diff 0002-Ada-remove-conversions-with-C-struct-timespec-from-A.diff 0003-Ada-remove-conversions-with-C-time_t-from-System.OS_.diff 0004-Ada-merge-all-timeval-and-timespec-definitions-and-c.diff 0005-Ada-drop-unneeded-x32-variant-of-System.Linux.diff 0006-Ada-drop-unneeded-posix2008-variant-of-System.Parame.diff 0007-Ada-drop-unneeded-darwin-solaris-x32-variants-of-Sys.diff 0008-Ada-import-nanosleep-from-System.OS_Primitives.Timed.diff 0009-Ada-select-64-bits-time-functions-from-GNU-libc-when.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 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 hppa64-libgcov-fallback.diff libsanitizer-timebits.diff gcc-vhdl.diff pr99832-distro.diff gm2-texinfo.diff gdc-texinfo.diff disable-gdc-tests.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 cross-fixes.diff cross-install-location.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 cross-no-locale-include.diff cross-biarch.diff gcc-multilib-multiarch.diff gcc-as-needed.diff gcc-as-needed-gold.diff go-testsuite.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/contrib/ChangeLog patching file src/gcc/ChangeLog patching file src/gcc/DATESTAMP patching file src/gcc/ada/ChangeLog patching file src/gcc/ada/Makefile.rtl 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/attribs.cc patching file src/gcc/builtins.cc patching file src/gcc/c-family/ChangeLog patching file src/gcc/c-family/c-common.cc 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/i386/i386-common.cc patching file src/gcc/common/config/i386/i386-cpuinfo.h patching file src/gcc/common/config/i386/i386-isas.h patching file src/gcc/config/aarch64/aarch64-c.cc 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/arm/arm.h patching file src/gcc/config/avr/avr.cc patching file src/gcc/config/avr/avr.md patching file src/gcc/config/i386/i386-expand.cc patching file src/gcc/config/i386/i386-options.cc patching file src/gcc/config/i386/i386.cc patching file src/gcc/config/i386/i386.md patching file src/gcc/config/i386/x86-tune-costs.h patching file src/gcc/config/loongarch/loongarch.cc patching file src/gcc/config/mips/mips.cc patching file src/gcc/config/riscv/riscv-target-attr.cc 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/s390/s390.cc patching file src/gcc/cp/ChangeLog patching file src/gcc/cp/call.cc patching file src/gcc/cp/constexpr.cc patching file src/gcc/cp/cp-tree.h patching file src/gcc/cp/cxxapi-data.csv patching file src/gcc/cp/decl.cc patching file src/gcc/cp/decl2.cc patching file src/gcc/cp/except.cc patching file src/gcc/cp/init.cc patching file src/gcc/cp/lambda.cc patching file src/gcc/cp/module.cc patching file src/gcc/cp/name-lookup.cc patching file src/gcc/cp/parser.cc patching file src/gcc/cp/pt.cc patching file src/gcc/cp/semantics.cc patching file src/gcc/cp/std-name-hint.gperf patching file src/gcc/cp/std-name-hint.h patching file src/gcc/cp/tree.cc patching file src/gcc/cp/typeck.cc patching file src/gcc/expr.cc patching file src/gcc/fold-const.cc patching file src/gcc/fold-mem-offsets.cc patching file src/gcc/fortran/ChangeLog patching file src/gcc/fortran/expr.cc patching file src/gcc/fortran/gfortran.h patching file src/gcc/fortran/match.cc patching file src/gcc/fortran/primary.cc patching file src/gcc/fortran/resolve.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/gimple-lower-bitint.cc patching file src/gcc/gimple-ssa-sprintf.cc patching file src/gcc/gimple-ssa-warn-access.cc patching file src/gcc/ira-conflicts.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/objc/ChangeLog patching file src/gcc/objc/objc-next-runtime-abi-02.cc patching file src/gcc/optabs-libfuncs.cc patching file src/gcc/opts-common.cc patching file src/gcc/po/ChangeLog patching file src/gcc/po/be.po patching file src/gcc/po/da.po patching file src/gcc/po/de.po patching file src/gcc/po/el.po patching file src/gcc/po/es.po patching file src/gcc/po/fi.po patching file src/gcc/po/fr.po patching file src/gcc/po/hr.po patching file src/gcc/po/id.po patching file src/gcc/po/ja.po patching file src/gcc/po/nl.po patching file src/gcc/po/ru.po patching file src/gcc/po/sr.po patching file src/gcc/po/sv.po patching file src/gcc/po/tr.po patching file src/gcc/po/uk.po patching file src/gcc/po/vi.po patching file src/gcc/po/zh_CN.po patching file src/gcc/po/zh_TW.po patching file src/gcc/target.def patching file src/gcc/targhooks.cc patching file src/gcc/targhooks.h 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/cpp1y/decltype-auto-103497.C patching file src/gcc/testsuite/g++.dg/cpp1z/array-prvalue3.C patching file src/gcc/testsuite/g++.dg/cpp23/ext-floating18.C patching file src/gcc/testsuite/g++.dg/cpp2a/class-deduction-aggr14.C patching file src/gcc/testsuite/g++.dg/cpp2a/class-deduction-aggr15.C patching file src/gcc/testsuite/g++.dg/cpp2a/class-deduction-alias20.C patching file src/gcc/testsuite/g++.dg/cpp2a/class-deduction-alias21.C patching file src/gcc/testsuite/g++.dg/cpp2a/concepts-requires38.C patching file src/gcc/testsuite/g++.dg/cpp2a/lambda-targ5.C patching file src/gcc/testsuite/g++.dg/modules/enum-12.C patching file src/gcc/testsuite/g++.dg/modules/friend-5_b.C patching file src/gcc/testsuite/g++.dg/modules/friend-8_a.H patching file src/gcc/testsuite/g++.dg/modules/friend-8_b.C patching file src/gcc/testsuite/g++.dg/modules/pr114856.h patching file src/gcc/testsuite/g++.dg/modules/pr114856_a.H patching file src/gcc/testsuite/g++.dg/modules/pr114856_b.C patching file src/gcc/testsuite/g++.dg/modules/shadow-1_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-10_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-10_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-10_c.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-10_d.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-11_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-11_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_c.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_d.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_e.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-12_f.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_c.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_d.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_e.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_f.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-13_g.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-14_a.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-14_b.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-14_c.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-14_d.C patching file src/gcc/testsuite/g++.dg/modules/tpl-friend-9.C patching file src/gcc/testsuite/g++.dg/modules/using-15_a.C patching file src/gcc/testsuite/g++.dg/modules/using-15_b.C patching file src/gcc/testsuite/g++.dg/modules/using-15_c.C patching file src/gcc/testsuite/g++.dg/opt/fmo1.C patching file src/gcc/testsuite/g++.dg/overload/error7.C patching file src/gcc/testsuite/g++.dg/pr115232.C patching file src/gcc/testsuite/g++.dg/template/linkage5.C patching file src/gcc/testsuite/g++.dg/template/non-dependent32.C patching file src/gcc/testsuite/g++.dg/template/non-dependent33.C patching file src/gcc/testsuite/g++.dg/template/pr95672.C patching file src/gcc/testsuite/g++.dg/torture/vector-subaccess-1.C patching file src/gcc/testsuite/g++.dg/tree-ssa/pr109849.C patching file src/gcc/testsuite/g++.dg/warn/Wsizeof-array-div3.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/pr114965.c patching file src/gcc/testsuite/gcc.c-torture/execute/signed1bitfield-1.c patching file src/gcc/testsuite/gcc.dg/asan/pr114956.c patching file src/gcc/testsuite/gcc.dg/asan/pr115172.c patching file src/gcc/testsuite/gcc.dg/bitint-106.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/pr114876.c patching file src/gcc/testsuite/gcc.dg/pr114902.c patching file src/gcc/testsuite/gcc.dg/pr114907.c patching file src/gcc/testsuite/gcc.dg/pr114931.c patching file src/gcc/testsuite/gcc.dg/pr115092.c patching file src/gcc/testsuite/gcc.dg/pr115149.c patching file src/gcc/testsuite/gcc.dg/pr115152.c patching file src/gcc/testsuite/gcc.dg/pr115197.c patching file src/gcc/testsuite/gcc.dg/pr83415.c patching file src/gcc/testsuite/gcc.dg/torture/bitint-71.c patching file src/gcc/testsuite/gcc.dg/torture/pr114998.c patching file src/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-1.c patching file src/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c patching file src/gcc/testsuite/gcc.dg/vect/pr115192.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/thumb2-switchstatement.c patching file src/gcc/testsuite/gcc.target/avr/pr114975-parity.c patching file src/gcc/testsuite/gcc.target/avr/pr114975-popcount.c patching file src/gcc/testsuite/gcc.target/avr/pr114981-powif.c patching file src/gcc/testsuite/gcc.target/avr/pr114981-powil.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/pr92606.c patching file src/gcc/testsuite/gcc.target/i386/avx10_1-25.c patching file src/gcc/testsuite/gcc.target/i386/avx10_1-26.c patching file src/gcc/testsuite/gcc.target/i386/pr115069.c patching file src/gcc/testsuite/gcc.target/s390/ccor.c patching file src/gcc/testsuite/gcc.target/s390/ifcvt-one-insn-bool.c patching file src/gcc/testsuite/gfortran.dg/allocate_with_source_32.f90 patching file src/gcc/testsuite/gfortran.dg/asan/unlimited_polymorphic_34.f90 patching file src/gcc/testsuite/gfortran.dg/bounds_check_25.f90 patching file src/gcc/testsuite/gfortran.dg/pr114874_1.f90 patching file src/gcc/testsuite/gfortran.dg/pr114874_2.f90 patching file src/gcc/testsuite/gfortran.dg/pr115281.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/gm2/coroutines/pim/run/pass/coroutines-pim-run-pass.exp patching file src/gcc/testsuite/gm2/examples/map/pass/examples-map-pass.exp patching file src/gcc/testsuite/gm2/extensions/run/pass/callingc10.mod patching file src/gcc/testsuite/gm2/extensions/run/pass/callingc11.mod patching file src/gcc/testsuite/gm2/extensions/run/pass/vararg2.mod patching file src/gcc/testsuite/gm2/iso/run/pass/iso-run-pass.exp patching file src/gcc/testsuite/gm2/iso/run/pass/packed.mod patching file src/gcc/testsuite/gm2/pimlib/base/run/pass/pimlib-base-run-pass.exp patching file src/gcc/testsuite/gm2/projects/iso/run/pass/halma/projects-iso-run-pass-halma.exp patching file src/gcc/testsuite/gm2/switches/whole-program/pass/run/switches-whole-program-pass-run.exp patching file src/gcc/testsuite/gnat.dg/access11.adb patching file src/gcc/testsuite/gnat.dg/incomplete8.adb patching file src/gcc/testsuite/lib/gm2-torture.exp patching file src/gcc/testsuite/lib/gm2.exp patching file src/gcc/tree-data-ref.cc patching file src/gcc/tree-inline.cc patching file src/gcc/tree-loop-distribution.cc patching file src/gcc/tree-sra.cc patching file src/gcc/tree-ssa-live.cc patching file src/gcc/tree-ssa-phiopt.cc patching file src/gcc/tree-ssa-reassoc.cc patching file src/gcc/tree-ssa-strlen.cc patching file src/gcc/tree-vect-stmts.cc patching file src/gcc/tree.cc patching file src/gcc/ubsan.cc patching file src/libgcc/ChangeLog patching file src/libgcc/config/aarch64/cpuinfo.c patching file src/libgcc/config/arm/cmse_nonsecure_call.S patching file src/libgcc/config/avr/lib1funcs.S patching file src/libgcc/config/avr/libf7/ChangeLog patching file src/libgcc/config/avr/libf7/libf7-asm.sx patching file src/libgcc/config/avr/libf7/libf7-common.mk patching file src/libgcc/config/avr/libf7/libf7.c patching file src/libgcc/config/avr/t-avr patching file src/libgomp/ChangeLog patching file src/libgomp/testsuite/libgomp.c/declare-variant-4-gfx1036.c patching file src/libgomp/testsuite/libgomp.c/declare-variant-4-gfx1103.c patching file src/libgomp/testsuite/libgomp.c/declare-variant-4-gfx90c.c patching file src/libgomp/testsuite/libgomp.c/declare-variant-4.h patching file src/libstdc++-v3/ChangeLog patching file src/libstdc++-v3/doc/html/manual/using.html patching file src/libstdc++-v3/doc/xml/manual/using.xml patching file src/libstdc++-v3/include/bits/out_ptr.h patching file src/libstdc++-v3/include/bits/std_thread.h patching file src/libstdc++-v3/include/bits/unicode.h patching file src/libstdc++-v3/include/bits/vector.tcc patching file src/libstdc++-v3/include/bits/version.def patching file src/libstdc++-v3/include/bits/version.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/std/generator patching file src/libstdc++-v3/include/std/span patching file src/libstdc++-v3/include/std/stacktrace patching file src/libstdc++-v3/include/std/thread patching file src/libstdc++-v3/libsupc++/new_opa.cc patching file src/libstdc++-v3/src/c++23/print.cc patching file src/libstdc++-v3/src/libbacktrace/Makefile.am patching file src/libstdc++-v3/src/libbacktrace/Makefile.in patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/current.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/entry.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/hash.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/output.cc patching file src/libstdc++-v3/testsuite/19_diagnostics/stacktrace/stacktrace.cc patching file src/libstdc++-v3/testsuite/20_util/headers/memory/114866.cc patching file src/libstdc++-v3/testsuite/30_threads/thread/id/output.cc patching file src/libstdc++-v3/testsuite/experimental/simd/pr114958.cc patching file src/libstdc++-v3/testsuite/ext/unicode/grapheme_view.cc patching file src/libstdc++-v3/testsuite/ext/unicode/view.cc patching file src/libstdc++-v3/testsuite/util/testsuite_abi.cc Applying patch gcc-gfdl-build.diff patching file src/gcc/Makefile.in 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-conversions-with-C-struct-timespec-from-A.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 0004-Ada-merge-all-timeval-and-timespec-definitions-and-c.diff patching file src/gcc/ada/Makefile.rtl Hunk #3 succeeded at 2850 (offset 7 lines). 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__loongarch.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-drop-unneeded-x32-variant-of-System.Linux.diff patching file src/gcc/ada/Makefile.rtl Hunk #1 succeeded at 2625 (offset 7 lines). patching file src/gcc/ada/libgnarl/s-linux__x32.ads Applying patch 0006-Ada-drop-unneeded-posix2008-variant-of-System.Parame.diff patching file src/gcc/ada/Makefile.rtl Hunk #3 succeeded at 2627 (offset 7 lines). patching file src/gcc/ada/libgnat/s-parame__posix2008.ads Applying patch 0007-Ada-drop-unneeded-darwin-solaris-x32-variants-of-Sys.diff patching file src/gcc/ada/Makefile.rtl Hunk #3 succeeded at 2626 (offset 7 lines). Hunk #4 succeeded at 2710 (offset 7 lines). Hunk #5 succeeded at 2729 (offset 7 lines). Hunk #6 succeeded at 2776 (offset 7 lines). Hunk #7 succeeded at 2789 (offset 7 lines). patching file src/gcc/ada/libgnat/s-osprim__darwin.adb patching file src/gcc/ada/libgnat/s-osprim__solaris.adb patching file src/gcc/ada/libgnat/s-osprim__x32.adb Applying patch 0008-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 0009-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 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 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 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 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 Applying patch gcc-search-prefixed-as-ld.diff patching file src/gcc/gcc.cc Applying patch pr87808.diff patching file src/gcc/jit/Make-lang.in patching file src/gcc/jit/jit-playback.cc Applying patch pr94253.diff patching file src/gcc/config/rs6000/rs6000.cc 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 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 Hunk #1 succeeded at 2648 (offset 7 lines). Applying patch gccrs-bootstrap-mipsel.diff patching file src/configure.ac Applying patch hppa64-libgcov-fallback.diff patching file src/libgcc/libgcov.h Applying patch libsanitizer-timebits.diff patching file src/libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp Applying patch gcc-vhdl.diff patching file src/gcc/config/rs6000/rs6000-logue.cc 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 disable-gdc-tests.diff patching file src/gcc/d/Make-lang.in Hunk #1 succeeded at 302 (offset 96 lines). 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 patching file src/gcc/config.in 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 cross-fixes.diff patching file src/libgcc/config/ia64/unwind-ia64.c patching file src/libgcc/unwind-compat.c patching file src/libgcc/unwind-generic.h Hunk #1 succeeded at 222 (offset 1 line). Hunk #2 succeeded at 239 (offset 1 line). Applying patch cross-install-location.diff patching file src/fixincludes/Makefile.in patching file src/libgfortran/Makefile.in Hunk #1 succeeded at 748 with fuzz 2 (offset -2 lines). Hunk #2 succeeded at 763 (offset -2 lines). patching file src/libgfortran/Makefile.am Hunk #1 succeeded at 44 (offset 5 lines). Hunk #2 succeeded at 60 (offset 5 lines). patching file src/lto-plugin/Makefile.in Hunk #1 succeeded at 343 (offset 1 line). patching file src/lto-plugin/Makefile.am patching file src/libitm/Makefile.in Hunk #1 succeeded at 458 (offset -1 lines). patching file src/libitm/Makefile.am patching file src/gcc/gcc.cc Hunk #1 succeeded at 4944 (offset 116 lines). Hunk #2 succeeded at 4970 (offset 116 lines). patching file src/gcc/Makefile.in Hunk #1 succeeded at 670 (offset 35 lines). Hunk #2 succeeded at 2418 (offset 100 lines). Hunk #3 succeeded at 3187 (offset 148 lines). patching file src/libssp/Makefile.in patching file src/libssp/Makefile.am patching file src/libquadmath/Makefile.in Hunk #1 succeeded at 471 (offset 3 lines). patching file src/libquadmath/Makefile.am Hunk #1 succeeded at 46 (offset 5 lines). patching file src/libobjc/Makefile.in patching file src/libada/Makefile.in patching file src/libgomp/Makefile.in Hunk #1 succeeded at 517 (offset 1 line). patching file src/libgomp/Makefile.am patching file src/libgcc/Makefile.in patching file src/libffi/include/Makefile.am patching file src/libffi/include/Makefile.in Hunk #1 succeeded at 327 (offset 1 line). patching file src/libcc1/Makefile.am patching file src/libcc1/Makefile.in patching file src/libsanitizer/Makefile.am patching file src/libsanitizer/Makefile.in Hunk #1 succeeded at 362 (offset 1 line). patching file src/libphobos/configure.ac Hunk #1 succeeded at 261 with fuzz 1 (offset 5 lines). patching file src/libphobos/m4/druntime.m4 patching file src/gcc/ada/gcc-interface/Makefile.in Hunk #1 succeeded at 904 (offset -17 lines). patching file src/c++tools/Makefile.in patching file src/libgm2/libm2cor/Makefile.am patching file src/libgm2/libm2cor/Makefile.in Hunk #1 succeeded at 400 (offset 9 lines). patching file src/libgm2/libm2iso/Makefile.am patching file src/libgm2/libm2iso/Makefile.in Hunk #1 succeeded at 426 (offset 10 lines). patching file src/libgm2/libm2log/Makefile.am patching file src/libgm2/libm2log/Makefile.in Hunk #1 succeeded at 389 (offset 9 lines). patching file src/libgm2/libm2min/Makefile.am patching file src/libgm2/libm2min/Makefile.in Hunk #1 succeeded at 379 (offset 9 lines). patching file src/libgm2/libm2pim/Makefile.am patching file src/libgm2/libm2pim/Makefile.in Hunk #1 succeeded at 414 (offset 9 lines). 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 Applying patch gcc-ice-apport.diff patching file src/gcc/gcc.cc 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/mips/t-linux64 patching file src/gcc/config.gcc 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 cross-no-locale-include.diff patching file src/gcc/cppdefault.cc Hunk #1 succeeded at 67 (offset 1 line). Applying patch cross-biarch.diff patching file src/config-ml.in Hunk #1 succeeded at 544 (offset 11 lines). Hunk #2 succeeded at 801 (offset 9 lines). Hunk #3 succeeded at 818 (offset 9 lines). Hunk #4 succeeded at 832 (offset 9 lines). Hunk #5 succeeded at 846 (offset 9 lines). Hunk #6 succeeded at 860 (offset 9 lines). Hunk #7 succeeded at 874 (offset 9 lines). Hunk #8 succeeded at 888 (offset 9 lines). 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 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 Applying patch gcc-as-needed-gold.diff patching file src/gcc/gcc.cc patching file src/gcc/config/gnu-user.h Applying patch go-testsuite.diff patching file src/gcc/testsuite/go.test/go-test.exp Now at patch go-testsuite.diff : # only needed when we have changes, and currently fails with autogen 5.18 : #cd /tmp/buildd/gcc1/gcc-14-14.1.0/src/fixincludes && ./genfixes sync echo -n src/ src/gcc/ src/libcc1/ src/libffi/ src/libgo/ src/libphobos/ | xargs -d ' ' -L 1 -P 1 -I{} \ sh -c 'echo "Running autoconf2.69 in {}..." ; \ cd /tmp/buildd/gcc1/gcc-14-14.1.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/libffi/... Running autoconf2.69 in src/libgo/... Running autoconf2.69 in src/libphobos/... for i in git-updates gcc-gfdl-build 0001-Ada-remove-conversions-with-C-struct-timeval-from-GN 0002-Ada-remove-conversions-with-C-struct-timespec-from-A 0003-Ada-remove-conversions-with-C-time_t-from-System.OS_ 0004-Ada-merge-all-timeval-and-timespec-definitions-and-c 0005-Ada-drop-unneeded-x32-variant-of-System.Linux 0006-Ada-drop-unneeded-posix2008-variant-of-System.Parame 0007-Ada-drop-unneeded-darwin-solaris-x32-variants-of-Sys 0008-Ada-import-nanosleep-from-System.OS_Primitives.Timed 0009-Ada-select-64-bits-time-functions-from-GNU-libc-when 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 pr87808 pr94253 gcc-arm-disable-guality-tests musl-ssp pr79724-revert pr104290-followup arc-stddef pr107475 gccrs-bootstrap-mipsel hppa64-libgcov-fallback libsanitizer-timebits gcc-vhdl pr99832-distro gm2-texinfo gdc-texinfo disable-gdc-tests alpha-ieee sys-auxv-header gdc-dynamic-link-phobos ia64-disable-selective-scheduling libstdc++-pythondir gcc-verbose-lto-link cross-fixes cross-install-location hurd-multiarch hurd-multilib-multiarch gcc-ice-dump gcc-ice-apport skip-bootstrap-multilib libffi-ro-eh_frame_sect gcc-multiarch config-ml cross-no-locale-include cross-biarch gcc-multilib-multiarch gcc-as-needed gcc-as-needed-gold go-testsuite ; 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/gcc1/gcc-14-14.1.0/src/gcc/distro-defaults.h ( \ echo '/* distro specific configuration injected by the distro build. */'; \ echo ''; \ echo '#ifndef ACCEL_COMPILER' \ ) >> /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/distro-defaults.h echo '#define DIST_DEFAULT_TIMET64 1' \ >> /tmp/buildd/gcc1/gcc-14-14.1.0/src/gcc/distro-defaults.h echo '#endif' \ >> /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0' echo "addons: gccbase cdev plugindev gcclbase x32dev"; \ m4 -DBINUTILSV=2.42.50.20240618 -DBINUTILSBDV=2.37 -DSRCNAME=gcc-14 -D__m68k__ -DARCH=m68k -DDIST=Debian -DLOCALES=locales-all -DLIBC_DEV_DEP="libc6-dev-m68k-cross (>= 2.23-1~)" -DLIBC_BIARCH_BUILD_DEP="" -DLIBC_DBG_DEP="" -DBASE_BUILD_DEP="" -DFORTRAN_BUILD_DEP="" -DGNAT_BUILD_DEP="gnat-14," -DGO_BUILD_DEP="" -DLIBSTDCXX_BUILD_INDEP="" -DGDC_BUILD_DEP="gdc-14," -DBINUTILS_BUILD_DEP="binutils-m68k-linux-gnu (>= 2.37), debhelper (>= 11)" -DLIBC_BUILD_DEP="libc6-dev-m68k-cross (>= 2.23-1~)," -DCHECK_BUILD_DEP="dejagnu ," -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 (>= 11)," -DDPKG_BUILD_DEP="dpkg-dev (>= 1.17.14)," -DSOURCE_BUILD_DEP="" -DCROSS_BUILD_DEP="libc6-dev-m68k-cross," -DGCC_MULTILIB_BUILD_DEP='g++-multilib [amd64 i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 s390 s390x sparc sparc64 x32],' -DTARGET_TOOL_BUILD_DEP='' -DPHOBOS_BUILD_DEP="lib32z1-dev [amd64], lib64z1-dev [i386], unzip ," -DGM2_BUILD_DEP="" -DRS_BUILD_DEP="" -DOFFLOAD_BUILD_DEP="nvptx-tools [amd64 arm64 ppc64el]," -DUSAGE_BUILD_DEP="" -DLLVM_DEP="" -DARCH_GNUTYPE_MAP="m68k=m68k-linux-gnu" -DMULTILIB_ARCHS="amd64 i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 s390 s390x sparc sparc64 x32" -DTP=m68k-linux-gnu- -DTS=-m68k-linux-gnu -DLS=-m68k-cross -DAQ= -DNT= -DTARGET=m68k -DLIBUNWIND_BUILD_DEP="libunwind8-dev-m68k-cross [ia64]," -DLIBATOMIC_OPS_BUILD_DEP="libatomic-ops-dev-m68k-cross [ia64]," -DMULTIARCH=yes -DBUILD_DEP_FOR_BINUTILS="" \ -DPV=-14 \ -DCXX_SO=6 \ -DGCC_SO=2 \ -DOBJC_SO=4 \ -DFORTRAN_SO=5 \ -DGNAT_SO=14 \ -DGNAT_V=14 \ -DPHOBOS_V=5 \ -DGM2_V=19 \ -DGDRUNTIME_V=5 \ -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=23 \ -DCC1_SO=0 \ -DGCCJIT_SO=0 \ -Denabled_languages="c gccbase cdev plugindev gcclbase x32dev" \ -Dada_no_archs="" \ -Dfortran_no_archs="" \ -Dgo_no_archs="" \ -Dd_no_archs="" \ -Dm2_no_archs="" \ -Drs_no_archs="" \ -Dlibgc_no_archs="" \ -Dlibphobos_archs="" \ -Dlibphobos_no_archs="" \ -Dcheck_no_archs="" \ -Dlocale_no_archs="" \ -Dlinux_gnu_archs="" \ -Dbiarch32_archs="amd64 ppc64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el" \ -Dbiarch64_archs="i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el x32" \ -Dbiarchn32_archs="mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el" \ -Dbiarchx32_archs="amd64 i386" \ -Dnvptx_archs="amd64 arm64 ppc64el" \ -Dgcn_archs="amd64" \ -Dadd_built_using=yes \ -DGCC_PORTS_BUILD= \ \ debian/control.m4 > debian/control.tmp2 addons: gccbase cdev plugindev gcclbase x32dev 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-14 \ debian/README.Bugs.m4 > debian/README.Bugs rm -f debian/rules.parameters.tmp ( \ echo '# configuration parameters taken from upstream source files'; \ echo 'GCC_VERSION := 14.1.0'; \ echo 'NEXT_GCC_VERSION := 14.1.1'; \ echo 'BASE_VERSION := 14'; \ echo 'SOURCE_VERSION := 14.1.0-2'; \ echo 'DEB_VERSION := 14.1.0-2'; \ echo 'DEB_EVERSION := 1:14.1.0-2'; \ echo 'DEB_GDC_VERSION := '; \ echo 'DEB_SOVERSION := 5'; \ echo 'DEB_SOEVERSION := 1:5'; \ echo 'DEB_LIBGCC_SOVERSION := '; \ echo 'DEB_LIBGCC_VERSION := 14.1.0-2'; \ echo 'DEB_STDCXX_SOVERSION := 5'; \ echo 'DEB_GOMP_SOVERSION := 5'; \ echo 'GCC_SONAME := 2'; \ echo 'CXX_SONAME := 6'; \ echo 'FORTRAN_SONAME := 5'; \ echo 'OBJC_SONAME := 4'; \ echo 'GDC_VERSION := '; \ echo 'GNAT_VERSION := 14'; \ echo 'GNAT_SONAME := 14'; \ 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 := 23'; \ echo 'CC1_SONAME := 0'; \ echo 'GCCJIT_SONAME := 0'; \ echo 'GPHOBOS_SONAME := 5'; \ echo 'GDRUNTIME_SONAME := 5'; \ echo 'GM2_SONAME := 19'; \ echo 'LIBC_DEP := libc6-m68k-cross'; \ ) > 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 test -n "-m68k-cross" set -e; \ for p in $(dh_listpackages -i | grep '^lib'); do \ p=${p%-m68k-cross}; \ if [ -f debian/$p.symbols.m68k ]; then \ f=debian/$p.symbols.m68k; \ elif [ -f debian/$p.symbols ]; then \ f=debian/$p.symbols; \ else \ continue; \ fi; \ link=debian/$p-m68k-cross.symbols; \ if [ -L $link ]; then \ echo >&2 "removing left over symbols file link: $link"; \ rm -f $link; \ fi; \ ln -s $f $link; \ done rm -f debian/copyright if echo 14.1.0-2 | grep -E ^'[0-9][0-9]*\.[0-9]-[0-9]{8}' ; \ then SVN_BRANCH="trunk" ; \ else \ SVN_BRANCH="gcc-14-branch" ; \ fi ; \ sed debian/copyright.in \ -e "s/@BV@/14/g" \ -e "s/@SVN_BRANCH@/$SVN_BRANCH/g" \ > debian/copyright dpkg-query: no packages found matching gcc-14-source rm -f debian/substvars.local.tmp ( \ echo 'libgcc:Version=14.1.0-2'; \ echo 'gcc:Version=14.1.0-2'; \ echo 'gcc:EpochVersion=1:14.1.0-2'; \ echo 'gcc:SoftVersion=14'; \ echo 'gdc:Version='; \ echo 'gm2:Version='; \ echo 'gnat:Version=14.1.0-2'; \ echo 'gnat:SoftVersion=14'; \ echo 'binutils:Version=2.42.50.20240618'; \ echo 'dep:libgcc='; \ echo 'dep:libgccdev=libgcc-14-dev-m68k-cross (>= ${gcc:Version})'; \ echo 'dep:libgccbiarch='; \ echo 'dep:libgccbiarchdev='; \ echo 'dep:libc=libc6-m68k-cross (>= 2.23)'; \ echo 'dep:libcdev=libc6-dev-m68k-cross (>= 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=-m68k-linux-gnu'; \ ) > debian/substvars.local.tmp echo 'dep:libx32z=' \ >> debian/substvars.local.tmp echo 'dep:gdccross=gdc-14 (>= 14)' \ >> debian/substvars.local.tmp echo 'dep:libcc1=libcc1-0 (>= ${gcc:SoftVersion})' \ >> 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 echo "Built-Using=" \ >> debian/substvars.local.tmp v=`sed -n '/^#define MOD_VERSION/s/.* "\([0-9]*\)"/\1/p' \ /tmp/buildd/gcc1/gcc-14-14.1.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 "yes" ]; then case "$f" in *-CR*) continue; esac; fi; \ f2=$(echo $f | sed 's/BV/14/;s/CXX/6/;s/LC/2/;s/-CRB/-m68k-linux-gnu/;s/\.in$//'); \ sed -e 's/@BV@/14/g' \ -e 's/@CXX@/6/g' \ -e 's/@LC@/2/g' \ -e 's/@SRC@/gcc-14/g' \ -e 's/@GFDL@/#/g' \ -e 's/@gcc_priority@/14/g' \ -e 's/@TARGET@/m68k-linux-gnu/g' \ -e 's/@TARGET_QUAL@//g' \ $f > $f2; \ touch -r $f $f2; \ done for t in ar nm ranlib; do \ sed "s/@BV@/14/g;s/@TOOL@/$t/g" \ debian/gcc-XX-BV.1 > debian/gcc-$t-14.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/gcc1/gcc-14-14.1.0' /usr/bin/make -j 1 -f debian/rules2 build make[1]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0' dh_testdir : # give information about the build process ------------------------ Build process variables ------------------------ Memory on this machine: MemTotal: 10166436 kB MemFree: 858248 kB MemAvailable: 906032 kB SwapCached: 80120 kB SwapTotal: 56623096 kB SwapFree: 53551764 kB Number of parallel processes used for the build: 1 DEB_BUILD_OPTIONS: nocheck noddebs parallel=1 nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan Package source: gcc-14 GCC version: 14.1.0 Base Debian version: 14 Configured with: -v --with-pkgversion='Debian 14.1.0-2' --with-bugurl='file:///usr/share/doc/gcc-14/README.Bugs' --enable-languages=c --prefix=/usr --with-gcc-major-version-only --program-suffix=-14 --disable-decimal-float --disable-libatomic --disable-libgomp --disable-libssp --disable-libquadmath --disable-libsanitizer --disable-threads --disable-bootstrap --libexecdir=/usr/libexec --libdir=/usr/lib --enable-linker-build-id --enable-multiarch --disable-shared --with-newlib --without-headers --with-system-zlib --enable-multiarch --disable-werror --disable-werror --disable-multilib --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=m68k-linux-gnu --program-prefix=m68k-linux-gnu- --includedir=/usr/m68k-linux-gnu/include --with-build-config=bootstrap-lto-lean --enable-link-serialization=1 Building cross compiler for m68k Using shell /bin/bash -e Architecture: m68k (GNU: m68k-linux-gnu) CPPFLAGS: CFLAGS: -g -O2 LDFLAGS: -Wl,-z,relro BOOT_CFLAGS: DEBIAN_BUILDARCH: Install prefix: /usr Will not build the biarch compilers Will not build the C++ compiler: Will not build the ObjC compiler: Will not build the Obj-C++ compiler: Will not build the Fortran 95 compiler: Will not build the Ada compiler: Will not build the Go compiler: Will not build the D compiler: Will not build the Modula-2 compiler: Will build without offload compilers: disabled by nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan / disabled by nolang=ada,asan,brig,d,gcn,go,itm,java,jit,hppa64,lsan,m2,nvptx,objc,obj-c++,rust,tsan,ubsan Will build without SSP support: Will not run the testsuite: disabled by DEB_BUILD_OPTIONS Will disable national language support: ----------------------------------------------------------------------------- rm -f stamps/04-configure-stamp stamps/05-build-stamp cat debian/README.Debian stamps/02-patch-stamp > debian/README.Debian.m68k rm -rf /tmp/buildd/gcc1/gcc-14-14.1.0/build mkdir /tmp/buildd/gcc1/gcc-14-14.1.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/gcc1/gcc-14-14.1.0/build \ && PATH=/tmp/buildd/gcc1/gcc-14-14.1.0/bin:/usr/lib/gcc/bin:$PATH \ CC="x86_64-linux-gnu-gcc-13" CXX="x86_64-linux-gnu-g++-13" CFLAGS="-g -O2" LDFLAGS="-Wl,-z,relro" LDFLAGS_FOR_TARGET="-Wl,-z,relro" \ \ \ ../src/configure -v --with-pkgversion='Debian 14.1.0-2' --with-bugurl='file:///usr/share/doc/gcc-14/README.Bugs' --enable-languages=c --prefix=/usr --with-gcc-major-version-only --program-suffix=-14 --disable-decimal-float --disable-libatomic --disable-libgomp --disable-libssp --disable-libquadmath --disable-libsanitizer --disable-threads --disable-bootstrap --libexecdir=/usr/libexec --libdir=/usr/lib --enable-linker-build-id --enable-multiarch --disable-shared --with-newlib --without-headers --with-system-zlib --enable-multiarch --disable-werror --disable-werror --disable-multilib --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=m68k-linux-gnu --program-prefix=m68k-linux-gnu- --includedir=/usr/m68k-linux-gnu/include --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... m68k-unknown-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 libitm support... no checking for libvtv support... no checking for libphobos support... 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 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... no checking for gnatbind... no checking for x86_64-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for x86_64-linux-gnu-gdc... no checking for gdc... no checking whether the D compiler works... no checking for cargo... no 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... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib target-libquadmath target-libitm target-libvtv target-libphobos gnattools gotools libgrust target-libada target-libstdc++-v3 target-zlib target-libbacktrace target-libgfortran target-libgo target-libffi target-libgm2 target-libobjc target-libgrust target-libgomp target-libatomic target-libsanitizer target-libssp (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 -plugin option... checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for m68k-linux-gnu-cc... no checking for m68k-linux-gnu-gcc... no checking for m68k-linux-gnu-c++... no checking for m68k-linux-gnu-g++... no checking for m68k-linux-gnu-cxx... no checking for m68k-linux-gnu-gxx... no checking for m68k-linux-gnu-gcc... no checking for m68k-linux-gnu-gfortran... no checking for m68k-linux-gnu-gccgo... no checking for m68k-linux-gnu-gdc... no checking for m68k-linux-gnu-gm2... no checking for ar... /usr/m68k-linux-gnu/bin/ar checking for as... /usr/m68k-linux-gnu/bin/as checking for dlltool... no checking for m68k-linux-gnu-dlltool... no checking for dsymutil... no checking for m68k-linux-gnu-dsymutil... no checking for ld... /usr/m68k-linux-gnu/bin/ld checking for lipo... no checking for m68k-linux-gnu-lipo... no checking for nm... /usr/m68k-linux-gnu/bin/nm checking for objcopy... /usr/m68k-linux-gnu/bin/objcopy checking for objdump... /usr/m68k-linux-gnu/bin/objdump checking for otool... no checking for m68k-linux-gnu-otool... no checking for ranlib... /usr/m68k-linux-gnu/bin/ranlib checking for readelf... /usr/m68k-linux-gnu/bin/readelf checking for strip... /usr/m68k-linux-gnu/bin/strip checking for windres... no checking for m68k-linux-gnu-windres... no checking for windmc... no checking for m68k-linux-gnu-windmc... no checking where to find the target ar... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target as... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target cc... just compiled checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target gm2... pre-installed checking where to find the target ld... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target objcopy... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target objdump... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target readelf... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target strip... pre-installed in /usr/m68k-linux-gnu/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed 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/m68k-linux-gnu/asm ]; then \ mkdir -p /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include; \ ln -sf /usr/include/m68k-linux-gnu/asm /tmp/buildd/gcc1/gcc-14-14.1.0/build/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/m68k-linux-gnu/crypt.h ] && \ [ -f /usr/include/x86_64-linux-gnu/crypt.h ]; then \ mkdir -p /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include; \ ln -sf /usr/include/x86_64-linux-gnu/crypt.h \ /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include/crypt.h; \ fi touch stamps/04-configure-stamp touch stamps/05-build-locale-stamp === START stamps/05-build-stamp === dh_testdir rm -f bootstrap-protocol* TTTTT Mon, 24 Jun 2024 23:05:15 +0000 : # build cross compiler for m68k-linux-gnu ( \ set +e; \ PATH=/tmp/buildd/gcc1/gcc-14-14.1.0/bin:/usr/lib/gcc/bin:$PATH \ \ /usr/bin/make -j 1 -C /tmp/buildd/gcc1/gcc-14-14.1.0/build \ LDFLAGS_FOR_TARGET="-Wl,-z,relro" \ ; \ echo $? > status; \ echo === TIME stamps/05-build-stamp ===; \ ) 2>&1 | tee bootstrap-protocol make[2]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build' make[3]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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... m68k-unknown-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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for -plugin option... checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-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... m68k-unknown-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 spawn.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for pipe2... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for SHA1 HW acceleration support... x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty/testsuite' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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 -Wl,-z,relro -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 m68k-unknown-linux-gnu sed -e 's/@gcc_version@/14/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/fixincludes' 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... m68k-unknown-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)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc-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/gcc1/gcc-14-14.1.0/build/lto-plugin' /usr/bin/make all-am make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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='"14"' -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=\"14\" -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='"14"' -g -O2 -Wc,-static-libgcc -pthread -module -avoid-version -bindir /usr/libexec/gcc-cross/m68k-linux-gnu/14 -Wl,--version-script=../../src/lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-Wl,-z,relro' -o liblto_plugin.la -rpath /usr/libexec/gcc-cross/m68k-linux-gnu/14 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 -Wl,-z -Wl,relro ../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/gcc1/gcc-14-14.1.0/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /tmp/buildd/gcc1/gcc-14-14.1.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc-cross/m68k-linux-gnu/14' make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/lto-plugin' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.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... m68k-unknown-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... no checking for x86_64-linux-gnu-gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for x86_64-linux-gnu-gdc... no checking whether the D compiler works... no 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 ... 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/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so 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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so 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 working iconv... yes checking whether iconv is compatible with its POSIX signature... yes 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/m68k/m68k.cc' for machine-specific logic. Using `../../src/gcc/config/m68k/m68k.md' as machine description file. Using the following target machine macro files: ../../src/gcc/config/m68k/m68k.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/linux.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/m68k/linux.h ../../src/gcc/config/./sysroot-suffix.h ../../src/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt checking for gmsgfmt... /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... 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)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc-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 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... no 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 whether we are using gold... no checking whether we are using mold... no checking gold linker with split stack support as non default... checking what linker to use... /usr/m68k-linux-gnu/bin/ld checking what nm to use... /usr/m68k-linux-gnu/bin/nm checking what objdump to use... /usr/m68k-linux-gnu/bin/objdump checking what readelf to use... /usr/m68k-linux-gnu/bin/readelf checking for m68k-linux-gnu-otool... no checking what otool to use... not found checking for m68k-linux-gnu-dsymutil... no checking assembler flags... 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 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... no checking assembler for assembly of compiler generated 32-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... no 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 gnu_unique_object... yes 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... no 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... 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 cross-compiler from x86_64-pc-linux-gnu to m68k-unknown-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: 14 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 checking linker -z now option... yes checking linker -z relro option... yes 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 -- text-art/.deps mkdir -p -- rtl-ssa/.deps config.status: executing default-1 commands config.status: executing default commands 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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for -plugin option... checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc-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... m68k-unknown-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 spawn.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for pipe2... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for SHA1 HW acceleration support... x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a if [ x"" != x ]; then \ cd pic; \ x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/build-x86_64-linux-gnu/libiberty/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/build-x86_64-linux-gnu/libiberty/testsuite' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.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... m68k-unknown-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/gcc1/gcc-14-14.1.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 -Wl,-z,relro -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 m68k-unknown-linux-gnu sed -e 's/@gcc_version@/14/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.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... m68k-unknown-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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking 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 msgfmt... /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt checking for gmsgfmt... /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... checking size of ino_t... 8 checking size of dev_t... 8 checking for iconv... (cached) 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 depdir commands mkdir -p -- .deps config.status: executing default-1 commands make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so 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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libcpp.a make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.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... m68k-unknown-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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so 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)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... (cached) x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc-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 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... no 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 windows.h usability... no checking windows.h presence... no checking for windows.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 whether _pgmptr is declared... 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=zlib-gnu is supported... yes checking whether --compress-debug-sections=zlib-gabi 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... /usr/bin/x86_64-linux-gnu-nm -B 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/gcc1/gcc-14-14.1.0/build/libbacktrace' /usr/bin/make all-am make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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 -o atomic.o /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 -o dwarf.o /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 -o fileline.o /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 -o posix.o /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 -o print.o /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 -o sort.o /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 -o state.o /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 -o backtrace.o /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 -o simple.o /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 -o elf.o /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 -o mmapio.o /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 -o mmap.o /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 -Wl,-z,relro -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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o libtool: link: x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so .libs/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/gcc1/gcc-14-14.1.0/build/libbacktrace' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.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... m68k-unknown-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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking 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 msgfmt... /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt checking for gmsgfmt... /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-linux-gnu-ld checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... 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 iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes 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 depdir commands mkdir -p -- .deps config.status: executing default-1 commands make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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=\"-14\" -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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so 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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libcpp.a make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libcody.a make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.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 --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking 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... m68k-unknown-linux-gnu checking for decimal floating point... dpd 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/gcc1/gcc-14-14.1.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/dpd/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/dpd/decimal32.c source='../../src/libdecnumber/dpd/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/dpd/decimal64.c source='../../src/libdecnumber/dpd/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/dpd/decimal128.c rm -f libdecnumber.a x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libdecnumber.a make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libdecnumber' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/gcc' /bin/bash ../../src/gcc/../mkinstalldirs po mkdir -p -- po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/be.gmo ../../src/gcc/po/be.po 59 translated messages, 2644 fuzzy translations, 13735 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/da.gmo ../../src/gcc/po/da.po 1649 translated messages, 8432 fuzzy translations, 6357 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/de.gmo ../../src/gcc/po/de.po 16438 translated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/el.gmo ../../src/gcc/po/el.po 40 translated messages, 4944 fuzzy translations, 11454 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/es.gmo ../../src/gcc/po/es.po 8296 translated messages, 6152 fuzzy translations, 1990 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/fi.gmo ../../src/gcc/po/fi.po 2191 translated messages, 10667 fuzzy translations, 3580 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/fr.gmo ../../src/gcc/po/fr.po 16438 translated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/hr.gmo ../../src/gcc/po/hr.po 1080 translated messages, 15358 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/id.gmo ../../src/gcc/po/id.po 2755 translated messages, 8520 fuzzy translations, 5163 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/ja.gmo ../../src/gcc/po/ja.po 2178 translated messages, 7381 fuzzy translations, 6879 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/nl.gmo ../../src/gcc/po/nl.po 733 translated messages, 7418 fuzzy translations, 8287 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/ru.gmo ../../src/gcc/po/ru.po 9746 translated messages, 4163 fuzzy translations, 2529 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/sr.gmo ../../src/gcc/po/sr.po 2357 translated messages, 8174 fuzzy translations, 5907 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/sv.gmo ../../src/gcc/po/sv.po 16438 translated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/tr.gmo ../../src/gcc/po/tr.po 2204 translated messages, 8783 fuzzy translations, 5451 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/uk.gmo ../../src/gcc/po/uk.po 15583 translated messages, 590 fuzzy translations, 265 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/vi.gmo ../../src/gcc/po/vi.po 4094 translated messages, 3512 fuzzy translations, 8832 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/zh_CN.gmo ../../src/gcc/po/zh_CN.po 4486 translated messages, 9033 fuzzy translations, 2919 untranslated messages. /bin/bash ../../src/gcc/../mkinstalldirs po /tmp/buildd/gcc1/gcc-14-14.1.0/bin/msgfmt --statistics -o po/zh_TW.gmo ../../src/gcc/po/zh_TW.po 2162 translated messages, 10989 fuzzy translations, 3287 untranslated messages. TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../src/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="m68020" \ HEADERS="options.h insn-constants.h config/m68k/m68k.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/m68k/linux.h sysroot-suffix.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 HEAP_TRAMPOLINES_INIT=0 MOTOROLA=1" \ /bin/bash ../../src/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/m68k/m68k-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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="\"14.1.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Debian 14.1.0-2) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro \ 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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-14.1.0/gcc-14.1.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-14.1.0/gcc-14.1.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-14.1.0/gcc-14.1.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d/gcc-14.1.0/gcc-14.1.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-14.1.0/gcc-14.1.0/gcc/gengtype-lex.l:135:1: note: here x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k-tables.opt ../../src/gcc/config/m68k/m68k.opt ../../src/gcc/config/gnu-user.opt ../../src/gcc/config/linux.opt ../../src/gcc/config/m68k/ieee.opt ../../src/gcc/ada/gcc-interface/lang.opt.urls ../../src/gcc/d/lang.opt.urls ../../src/gcc/fortran/lang.opt.urls ../../src/gcc/go/lang.opt.urls ../../src/gcc/lto/lang.opt.urls ../../src/gcc/m2/lang.opt.urls ../../src/gcc/rust/lang.opt.urls ../../src/gcc/c-family/c.opt.urls ../../src/gcc/common.opt.urls ../../src/gcc/params.opt.urls ../../src/gcc/analyzer/analyzer.opt.urls ../../src/gcc/config/m68k/m68k-tables.opt.urls ../../src/gcc/config/m68k/m68k.opt.urls ../../src/gcc/config/gnu-user.opt.urls ../../src/gcc/config/linux.opt.urls ../../src/gcc/config/m68k/ieee.opt.urls > 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/config/m68k/print-sysroot-suffix.sh \ "`echo /usr/m68k-linux-gnu/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/../.." "mcpu?68000=march?68000 mcpu?68020=march?68020 mcpu?68030=march?68030 mcpu?68040=march?68040 mcpu?68060=march?68060 mcpu?cpu32=march?cpu32 mcpu?68020=mcpu?68030" \ "mcpu=68040/mcpu=68060" > sysroot-suffix.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 14.1.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 14.1.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 14.1.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.md > tmp-preds.h /bin/bash ../../src/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h 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/c/c-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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 TARGET_CPU_DEFAULT="" \ HEADERS="" DEFINES="" \ /bin/bash ../../src/gcc/mkconfig.sh tm_d.h x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 ""; then \ /bin/bash ../../src/gcc/genmultilib \ "mcpu=68040/mcpu=68060" \ "m68040 m68060" \ "mcpu?68000=march?68000 mcpu?68020=march?68020 mcpu?68030=march?68030 mcpu?68040=march?68040 mcpu?68060=march?68060 mcpu?cpu32=march?cpu32 mcpu?68020=mcpu?68030" \ "" \ "" \ "" \ "" \ "" \ "m68k-linux-gnu" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/bash ../../src/gcc/genmultilib '' '' '' '' '' '' '' '' \ "m68k-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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/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 x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 > pass-instances.def x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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 \ --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \ ../../src/gcc/match.pd tmp-gimple-match-1.cc tmp-gimple-match-2.cc tmp-gimple-match-3.cc tmp-gimple-match-4.cc tmp-gimple-match-5.cc tmp-gimple-match-6.cc tmp-gimple-match-7.cc tmp-gimple-match-8.cc tmp-gimple-match-9.cc tmp-gimple-match-10.cc GIMPLE decision tree has 7036 leafs, maximum depth 28 and a total number of 30715 nodes removed 5292 duplicate tails /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-1.cc gimple-match-1.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-2.cc gimple-match-2.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-3.cc gimple-match-3.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-4.cc gimple-match-4.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-5.cc gimple-match-5.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-6.cc gimple-match-6.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-7.cc gimple-match-7.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-8.cc gimple-match-8.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-9.cc gimple-match-9.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-10.cc gimple-match-10.cc; /bin/bash ../../src/gcc/../move-if-change tmp-gimple-match-auto.h \ gimple-match-auto.h echo timestamp > s-gimple-match build/genmatch --generic \ --header=tmp-generic-match-auto.h --include=generic-match-auto.h \ ../../src/gcc/match.pd tmp-generic-match-1.cc tmp-generic-match-2.cc tmp-generic-match-3.cc tmp-generic-match-4.cc tmp-generic-match-5.cc tmp-generic-match-6.cc tmp-generic-match-7.cc tmp-generic-match-8.cc tmp-generic-match-9.cc tmp-generic-match-10.cc GENERIC decision tree has 5516 leafs, maximum depth 18 and a total number of 24229 nodes removed 3981 duplicate tails /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-1.cc generic-match-1.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-2.cc generic-match-2.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-3.cc generic-match-3.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-4.cc generic-match-4.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-5.cc generic-match-5.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-6.cc generic-match-6.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-7.cc generic-match-7.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-8.cc generic-match-8.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-9.cc generic-match-9.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-10.cc generic-match-10.cc; /bin/bash ../../src/gcc/../move-if-change tmp-generic-match-auto.h \ generic-match-auto.h echo timestamp > s-generic-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 TARGET_CPU_DEFAULT="" \ HEADERS="" DEFINES="" \ /bin/bash ../../src/gcc/mkconfig.sh tm_rust.h build/genhooks "Rust Target Hook" \ > tmp-rust-target-hooks-def.h /bin/bash ../../src/gcc/../move-if-change tmp-rust-target-hooks-def.h \ rust/rust-target-hooks-def.h echo timestamp > s-rust-target-hooks-def-h 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 ; 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"m68k-unknown-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro" > 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-1.o -MT gimple-match-1.o -MMD -MP -MF ./.deps/gimple-match-1.TPo gimple-match-1.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-2.o -MT gimple-match-2.o -MMD -MP -MF ./.deps/gimple-match-2.TPo gimple-match-2.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-3.o -MT gimple-match-3.o -MMD -MP -MF ./.deps/gimple-match-3.TPo gimple-match-3.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-4.o -MT gimple-match-4.o -MMD -MP -MF ./.deps/gimple-match-4.TPo gimple-match-4.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-5.o -MT gimple-match-5.o -MMD -MP -MF ./.deps/gimple-match-5.TPo gimple-match-5.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-6.o -MT gimple-match-6.o -MMD -MP -MF ./.deps/gimple-match-6.TPo gimple-match-6.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-7.o -MT gimple-match-7.o -MMD -MP -MF ./.deps/gimple-match-7.TPo gimple-match-7.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-8.o -MT gimple-match-8.o -MMD -MP -MF ./.deps/gimple-match-8.TPo gimple-match-8.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-9.o -MT gimple-match-9.o -MMD -MP -MF ./.deps/gimple-match-9.TPo gimple-match-9.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-10.o -MT gimple-match-10.o -MMD -MP -MF ./.deps/gimple-match-10.TPo gimple-match-10.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-match-exports.o -MT gimple-match-exports.o -MMD -MP -MF ./.deps/gimple-match-exports.TPo ../../src/gcc/gimple-match-exports.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-1.o -MT generic-match-1.o -MMD -MP -MF ./.deps/generic-match-1.TPo generic-match-1.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-2.o -MT generic-match-2.o -MMD -MP -MF ./.deps/generic-match-2.TPo generic-match-2.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-3.o -MT generic-match-3.o -MMD -MP -MF ./.deps/generic-match-3.TPo generic-match-3.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-4.o -MT generic-match-4.o -MMD -MP -MF ./.deps/generic-match-4.TPo generic-match-4.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-5.o -MT generic-match-5.o -MMD -MP -MF ./.deps/generic-match-5.TPo generic-match-5.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-6.o -MT generic-match-6.o -MMD -MP -MF ./.deps/generic-match-6.TPo generic-match-6.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-7.o -MT generic-match-7.o -MMD -MP -MF ./.deps/generic-match-7.TPo generic-match-7.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-8.o -MT generic-match-8.o -MMD -MP -MF ./.deps/generic-match-8.TPo generic-match-8.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-9.o -MT generic-match-9.o -MMD -MP -MF ./.deps/generic-match-9.TPo generic-match-9.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o generic-match-10.o -MT generic-match-10.o -MMD -MP -MF ./.deps/generic-match-10.TPo generic-match-10.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.md insn-conditions.md \ -Otmp-emit-1.cc -Otmp-emit-2.cc -Otmp-emit-3.cc -Otmp-emit-4.cc -Otmp-emit-5.cc -Otmp-emit-6.cc -Otmp-emit-7.cc -Otmp-emit-8.cc -Otmp-emit-9.cc -Otmp-emit-10.cc /bin/bash ../../src/gcc/../move-if-change tmp-emit-1.cc insn-emit-1.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-2.cc insn-emit-2.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-3.cc insn-emit-3.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-4.cc insn-emit-4.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-5.cc insn-emit-5.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-6.cc insn-emit-6.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-7.cc insn-emit-7.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-8.cc insn-emit-8.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-9.cc insn-emit-9.cc; /bin/bash ../../src/gcc/../move-if-change tmp-emit-10.cc insn-emit-10.cc; echo timestamp > s-tmp-emit x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-1.o -MT insn-emit-1.o -MMD -MP -MF ./.deps/insn-emit-1.TPo insn-emit-1.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-2.o -MT insn-emit-2.o -MMD -MP -MF ./.deps/insn-emit-2.TPo insn-emit-2.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-3.o -MT insn-emit-3.o -MMD -MP -MF ./.deps/insn-emit-3.TPo insn-emit-3.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-4.o -MT insn-emit-4.o -MMD -MP -MF ./.deps/insn-emit-4.TPo insn-emit-4.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-5.o -MT insn-emit-5.o -MMD -MP -MF ./.deps/insn-emit-5.TPo insn-emit-5.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-6.o -MT insn-emit-6.o -MMD -MP -MF ./.deps/insn-emit-6.TPo insn-emit-6.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-7.o -MT insn-emit-7.o -MMD -MP -MF ./.deps/insn-emit-7.TPo insn-emit-7.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-8.o -MT insn-emit-8.o -MMD -MP -MF ./.deps/insn-emit-8.TPo insn-emit-8.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-9.o -MT insn-emit-9.o -MMD -MP -MF ./.deps/insn-emit-9.TPo insn-emit-9.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o insn-emit-10.o -MT insn-emit-10.o -MMD -MP -MF ./.deps/insn-emit-10.TPo insn-emit-10.cc x86_64-linux-gnu-g++-13 -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.md \ insn-conditions.md > tmp-recog.cc ../../src/gcc/config/m68k/m68k.md:3742:1: warning: operand 1 missing mode? ../../src/gcc/config/m68k/m68k.md:3857:1: warning: operand 1 missing mode? ../../src/gcc/config/m68k/m68k.md:5750:1: warning: source missing a mode? ../../src/gcc/config/m68k/m68k.md:5759:1: warning: source missing a mode? ../../src/gcc/config/m68k/m68k.md:5768:1: warning: source missing a mode? ../../src/gcc/config/m68k/m68k.md:5778:1: warning: source missing a mode? Statistics for recog: Number of decisions: 1802 longest path: 75 (code: 360) longest backtrack: 18 (code: 407) Statistics for split_insns: Number of decisions: 111 longest path: 21 (code: 22) longest backtrack: 5 (code: 37) Statistics for peephole2_insns: Number of decisions: 144 longest path: 36 (code: 17) longest backtrack: 3 (code: 12) Shared 600 out of 3252 states by creating 167 new states, saving 433 /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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-z,relro -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/m68k/m68k.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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-cross/m68k-linux-gnu/14/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include/c++/14\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include/c++/14/m68k-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include/c++/14/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/m68k-linux-gnu/include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-cross/\" -DBASEVER="\"14.1.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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-cross/m68k-linux-gnu/14/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include/c++/14\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include/c++/14/m68k-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include/c++/14/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/m68k-linux-gnu/include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-cross/\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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:1845:45: warning: '*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' may be used uninitialized [-Wmaybe-uninitialized] 1845 | rtx sub = extract_bit_field_as_subreg (mode1, op0, imode, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 1846 | bitsize, bitnum); | ~~~~~~~~~~~~~~~~ ../../src/gcc/expmed.cc:1805:19: note: '*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' was declared here 1805 | scalar_int_mode imode; | ^~~~~ x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o fold-mem-offsets.o -MT fold-mem-offsets.o -MMD -MP -MF ./.deps/fold-mem-offsets.TPo ../../src/gcc/fold-mem-offsets.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-urlifier.o -MT gcc-urlifier.o -MMD -MP -MF ./.deps/gcc-urlifier.TPo ../../src/gcc/gcc-urlifier.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple.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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-harden-control-flow.o -MT gimple-harden-control-flow.o -MMD -MP -MF ./.deps/gimple-harden-control-flow.TPo ../../src/gcc/gimple-harden-control-flow.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-lower-bitint.o -MT gimple-lower-bitint.o -MMD -MP -MF ./.deps/gimple-lower-bitint.TPo ../../src/gcc/gimple-lower-bitint.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-phi.o -MT gimple-range-phi.o -MMD -MP -MF ./.deps/gimple-range-phi.TPo ../../src/gcc/gimple-range-phi.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-sccopy.o -MT gimple-ssa-sccopy.o -MMD -MP -MF ./.deps/gimple-ssa-sccopy.TPo ../../src/gcc/gimple-ssa-sccopy.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../src/gcc/gimple-ssa-store-merging.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-ssa-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o ipa-strub.o -MT ipa-strub.o -MMD -MP -MF ./.deps/ipa-strub.TPo ../../src/gcc/ipa-strub.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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=\"m68k-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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=\"m68k-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/options-urls-cc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-urls.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o options-urls.o -MT options-urls.o -MMD -MP -MF ./.deps/options-urls.TPo options-urls.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o range-op-ptr.o -MT range-op-ptr.o -MMD -MP -MF ./.deps/range-op-ptr.TPo ../../src/gcc/range-op-ptr.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o rtl-ssa/movement.o -MT rtl-ssa/movement.o -MMD -MP -MF rtl-ssa/.deps/movement.TPo ../../src/gcc/rtl-ssa/movement.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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=\"m68k-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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=\"m68k-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o 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 x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../src/gcc/tree-ssa-loop-prefetch.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../src/gcc/tree-ssa-loop-split.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../src/gcc/tree-ssa-loop-unswitch.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../src/gcc/tree-ssa-loop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../src/gcc/tree-ssa-math-opts.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../src/gcc/tree-ssa-operands.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo ../../src/gcc/gimple-range-path.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../src/gcc/tree-ssa-phiopt.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../src/gcc/tree-ssa-phiprop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../src/gcc/tree-ssa-pre.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../src/gcc/tree-ssa-propagate.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../src/gcc/tree-ssa-reassoc.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../src/gcc/tree-ssa-sccvn.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../src/gcc/tree-ssa-scopedtables.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../src/gcc/tree-ssa-sink.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../src/gcc/tree-ssa-strlen.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../src/gcc/tree-ssa-structalias.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../src/gcc/tree-ssa-tail-merge.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../src/gcc/tree-ssa-ter.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../src/gcc/tree-ssa-threadbackward.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../src/gcc/tree-ssa-threadedge.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../src/gcc/tree-ssa-threadupdate.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../src/gcc/tree-ssa-uncprop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../src/gcc/tree-ssa-uninit.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../src/gcc/tree-ssa.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../src/gcc/tree-ssanames.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../src/gcc/tree-stdarg.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../src/gcc/tree-streamer.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../src/gcc/tree-streamer-in.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../src/gcc/tree-streamer-out.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../src/gcc/tree-tailcall.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../src/gcc/tree-vect-generic.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../src/gcc/gimple-isel.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../src/gcc/tree-vect-patterns.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../src/gcc/tree-vect-data-refs.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../src/gcc/tree-vect-stmts.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../src/gcc/tree-vect-loop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../src/gcc/tree-vect-loop-manip.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../src/gcc/tree-vect-slp.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../src/gcc/tree-vect-slp-patterns.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../src/gcc/tree-vectorizer.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../src/gcc/tree-vector-builder.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../src/gcc/tree-vrp.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../src/gcc/tree.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../src/gcc/tristate.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../src/gcc/typed-splay-tree.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../src/gcc/valtrack.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo ../../src/gcc/value-pointer-equiv.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../src/gcc/value-query.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../src/gcc/value-range.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-range-pretty-print.o -MT value-range-pretty-print.o -MMD -MP -MF ./.deps/value-range-pretty-print.TPo ../../src/gcc/value-range-pretty-print.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-range-storage.o -MT value-range-storage.o -MMD -MP -MF ./.deps/value-range-storage.TPo ../../src/gcc/value-range-storage.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo ../../src/gcc/value-relation.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../src/gcc/value-prof.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../src/gcc/var-tracking.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../src/gcc/varasm.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../src/gcc/varpool.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../src/gcc/vec-perm-indices.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../src/gcc/vmsdbgout.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../src/gcc/vr-values.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../src/gcc/vtable-verify.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo ../../src/gcc/warning-control.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../src/gcc/web.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../src/gcc/wide-int.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../src/gcc/wide-int-print.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o m68k.o -MT m68k.o -MMD -MP -MF ./.deps/m68k.TPo ../../src/gcc/config/m68k/m68k.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/access-diagram.o -MT analyzer/access-diagram.o -MMD -MP -MF analyzer/.deps/access-diagram.TPo ../../src/gcc/analyzer/access-diagram.cc In file included from ../../src/gcc/analyzer/svalue.h:25, from ../../src/gcc/analyzer/region-model.h:33, from ../../src/gcc/analyzer/access-diagram.cc:39: In constructor 'ana::byte_range::byte_range(ana::byte_offset_t, ana::byte_size_t)', inlined from 'virtual text_art::table ana::string_literal_spatial_item::make_table(const ana::bit_to_table_map&, text_art::style_manager&) const' at ../../src/gcc/analyzer/access-diagram.cc:1815:18: ../../src/gcc/analyzer/store.h:310:5: warning: 'size_in_bytes.generic_wide_int >::.fixed_wide_int_storage<128>::val[1]' may be used uninitialized [-Wmaybe-uninitialized] 310 | m_size_in_bytes (size_in_bytes) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/gcc/analyzer/access-diagram.cc: In member function 'virtual text_art::table ana::string_literal_spatial_item::make_table(const ana::bit_to_table_map&, text_art::style_manager&) const': ../../src/gcc/analyzer/access-diagram.cc:1811:28: note: 'size_in_bytes.generic_wide_int >::.fixed_wide_int_storage<128>::val[1]' was declared here 1811 | byte_size_t size_in_bytes | ^~~~~~~~~~~~~ x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../src/gcc/analyzer/analysis-plan.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../src/gcc/analyzer/analyzer.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/analyzer-language.o -MT analyzer/analyzer-language.o -MMD -MP -MF analyzer/.deps/analyzer-language.TPo ../../src/gcc/analyzer/analyzer-language.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../src/gcc/analyzer/analyzer-logging.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../src/gcc/analyzer/analyzer-pass.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../src/gcc/analyzer/analyzer-selftests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../src/gcc/analyzer/bar-chart.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/bounds-checking.o -MT analyzer/bounds-checking.o -MMD -MP -MF analyzer/.deps/bounds-checking.TPo ../../src/gcc/analyzer/bounds-checking.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/call-details.o -MT analyzer/call-details.o -MMD -MP -MF analyzer/.deps/call-details.TPo ../../src/gcc/analyzer/call-details.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo ../../src/gcc/analyzer/call-info.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../src/gcc/analyzer/call-string.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/call-summary.o -MT analyzer/call-summary.o -MMD -MP -MF analyzer/.deps/call-summary.TPo ../../src/gcc/analyzer/call-summary.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/checker-event.o -MT analyzer/checker-event.o -MMD -MP -MF analyzer/.deps/checker-event.TPo ../../src/gcc/analyzer/checker-event.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../src/gcc/analyzer/checker-path.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../src/gcc/analyzer/complexity.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../src/gcc/analyzer/constraint-manager.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../src/gcc/analyzer/diagnostic-manager.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../src/gcc/analyzer/engine.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../src/gcc/analyzer/feasible-graph.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../src/gcc/analyzer/function-set.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/infinite-loop.o -MT analyzer/infinite-loop.o -MMD -MP -MF analyzer/.deps/infinite-loop.TPo ../../src/gcc/analyzer/infinite-loop.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/infinite-recursion.o -MT analyzer/infinite-recursion.o -MMD -MP -MF analyzer/.deps/infinite-recursion.TPo ../../src/gcc/analyzer/infinite-recursion.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/kf.o -MT analyzer/kf.o -MMD -MP -MF analyzer/.deps/kf.TPo ../../src/gcc/analyzer/kf.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/kf-analyzer.o -MT analyzer/kf-analyzer.o -MMD -MP -MF analyzer/.deps/kf-analyzer.TPo ../../src/gcc/analyzer/kf-analyzer.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/kf-lang-cp.o -MT analyzer/kf-lang-cp.o -MMD -MP -MF analyzer/.deps/kf-lang-cp.TPo ../../src/gcc/analyzer/kf-lang-cp.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/known-function-manager.o -MT analyzer/known-function-manager.o -MMD -MP -MF analyzer/.deps/known-function-manager.TPo ../../src/gcc/analyzer/known-function-manager.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../src/gcc/analyzer/pending-diagnostic.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../src/gcc/analyzer/program-point.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../src/gcc/analyzer/program-state.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/ranges.o -MT analyzer/ranges.o -MMD -MP -MF analyzer/.deps/ranges.TPo ../../src/gcc/analyzer/ranges.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/record-layout.o -MT analyzer/record-layout.o -MMD -MP -MF analyzer/.deps/record-layout.TPo ../../src/gcc/analyzer/record-layout.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../src/gcc/analyzer/region.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../src/gcc/analyzer/region-model.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo ../../src/gcc/analyzer/region-model-asm.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../src/gcc/analyzer/region-model-manager.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../src/gcc/analyzer/region-model-reachability.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../src/gcc/analyzer/sm.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../src/gcc/analyzer/sm-file.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/sm-fd.o -MT analyzer/sm-fd.o -MMD -MP -MF analyzer/.deps/sm-fd.TPo ../../src/gcc/analyzer/sm-fd.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../src/gcc/analyzer/sm-malloc.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../src/gcc/analyzer/sm-pattern-test.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../src/gcc/analyzer/sm-sensitive.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../src/gcc/analyzer/sm-signal.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../src/gcc/analyzer/sm-taint.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../src/gcc/analyzer/state-purge.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../src/gcc/analyzer/store.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../src/gcc/analyzer/supergraph.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../src/gcc/analyzer/svalue.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/symbol.o -MT analyzer/symbol.o -MMD -MP -MF analyzer/.deps/symbol.TPo ../../src/gcc/analyzer/symbol.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../src/gcc/analyzer/trimmed-graph.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../src/gcc -I../../src/gcc/analyzer -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o analyzer/varargs.o -MT analyzer/varargs.o -MMD -MP -MF analyzer/.deps/varargs.TPo ../../src/gcc/analyzer/varargs.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../src/gcc/config/linux.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../src/gcc/config/host-linux.cc rm -rf libbackend.a x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rcT libbackend.a gimple-match-1.o gimple-match-2.o gimple-match-3.o gimple-match-4.o gimple-match-5.o gimple-match-6.o gimple-match-7.o gimple-match-8.o gimple-match-9.o gimple-match-10.o gimple-match-exports.o generic-match-1.o generic-match-2.o generic-match-3.o generic-match-4.o generic-match-5.o generic-match-6.o generic-match-7.o generic-match-8.o generic-match-9.o generic-match-10.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit-1.o insn-emit-2.o insn-emit-3.o insn-emit-4.o insn-emit-5.o insn-emit-6.o insn-emit-7.o insn-emit-8.o insn-emit-9.o insn-emit-10.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o adjust-alignment.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o ctfc.o ctfout.o btfout.o symtab.o symtab-thunks.o symtab-clones.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coroutine-passes.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o digraph.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2ctf.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o fold-mem-offsets.o function.o function-abi.o function-tests.o fwprop.o gcc-rich-location.o gcc-urlifier.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-array-bounds.o gimple-builder.o gimple-expr.o gimple-if-to-switch.o gimple-iterator.o gimple-fold.o gimple-harden-conditionals.o gimple-harden-control-flow.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-lower-bitint.o gimple-predicate-analysis.o gimple-pretty-print.o gimple-range.o gimple-range-cache.o gimple-range-edge.o gimple-range-fold.o gimple-range-gori.o gimple-range-infer.o gimple-range-op.o gimple-range-phi.o gimple-range-trace.o gimple-ssa-backprop.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-sccopy.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-access.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimple-warn-recursion.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphviz.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-sra.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-free-lang-data.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-modref.o ipa-modref-tree.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-ref.o ipa-utils.o ipa-strub.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-low.o omp-oacc-kernels-decompose.o omp-oacc-neuter-broadcast.o omp-simd-clone.o opt-problem.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o optinfo.o optinfo-emit-json.o options-save.o options-urls.o opts-global.o ordered-hash-map-tests.o passes.o plugin.o pointer-query.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o range.o range-op.o range-op-float.o range-op-ptr.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl-ssa/accesses.o rtl-ssa/blocks.o rtl-ssa/changes.o rtl-ssa/functions.o rtl-ssa/insns.o rtl-ssa/movement.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o splay-tree-utils.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-diagnostic-client-data-hooks.o tree-diagnostic-path.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-logical-location.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o gimple-range-path.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o gimple-isel.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vect-slp-patterns.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o valtrack.o value-pointer-equiv.o value-query.o value-range.o value-range-pretty-print.o value-range-storage.o value-relation.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o warning-control.o web.o wide-int.o wide-int-print.o m68k.o analyzer/access-diagram.o analyzer/analysis-plan.o analyzer/analyzer.o analyzer/analyzer-language.o analyzer/analyzer-logging.o analyzer/analyzer-pass.o analyzer/analyzer-selftests.o analyzer/bar-chart.o analyzer/bounds-checking.o analyzer/call-details.o analyzer/call-info.o analyzer/call-string.o analyzer/call-summary.o analyzer/checker-event.o analyzer/checker-path.o analyzer/complexity.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/feasible-graph.o analyzer/function-set.o analyzer/infinite-loop.o analyzer/infinite-recursion.o analyzer/kf.o analyzer/kf-analyzer.o analyzer/kf-lang-cp.o analyzer/known-function-manager.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/ranges.o analyzer/record-layout.o analyzer/region.o analyzer/region-model.o analyzer/region-model-asm.o analyzer/region-model-manager.o analyzer/region-model-reachability.o analyzer/sm.o analyzer/sm-file.o analyzer/sm-fd.o analyzer/sm-malloc.o analyzer/sm-pattern-test.o analyzer/sm-sensitive.o analyzer/sm-signal.o analyzer/sm-taint.o analyzer/state-purge.o analyzer/store.o analyzer/supergraph.o analyzer/svalue.o analyzer/symbol.o analyzer/trimmed-graph.o analyzer/varargs.o linux.o host-linux.o x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../src/gcc/main.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o m68k-common.o -MT m68k-common.o -MMD -MP -MF ./.deps/m68k-common.TPo ../../src/gcc/common/config/m68k/m68k-common.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DPREFIX=\"/usr\" -DBASEVER="\"14.1.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../src/gcc/prefix.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../src/gcc/opts.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../src/gcc/opts-common.cc gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opt-read.awk \ -f ../../src/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../src/gcc/vec.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../src/gcc/hooks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Icommon -I../../src/gcc -I../../src/gcc/common -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../src/gcc/common/common-targhooks.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../src/gcc/hash-table.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../src/gcc/file-find.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../src/gcc/selftest.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../src/gcc/opt-suggestions.cc rm -rf libcommon-target.a x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc libcommon-target.a m68k-common.o prefix.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o options-urls.o x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libcommon-target.a x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo ../../src/gcc/diagnostic-spec.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../src/gcc/diagnostic.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../src/gcc/diagnostic-color.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../src/gcc/diagnostic-format-json.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-format-sarif.o -MT diagnostic-format-sarif.o -MMD -MP -MF ./.deps/diagnostic-format-sarif.TPo ../../src/gcc/diagnostic-format-sarif.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../src/gcc/diagnostic-show-locus.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../src/gcc/edit-context.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../src/gcc/pretty-print.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../src/gcc/intl.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../src/gcc/json.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../src/gcc/sbitmap.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../src/gcc/input.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../src/gcc/ggc-none.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../src/gcc/memory-block.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../src/gcc/selftest-diagnostic.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../src/gcc/sort.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/box-drawing.o -MT text-art/box-drawing.o -MMD -MP -MF text-art/.deps/box-drawing.TPo ../../src/gcc/text-art/box-drawing.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/canvas.o -MT text-art/canvas.o -MMD -MP -MF text-art/.deps/canvas.TPo ../../src/gcc/text-art/canvas.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/ruler.o -MT text-art/ruler.o -MMD -MP -MF text-art/.deps/ruler.TPo ../../src/gcc/text-art/ruler.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/selftests.o -MT text-art/selftests.o -MMD -MP -MF text-art/.deps/selftests.TPo ../../src/gcc/text-art/selftests.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/style.o -MT text-art/style.o -MMD -MP -MF text-art/.deps/style.TPo ../../src/gcc/text-art/style.cc ../../src/gcc/text-art/style.cc: In member function 'void text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const': ../../src/gcc/text-art/style.cc:151:25: warning: spurious leading punctuation sequence ';' in format [-Wformat-diag] 151 | pp_printf (pp, ";5;%i", (int)u.m_8bit); | ^ ../../src/gcc/text-art/style.cc:161:25: warning: spurious leading punctuation sequence ';' in format [-Wformat-diag] 161 | pp_printf (pp, ";2;%i;%i;%i", | ^ x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/styled-string.o -MT text-art/styled-string.o -MMD -MP -MF text-art/.deps/styled-string.TPo ../../src/gcc/text-art/styled-string.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/table.o -MT text-art/table.o -MMD -MP -MF text-art/.deps/table.TPo ../../src/gcc/text-art/table.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/theme.o -MT text-art/theme.o -MMD -MP -MF text-art/.deps/theme.TPo ../../src/gcc/text-art/theme.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../src/gcc -I../../src/gcc/text-art -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o text-art/widget.o -MT text-art/widget.o -MMD -MP -MF text-art/.deps/widget.TPo ../../src/gcc/text-art/widget.cc rm -rf libcommon.a x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-format-json.o diagnostic-format-sarif.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o json.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o text-art/box-drawing.o text-art/canvas.o text-art/ruler.o text-art/selftests.o text-art/style.o text-art/styled-string.o text-art/table.o text-art/theme.o text-art/widget.o x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so libcommon.a if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1-checksum.cc cc1-checksum.cc; \ else \ build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.cc.tmp && \ ../../src/gcc/../move-if-change cc1-checksum.cc.tmp cc1-checksum.cc; \ fi x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.cc Linking cc1 |-- | 0% /usr/bin/time -v x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -lz -lzstd Command being timed: "x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o glibc-c.o cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -lz -lzstd" User time (seconds): 6.15 System time (seconds): 3.33 Percent of CPU this job got: 13% Elapsed (wall clock) time (h:mm:ss or m:ss): 1:12.11 Average shared text size (kbytes): 0 Average unshared data size (kbytes): 0 Average stack size (kbytes): 0 Average total size (kbytes): 0 Maximum resident set size (kbytes): 427308 Average resident set size (kbytes): 0 Major (requiring I/O) page faults: 13013 Minor (reclaiming a frame) page faults: 193578 Voluntary context switches: 16817 Involuntary context switches: 748 Swaps: 0 File system inputs: 686064 File system outputs: 0 Socket messages sent: 0 Socket messages received: 0 Signals delivered: 0 Page size (bytes): 4096 Exit status: 0 Linking cc1 |== | 33% x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../src/gcc/lto/lto-lang.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../src/gcc/lto/lto.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../src/gcc/lto/lto-object.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../src/gcc/lto/lto-partition.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../src/gcc/lto/lto-symtab.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../src/gcc/lto/lto-common.cc Linking lto1 |==-- | 33% /usr/bin/time -v x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a Command being timed: "x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o lto1 lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a" User time (seconds): 6.19 System time (seconds): 1.41 Percent of CPU this job got: 80% Elapsed (wall clock) time (h:mm:ss or m:ss): 0:09.49 Average shared text size (kbytes): 0 Average unshared data size (kbytes): 0 Average stack size (kbytes): 0 Average total size (kbytes): 0 Maximum resident set size (kbytes): 417048 Average resident set size (kbytes): 0 Major (requiring I/O) page faults: 639 Minor (reclaiming a frame) page faults: 143248 Voluntary context switches: 645 Involuntary context switches: 378 Swaps: 0 File system inputs: 34552 File system outputs: 0 Socket messages sent: 0 Socket messages received: 0 Signals delivered: 0 Page size (bytes): 4096 Exit status: 0 Linking lto1 |==== | 66% x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo ../../src/gcc/lto/lto-dump.cc Linking lto-dump |====--| 66% /usr/bin/time -v x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o lto-dump \ lto/lto-lang.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-dump.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a Command being timed: "x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o lto-dump lto/lto-lang.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-dump.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a" User time (seconds): 5.93 System time (seconds): 1.41 Percent of CPU this job got: 94% Elapsed (wall clock) time (h:mm:ss or m:ss): 0:07.80 Average shared text size (kbytes): 0 Average unshared data size (kbytes): 0 Average stack size (kbytes): 0 Average total size (kbytes): 0 Maximum resident set size (kbytes): 416760 Average resident set size (kbytes): 0 Major (requiring I/O) page faults: 779 Minor (reclaiming a frame) page faults: 148889 Voluntary context switches: 778 Involuntary context switches: 506 Swaps: 0 File system inputs: 39360 File system outputs: 0 Socket messages sent: 0 Socket messages received: 0 Signals delivered: 0 Page size (bytes): 4096 Exit status: 0 Linking lto-dump |======| 100% x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../src/gcc/gcov.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro gcov.o json.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lz -o gcov x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../src/gcc/gcov-dump.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../src/gcc/gcov-tool.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o libgcov-util.o ../../src/gcc/../libgcc/libgcov-util.c x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../src/gcc/../libgcc/libgcov-driver.c x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../src/gcc/../libgcc/libgcov-merge.c x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool x86_64-linux-gnu-g++-13 -fno-PIE -c -DTARGET_MACHINE=\"m68k-linux-gnu\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../src/gcc/collect2.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../src/gcc/collect2-aix.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../src/gcc/collect-utils.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o Tcollect2 \ collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../src/gcc/lto-wrapper.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper x86_64-linux-gnu-g++-13 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-cross/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc-cross/\" -DDEFAULT_TARGET_VERSION=\"14\" -DDEFAULT_REAL_TARGET_MACHINE=\"m68k-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"m68k-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"m68k-linux-gnu\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../src/gcc/gcc-ar.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp ../../src/gcc/gcc-ar.cc gcc-nm.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-cross/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc-cross/\" -DDEFAULT_TARGET_VERSION=\"14\" -DDEFAULT_REAL_TARGET_MACHINE=\"m68k-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"m68k-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"m68k-linux-gnu\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp ../../src/gcc/gcc-ar.cc gcc-ranlib.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-cross/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc-cross/\" -DDEFAULT_TARGET_VERSION=\"14\" -DDEFAULT_REAL_TARGET_MACHINE=\"m68k-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"m68k-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"m68k-linux-gnu\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a x86_64-linux-gnu-g++-13 -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../src/gcc/gengtype.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../src/gcc/gengtype-lex.cc /d/gcc-14.1.0/gcc-14.1.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-14.1.0/gcc-14.1.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-14.1.0/gcc-14.1.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d/gcc-14.1.0/gcc-14.1.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-14.1.0/gcc-14.1.0/gcc/gengtype-lex.l:135:1: note: here x86_64-linux-gnu-g++-13 -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../src/gcc/gengtype-parse.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../src/gcc/gengtype-state.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DHOST_GENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../src/gcc/errors.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o errors.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a x86_64-linux-gnu-g++-13 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-cross/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc-cross/\" -DDEFAULT_TARGET_VERSION=\"14\" -DDEFAULT_REAL_TARGET_MACHINE=\"m68k-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"m68k-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"14.1.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../src/gcc/gcc.cc ../../src/gcc/gcc.cc:32:21: warning: "/*" within comment [-Wcomment] 32 | gcc/config//*.h instead? */ | x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libcody -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../src/gcc/gcc-main.cc x86_64-linux-gnu-g++-13 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-cross/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc-cross/\" -DDEFAULT_TARGET_VERSION=\"14\" -DDEFAULT_REAL_TARGET_MACHINE=\"m68k-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"m68k-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../src/gcc/c/gccspec.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o xgcc gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o \ c/gccspec.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a cp xgcc gcc-cross x86_64-linux-gnu-g++-13 -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -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/dpd -I../libdecnumber -I../../src/gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../src/gcc/c-family/cppspec.cc x86_64-linux-gnu-g++-13 -no-pie -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-z,relro -o cpp gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o \ c-family/cppspec.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo GCC_CFLAGS = '-g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '-Dinhibit_libc' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars if test no = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -nostdinc -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list /bin/bash ../../src/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/bash ../../src/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ /usr/bin/make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! true && test ! -d `echo /usr/m68k-linux-gnu/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo "The directory (BUILD_SYSTEM_HEADER_DIR) that should contain system headers does not exist:" >&2 ; \ echo " `echo /usr/m68k-linux-gnu/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ case linux-gnu in \ darwin*) \ echo "(on Darwin this usually means you need to pass the --with-sysroot= flag to point to a valid MacOS SDK)" >&2; \ ;; \ esac; \ tooldir_sysinc=`echo "/usr/lib/gcc-cross/m68k-linux-gnu/14/../../../../m68k-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/m68k-linux-gnu/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/bash ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='m68k-unknown-linux-gnu'; srcdir=`cd ../../src/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/bash'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-linux-gnu/fixincludes && \ /bin/bash ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /usr/m68k-linux-gnu/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ done; \ fi Fixing headers into /tmp/buildd/gcc1/gcc-14-14.1.0/build/gcc/include-fixed for m68k-unknown-linux-gnu target Forbidden identifiers: linux mc68000 mc68020 unix echo timestamp > stmp-fixinc if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. ../../src/gcc/ginclude/float.h ../../src/gcc/ginclude/iso646.h ../../src/gcc/ginclude/stdarg.h ../../src/gcc/ginclude/stdbool.h ../../src/gcc/ginclude/stddef.h ../../src/gcc/ginclude/varargs.h ../../src/gcc/ginclude/stdfix.h ../../src/gcc/ginclude/stdnoreturn.h ../../src/gcc/ginclude/stdalign.h ../../src/gcc/ginclude/stdatomic.h ../../src/gcc/ginclude/stdckdint.h ../../src/gcc/config/m68k/math-68881.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ include_dir=include${multi_dir}; \ if [ -f `echo /usr/m68k-linux-gnu/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h -o -f `echo /usr/m68k-linux-gnu/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/m68k-linux-gnu/limits.h ] ; then \ cat ../../src/gcc/limitx.h ../../src/gcc/glimits.h ../../src/gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../src/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/bash ../../src/gcc/../mkinstalldirs ${include_dir}; \ chmod a+rx ${include_dir} || true; \ /bin/bash ../../src/gcc/../move-if-change \ tmp-xlimits.h tmp-limits.h; \ rm -f ${include_dir}/limits.h; \ cp -p tmp-limits.h ${include_dir}/limits.h; \ chmod a+r ${include_dir}/limits.h; \ cp ../../src/gcc/gsyslimits.h ${include_dir}/syslimits.h; \ done if [ xstmp-fixinc != x ]; then \ rm -f include-fixed/README; \ cp ../../src/gcc/../fixincludes/README-fixinc include-fixed/README; \ chmod a+r include-fixed/README; \ fi; echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/bash ../../src/gcc/mkconfig.sh tconfig.h (echo "@set version-GCC 14.1.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir `echo /tmp/buildd/gcc1/gcc-14-14.1.0/build/gcc/../../src/gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT if [ -n "(Debian 14.1.0-2) " ]; then \ echo "@set VERSION_PACKAGE (Debian 14.1.0-2) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{file:///usr/share/doc/gcc-14/README.Bugs}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cpp.info ../../src/gcc/doc/cpp.texi; \ fi cpp.texi: warning: document without nodes if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gcc.info ../../src/gcc/doc/gcc.texi; \ fi cat ../../src/gcc/doc/tm.texi.in > tmp-tm.texi echo timestamp > s-tm-texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccint.info ../../src/gcc/doc/gccint.texi; \ fi gccint.texi: warning: document without nodes if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccinstall.info ../../src/gcc/doc/install.texi; \ fi install.texi: warning: document without nodes if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cppinternals.info ../../src/gcc/doc/cppinternals.texi; \ fi cppinternals.texi: warning: document without nodes echo timestamp > gcc.pod perl ../../src/gcc/../contrib/texi2pod.pl ../../src/gcc/doc/invoke.texi > gcc.pod No filename or title make[4]: [Makefile:3693: gcc.pod] Error 255 (ignored) echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-14" --date=2024-06-19 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) pod2man: unable to format gcc.pod make[4]: [Makefile:3671: doc/gcc.1] Error 1 (ignored) echo timestamp > lto-dump.pod perl ../../src/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{file:///usr/share/doc/gcc-14/README.Bugs}" ../../src/gcc/doc/lto-dump.texi > lto-dump.pod No filename or title make[4]: [Makefile:3683: lto-dump.pod] Error 255 (ignored) echo timestamp > doc/lto-dump.1 (pod2man --center="GNU" --release="gcc-14" --date=2024-06-19 --section=1 lto-dump.pod > doc/lto-dump.1.T$$ && \ mv -f doc/lto-dump.1.T$$ doc/lto-dump.1) || \ (rm -f doc/lto-dump.1.T$$ && exit 1) pod2man: unable to format lto-dump.pod make[4]: [Makefile:3671: doc/lto-dump.1] Error 1 (ignored) /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=../../src/gcc/testsuite/selftests cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest-c rm gcc.pod lto-dump.pod make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/gcc' mkdir -p -- ./c++tools Configuring in ./c++tools 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... m68k-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c 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 for autoconf... autoconf checking for autoheader... autoheader checking whether to build C++ tools... yes checking maintainer-mode... no checking for O_CLOEXEC... 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for epoll... yes checking for pselect... yes checking for select... yes checking for accept4... yes checking for inet_ntop... yes checking for library containing gethostbyname... none required checking for library containing socket... none required configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/c++tools' x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -I../../src/c++tools/../libcody -I../../src/c++tools/../include -I../../src/c++tools/../gcc -I. -I../gcc \ -MMD -MP -MF server.d -c -o server.o ../../src/c++tools/server.cc x86_64-linux-gnu-g++-13 -g -O2 -fno-exceptions -fno-rtti -I../../src/c++tools/../libcody -I../../src/c++tools/../include -I../../src/c++tools/../gcc -I. -I../gcc \ -MMD -MP -MF resolver.d -c -o resolver.o ../../src/c++tools/resolver.cc x86_64-linux-gnu-g++-13 -static-libstdc++ -static-libgcc -Wl,-z,relro -o g++-mapper-server server.o resolver.o ../libcody/libcody.a ../libiberty/libiberty.a /usr/bin/install -c g++-mapper-server ../gcc/g++-mapper-server make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/c++tools' mkdir -p -- ./libcc1 Configuring in ./libcc1 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... m68k-unknown-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 for style of include used by /usr/bin/make... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of x86_64-linux-gnu-gcc-13... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc-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)... /usr/bin/x86_64-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-linux-gnu-ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from x86_64-linux-gnu-gcc-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... no checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++-13 accepts -g... yes checking dependency style of x86_64-linux-gnu-g++-13... gcc3 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 CET support... yes checking whether basename is declared... yes checking whether x86_64-linux-gnu-gcc-13 supports -W... yes checking whether x86_64-linux-gnu-gcc-13 supports -Wall... yes checking what objdump to use... /usr/m68k-linux-gnu/bin/objdump checking for socket libraries... checking for connect... yes checking for gethostbyname... yes checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... none required checking for -fPIC -shared... yes checking for socketpair... yes checking for select... yes checking for fork... 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 cc1plugin-config.h config.status: executing depfiles commands config.status: executing libtool commands make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcc1' /usr/bin/make all-am make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcc1' /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo ../../src/libcc1/findcomp.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c ../../src/libcc1/findcomp.cc -fPIC -DPIC -o .libs/findcomp.o mv -f .deps/findcomp.Tpo .deps/findcomp.Plo /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo ../../src/libcc1/libcc1.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c ../../src/libcc1/libcc1.cc -fPIC -DPIC -o .libs/libcc1.o mv -f .deps/libcc1.Tpo .deps/libcc1.Plo /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo ../../src/libcc1/libcp1.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c ../../src/libcc1/libcp1.cc -fPIC -DPIC -o .libs/libcp1.o mv -f .deps/libcp1.Tpo .deps/libcp1.Plo /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c -o compiler.lo ../../src/libcc1/compiler.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c ../../src/libcc1/compiler.cc -fPIC -DPIC -o .libs/compiler.o mv -f .deps/compiler.Tpo .deps/compiler.Plo /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo ../../src/libcc1/names.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT names.lo -MD -MP -MF .deps/names.Tpo -c ../../src/libcc1/names.cc -fPIC -DPIC -o .libs/names.o mv -f .deps/names.Tpo .deps/names.Plo /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo ../../src/libcc1/callbacks.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c ../../src/libcc1/callbacks.cc -fPIC -DPIC -o .libs/callbacks.o mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo ../../src/libcc1/connection.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c ../../src/libcc1/connection.cc -fPIC -DPIC -o .libs/connection.o mv -f .deps/connection.Tpo .deps/connection.Plo /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo ../../src/libcc1/marshall.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c ../../src/libcc1/marshall.cc -fPIC -DPIC -o .libs/marshall.o mv -f .deps/marshall.Tpo .deps/marshall.Plo /bin/bash ./libtool --tag=CXX --mode=link x86_64-linux-gnu-g++-13 -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -module -export-symbols ../../src/libcc1/libcc1.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-Wl,-z,relro' -o libcc1.la -rpath /usr/lib/../lib findcomp.lo libcc1.lo libcp1.lo compiler.lo names.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: x86_64-linux-gnu-g++-13 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/compiler.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o -static-libstdc++ -static-libgcc -Wl,-z -Wl,relro ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1.so.0" && ln -s "libcc1.so.0.0.0" "libcc1.so.0") libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.so.0.0.0" "libcc1.so") libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo ../../src/libcc1/libcc1plugin.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c ../../src/libcc1/libcc1plugin.cc -fPIC -DPIC -o .libs/libcc1plugin.o mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo ../../src/libcc1/context.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT context.lo -MD -MP -MF .deps/context.Tpo -c ../../src/libcc1/context.cc -fPIC -DPIC -o .libs/context.o mv -f .deps/context.Tpo .deps/context.Plo /bin/bash ./libtool --tag=CXX --mode=link x86_64-linux-gnu-g++-13 -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -module -export-symbols ../../src/libcc1/libcc1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-Wl,-z,relro' -o libcc1plugin.la -rpath /usr/lib/gcc-cross/m68k-linux-gnu/14/plugin libcc1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: x86_64-linux-gnu-g++-13 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/libcc1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o -static-libstdc++ -static-libgcc -Wl,-z -Wl,relro ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcc1plugin.sym -o .libs/libcc1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1plugin.so.0" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so.0") libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) /bin/bash ./libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/cp -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo ../../src/libcc1/libcp1plugin.cc libtool: compile: x86_64-linux-gnu-g++-13 -DHAVE_CONFIG_H -I. -I../../src/libcc1 -I ../../src/libcc1/../include -I ../../src/libcc1/../libgcc -I ../gcc -I../../src/libcc1/../gcc -I ../../src/libcc1/../gcc/cp -I ../../src/libcc1/../gcc/c-family -I ../../src/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c ../../src/libcc1/libcp1plugin.cc -fPIC -DPIC -o .libs/libcp1plugin.o mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo /bin/bash ./libtool --tag=CXX --mode=link x86_64-linux-gnu-g++-13 -W -Wall -fvisibility=hidden -fcf-protection -g -O2 -module -export-symbols ../../src/libcc1/libcp1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-Wl,-z,relro' -o libcp1plugin.la -rpath /usr/lib/gcc-cross/m68k-linux-gnu/14/plugin libcp1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: x86_64-linux-gnu-g++-13 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/libcp1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o -static-libstdc++ -static-libgcc -Wl,-z -Wl,relro ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcp1plugin.so.0 -Wl,-retain-symbols-file -Wl,../../src/libcc1/libcp1plugin.sym -o .libs/libcp1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcp1plugin.so.0" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so.0") libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcc1' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcc1' Checking multilib configuration for libgcc... mkdir -p -- m68k-linux-gnu/libgcc Configuring in m68k-linux-gnu/libgcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... m68k-unknown-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for m68k-linux-gnu-ar... /usr/m68k-linux-gnu/bin/ar checking for m68k-linux-gnu-lipo... m68k-linux-gnu-lipo checking for m68k-linux-gnu-nm... /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm checking for m68k-linux-gnu-ranlib... /usr/m68k-linux-gnu/bin/ranlib checking for m68k-linux-gnu-strip... /usr/m68k-linux-gnu/bin/strip checking whether ln -s works... yes checking for m68k-linux-gnu-gcc... /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include accepts -g... yes checking for /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include option to accept ISO C89... unsupported checking how to run the C preprocessor... /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 12 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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... no checking whether decimal floating point is supported... no checking whether fixed-point is supported... no checking whether the compiler is configured for setjmp/longjmp exceptions... no checking for CET support... no checking if the linker (/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for thread model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking for init priority support... yes checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/m68k-linux-gnu/libgcc' # If this is the top-level multilib, build all the other # multilibs. /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT mv -f _mulsi3.visT _mulsi3.vis ln -s ../../../src/libgcc/enable-execute-stack-empty.c enable-execute-stack.c ln -s ../../../src/libgcc/unwind-generic.h unwind.h ln -s ../../../src/libgcc/config/m68k/linux-unwind.h md-unwind-support.h ln -s ../../../src/libgcc/config/no-sfp-machine.h sfp-machine.h ln -s ../../../src/libgcc/gthr-single.h gthr-default.h DEFINES='' HEADERS='' \ ../../../src/libgcc/mkheader.sh > tmp-libgcc_tm.h /bin/bash ../../../src/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h echo timestamp > libgcc_tm.stamp /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _mulsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivsi3_s.o -MT _udivsi3_s.o -MD -MP -MF _udivsi3_s.dep -DSHARED -DL_udivsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _udivsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivsi3.visT mv -f _udivsi3.visT _udivsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivsi3.o -MT _udivsi3.o -MD -MP -MF _udivsi3.dep -DL_udivsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _udivsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divsi3_s.o -MT _divsi3_s.o -MD -MP -MF _divsi3_s.dep -DSHARED -DL_divsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _divsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsi3.visT mv -f _divsi3.visT _divsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divsi3.o -MT _divsi3.o -MD -MP -MF _divsi3.dep -DL_divsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _divsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _umodsi3_s.o -MT _umodsi3_s.o -MD -MP -MF _umodsi3_s.dep -DSHARED -DL_umodsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _umodsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umodsi3.visT mv -f _umodsi3.visT _umodsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _umodsi3.o -MT _umodsi3.o -MD -MP -MF _umodsi3.dep -DL_umodsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _umodsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _modsi3_s.o -MT _modsi3_s.o -MD -MP -MF _modsi3_s.dep -DSHARED -DL_modsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _modsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _modsi3.visT mv -f _modsi3.visT _modsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _modsi3.o -MT _modsi3.o -MD -MP -MF _modsi3.dep -DL_modsi3 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _modsi3.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _double_s.o -MT _double_s.o -MD -MP -MF _double_s.dep -DSHARED -DL_double -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _double_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _double.visT mv -f _double.visT _double.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _double.o -MT _double.o -MD -MP -MF _double.dep -DL_double -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _double.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _float_s.o -MT _float_s.o -MD -MP -MF _float_s.dep -DSHARED -DL_float -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _float_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _float.visT mv -f _float.visT _float.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _float.o -MT _float.o -MD -MP -MF _float.dep -DL_float -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _float.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatex_s.o -MT _floatex_s.o -MD -MP -MF _floatex_s.dep -DSHARED -DL_floatex -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _floatex_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _floatex.visT mv -f _floatex.visT _floatex.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatex.o -MT _floatex.o -MD -MP -MF _floatex.dep -DL_floatex -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _floatex.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _eqdf2_s.o -MT _eqdf2_s.o -MD -MP -MF _eqdf2_s.dep -DSHARED -DL_eqdf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _eqdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _eqdf2.visT mv -f _eqdf2.visT _eqdf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _eqdf2.o -MT _eqdf2.o -MD -MP -MF _eqdf2.dep -DL_eqdf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _eqdf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _nedf2_s.o -MT _nedf2_s.o -MD -MP -MF _nedf2_s.dep -DSHARED -DL_nedf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _nedf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _nedf2.visT mv -f _nedf2.visT _nedf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _nedf2.o -MT _nedf2.o -MD -MP -MF _nedf2.dep -DL_nedf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _nedf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gtdf2_s.o -MT _gtdf2_s.o -MD -MP -MF _gtdf2_s.dep -DSHARED -DL_gtdf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _gtdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _gtdf2.visT mv -f _gtdf2.visT _gtdf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gtdf2.o -MT _gtdf2.o -MD -MP -MF _gtdf2.dep -DL_gtdf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _gtdf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gedf2_s.o -MT _gedf2_s.o -MD -MP -MF _gedf2_s.dep -DSHARED -DL_gedf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _gedf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _gedf2.visT mv -f _gedf2.visT _gedf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gedf2.o -MT _gedf2.o -MD -MP -MF _gedf2.dep -DL_gedf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _gedf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ltdf2_s.o -MT _ltdf2_s.o -MD -MP -MF _ltdf2_s.dep -DSHARED -DL_ltdf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _ltdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ltdf2.visT mv -f _ltdf2.visT _ltdf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ltdf2.o -MT _ltdf2.o -MD -MP -MF _ltdf2.dep -DL_ltdf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _ltdf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ledf2_s.o -MT _ledf2_s.o -MD -MP -MF _ledf2_s.dep -DSHARED -DL_ledf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _ledf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ledf2.visT mv -f _ledf2.visT _ledf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ledf2.o -MT _ledf2.o -MD -MP -MF _ledf2.dep -DL_ledf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _ledf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _eqsf2_s.o -MT _eqsf2_s.o -MD -MP -MF _eqsf2_s.dep -DSHARED -DL_eqsf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _eqsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _eqsf2.visT mv -f _eqsf2.visT _eqsf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _eqsf2.o -MT _eqsf2.o -MD -MP -MF _eqsf2.dep -DL_eqsf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _eqsf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _nesf2_s.o -MT _nesf2_s.o -MD -MP -MF _nesf2_s.dep -DSHARED -DL_nesf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _nesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _nesf2.visT mv -f _nesf2.visT _nesf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _nesf2.o -MT _nesf2.o -MD -MP -MF _nesf2.dep -DL_nesf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _nesf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gtsf2_s.o -MT _gtsf2_s.o -MD -MP -MF _gtsf2_s.dep -DSHARED -DL_gtsf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _gtsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _gtsf2.visT mv -f _gtsf2.visT _gtsf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gtsf2.o -MT _gtsf2.o -MD -MP -MF _gtsf2.dep -DL_gtsf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _gtsf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gesf2_s.o -MT _gesf2_s.o -MD -MP -MF _gesf2_s.dep -DSHARED -DL_gesf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _gesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _gesf2.visT mv -f _gesf2.visT _gesf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gesf2.o -MT _gesf2.o -MD -MP -MF _gesf2.dep -DL_gesf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _gesf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ltsf2_s.o -MT _ltsf2_s.o -MD -MP -MF _ltsf2_s.dep -DSHARED -DL_ltsf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _ltsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ltsf2.visT mv -f _ltsf2.visT _ltsf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ltsf2.o -MT _ltsf2.o -MD -MP -MF _ltsf2.dep -DL_ltsf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _ltsf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _lesf2_s.o -MT _lesf2_s.o -MD -MP -MF _lesf2_s.dep -DSHARED -DL_lesf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/nm -pg _lesf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lesf2.visT mv -f _lesf2.visT _lesf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _lesf2.o -MT _lesf2.o -MD -MP -MF _lesf2.dep -DL_lesf2 -xassembler-with-cpp -c ../../../src/libgcc/config/m68k/lb1sf68.S -include _lesf2.vis /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS In file included from ../.././gcc/tm.h:31, from ../../../src/libgcc/libgcc2.c:29: ../../../src/libgcc/../gcc/config/m68k/m68k.h:548:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 548 | __transfer_from_trampoline () \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/libgcc2.c:3063:1: note: in expansion of macro 'TRANSFER_FROM_TRAMPOLINE' 3063 | TRANSFER_FROM_TRAMPOLINE | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/libgcc2.c: In function '__transfer_from_trampoline': ../../../src/libgcc/../gcc/config/m68k/m68k.h:548:1: warning: old-style function definition [-Wold-style-definition] 548 | __transfer_from_trampoline () \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/libgcc2.c:3063:1: note: in expansion of macro 'TRANSFER_FROM_TRAMPOLINE' 3063 | TRANSFER_FROM_TRAMPOLINE | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulbitint3.o -MT _mulbitint3.o -MD -MP -MF _mulbitint3.dep -DL_mulbitint3 -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../src/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divmodbitint4.o -MT _divmodbitint4.o -MD -MP -MF _divmodbitint4.dep -DL_divmodbitint4 -c ../../../src/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o fpgnulib.o -MT fpgnulib.o -MD -MP -MF fpgnulib.dep -c ../../../src/libgcc/config/m68k/fpgnulib.c -fvisibility=hidden -DHIDE_EXPORTS ../../../src/libgcc/config/m68k/fpgnulib.c:110:1: warning: no previous prototype for '__unordsf2' [-Wmissing-prototypes] 110 | __unordsf2(float a, float b) | ^~~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:124:1: warning: no previous prototype for '__unorddf2' [-Wmissing-prototypes] 124 | __unorddf2(double a, double b) | ^~~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:141:1: warning: no previous prototype for '__floatunsidf' [-Wmissing-prototypes] 141 | __floatunsidf (unsigned long a1) | ^~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:174:1: warning: no previous prototype for '__floatsidf' [-Wmissing-prototypes] 174 | __floatsidf (long a1) | ^~~~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:220:1: warning: no previous prototype for '__floatunsisf' [-Wmissing-prototypes] 220 | __floatunsisf (unsigned long l) | ^~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:228:1: warning: no previous prototype for '__floatsisf' [-Wmissing-prototypes] 228 | __floatsisf (long l) | ^~~~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:236:1: warning: no previous prototype for '__extendsfdf2' [-Wmissing-prototypes] 236 | __extendsfdf2 (float a1) | ^~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:278:1: warning: no previous prototype for '__truncdfsf2' [-Wmissing-prototypes] 278 | __truncdfsf2 (double a1) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:358:1: warning: no previous prototype for '__fixdfsi' [-Wmissing-prototypes] 358 | __fixdfsi (double a1) | ^~~~~~~~~ ../../../src/libgcc/config/m68k/fpgnulib.c:390:1: warning: no previous prototype for '__fixsfsi' [-Wmissing-prototypes] 390 | __fixsfsi (float a1) | ^~~~~~~~~ echo '#define EXTFLOAT' > xfgnulib.c cat ../../../src/libgcc/config/m68k/fpgnulib.c >> xfgnulib.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o xfgnulib.o -MT xfgnulib.o -MD -MP -MF xfgnulib.dep -c xfgnulib.c -fvisibility=hidden -DHIDE_EXPORTS xfgnulib.c:418:1: warning: no previous prototype for '__unordxf2' [-Wmissing-prototypes] 418 | __unordxf2(long double a, long double b) | ^~~~~~~~~~ xfgnulib.c:435:1: warning: no previous prototype for '__extenddfxf2' [-Wmissing-prototypes] 435 | __extenddfxf2 (double d) | ^~~~~~~~~~~~~ xfgnulib.c:492:1: warning: no previous prototype for '__truncxfdf2' [-Wmissing-prototypes] 492 | __truncxfdf2 (long double ld) | ^~~~~~~~~~~~ xfgnulib.c:553:1: warning: no previous prototype for '__extendsfxf2' [-Wmissing-prototypes] 553 | __extendsfxf2 (float f) | ^~~~~~~~~~~~~ xfgnulib.c:561:1: warning: no previous prototype for '__truncxfsf2' [-Wmissing-prototypes] 561 | __truncxfsf2 (long double ld) | ^~~~~~~~~~~~ xfgnulib.c:569:1: warning: no previous prototype for '__floatsixf' [-Wmissing-prototypes] 569 | __floatsixf (long l) | ^~~~~~~~~~~ xfgnulib.c:577:1: warning: no previous prototype for '__floatunsixf' [-Wmissing-prototypes] 577 | __floatunsixf (unsigned long l) | ^~~~~~~~~~~~~ xfgnulib.c:585:1: warning: no previous prototype for '__fixxfsi' [-Wmissing-prototypes] 585 | __fixxfsi (long double a) | ^~~~~~~~~ xfgnulib.c: In function '__fixxfsi': xfgnulib.c:589:8: warning: unused variable 'l' [-Wunused-variable] 589 | long l; | ^ xfgnulib.c: At top level: xfgnulib.c:624:1: warning: no previous prototype for '__addxf3' [-Wmissing-prototypes] 624 | __addxf3 (long double x1, long double x2) | ^~~~~~~~ xfgnulib.c:630:1: warning: no previous prototype for '__subxf3' [-Wmissing-prototypes] 630 | __subxf3 (long double x1, long double x2) | ^~~~~~~~ xfgnulib.c:636:1: warning: no previous prototype for '__mulxf3' [-Wmissing-prototypes] 636 | __mulxf3 (long double x1, long double x2) | ^~~~~~~~ xfgnulib.c:642:1: warning: no previous prototype for '__divxf3' [-Wmissing-prototypes] 642 | __divxf3 (long double x1, long double x2) | ^~~~~~~~ xfgnulib.c:648:1: warning: no previous prototype for '__negxf2' [-Wmissing-prototypes] 648 | __negxf2 (long double x1) | ^~~~~~~~ xfgnulib.c:654:1: warning: no previous prototype for '__cmpxf2' [-Wmissing-prototypes] 654 | __cmpxf2 (long double x1, long double x2) | ^~~~~~~~ xfgnulib.c:660:1: warning: no previous prototype for '__eqxf2' [-Wmissing-prototypes] 660 | __eqxf2 (long double x1, long double x2) | ^~~~~~~ xfgnulib.c:666:1: warning: no previous prototype for '__nexf2' [-Wmissing-prototypes] 666 | __nexf2 (long double x1, long double x2) | ^~~~~~~ xfgnulib.c:672:1: warning: no previous prototype for '__ltxf2' [-Wmissing-prototypes] 672 | __ltxf2 (long double x1, long double x2) | ^~~~~~~ xfgnulib.c:678:1: warning: no previous prototype for '__lexf2' [-Wmissing-prototypes] 678 | __lexf2 (long double x1, long double x2) | ^~~~~~~ xfgnulib.c:684:1: warning: no previous prototype for '__gtxf2' [-Wmissing-prototypes] 684 | __gtxf2 (long double x1, long double x2) | ^~~~~~~ xfgnulib.c:690:1: warning: no previous prototype for '__gexf2' [-Wmissing-prototypes] 690 | __gexf2 (long double x1, long double x2) | ^~~~~~~ /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o hardcfr.o -MT hardcfr.o -MD -MP -MF hardcfr.dep -c ../../../src/libgcc/hardcfr.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o strub.o -MT strub.o -MD -MP -MF strub.dep -c ../../../src/libgcc/strub.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o linux-atomic.o -MT linux-atomic.o -MD -MP -MF linux-atomic.dep -c ../../../src/libgcc/config/m68k/linux-atomic.c -fvisibility=hidden -DHIDE_EXPORTS ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_add_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_oldval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:108:1: note: in expansion of macro 'WORD_SYNC_OP' 108 | WORD_SYNC_OP (add, , +, oldval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_sub_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_oldval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:109:1: note: in expansion of macro 'WORD_SYNC_OP' 109 | WORD_SYNC_OP (sub, , -, oldval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_or_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_oldval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:110:1: note: in expansion of macro 'WORD_SYNC_OP' 110 | WORD_SYNC_OP (or, , |, oldval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_and_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_oldval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:111:1: note: in expansion of macro 'WORD_SYNC_OP' 111 | WORD_SYNC_OP (and, , &, oldval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_xor_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_oldval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:112:1: note: in expansion of macro 'WORD_SYNC_OP' 112 | WORD_SYNC_OP (xor, , ^, oldval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_nand_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_oldval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:113:1: note: in expansion of macro 'WORD_SYNC_OP' 113 | WORD_SYNC_OP (nand, ~, &, oldval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_add_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:115:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 115 | SUBWORD_SYNC_OP (add, , +, unsigned short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_sub_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:116:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 116 | SUBWORD_SYNC_OP (sub, , -, unsigned short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_or_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:117:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 117 | SUBWORD_SYNC_OP (or, , |, unsigned short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_and_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:118:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 118 | SUBWORD_SYNC_OP (and, , &, unsigned short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_xor_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:119:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 119 | SUBWORD_SYNC_OP (xor, , ^, unsigned short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_nand_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:120:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 120 | SUBWORD_SYNC_OP (nand, ~, &, unsigned short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_add_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:122:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 122 | SUBWORD_SYNC_OP (add, , +, unsigned char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_sub_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:123:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 123 | SUBWORD_SYNC_OP (sub, , -, unsigned char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_or_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:124:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 124 | SUBWORD_SYNC_OP (or, , |, unsigned char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_and_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:125:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 125 | SUBWORD_SYNC_OP (and, , &, unsigned char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_xor_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:126:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 126 | SUBWORD_SYNC_OP (xor, , ^, unsigned char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:68:32: warning: conflicting types for built-in function '__sync_fetch_and_nand_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 68 | #define NAME_oldval(OP, WIDTH) __sync_fetch_and_##OP##_##WIDTH | ^~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:127:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 127 | SUBWORD_SYNC_OP (nand, ~, &, unsigned char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_add_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_newval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:129:1: note: in expansion of macro 'WORD_SYNC_OP' 129 | WORD_SYNC_OP (add, , +, newval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_sub_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_newval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:130:1: note: in expansion of macro 'WORD_SYNC_OP' 130 | WORD_SYNC_OP (sub, , -, newval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_or_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_newval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:131:1: note: in expansion of macro 'WORD_SYNC_OP' 131 | WORD_SYNC_OP (or, , |, newval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_and_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_newval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:132:1: note: in expansion of macro 'WORD_SYNC_OP' 132 | WORD_SYNC_OP (and, , &, newval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_xor_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_newval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:133:1: note: in expansion of macro 'WORD_SYNC_OP' 133 | WORD_SYNC_OP (xor, , ^, newval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_nand_and_fetch_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_newval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:134:1: note: in expansion of macro 'WORD_SYNC_OP' 134 | WORD_SYNC_OP (nand, ~, &, newval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_add_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:136:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 136 | SUBWORD_SYNC_OP (add, , +, unsigned short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_sub_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:137:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 137 | SUBWORD_SYNC_OP (sub, , -, unsigned short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_or_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:138:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 138 | SUBWORD_SYNC_OP (or, , |, unsigned short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_and_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:139:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 139 | SUBWORD_SYNC_OP (and, , &, unsigned short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_xor_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:140:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 140 | SUBWORD_SYNC_OP (xor, , ^, unsigned short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_nand_and_fetch_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:141:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 141 | SUBWORD_SYNC_OP (nand, ~, &, unsigned short, 2, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_add_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:143:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 143 | SUBWORD_SYNC_OP (add, , +, unsigned char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_sub_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:144:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 144 | SUBWORD_SYNC_OP (sub, , -, unsigned char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_or_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:145:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 145 | SUBWORD_SYNC_OP (or, , |, unsigned char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_and_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:146:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 146 | SUBWORD_SYNC_OP (and, , &, unsigned char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_xor_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:147:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 147 | SUBWORD_SYNC_OP (xor, , ^, unsigned char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:69:32: warning: conflicting types for built-in function '__sync_nand_and_fetch_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 69 | #define NAME_newval(OP, WIDTH) __sync_##OP##_and_fetch_##WIDTH | ^~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_newval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:148:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 148 | SUBWORD_SYNC_OP (nand, ~, &, unsigned char, 1, newval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:151:1: warning: conflicting types for built-in function '__sync_val_compare_and_swap_4'; expected 'unsigned int(volatile void *, unsigned int, unsigned int)' [-Wbuiltin-declaration-mismatch] 151 | __sync_val_compare_and_swap_4 (unsigned *ptr, unsigned oldval, unsigned newval) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:157:1: warning: conflicting types for built-in function '__sync_bool_compare_and_swap_4'; expected '_Bool(volatile void *, unsigned int, unsigned int)' [-Wbuiltin-declaration-mismatch] 157 | __sync_bool_compare_and_swap_4 (unsigned *ptr, unsigned oldval, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:165:3: warning: conflicting types for built-in function '__sync_val_compare_and_swap_2'; expected 'short unsigned int(volatile void *, short unsigned int, short unsigned int)' [-Wbuiltin-declaration-mismatch] 165 | __sync_val_compare_and_swap_##WIDTH (TYPE *ptr, TYPE soldval, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:189:1: note: in expansion of macro 'SUBWORD_VAL_CAS' 189 | SUBWORD_VAL_CAS (unsigned short, 2) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:165:3: warning: conflicting types for built-in function '__sync_val_compare_and_swap_1'; expected 'unsigned char(volatile void *, unsigned char, unsigned char)' [-Wbuiltin-declaration-mismatch] 165 | __sync_val_compare_and_swap_##WIDTH (TYPE *ptr, TYPE soldval, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:190:1: note: in expansion of macro 'SUBWORD_VAL_CAS' 190 | SUBWORD_VAL_CAS (unsigned char, 1) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:194:3: warning: conflicting types for built-in function '__sync_bool_compare_and_swap_2'; expected '_Bool(volatile void *, short unsigned int, short unsigned int)' [-Wbuiltin-declaration-mismatch] 194 | __sync_bool_compare_and_swap_##WIDTH (TYPE *ptr, TYPE oldval, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:201:1: note: in expansion of macro 'SUBWORD_BOOL_CAS' 201 | SUBWORD_BOOL_CAS (unsigned short, 2) | ^~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:194:3: warning: conflicting types for built-in function '__sync_bool_compare_and_swap_1'; expected '_Bool(volatile void *, unsigned char, unsigned char)' [-Wbuiltin-declaration-mismatch] 194 | __sync_bool_compare_and_swap_##WIDTH (TYPE *ptr, TYPE oldval, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:202:1: note: in expansion of macro 'SUBWORD_BOOL_CAS' 202 | SUBWORD_BOOL_CAS (unsigned char, 1) | ^~~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:205:32: warning: conflicting types for built-in function '__sync_lock_test_and_set_4'; expected 'unsigned int(volatile void *, unsigned int)' [-Wbuiltin-declaration-mismatch] 205 | #define NAME_oldval(OP, WIDTH) __sync_lock_##OP##_##WIDTH | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:73:3: note: in expansion of macro 'NAME_oldval' 73 | NAME##_##RETURN (OP, 4) (unsigned *ptr, unsigned val) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:208:1: note: in expansion of macro 'WORD_SYNC_OP' 208 | WORD_SYNC_OP (test_and_set, , COMMA, oldval) | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c: In function '__sync_lock_test_and_set_4': ../../../src/libgcc/config/m68k/linux-atomic.c:206:15: warning: left-hand operand of comma expression has no effect [-Wunused-value] 206 | #define COMMA , | ^ ../../../src/libgcc/config/m68k/linux-atomic.c:79:31: note: in definition of macro 'WORD_SYNC_OP' 79 | newval = PFX_OP (oldval INF_OP val); \ | ^~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:208:31: note: in expansion of macro 'COMMA' 208 | WORD_SYNC_OP (test_and_set, , COMMA, oldval) | ^~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c: At top level: ../../../src/libgcc/config/m68k/linux-atomic.c:205:32: warning: conflicting types for built-in function '__sync_lock_test_and_set_1'; expected 'unsigned char(volatile void *, unsigned char)' [-Wbuiltin-declaration-mismatch] 205 | #define NAME_oldval(OP, WIDTH) __sync_lock_##OP##_##WIDTH | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:209:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 209 | SUBWORD_SYNC_OP (test_and_set, , COMMA, unsigned char, 1, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c: In function '__sync_lock_test_and_set_1': ../../../src/libgcc/config/m68k/linux-atomic.c:206:15: warning: left-hand operand of comma expression has no effect [-Wunused-value] 206 | #define COMMA , | ^ ../../../src/libgcc/config/m68k/linux-atomic.c:100:31: note: in definition of macro 'SUBWORD_SYNC_OP' 100 | newval = PFX_OP (oldval INF_OP wval); \ | ^~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:209:34: note: in expansion of macro 'COMMA' 209 | SUBWORD_SYNC_OP (test_and_set, , COMMA, unsigned char, 1, oldval) | ^~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c: At top level: ../../../src/libgcc/config/m68k/linux-atomic.c:205:32: warning: conflicting types for built-in function '__sync_lock_test_and_set_2'; expected 'short unsigned int(volatile void *, short unsigned int)' [-Wbuiltin-declaration-mismatch] 205 | #define NAME_oldval(OP, WIDTH) __sync_lock_##OP##_##WIDTH | ^~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:88:3: note: in expansion of macro 'NAME_oldval' 88 | NAME##_##RETURN (OP, WIDTH) (TYPE *ptr, TYPE sval) \ | ^~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:210:1: note: in expansion of macro 'SUBWORD_SYNC_OP' 210 | SUBWORD_SYNC_OP (test_and_set, , COMMA, unsigned short, 2, oldval) | ^~~~~~~~~~~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c: In function '__sync_lock_test_and_set_2': ../../../src/libgcc/config/m68k/linux-atomic.c:206:15: warning: left-hand operand of comma expression has no effect [-Wunused-value] 206 | #define COMMA , | ^ ../../../src/libgcc/config/m68k/linux-atomic.c:100:31: note: in definition of macro 'SUBWORD_SYNC_OP' 100 | newval = PFX_OP (oldval INF_OP wval); \ | ^~~~~~ ../../../src/libgcc/config/m68k/linux-atomic.c:210:34: note: in expansion of macro 'COMMA' 210 | SUBWORD_SYNC_OP (test_and_set, , COMMA, unsigned short, 2, oldval) | ^~~~~ /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../src/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c ../../../src/libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../src/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../src/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../src/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS rm -f libgcc.a objects="_mulsi3.o _udivsi3.o _divsi3.o _umodsi3.o _modsi3.o _double.o _float.o _floatex.o _eqdf2.o _nedf2.o _gtdf2.o _gedf2.o _ltdf2.o _ledf2.o _eqsf2.o _nesf2.o _gtsf2.o _gesf2.o _ltsf2.o _lesf2.o _muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _mulbitint3.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatditf.o _floatundisf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o _divmodbitint4.o fpgnulib.o xfgnulib.o enable-execute-stack.o hardcfr.o strub.o linux-atomic.o unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /usr/m68k-linux-gnu/bin/ar rc libgcc.a $objects /usr/m68k-linux-gnu/bin/ranlib libgcc.a /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../src/libgcc/libgcov-merge.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_merge_topn.o -MT _gcov_merge_topn.o -MD -MP -MF _gcov_merge_topn.dep -DL_gcov_merge_topn -c ../../../src/libgcc/libgcov-merge.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../src/libgcc/libgcov-merge.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../src/libgcc/libgcov-merge.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_topn_values_profiler.o -MT _gcov_topn_values_profiler.o -MD -MP -MF _gcov_topn_values_profiler.dep -DL_gcov_topn_values_profiler -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_topn_values_profiler_atomic.o -MT _gcov_topn_values_profiler_atomic.o -MD -MP -MF _gcov_topn_values_profiler_atomic.dep -DL_gcov_topn_values_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_indirect_call_profiler_v4.o -MT _gcov_indirect_call_profiler_v4.o -MD -MP -MF _gcov_indirect_call_profiler_v4.dep -DL_gcov_indirect_call_profiler_v4 -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../src/libgcc/libgcov-profiler.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_lock_unlock.o -MT _gcov_lock_unlock.o -MD -MP -MF _gcov_lock_unlock.dep -DL_gcov_lock_unlock -c ../../../src/libgcc/libgcov-interface.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../src/libgcc/libgcov-driver.c /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_info_to_gcda.o -MT _gcov_info_to_gcda.o -MD -MP -MF _gcov_info_to_gcda.dep -DL_gcov_info_to_gcda -c ../../../src/libgcc/libgcov-driver.c rm -f libgcov.a objects="_gcov_merge_add.o _gcov_merge_topn.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_topn_values_profiler.o _gcov_topn_values_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v4.o _gcov_time_profiler.o _gcov_dump.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_lock_unlock.o _gcov.o _gcov_info_to_gcda.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fPIC -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /usr/m68k-linux-gnu/bin/ar rc libgcov.a $objects /usr/m68k-linux-gnu/bin/ranlib libgcov.a /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fPIC -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -c ../../../src/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -c ../../../src/libgcc/crtstuff.c -DCRT_END /tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/xgcc -B/tmp/buildd/gcc1/gcc-14-14.1.0/build/./gcc/ -B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem /usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include -isystem /tmp/buildd/gcc1/gcc-14-14.1.0/build/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fPIC -c ../../../src/libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/bash ../../../src/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ /usr/m68k-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ esac; \ done dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh ../../../src/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. /usr/bin/make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/m68k-linux-gnu/libgcc' /bin/bash ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a /usr/m68k-linux-gnu/bin/ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a /usr/m68k-linux-gnu/bin/ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ /usr/m68k-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ esac; \ done make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/m68k-linux-gnu/libgcc' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/m68k-linux-gnu/libgcc' make[3]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build' make[2]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build' === TIME stamps/05-build-stamp === TTTTT Tue, 25 Jun 2024 00:01:16 +0000 s=`cat status`; rm -f status; \ if [ $s -ne 0 ] && [ -z "$NO_CONFIG_LOG_DUMP$NO_CONFIG_LOG_DUMPS" ]; then \ for log in $(find /tmp/buildd/gcc1/gcc-14-14.1.0/build -name config.log); do \ case "$log" in */build/build-*|*/stage1-*|*/prev-*) continue; esac; \ echo LOGFILE START $log; \ cat $log; \ echo LOGFILE END $log; \ done; \ fi; \ test $s -eq 0 for h in $(find /tmp/buildd/gcc1/gcc-14-14.1.0/build -name omp.h); do \ echo "=================== OMP_H HEADER $h ====================== "; \ cat $h; \ done if [ -f /tmp/buildd/gcc1/gcc-14-14.1.0/src/contrib/warn_summary ]; then \ rm -f bootstrap-summary; \ /bin/sh /tmp/buildd/gcc1/gcc-14-14.1.0/src/contrib/warn_summary $(ls bootstrap-protocol* | head -1) \ > bootstrap-summary; \ fi touch stamps/05-build-stamp === END stamps/05-build-stamp === make[1]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0' fakeroot debian/rules binary /usr/bin/make -f debian/rules2 binary make[1]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0' === START stamps/07-install-stamp === dh_testdir dh_testroot dh_prep rm -f -- debian/gcc-14-m68k-linux-gnu-base.substvars debian/gcc-14-cross-base.substvars debian/libgcc-14-dev-m68k-cross.substvars debian/lib64gcc-14-dev-m68k-cross.substvars debian/lib32gcc-14-dev-m68k-cross.substvars debian/libn32gcc-14-dev-m68k-cross.substvars debian/libx32gcc-14-dev-m68k-cross.substvars debian/gcc-14-m68k-linux-gnu.substvars debian/gcc-14-for-host.substvars debian/gcc-14-plugin-dev-m68k-linux-gnu.substvars debian/gcc-14-hppa64-linux-gnu.substvars debian/cpp-14-m68k-linux-gnu.substvars debian/cpp-14-for-host.substvars rm -fr -- debian/.debhelper/generated/gcc-14-m68k-linux-gnu-base/ debian/gcc-14-m68k-linux-gnu-base/ debian/tmp/ debian/.debhelper/generated/gcc-14-cross-base/ debian/gcc-14-cross-base/ debian/.debhelper/generated/libgcc-14-dev-m68k-cross/ debian/libgcc-14-dev-m68k-cross/ debian/.debhelper/generated/lib64gcc-14-dev-m68k-cross/ debian/lib64gcc-14-dev-m68k-cross/ debian/.debhelper/generated/lib32gcc-14-dev-m68k-cross/ debian/lib32gcc-14-dev-m68k-cross/ debian/.debhelper/generated/libn32gcc-14-dev-m68k-cross/ debian/libn32gcc-14-dev-m68k-cross/ debian/.debhelper/generated/libx32gcc-14-dev-m68k-cross/ debian/libx32gcc-14-dev-m68k-cross/ debian/.debhelper/generated/gcc-14-m68k-linux-gnu/ debian/gcc-14-m68k-linux-gnu/ debian/.debhelper/generated/gcc-14-for-host/ debian/gcc-14-for-host/ debian/.debhelper/generated/gcc-14-plugin-dev-m68k-linux-gnu/ debian/gcc-14-plugin-dev-m68k-linux-gnu/ debian/.debhelper/generated/gcc-14-hppa64-linux-gnu/ debian/gcc-14-hppa64-linux-gnu/ debian/.debhelper/generated/cpp-14-m68k-linux-gnu/ debian/cpp-14-m68k-linux-gnu/ debian/.debhelper/generated/cpp-14-for-host/ debian/cpp-14-for-host/ if [ -f stamps/08-binary-stamp-hppa64 ]; then \ mv stamps/08-binary-stamp-hppa64 saved-stamp-hppa64; \ fi rm -f stamps/08-binary-stamp* if [ -f saved-stamp-hppa64 ]; then \ mv saved-stamp-hppa64 stamps/08-binary-stamp-hppa64; \ fi : # Install directories rm -rf debian/tmp mkdir -p debian/tmp/lib debian/tmp/usr debian/tmp/usr/lib/debug : # Install everything PATH=/tmp/buildd/gcc1/gcc-14-14.1.0/bin:/usr/lib/gcc/bin:$PATH \ \ /usr/bin/make -C /tmp/buildd/gcc1/gcc-14-14.1.0/build \ CFLAGS="-g -O2" LDFLAGS="-Wl,-z,relro" \ DESTDIR=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp \ infodir=/usr/share/info \ mandir=/usr/share/man \ install make[2]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build' make[3]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build' /bin/bash ../src/mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/fixincludes' rm -rf /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools /bin/bash ../../src/fixincludes/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools /bin/bash ../../src/fixincludes/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include /usr/bin/install -c -m 644 ../../src/fixincludes/README-fixinc \ /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include/README /usr/bin/install -c fixinc.sh /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/fixinc.sh /usr/bin/install -c fixincl /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/fixincl /usr/bin/install -c mkheaders /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/fixincludes' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/lto-plugin' make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/lto-plugin' /usr/bin/mkdir -p '/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14' /bin/bash ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14' libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc-cross/m68k-linux-gnu/14' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/lto-plugin' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/lto-plugin' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/gcc' /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14 /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14 /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/m68k-linux-gnu/include mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/m68k-linux-gnu/include /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1 mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1 /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7 mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7 /usr/bin/install -c lto-dump \ /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-lto-dump-14 for file in gnat1 cc1 cc1plus d21 f951 go1 lto1 cc1gm2 cc1obj cc1objplus crab1; do \ if [ -f $file ] ; then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/$file; \ /usr/bin/install -c $file /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/$file; \ else true; \ fi; \ done for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/$file; \ /usr/bin/install -c $file /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/$file; \ else true; fi; \ done rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/specs if test "" != "yes" ; then \ if [ -f gcov ]; \ then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcov-14; \ /usr/bin/install -c gcov /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcov-14; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-tool ]; \ then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcov-tool-14; \ /usr/bin/install -c \ gcov-tool /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcov-tool-14; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-dump ]; \ then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcov-dump-14; \ /usr/bin/install -c \ gcov-dump /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcov-dump-14; \ fi; \ fi /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include rm -rf /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed mkdir /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed chmod a+rx /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include; tar xpf - ) (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed; tar xpf - ) files=`cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed; find . -type l -print 2>/dev/null`; \ if [ $? -eq 0 ]; then \ dir=`cd include-fixed; ${PWDCMD-pwd}`; \ for i in $files; do \ dest=`ls -ld /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed/$i; \ fi; \ done; \ fi /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools /usr/bin/install -c -m 644 ../../src/gcc/gsyslimits.h \ /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/gsyslimits.h /usr/bin/install -c -m 644 macro_list /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/macro_list /usr/bin/install -c -m 644 fixinc_list /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/fixinc_list set -e; for ml in `cat fixinc_list`; do \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include${multi_dir}; \ /usr/bin/install -c -m 644 include${multi_dir}/limits.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include${multi_dir}/limits.h; \ done /usr/bin/install -c ../../src/gcc/../mkinstalldirs \ /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/mkinstalldirs ; \ sysroot_headers_suffix='${sysroot_headers_suffix}'; \ echo 'SYSTEM_HEADER_DIR="'"`echo /usr/m68k-linux-gnu/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders.conf if test "" != "yes" ; then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-cpp-14; \ /usr/bin/install -c -m 755 cpp /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-cpp-14; \ if [ x != x ]; then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr//m68k-linux-gnu-cpp-14; \ /usr/bin/install -c -m 755 cpp /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr//m68k-linux-gnu-cpp-14; \ else true; fi; \ fi rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-14.1 /usr/bin/install -c -m 644 doc/gcc.1 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-14.1 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-14.1 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-cpp-14.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/cpp.1 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-cpp-14.1 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-cpp-14.1 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-14.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov.1 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-14.1 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-14.1 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-tool-14.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov-tool.1 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-tool-14.1 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-tool-14.1 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-dump-14.1 /usr/bin/install -c -m 644 ../../src/gcc/doc/gcov-dump.1 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-dump-14.1 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-dump-14.1 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-lto-dump-14.1 /usr/bin/install -c -m 644 doc/lto-dump.1 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-lto-dump-14.1 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man1/m68k-linux-gnu-lto-dump-14.1 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/fsf-funding.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/fsf-funding.7 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/fsf-funding.7 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/fsf-funding.7 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/gfdl.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/gfdl.7 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/gfdl.7 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/gfdl.7 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/gpl.7 /usr/bin/install -c -m 644 ../../src/gcc/doc/gpl.7 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/gpl.7 chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/man/man7/gpl.7 rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/cpp.info if [ -f doc/cpp.info ]; then \ for f in doc/cpp.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/cpp.info ]; then \ install-info --dir-file=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/dir /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gcc.info if [ -f doc/gcc.info ]; then \ for f in doc/gcc.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gcc.info ]; then \ install-info --dir-file=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/dir /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/cppinternals.info if [ -f doc/cppinternals.info ]; then \ for f in doc/cppinternals.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/cppinternals.info ]; then \ install-info --dir-file=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/dir /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gccinstall.info if [ -f doc/gccinstall.info ]; then \ for f in doc/gccinstall.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gccinstall.info ]; then \ install-info --dir-file=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/dir /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gccinstall.info; \ else true; fi; \ else true; fi; rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gccint.info if [ -f doc/gccint.info ]; then \ for f in doc/gccint.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /usr/bin/install -c -m 644 $f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ chmod a-x /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/$realfile; \ done; \ else true; fi if /bin/bash -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gccint.info ]; then \ install-info --dir-file=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/dir /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/info/gccint.info; \ else true; fi; \ else true; fi; /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share cats="po/be.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fi.gmo po/fr.gmo po/hr.gmo po/id.gmo po/ja.gmo po/nl.gmo po/ru.gmo po/sr.gmo po/sv.gmo po/tr.gmo po/uk.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo po/be.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fi.gmo po/fr.gmo po/hr.gmo po/id.gmo po/ja.gmo po/nl.gmo po/ru.gmo po/sr.gmo po/sv.gmo po/tr.gmo po/uk.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo"; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f ../../src/gcc/$cat ]; then cat=../../src/gcc/$cat; \ else continue; \ fi; \ dir=/usr/share/locale/$lang/LC_MESSAGES; \ echo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dir; \ /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dir || exit 1; \ echo /usr/bin/install -c -m 644 $cat /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dir/gcc-14.mo; \ /usr/bin/install -c -m 644 $cat /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dir/gcc-14.mo; \ done /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/be/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/be/LC_MESSAGES /usr/bin/install -c -m 644 po/be.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/be/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/da/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/da/LC_MESSAGES /usr/bin/install -c -m 644 po/da.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/da/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/de/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/de/LC_MESSAGES /usr/bin/install -c -m 644 po/de.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/de/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/el/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/el/LC_MESSAGES /usr/bin/install -c -m 644 po/el.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/el/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/es/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/es/LC_MESSAGES /usr/bin/install -c -m 644 po/es.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/es/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fi/LC_MESSAGES /usr/bin/install -c -m 644 po/fi.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fi/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fr/LC_MESSAGES /usr/bin/install -c -m 644 po/fr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fr/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/hr/LC_MESSAGES /usr/bin/install -c -m 644 po/hr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/hr/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/id/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/id/LC_MESSAGES /usr/bin/install -c -m 644 po/id.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/id/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ja/LC_MESSAGES /usr/bin/install -c -m 644 po/ja.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ja/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/nl/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/nl/LC_MESSAGES /usr/bin/install -c -m 644 po/nl.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/nl/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ru/LC_MESSAGES /usr/bin/install -c -m 644 po/ru.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ru/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sr/LC_MESSAGES /usr/bin/install -c -m 644 po/sr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sr/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sv/LC_MESSAGES /usr/bin/install -c -m 644 po/sv.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sv/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/tr/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/tr/LC_MESSAGES /usr/bin/install -c -m 644 po/tr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/tr/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/uk/LC_MESSAGES /usr/bin/install -c -m 644 po/uk.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/uk/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/vi/LC_MESSAGES /usr/bin/install -c -m 644 po/vi.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/vi/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES /usr/bin/install -c -m 644 po/zh_CN.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES /usr/bin/install -c -m 644 po/zh_TW.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/be/LC_MESSAGES /usr/bin/install -c -m 644 po/be.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/be/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/da/LC_MESSAGES /usr/bin/install -c -m 644 po/da.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/da/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/de/LC_MESSAGES /usr/bin/install -c -m 644 po/de.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/de/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/el/LC_MESSAGES /usr/bin/install -c -m 644 po/el.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/el/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/es/LC_MESSAGES /usr/bin/install -c -m 644 po/es.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/es/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fi/LC_MESSAGES /usr/bin/install -c -m 644 po/fi.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fi/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fr/LC_MESSAGES /usr/bin/install -c -m 644 po/fr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fr/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/hr/LC_MESSAGES /usr/bin/install -c -m 644 po/hr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/hr/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/id/LC_MESSAGES /usr/bin/install -c -m 644 po/id.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/id/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ja/LC_MESSAGES /usr/bin/install -c -m 644 po/ja.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ja/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/nl/LC_MESSAGES /usr/bin/install -c -m 644 po/nl.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/nl/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ru/LC_MESSAGES /usr/bin/install -c -m 644 po/ru.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ru/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sr/LC_MESSAGES /usr/bin/install -c -m 644 po/sr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sr/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sv/LC_MESSAGES /usr/bin/install -c -m 644 po/sv.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sv/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/tr/LC_MESSAGES /usr/bin/install -c -m 644 po/tr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/tr/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/uk/LC_MESSAGES /usr/bin/install -c -m 644 po/uk.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/uk/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/vi/LC_MESSAGES /usr/bin/install -c -m 644 po/vi.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/vi/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES /usr/bin/install -c -m 644 po/zh_CN.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/gcc-14.mo /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES /usr/bin/install -c -m 644 po/zh_TW.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/gcc-14.mo rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcc-14 /usr/bin/install -c xgcc /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcc-14 if test "" != "yes" ; then \ if [ "m68k-linux-gnu-gcc-14" != "m68k-linux-gnu-gcc-14" ]; then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcc-14; \ ( cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin && \ ln m68k-linux-gnu-gcc-14 m68k-linux-gnu-gcc-14 ); \ fi; \ if [ ! -f gcc-cross ] \ && [ "m68k-linux-gnu-gcc-14" != "m68k-linux-gnu-m68k-linux-gnu-gcc-14" ]; then \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/m68k-linux-gnu-gcc-tmp; \ ( cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin && \ ln m68k-linux-gnu-gcc-14 m68k-linux-gnu-gcc-tmp && \ mv -f m68k-linux-gnu-gcc-tmp m68k-linux-gnu-m68k-linux-gnu-gcc-14 ); \ fi; \ fi /usr/bin/install -c lto-wrapper /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper if test "" != "yes" ; then \ for i in gcc-ar gcc-nm gcc-ranlib; do \ install_name=`echo $i|sed 's&$&-14&;s&^&m68k-linux-gnu-&'` ;\ target_install_name=m68k-linux-gnu-`echo $i|sed 's&$&-14&;s&^&m68k-linux-gnu-&'` ; \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/$install_name ; \ /usr/bin/install -c $i /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/$install_name ;\ if test -f gcc-cross; then \ :; \ else \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin/$target_install_name; \ ( cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/bin && \ ln $install_name $target_install_name ) ; \ fi ; \ done; \ fi rm -f tmp-header-vars echo USER_H=float.h iso646.h stdarg.h stdbool.h stddef.h varargs.h stdfix.h stdnoreturn.h stdalign.h stdatomic.h stdckdint.h config/m68k/math-68881.h >> tmp-header-vars; echo T_GLIMITS_H=glimits.h >> tmp-header-vars; echo T_STDINT_GCC_H=stdint-gcc.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo MD5_H=md5.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/m68k/m68k-protos.h linux-protos.h tm-preds.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TM_D_H=tm_d.h >> tmp-header-vars; echo TM_RUST_H=tm_rust.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h line-map.h input.h common/common-target.def target-hooks-macros.h >> tmp-header-vars; echo D_TARGET_H=d/d-target.h d/d-target.def target-hooks-macros.h >> tmp-header-vars; echo RUST_TARGET_H=rust/rust-target.h rust/rust-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def >> tmp-header-vars; echo HOOKS_H=hooks.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h rich-location.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def hooks.h common/common-targhooks.h >> tmp-header-vars; echo CORETYPES_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h >> tmp-header-vars; echo RTL_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def genrtl.h >> tmp-header-vars; echo READ_MD_H=obstack.h hashtab.h read-md.h >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def insn-opinit.h >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def insn-opinit.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h version.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def >> tmp-header-vars; echo FUNCTION_H=function.h hashtab.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h hashtab.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def genrtl.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h rich-location.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h line-map.h rich-location.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h rich-location.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=line-map.h rich-location.h cpplib.h >> tmp-header-vars; echo CODYLIB_H=cody.hh >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h obstack.h >> tmp-header-vars; echo SYMTAB_H=symtab.h obstack.h >> tmp-header-vars; echo CPP_INTERNAL_H=internal.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h splay-tree.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def insn-opinit.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h rich-location.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h plugin-api.h tm.h options.h config/m68k/m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h vec.h statistics.h ggc.h gtype-desc.h statistics.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def insn-opinit.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h gcov-io.h version.h auto-host.h gcov-counter.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h m68k.h elfos.h gnu-user.h linux.h glibc-stdint.h linux.h sysroot-suffix.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def insn-opinit.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo RTL_SSA_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h insn-config.h splay-tree-utils.h recog.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h align.h poly-int.h poly-int-types.h all-tree.def tree.def c-family/c-common.def ada-tree.def c-tree.def cp-tree.def d-tree.def m2-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/m68k/m68k-opts.h m68k-microarchs.def m68k-devices.def real.h fixed-value.h tree-check.h regs.h hard-reg-set.h function-abi.h obstack-utils.h mux-utils.h rtlanal.h memmodel.h emit-rtl.h rtl-ssa/accesses.h rtl-ssa/insns.h rtl-ssa/blocks.h rtl-ssa/changes.h rtl-ssa/functions.h rtl-ssa/is-a.inl rtl-ssa/access-utils.h rtl-ssa/insn-utils.h rtl-ssa/movement.h rtl-ssa/change-utils.h rtl-ssa/member-fns.inl >> tmp-header-vars; echo GTFILES_H=gt-coverage.h gt-symtab-thunks.h gt-caller-save.h gt-symtab.h gt-alias.h gt-attribs.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-ipa-sra.h gt-ipa-modref.h gt-diagnostic-spec.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2ctf.h gt-dwarf2out.h gt-ctfout.h gt-btfout.h gt-tree-vect-generic.h gt-gimple-isel.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-general.h gt-omp-low.h gt-targhooks.h gt-m68k.h gt-passes.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-ipa-strub.h gt-calls.h gt-analyzer-analyzer-language.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-contracts.h gt-cp-constraint.h gt-cp-coroutines.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-logic.h gt-cp-mangle.h gt-cp-method.h gt-cp-module.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-d-d-builtins.h gt-d-d-lang.h gt-d-typeinfo.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-lto-lto-common.h gt-lto-lto-dump.h gt-m2-gm2-lang.h gt-m2-rtegraph.h gt-m2-m2block.h gt-m2-m2builtins.h gt-m2-m2decl.h gt-m2-m2except.h gt-m2-m2expr.h gt-m2-m2statement.h gt-m2-m2type.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-contracts.h gt-cp-constraint.h gt-cp-coroutines.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-logic.h gt-cp-mangle.h gt-cp-method.h gt-cp-module.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h gt-rust-rust-lang.h gt-rust-rust-constexpr.h gt-rust-rust-tree.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-m2.h gtype-objc.h gtype-objcp.h gtype-rust.h >> tmp-header-vars; /bin/bash ../../src/gcc/../move-if-change tmp-header-vars b-header-vars echo timestamp > s-header-vars /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin /usr/bin/install -c -m 644 gtype.state /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/gtype.state /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/plugin mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/plugin /usr/bin/install -c gengtype /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/plugin/gengtype /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include headers=`echo ../../src/gcc/../include/ansidecl.h ../../src/gcc/../include/filenames.h ../../src/gcc/../include/gomp-constants.h ../../src/gcc/../include/hashtab.h ../../src/gcc/../include/libiberty.h ../../src/gcc/../include/md5.h ../../src/gcc/../include/obstack.h ../../src/gcc/../include/plugin-api.h ../../src/gcc/../include/safe-ctype.h ../../src/gcc/../include/splay-tree.h ../../src/gcc/../libcpp/include/cpplib.h ../../src/gcc/../libcpp/include/line-map.h ../../src/gcc/../libcpp/include/rich-location.h ../../src/gcc/../libcpp/include/symtab.h ../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/analyzer/*.h ../../src/gcc/c/c-tree.def ../../src/gcc/config/elfos.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/initfini-array.h ../../src/gcc/config/linux-protos.h ../../src/gcc/config/linux.h ../../src/gcc/config/m68k/linux.h ../../src/gcc/config/m68k/m68k-devices.def ../../src/gcc/config/m68k/m68k-microarchs.def ../../src/gcc/config/m68k/m68k-opts.h ../../src/gcc/config/m68k/m68k-protos.h ../../src/gcc/config/m68k/m68k.h ../../src/gcc/cp/cp-tree.def ../../src/gcc/d/d-tree.def ../../src/gcc/defaults.h ../../src/gcc/insn-addr.h ../../src/gcc/m2/m2-tree.def ../../src/gcc/objc/objc-tree.def alias.h align.h all-tree.def alloc-pool.h ansidecl.h attribs.h auto-host.h basic-block.h bitmap.h builtins.def bversion.h c-family/c-common.def c-family/c-common.h c-family/c-objc.h c-family/c-pragma.h c-family/c-pretty-print.h c/c-tree.h calls.h cfg-flags.def cfg.h cfganal.h cfgbuild.h cfgcleanup.h cfgexpand.h cfghooks.h cfgloop.h cfgloopmanip.h cfgrtl.h cgraph.h cif-code.def config.h config/elfos.h config/glibc-stdint.h config/gnu-user.h config/initfini-array.h config/linux-protos.h config/linux.h config/m68k/linux.h config/m68k/m68k-protos.h config/m68k/m68k.h configargs.h context.h coretypes.h cppdefault.h debug.h defaults.h df.h diagnostic-color.h diagnostic-core.h diagnostic.def diagnostic.h dominance.h double-int.h dumpfile.h emit-rtl.h except.h expr.h file-prefix-map.h fixed-value.h flag-types.h flags.h fold-const-call.h fold-const.h function.h gcc-plugin.h gcc-symtab.h genrtl.h ggc.h gimple-builder.h gimple-expr.h gimple-fold.h gimple-iterator.h gimple-low.h gimple-pretty-print.h gimple-ssa.h gimple-walk.h gimple.def gimple.h gimplify-me.h gimplify.h gsstruct.def gtm-builtins.def gtype-desc.h hard-reg-set.h hash-map.h hash-set.h hash-table.h highlev-plugin-common.h hwint.h inchash.h incpath.h input.h insn-attr-common.h insn-attr.h insn-codes.h insn-config.h insn-constants.h insn-flags.h insn-modes-inline.h insn-modes.h insn-notes.def insn-opinit.h internal-fn.def internal-fn.h intl.h ipa-param-manipulation.h ipa-prop.h ipa-ref.h ipa-reference.h ipa-utils.h is-a.h langhooks.h lcm.h machmode.h memmodel.h mode-classes.def omp-builtins.def options.h opts.h output.h params-enum.h params.def params.h params.list pass-instances.def pass_manager.h plugin-version.h plugin.def plugin.h poly-int-types.h poly-int.h predict.def predict.h prefix.h pretty-print.h print-rtl.h print-tree.h profile-count.h real.h realmpfr.h reg-notes.def regset.h resource.h rtl.def rtl.h sanitizer.def sbitmap.h signop.h ssa-iterators.h statistics.h stmt.h stor-layout.h stringpool.h sync-builtins.def sysroot-suffix.h system.h target-hooks-macros.h target-insns.def target.def target.h timevar.def timevar.h tm-preds.h tm.h tm_p.h toplev.h tree-cfg.h tree-cfgcleanup.h tree-check.h tree-core.h tree-dfa.h tree-dump.h tree-eh.h tree-hasher.h tree-inline.h tree-into-ssa.h tree-iterator.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-pass.h tree-phinodes.h tree-pretty-print.h tree-ssa-address.h tree-ssa-alias.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-loop.h tree-ssa-operands.h tree-ssa-sccvn.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h tree-ssa.h tree-ssanames.h tree.def tree.h treestruct.def varasm.h vec.h version.h wide-int-print.h wide-int.h $(cd ../../src/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ srcdirstrip=`echo "../../src/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ for file in $headers; do \ if [ -f $file ] ; then \ path=$file; \ elif [ -f ../../src/gcc/$file ]; then \ path=../../src/gcc/$file; \ else continue; \ fi; \ case $path in \ "../../src/gcc"/analyzer/* \ | "../../src/gcc"/config/* | "../../src/gcc"/common/config/* \ | "../../src/gcc"/c-family/* | "../../src/gcc"/*.def ) \ base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ *) base=`basename $path` ;; \ esac; \ dest=/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/$base; \ echo /usr/bin/install -c -m 644 $path /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dest; \ dir=`dirname $dest`; \ /bin/bash ../../src/gcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dir; \ /usr/bin/install -c -m 644 $path /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dest; \ done /usr/bin/install -c -m 644 ../../src/gcc/../include/ansidecl.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ansidecl.h /usr/bin/install -c -m 644 ../../src/gcc/../include/filenames.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/filenames.h /usr/bin/install -c -m 644 ../../src/gcc/../include/gomp-constants.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gomp-constants.h /usr/bin/install -c -m 644 ../../src/gcc/../include/hashtab.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hashtab.h /usr/bin/install -c -m 644 ../../src/gcc/../include/libiberty.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/libiberty.h /usr/bin/install -c -m 644 ../../src/gcc/../include/md5.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/md5.h /usr/bin/install -c -m 644 ../../src/gcc/../include/obstack.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/obstack.h /usr/bin/install -c -m 644 ../../src/gcc/../include/plugin-api.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin-api.h /usr/bin/install -c -m 644 ../../src/gcc/../include/safe-ctype.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/safe-ctype.h /usr/bin/install -c -m 644 ../../src/gcc/../include/splay-tree.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/splay-tree.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/cpplib.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cpplib.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/line-map.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/line-map.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/rich-location.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rich-location.h /usr/bin/install -c -m 644 ../../src/gcc/../libcpp/include/symtab.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab.h /usr/bin/install -c -m 644 ../../src/gcc/ada/gcc-interface/ada-tree.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ada/gcc-interface/ada-tree.def mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ada/gcc-interface /usr/bin/install -c -m 644 ../../src/gcc/analyzer/access-diagram.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/access-diagram.h mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer /usr/bin/install -c -m 644 ../../src/gcc/analyzer/analysis-plan.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analysis-plan.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/analyzer-language.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-language.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/analyzer-logging.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-logging.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/analyzer-selftests.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-selftests.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/analyzer.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/bar-chart.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/bar-chart.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/call-details.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-details.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/call-info.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-info.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/call-string.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-string.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/call-summary.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-summary.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/checker-event.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/checker-event.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/checker-path.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/checker-path.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/complexity.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/complexity.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/constraint-manager.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/constraint-manager.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/diagnostic-manager.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/diagnostic-manager.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/engine.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/engine.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/exploded-graph.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/exploded-graph.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/feasible-graph.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/feasible-graph.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/function-set.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/function-set.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/inlining-iterator.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/inlining-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/known-function-manager.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/known-function-manager.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/pending-diagnostic.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/pending-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/program-point.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/program-point.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/program-state.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/program-state.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/ranges.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/ranges.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/reachability.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/reachability.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/record-layout.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/record-layout.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/region-model-manager.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model-manager.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/region-model-reachability.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model-reachability.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/region-model.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/region.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/sm.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/sm.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/state-purge.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/state-purge.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/store.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/store.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/supergraph.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/supergraph.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/svalue.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/svalue.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/symbol.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/symbol.h /usr/bin/install -c -m 644 ../../src/gcc/analyzer/trimmed-graph.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/trimmed-graph.h /usr/bin/install -c -m 644 ../../src/gcc/c/c-tree.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c/c-tree.def mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c /usr/bin/install -c -m 644 ../../src/gcc/config/elfos.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/elfos.h mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config /usr/bin/install -c -m 644 ../../src/gcc/config/glibc-stdint.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../src/gcc/config/gnu-user.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../src/gcc/config/initfini-array.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-protos.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/linux.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/linux.h mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/m68k-devices.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-devices.def /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/m68k-microarchs.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-microarchs.def /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/m68k-opts.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-opts.h /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/m68k-protos.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/m68k.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k.h /usr/bin/install -c -m 644 ../../src/gcc/cp/cp-tree.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cp/cp-tree.def mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cp /usr/bin/install -c -m 644 ../../src/gcc/d/d-tree.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/d/d-tree.def mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/d /usr/bin/install -c -m 644 ../../src/gcc/defaults.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../src/gcc/insn-addr.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-addr.h /usr/bin/install -c -m 644 ../../src/gcc/m2/m2-tree.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/m2/m2-tree.def mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/m2 /usr/bin/install -c -m 644 ../../src/gcc/objc/objc-tree.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/objc/objc-tree.def mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/objc /usr/bin/install -c -m 644 ../../src/gcc/addresses.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/addresses.h /usr/bin/install -c -m 644 ../../src/gcc/alias.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/alias.h /usr/bin/install -c -m 644 ../../src/gcc/align.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/align.h /usr/bin/install -c -m 644 all-tree.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/all-tree.def /usr/bin/install -c -m 644 ../../src/gcc/alloc-pool.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/alloc-pool.h /usr/bin/install -c -m 644 ../../src/gcc/array-traits.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/array-traits.h /usr/bin/install -c -m 644 ../../src/gcc/asan.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/asan.h /usr/bin/install -c -m 644 ../../src/gcc/attr-fnspec.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/attr-fnspec.h /usr/bin/install -c -m 644 ../../src/gcc/attribs.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/attribs.h /usr/bin/install -c -m 644 auto-host.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/auto-host.h /usr/bin/install -c -m 644 ../../src/gcc/auto-profile.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/auto-profile.h /usr/bin/install -c -m 644 ../../src/gcc/backend.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/backend.h /usr/bin/install -c -m 644 ../../src/gcc/basic-block.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/basic-block.h /usr/bin/install -c -m 644 ../../src/gcc/bb-reorder.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bb-reorder.h /usr/bin/install -c -m 644 ../../src/gcc/bitmap.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bitmap.h /usr/bin/install -c -m 644 ../../src/gcc/builtin-attrs.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtin-attrs.def /usr/bin/install -c -m 644 ../../src/gcc/builtin-types.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtin-types.def /usr/bin/install -c -m 644 ../../src/gcc/builtins.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtins.def /usr/bin/install -c -m 644 ../../src/gcc/builtins.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtins.h /usr/bin/install -c -m 644 bversion.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bversion.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-common.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-common.def mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-common.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-common.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-objc.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-objc.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-pragma.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-pragma.h /usr/bin/install -c -m 644 ../../src/gcc/c-family/c-pretty-print.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/c/c-tree.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-tree.h /usr/bin/install -c -m 644 ../../src/gcc/calls.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/calls.h /usr/bin/install -c -m 644 ../../src/gcc/ccmp.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ccmp.h /usr/bin/install -c -m 644 ../../src/gcc/cfg-flags.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfg-flags.def /usr/bin/install -c -m 644 ../../src/gcc/cfg.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfg.h /usr/bin/install -c -m 644 ../../src/gcc/cfganal.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfganal.h /usr/bin/install -c -m 644 ../../src/gcc/cfgbuild.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgbuild.h /usr/bin/install -c -m 644 ../../src/gcc/cfgcleanup.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgcleanup.h /usr/bin/install -c -m 644 ../../src/gcc/cfgexpand.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgexpand.h /usr/bin/install -c -m 644 ../../src/gcc/cfghooks.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfghooks.h /usr/bin/install -c -m 644 ../../src/gcc/cfgloop.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgloop.h /usr/bin/install -c -m 644 ../../src/gcc/cfgloopmanip.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgloopmanip.h /usr/bin/install -c -m 644 ../../src/gcc/cfgrtl.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgrtl.h /usr/bin/install -c -m 644 ../../src/gcc/cgraph.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cgraph.h /usr/bin/install -c -m 644 ../../src/gcc/cif-code.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cif-code.def /usr/bin/install -c -m 644 ../../src/gcc/collect-utils.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect-utils.h /usr/bin/install -c -m 644 ../../src/gcc/collect2-aix.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect2-aix.h /usr/bin/install -c -m 644 ../../src/gcc/collect2.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect2.h /usr/bin/install -c -m 644 ../../src/gcc/color-macros.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/color-macros.h /usr/bin/install -c -m 644 ../../src/gcc/conditions.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/conditions.h /usr/bin/install -c -m 644 config.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config.h /usr/bin/install -c -m 644 ../../src/gcc/config/elfos.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/elfos.h /usr/bin/install -c -m 644 ../../src/gcc/config/glibc-stdint.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/glibc-stdint.h /usr/bin/install -c -m 644 ../../src/gcc/config/gnu-user.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/gnu-user.h /usr/bin/install -c -m 644 ../../src/gcc/config/initfini-array.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux-protos.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/linux.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/linux.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/linux.h /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/m68k-protos.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-protos.h /usr/bin/install -c -m 644 ../../src/gcc/config/m68k/m68k.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k.h /usr/bin/install -c -m 644 configargs.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/configargs.h /usr/bin/install -c -m 644 ../../src/gcc/context.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/context.h /usr/bin/install -c -m 644 ../../src/gcc/convert.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/convert.h /usr/bin/install -c -m 644 ../../src/gcc/coretypes.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coretypes.h /usr/bin/install -c -m 644 ../../src/gcc/coroutine-builtins.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coroutine-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/coverage.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coverage.h /usr/bin/install -c -m 644 ../../src/gcc/cppbuiltin.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cppbuiltin.h /usr/bin/install -c -m 644 ../../src/gcc/cppdefault.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cppdefault.h /usr/bin/install -c -m 644 ../../src/gcc/cselib.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cselib.h /usr/bin/install -c -m 644 ../../src/gcc/ctfc.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ctfc.h /usr/bin/install -c -m 644 ../../src/gcc/data-streamer.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/data-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/dbgcnt.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dbgcnt.def /usr/bin/install -c -m 644 ../../src/gcc/dbgcnt.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dbgcnt.h /usr/bin/install -c -m 644 ../../src/gcc/dce.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dce.h /usr/bin/install -c -m 644 ../../src/gcc/ddg.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ddg.h /usr/bin/install -c -m 644 ../../src/gcc/debug.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/debug.h /usr/bin/install -c -m 644 ../../src/gcc/defaults.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/defaults.h /usr/bin/install -c -m 644 ../../src/gcc/df.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/df.h /usr/bin/install -c -m 644 ../../src/gcc/dfp.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dfp.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-client-data-hooks.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-client-data-hooks.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-color.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-color.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-core.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-core.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-diagram.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-diagram.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-event-id.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-event-id.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-format-sarif.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-format-sarif.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-metadata.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-metadata.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-path.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-path.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-spec.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-spec.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic-url.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-url.h /usr/bin/install -c -m 644 ../../src/gcc/diagnostic.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic.def /usr/bin/install -c -m 644 ../../src/gcc/diagnostic.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/digraph.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/digraph.h /usr/bin/install -c -m 644 ../../src/gcc/distro-defaults.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/distro-defaults.h /usr/bin/install -c -m 644 ../../src/gcc/dojump.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dojump.h /usr/bin/install -c -m 644 ../../src/gcc/dominance.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dominance.h /usr/bin/install -c -m 644 ../../src/gcc/domwalk.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/domwalk.h /usr/bin/install -c -m 644 ../../src/gcc/double-int.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/double-int.h /usr/bin/install -c -m 644 ../../src/gcc/dump-context.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dump-context.h /usr/bin/install -c -m 644 ../../src/gcc/dumpfile.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dumpfile.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2asm.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2asm.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2ctf.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2ctf.h /usr/bin/install -c -m 644 ../../src/gcc/dwarf2out.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2out.h /usr/bin/install -c -m 644 ../../src/gcc/edit-context.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/edit-context.h /usr/bin/install -c -m 644 ../../src/gcc/emit-rtl.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/emit-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/errors.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/errors.h /usr/bin/install -c -m 644 ../../src/gcc/escaped_string.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/escaped_string.h /usr/bin/install -c -m 644 ../../src/gcc/et-forest.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/et-forest.h /usr/bin/install -c -m 644 ../../src/gcc/except.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/except.h /usr/bin/install -c -m 644 ../../src/gcc/explow.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/explow.h /usr/bin/install -c -m 644 ../../src/gcc/expmed.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/expmed.h /usr/bin/install -c -m 644 ../../src/gcc/expr.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/expr.h /usr/bin/install -c -m 644 ../../src/gcc/fibonacci_heap.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fibonacci_heap.h /usr/bin/install -c -m 644 ../../src/gcc/file-find.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/file-find.h /usr/bin/install -c -m 644 ../../src/gcc/file-prefix-map.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/file-prefix-map.h /usr/bin/install -c -m 644 ../../src/gcc/fixed-value.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fixed-value.h /usr/bin/install -c -m 644 ../../src/gcc/flag-types.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/flag-types.h /usr/bin/install -c -m 644 ../../src/gcc/flags.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/flags.h /usr/bin/install -c -m 644 ../../src/gcc/fold-const-call.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fold-const-call.h /usr/bin/install -c -m 644 ../../src/gcc/fold-const.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fold-const.h /usr/bin/install -c -m 644 ../../src/gcc/function-abi.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/function-abi.h /usr/bin/install -c -m 644 ../../src/gcc/function.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/function.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-plugin.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-plugin.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-rich-location.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-rich-location.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-symtab.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-symtab.h /usr/bin/install -c -m 644 ../../src/gcc/gcc-urlifier.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-urlifier.def /usr/bin/install -c -m 644 ../../src/gcc/gcc-urlifier.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-urlifier.h /usr/bin/install -c -m 644 ../../src/gcc/gcc.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc.h /usr/bin/install -c -m 644 ../../src/gcc/gcov-counter.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcov-counter.def /usr/bin/install -c -m 644 ../../src/gcc/gcov-io.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcov-io.h /usr/bin/install -c -m 644 ../../src/gcc/gcse-common.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcse-common.h /usr/bin/install -c -m 644 ../../src/gcc/gcse.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcse.h /usr/bin/install -c -m 644 ../../src/gcc/generic-match.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/generic-match.h /usr/bin/install -c -m 644 ../../src/gcc/gengtype.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gengtype.h /usr/bin/install -c -m 644 genrtl.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/genrtl.h /usr/bin/install -c -m 644 ../../src/gcc/gensupport.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gensupport.h /usr/bin/install -c -m 644 ../../src/gcc/ggc-internal.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ggc-internal.h /usr/bin/install -c -m 644 ../../src/gcc/ggc.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ggc.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-array-bounds.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-array-bounds.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-builder.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-builder.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-expr.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-expr.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-fold.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-fold.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-iterator.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-low.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-low.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-lower-bitint.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-lower-bitint.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-match.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-match.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-predicate-analysis.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-predicate-analysis.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-predict.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-predict.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-pretty-print.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-cache.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-cache.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-edge.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-edge.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-fold.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-fold.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-gori.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-gori.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-infer.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-infer.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-op.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-op.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-path.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-path.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-phi.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-phi.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range-trace.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-trace.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-range.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-ssa-warn-access.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa-warn-access.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-ssa-warn-restrict.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa-warn-restrict.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-ssa.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-streamer.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/gimple-walk.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-walk.h /usr/bin/install -c -m 644 ../../src/gcc/gimple.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple.def /usr/bin/install -c -m 644 ../../src/gcc/gimple.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple.h /usr/bin/install -c -m 644 ../../src/gcc/gimplify-me.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimplify-me.h /usr/bin/install -c -m 644 ../../src/gcc/gimplify.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimplify.h /usr/bin/install -c -m 644 ../../src/gcc/glimits.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/glimits.h /usr/bin/install -c -m 644 ../../src/gcc/graph.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graph.h /usr/bin/install -c -m 644 ../../src/gcc/graphds.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphds.h /usr/bin/install -c -m 644 ../../src/gcc/graphite.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphite.h /usr/bin/install -c -m 644 ../../src/gcc/graphviz.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphviz.h /usr/bin/install -c -m 644 ../../src/gcc/gsstruct.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsstruct.def /usr/bin/install -c -m 644 ../../src/gcc/gsyms.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsyms.h /usr/bin/install -c -m 644 ../../src/gcc/gsyslimits.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsyslimits.h /usr/bin/install -c -m 644 ../../src/gcc/gtm-builtins.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gtm-builtins.def /usr/bin/install -c -m 644 gtype-desc.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gtype-desc.h /usr/bin/install -c -m 644 ../../src/gcc/hard-reg-set.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hard-reg-set.h /usr/bin/install -c -m 644 ../../src/gcc/hash-map-traits.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-map-traits.h /usr/bin/install -c -m 644 ../../src/gcc/hash-map.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-map.h /usr/bin/install -c -m 644 ../../src/gcc/hash-set.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-set.h /usr/bin/install -c -m 644 ../../src/gcc/hash-table.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-table.h /usr/bin/install -c -m 644 ../../src/gcc/hash-traits.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-traits.h /usr/bin/install -c -m 644 ../../src/gcc/highlev-plugin-common.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/highlev-plugin-common.h /usr/bin/install -c -m 644 ../../src/gcc/hooks.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hooks.h /usr/bin/install -c -m 644 ../../src/gcc/hosthooks-def.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hosthooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/hosthooks.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hosthooks.h /usr/bin/install -c -m 644 ../../src/gcc/hw-doloop.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hw-doloop.h /usr/bin/install -c -m 644 ../../src/gcc/hwint.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hwint.h /usr/bin/install -c -m 644 ../../src/gcc/ifcvt.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ifcvt.h /usr/bin/install -c -m 644 ../../src/gcc/inchash.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/inchash.h /usr/bin/install -c -m 644 ../../src/gcc/incpath.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/incpath.h /usr/bin/install -c -m 644 ../../src/gcc/input.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/input.h /usr/bin/install -c -m 644 ../../src/gcc/insn-addr.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-addr.h /usr/bin/install -c -m 644 insn-attr-common.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-attr-common.h /usr/bin/install -c -m 644 insn-attr.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-attr.h /usr/bin/install -c -m 644 insn-codes.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-codes.h /usr/bin/install -c -m 644 insn-config.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-config.h /usr/bin/install -c -m 644 insn-constants.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-constants.h /usr/bin/install -c -m 644 insn-flags.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-flags.h /usr/bin/install -c -m 644 insn-modes-inline.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-modes-inline.h /usr/bin/install -c -m 644 insn-modes.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-modes.h /usr/bin/install -c -m 644 ../../src/gcc/insn-notes.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-notes.def /usr/bin/install -c -m 644 insn-opinit.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-opinit.h /usr/bin/install -c -m 644 ../../src/gcc/int-vector-builder.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/int-vector-builder.h /usr/bin/install -c -m 644 ../../src/gcc/internal-fn.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/internal-fn.def /usr/bin/install -c -m 644 ../../src/gcc/internal-fn.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/internal-fn.h /usr/bin/install -c -m 644 ../../src/gcc/intl.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/intl.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-cp.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-cp.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-fnsummary.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-fnsummary.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-icf-gimple.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-icf-gimple.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-icf.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-icf.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-inline.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-inline.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-modref-tree.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-modref-tree.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-modref.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-modref.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-param-manipulation.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-param-manipulation.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-predicate.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-predicate.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-prop.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-prop.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-ref.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-ref.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-reference.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-reference.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-strub.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-strub.h /usr/bin/install -c -m 644 ../../src/gcc/ipa-utils.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-utils.h /usr/bin/install -c -m 644 ../../src/gcc/ira-int.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ira-int.h /usr/bin/install -c -m 644 ../../src/gcc/ira.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ira.h /usr/bin/install -c -m 644 ../../src/gcc/is-a.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/is-a.h /usr/bin/install -c -m 644 ../../src/gcc/iterator-utils.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/iterator-utils.h /usr/bin/install -c -m 644 ../../src/gcc/json.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/json.h /usr/bin/install -c -m 644 ../../src/gcc/langhooks-def.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/langhooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/langhooks.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/langhooks.h /usr/bin/install -c -m 644 ../../src/gcc/lcm.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lcm.h /usr/bin/install -c -m 644 ../../src/gcc/libfuncs.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/libfuncs.h /usr/bin/install -c -m 644 ../../src/gcc/limitx.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/limitx.h /usr/bin/install -c -m 644 ../../src/gcc/limity.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/limity.h /usr/bin/install -c -m 644 ../../src/gcc/logical-location.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/logical-location.h /usr/bin/install -c -m 644 ../../src/gcc/loop-unroll.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/loop-unroll.h /usr/bin/install -c -m 644 ../../src/gcc/lower-subreg.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lower-subreg.h /usr/bin/install -c -m 644 ../../src/gcc/lra-int.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lra-int.h /usr/bin/install -c -m 644 ../../src/gcc/lra.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lra.h /usr/bin/install -c -m 644 ../../src/gcc/lto-compress.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-compress.h /usr/bin/install -c -m 644 ../../src/gcc/lto-section-names.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-section-names.h /usr/bin/install -c -m 644 ../../src/gcc/lto-streamer.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/machmode.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/machmode.def /usr/bin/install -c -m 644 ../../src/gcc/machmode.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/machmode.h /usr/bin/install -c -m 644 ../../src/gcc/make-unique.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/make-unique.h /usr/bin/install -c -m 644 ../../src/gcc/mem-stats-traits.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mem-stats-traits.h /usr/bin/install -c -m 644 ../../src/gcc/mem-stats.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mem-stats.h /usr/bin/install -c -m 644 ../../src/gcc/memmodel.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/memmodel.h /usr/bin/install -c -m 644 ../../src/gcc/memory-block.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/memory-block.h /usr/bin/install -c -m 644 ../../src/gcc/mode-classes.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mode-classes.def /usr/bin/install -c -m 644 ../../src/gcc/mux-utils.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mux-utils.h /usr/bin/install -c -m 644 ../../src/gcc/obstack-utils.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/obstack-utils.h /usr/bin/install -c -m 644 ../../src/gcc/omp-api.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-api.h /usr/bin/install -c -m 644 ../../src/gcc/omp-builtins.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-builtins.def /usr/bin/install -c -m 644 ../../src/gcc/omp-expand.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-expand.h /usr/bin/install -c -m 644 ../../src/gcc/omp-general.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-general.h /usr/bin/install -c -m 644 ../../src/gcc/omp-low.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-low.h /usr/bin/install -c -m 644 ../../src/gcc/omp-offload.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-offload.h /usr/bin/install -c -m 644 ../../src/gcc/omp-selectors.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-selectors.h /usr/bin/install -c -m 644 ../../src/gcc/omp-simd-clone.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-simd-clone.h /usr/bin/install -c -m 644 ../../src/gcc/opt-problem.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opt-problem.h /usr/bin/install -c -m 644 ../../src/gcc/opt-suggestions.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opt-suggestions.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-libfuncs.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-libfuncs.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-query.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-query.h /usr/bin/install -c -m 644 ../../src/gcc/optabs-tree.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-tree.h /usr/bin/install -c -m 644 ../../src/gcc/optabs.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs.def /usr/bin/install -c -m 644 ../../src/gcc/optabs.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs.h /usr/bin/install -c -m 644 ../../src/gcc/optinfo-emit-json.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optinfo-emit-json.h /usr/bin/install -c -m 644 ../../src/gcc/optinfo.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optinfo.h /usr/bin/install -c -m 644 options.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/options.h /usr/bin/install -c -m 644 ../../src/gcc/opts-diagnostic.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/opts-jobserver.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts-jobserver.h /usr/bin/install -c -m 644 ../../src/gcc/opts.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts.h /usr/bin/install -c -m 644 ../../src/gcc/ordered-hash-map.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ordered-hash-map.h /usr/bin/install -c -m 644 ../../src/gcc/output.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/output.h /usr/bin/install -c -m 644 pass-instances.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pass-instances.def /usr/bin/install -c -m 644 ../../src/gcc/pass_manager.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pass_manager.h /usr/bin/install -c -m 644 ../../src/gcc/passes.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/passes.def /usr/bin/install -c -m 644 plugin-version.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin-version.h /usr/bin/install -c -m 644 ../../src/gcc/plugin.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin.def /usr/bin/install -c -m 644 ../../src/gcc/plugin.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin.h /usr/bin/install -c -m 644 ../../src/gcc/pointer-query.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pointer-query.h /usr/bin/install -c -m 644 ../../src/gcc/poly-int-types.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/poly-int-types.h /usr/bin/install -c -m 644 ../../src/gcc/poly-int.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/poly-int.h /usr/bin/install -c -m 644 ../../src/gcc/predict.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/predict.def /usr/bin/install -c -m 644 ../../src/gcc/predict.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/predict.h /usr/bin/install -c -m 644 ../../src/gcc/prefix.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/prefix.h /usr/bin/install -c -m 644 ../../src/gcc/pretty-print-urlifier.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pretty-print-urlifier.h /usr/bin/install -c -m 644 ../../src/gcc/pretty-print.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/print-rtl.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/print-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/print-tree.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/print-tree.h /usr/bin/install -c -m 644 ../../src/gcc/profile-count.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/profile-count.h /usr/bin/install -c -m 644 ../../src/gcc/profile.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/profile.h /usr/bin/install -c -m 644 ../../src/gcc/range-op-mixed.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range-op-mixed.h /usr/bin/install -c -m 644 ../../src/gcc/range-op.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range-op.h /usr/bin/install -c -m 644 ../../src/gcc/range.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range.h /usr/bin/install -c -m 644 ../../src/gcc/read-md.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/read-md.h /usr/bin/install -c -m 644 ../../src/gcc/read-rtl-function.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/read-rtl-function.h /usr/bin/install -c -m 644 ../../src/gcc/real.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/real.h /usr/bin/install -c -m 644 ../../src/gcc/realmpfr.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/realmpfr.h /usr/bin/install -c -m 644 ../../src/gcc/recog.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/recog.h /usr/bin/install -c -m 644 ../../src/gcc/reg-notes.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/reg-notes.def /usr/bin/install -c -m 644 ../../src/gcc/regcprop.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regcprop.h /usr/bin/install -c -m 644 ../../src/gcc/regrename.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regrename.h /usr/bin/install -c -m 644 ../../src/gcc/regs.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regs.h /usr/bin/install -c -m 644 ../../src/gcc/regset.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regset.h /usr/bin/install -c -m 644 ../../src/gcc/reload.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/reload.h /usr/bin/install -c -m 644 ../../src/gcc/resource.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/resource.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-error.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-error.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-iter.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-iter.h /usr/bin/install -c -m 644 ../../src/gcc/rtl-ssa.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/rtl.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl.def /usr/bin/install -c -m 644 ../../src/gcc/rtl.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl.h /usr/bin/install -c -m 644 ../../src/gcc/rtlanal.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlanal.h /usr/bin/install -c -m 644 ../../src/gcc/rtlhash.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlhash.h /usr/bin/install -c -m 644 ../../src/gcc/rtlhooks-def.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlhooks-def.h /usr/bin/install -c -m 644 ../../src/gcc/rtx-vector-builder.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtx-vector-builder.h /usr/bin/install -c -m 644 ../../src/gcc/run-rtl-passes.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/run-rtl-passes.h /usr/bin/install -c -m 644 ../../src/gcc/sanitizer.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sanitizer.def /usr/bin/install -c -m 644 ../../src/gcc/sbitmap.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sbitmap.h /usr/bin/install -c -m 644 ../../src/gcc/sched-int.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sched-int.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched-dump.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched-dump.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched-ir.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched-ir.h /usr/bin/install -c -m 644 ../../src/gcc/sel-sched.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched.h /usr/bin/install -c -m 644 ../../src/gcc/selftest-diagnostic.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/selftest-rtl.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest-rtl.h /usr/bin/install -c -m 644 ../../src/gcc/selftest.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest.h /usr/bin/install -c -m 644 ../../src/gcc/sese.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sese.h /usr/bin/install -c -m 644 ../../src/gcc/shortest-paths.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/shortest-paths.h /usr/bin/install -c -m 644 ../../src/gcc/shrink-wrap.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/shrink-wrap.h /usr/bin/install -c -m 644 ../../src/gcc/signop.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/signop.h /usr/bin/install -c -m 644 ../../src/gcc/sparseset.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sparseset.h /usr/bin/install -c -m 644 ../../src/gcc/spellcheck-tree.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/spellcheck-tree.h /usr/bin/install -c -m 644 ../../src/gcc/spellcheck.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/spellcheck.h /usr/bin/install -c -m 644 ../../src/gcc/splay-tree-utils.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/splay-tree-utils.h /usr/bin/install -c -m 644 ../../src/gcc/sreal.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sreal.h /usr/bin/install -c -m 644 ../../src/gcc/ssa-iterators.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ssa-iterators.h /usr/bin/install -c -m 644 ../../src/gcc/ssa.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ssa.h /usr/bin/install -c -m 644 ../../src/gcc/statistics.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/statistics.h /usr/bin/install -c -m 644 ../../src/gcc/stmt.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stmt.h /usr/bin/install -c -m 644 ../../src/gcc/stor-layout.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stor-layout.h /usr/bin/install -c -m 644 ../../src/gcc/streamer-hooks.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/streamer-hooks.h /usr/bin/install -c -m 644 ../../src/gcc/stringpool.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stringpool.h /usr/bin/install -c -m 644 ../../src/gcc/substring-locations.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/substring-locations.h /usr/bin/install -c -m 644 ../../src/gcc/symbol-summary.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symbol-summary.h /usr/bin/install -c -m 644 ../../src/gcc/symtab-clones.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab-clones.h /usr/bin/install -c -m 644 ../../src/gcc/symtab-thunks.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab-thunks.h /usr/bin/install -c -m 644 ../../src/gcc/sync-builtins.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sync-builtins.def /usr/bin/install -c -m 644 sysroot-suffix.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sysroot-suffix.h /usr/bin/install -c -m 644 ../../src/gcc/system.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/system.h /usr/bin/install -c -m 644 ../../src/gcc/target-def.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-def.h /usr/bin/install -c -m 644 ../../src/gcc/target-globals.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-globals.h /usr/bin/install -c -m 644 ../../src/gcc/target-hooks-macros.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-hooks-macros.h /usr/bin/install -c -m 644 ../../src/gcc/target-insns.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-insns.def /usr/bin/install -c -m 644 ../../src/gcc/target.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target.def /usr/bin/install -c -m 644 ../../src/gcc/target.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target.h /usr/bin/install -c -m 644 ../../src/gcc/targhooks.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/targhooks.h /usr/bin/install -c -m 644 ../../src/gcc/timevar.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/timevar.def /usr/bin/install -c -m 644 ../../src/gcc/timevar.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/timevar.h /usr/bin/install -c -m 644 tm-preds.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm-preds.h /usr/bin/install -c -m 644 tm.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm.h /usr/bin/install -c -m 644 tm_p.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm_p.h /usr/bin/install -c -m 644 ../../src/gcc/toplev.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/toplev.h /usr/bin/install -c -m 644 ../../src/gcc/tracer.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tracer.h /usr/bin/install -c -m 644 ../../src/gcc/trans-mem.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/trans-mem.h /usr/bin/install -c -m 644 ../../src/gcc/tree-affine.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-affine.h /usr/bin/install -c -m 644 ../../src/gcc/tree-cfg.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-cfg.h /usr/bin/install -c -m 644 ../../src/gcc/tree-cfgcleanup.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-cfgcleanup.h /usr/bin/install -c -m 644 tree-check.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-check.h /usr/bin/install -c -m 644 ../../src/gcc/tree-chrec.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-chrec.h /usr/bin/install -c -m 644 ../../src/gcc/tree-core.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-core.h /usr/bin/install -c -m 644 ../../src/gcc/tree-data-ref.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-data-ref.h /usr/bin/install -c -m 644 ../../src/gcc/tree-dfa.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-dfa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-diagnostic.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-diagnostic.h /usr/bin/install -c -m 644 ../../src/gcc/tree-dump.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-dump.h /usr/bin/install -c -m 644 ../../src/gcc/tree-eh.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-eh.h /usr/bin/install -c -m 644 ../../src/gcc/tree-hash-traits.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-hash-traits.h /usr/bin/install -c -m 644 ../../src/gcc/tree-hasher.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-hasher.h /usr/bin/install -c -m 644 ../../src/gcc/tree-if-conv.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-if-conv.h /usr/bin/install -c -m 644 ../../src/gcc/tree-inline.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-inline.h /usr/bin/install -c -m 644 ../../src/gcc/tree-into-ssa.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-into-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-iterator.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-iterator.h /usr/bin/install -c -m 644 ../../src/gcc/tree-logical-location.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-logical-location.h /usr/bin/install -c -m 644 ../../src/gcc/tree-nested.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-nested.h /usr/bin/install -c -m 644 ../../src/gcc/tree-object-size.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-object-size.h /usr/bin/install -c -m 644 ../../src/gcc/tree-outof-ssa.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-outof-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-parloops.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-parloops.h /usr/bin/install -c -m 644 ../../src/gcc/tree-pass.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-pass.h /usr/bin/install -c -m 644 ../../src/gcc/tree-phinodes.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-phinodes.h /usr/bin/install -c -m 644 ../../src/gcc/tree-pretty-print.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/tree-scalar-evolution.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-scalar-evolution.h /usr/bin/install -c -m 644 ../../src/gcc/tree-sra.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-sra.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-address.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-address.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-alias-compare.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-alias-compare.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-alias.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-alias.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-ccp.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-ccp.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-coalesce.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-coalesce.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-dce.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dce.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-dom.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dom.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-dse.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dse.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-live.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-live.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-ivopts.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-ivopts.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-manip.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-manip.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop-niter.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-niter.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-loop.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-math-opts.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-math-opts.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-operands.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-operands.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-propagate.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-propagate.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-reassoc.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-reassoc.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-sccvn.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-sccvn.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-scopedtables.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-scopedtables.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-strlen.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-strlen.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-ter.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-ter.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadedge.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-threadedge.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa-threadupdate.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-threadupdate.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssa.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa.h /usr/bin/install -c -m 644 ../../src/gcc/tree-ssanames.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssanames.h /usr/bin/install -c -m 644 ../../src/gcc/tree-stdarg.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-stdarg.h /usr/bin/install -c -m 644 ../../src/gcc/tree-streamer.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-streamer.h /usr/bin/install -c -m 644 ../../src/gcc/tree-switch-conversion.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-switch-conversion.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vector-builder.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vector-builder.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vectorizer.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vectorizer.h /usr/bin/install -c -m 644 ../../src/gcc/tree-vrp.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vrp.h /usr/bin/install -c -m 644 ../../src/gcc/tree.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree.def /usr/bin/install -c -m 644 ../../src/gcc/tree.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree.h /usr/bin/install -c -m 644 ../../src/gcc/treestruct.def /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/treestruct.def /usr/bin/install -c -m 644 ../../src/gcc/tristate.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tristate.h /usr/bin/install -c -m 644 ../../src/gcc/tsan.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tsan.h /usr/bin/install -c -m 644 ../../src/gcc/tsystem.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tsystem.h /usr/bin/install -c -m 644 ../../src/gcc/typeclass.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/typeclass.h /usr/bin/install -c -m 644 ../../src/gcc/typed-splay-tree.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/typed-splay-tree.h /usr/bin/install -c -m 644 ../../src/gcc/ubsan.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ubsan.h /usr/bin/install -c -m 644 ../../src/gcc/valtrack.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/valtrack.h /usr/bin/install -c -m 644 ../../src/gcc/value-pointer-equiv.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-pointer-equiv.h /usr/bin/install -c -m 644 ../../src/gcc/value-prof.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-prof.h /usr/bin/install -c -m 644 ../../src/gcc/value-query.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-query.h /usr/bin/install -c -m 644 ../../src/gcc/value-range-pretty-print.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range-pretty-print.h /usr/bin/install -c -m 644 ../../src/gcc/value-range-storage.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range-storage.h /usr/bin/install -c -m 644 ../../src/gcc/value-range.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range.h /usr/bin/install -c -m 644 ../../src/gcc/value-relation.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-relation.h /usr/bin/install -c -m 644 ../../src/gcc/varasm.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/varasm.h /usr/bin/install -c -m 644 ../../src/gcc/vec-perm-indices.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vec-perm-indices.h /usr/bin/install -c -m 644 ../../src/gcc/vec.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vec.h /usr/bin/install -c -m 644 ../../src/gcc/vector-builder.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vector-builder.h /usr/bin/install -c -m 644 version.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/version.h /usr/bin/install -c -m 644 ../../src/gcc/vmsdbg.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vmsdbg.h /usr/bin/install -c -m 644 ../../src/gcc/vr-values.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vr-values.h /usr/bin/install -c -m 644 ../../src/gcc/vtable-verify.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vtable-verify.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int-bitmask.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int-bitmask.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int-print.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int-print.h /usr/bin/install -c -m 644 ../../src/gcc/wide-int.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int.h /usr/bin/install -c -m 644 ../../src/gcc/xcoff.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/xcoff.h /usr/bin/install -c -m 644 b-header-vars /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/b-header-vars make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/gcc' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libbacktrace' true DO=all multi-do # /usr/bin/make make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libbacktrace' true DO=install multi-do # /usr/bin/make make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libbacktrace' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libbacktrace' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcpp' test -f config.h || (rm -f stamp-h1 && /usr/bin/make stamp-h1) mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ca/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ka/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ro/LC_MESSAGES cats="po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/eo.gmo po/es.gmo po/fi.gmo po/fr.gmo po/id.gmo po/ja.gmo po/ka.gmo po/nl.gmo po/pt_BR.gmo po/ro.gmo po/ru.gmo po/sr.gmo po/sv.gmo po/tr.gmo po/uk.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/eo.gmo po/es.gmo po/fi.gmo po/fr.gmo po/id.gmo po/ja.gmo po/ka.gmo po/nl.gmo po/pt_BR.gmo po/ro.gmo po/ru.gmo po/sr.gmo po/sv.gmo po/tr.gmo po/uk.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo"; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f ../../src/libcpp/$cat ]; then cat=../../src/libcpp/$cat; \ else continue; \ fi; \ dir=/usr/share/locale/$lang/LC_MESSAGES; \ echo /usr/bin/install -c -m 644 $cat /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dir/cpplib-14.mo; \ /usr/bin/install -c -m 644 $cat /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp$dir/cpplib-14.mo; \ done /usr/bin/install -c -m 644 ../../src/libcpp/po/be.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/be/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ca.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ca/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/da.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/da/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/de.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/de/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/el.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/el/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/eo.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/eo/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/es.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/es/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/fi.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fi/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/fr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fr/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/id.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/id/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ja.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ja/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ka.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ka/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/nl.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/nl/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/pt_BR.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ro.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ro/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ru.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ru/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/sr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sr/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/sv.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sv/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/tr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/tr/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/uk.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/uk/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/vi.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/vi/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/zh_CN.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/zh_TW.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/be.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/be/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ca.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ca/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/da.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/da/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/de.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/de/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/el.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/el/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/eo.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/eo/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/es.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/es/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/fi.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fi/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/fr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/fr/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/id.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/id/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ja.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ja/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ka.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ka/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/nl.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/nl/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/pt_BR.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ro.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ro/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/ru.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/ru/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/sr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sr/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/sv.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/sv/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/tr.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/tr/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/uk.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/uk/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/vi.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/vi/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/zh_CN.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/cpplib-14.mo /usr/bin/install -c -m 644 ../../src/libcpp/po/zh_TW.gmo /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/cpplib-14.mo make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcpp' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libdecnumber' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libdecnumber' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty' make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty/testsuite' if test -n ""; then \ /bin/bash ../../src/libiberty/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc-13 -g -O2 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc-13 -g -O2 -print-multi-os-directory`/./libiberty.an; \ ( cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc-13 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;x86_64-linux-gnu-ranlib --plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so ./libiberty.an ); \ mv -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc-13 -g -O2 -print-multi-os-directory`/./libiberty.an /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/`x86_64-linux-gnu-gcc-13 -g -O2 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/m68k-linux-gnu/include/;; \ esac; \ /bin/bash ../../src/libiberty/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp${thd}; \ for h in ../../src/libiberty/../include/ansidecl.h ../../src/libiberty/../include/demangle.h ../../src/libiberty/../include/dyn-string.h ../../src/libiberty/../include/fibheap.h ../../src/libiberty/../include/floatformat.h ../../src/libiberty/../include/hashtab.h ../../src/libiberty/../include/libiberty.h ../../src/libiberty/../include/objalloc.h ../../src/libiberty/../include/partition.h ../../src/libiberty/../include/safe-ctype.h ../../src/libiberty/../include/sort.h ../../src/libiberty/../include/splay-tree.h ../../src/libiberty/../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp${thd}; \ done; \ fi make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty/testsuite' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty/testsuite' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libiberty' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/c++tools' /bin/bash ../../src/c++tools/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14 /usr/bin/install -c g++-mapper-server /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14 make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/c++tools' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcc1' make[5]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcc1' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/../lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libcc1.la '/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/../lib' libtool: install: /usr/bin/install -c .libs/libcc1.so.0.0.0 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/../lib/libcc1.so.0.0.0 libtool: install: (cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so.0 || { rm -f libcc1.so.0 && ln -s libcc1.so.0.0.0 libcc1.so.0; }; }) libtool: install: (cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/../lib && { ln -s -f libcc1.so.0.0.0 libcc1.so || { rm -f libcc1.so && ln -s libcc1.so.0.0.0 libcc1.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1.lai /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/../lib/libcc1.la libtool: install: warning: remember to run `libtool --finish /usr/lib/../lib' /usr/bin/mkdir -p '/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin' /bin/bash ./libtool --mode=install /usr/bin/install -c libcc1plugin.la libcp1plugin.la '/tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin' libtool: install: /usr/bin/install -c .libs/libcc1plugin.so.0.0.0 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 libtool: install: (cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so.0 || { rm -f libcc1plugin.so.0 && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so.0; }; }) libtool: install: (cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so || { rm -f libcc1plugin.so && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1plugin.lai /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.la libtool: install: /usr/bin/install -c .libs/libcp1plugin.so.0.0.0 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 libtool: install: (cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so.0 || { rm -f libcp1plugin.so.0 && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so.0; }; }) libtool: install: (cd /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so || { rm -f libcp1plugin.so && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcp1plugin.lai /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.la make[5]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcc1' make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/libcc1' libtool: install: warning: remember to run `libtool --finish /usr/lib/gcc-cross/m68k-linux-gnu/14/plugin' make[4]: Entering directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/m68k-linux-gnu/libgcc' /bin/bash ../../../src/libgcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14 /usr/bin/install -c -m 644 libgcc.a /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/ chmod 644 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcc.a /usr/m68k-linux-gnu/bin/ranlib /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcc.a /usr/bin/install -c -m 644 libgcov.a /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/ chmod 644 /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcov.a /usr/m68k-linux-gnu/bin/ranlib /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"; \ for file in $parts; do \ rm -f /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/$file; \ /usr/bin/install -c -m 644 $file /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/; \ case $file in \ *.a) \ /usr/m68k-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ esac; \ done /bin/bash ../../../src/libgcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include /usr/bin/install -c -m 644 unwind.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include /bin/bash ../../../src/libgcc/../mkinstalldirs /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include /usr/bin/install -c -m 644 ../../../src/libgcc/gcov.h /tmp/buildd/gcc1/gcc-14-14.1.0/debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include make[4]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build/m68k-linux-gnu/libgcc' make[3]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build' make[2]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0/build' III: =============== upstream install m68k =============== find debian/tmp ! -type d debian/tmp/usr/share/locale/ro/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ka/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/eo/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ca/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/vi/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/vi/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/uk/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/uk/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/tr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/tr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/sv/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/sv/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/sr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/sr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/ru/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ru/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/nl/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/nl/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/ja/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ja/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/id/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/id/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/hr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/fr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/fr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/fi/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/fi/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/es/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/es/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/el/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/el/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/de/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/de/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/da/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/da/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/be/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/be/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/man/man7/gpl.7 debian/tmp/usr/share/man/man7/gfdl.7 debian/tmp/usr/share/man/man7/fsf-funding.7 debian/tmp/usr/share/man/man1/m68k-linux-gnu-lto-dump-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-dump-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-tool-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-cpp-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-14.1 debian/tmp/usr/share/info/gccint.info debian/tmp/usr/share/info/gccinstall.info debian/tmp/usr/share/info/cppinternals.info debian/tmp/usr/share/info/gcc.info debian/tmp/usr/share/info/cpp.info debian/tmp/usr/bin/m68k-linux-gnu-gcc-ranlib-14 debian/tmp/usr/bin/m68k-linux-gnu-gcc-nm-14 debian/tmp/usr/bin/m68k-linux-gnu-gcc-ar-14 debian/tmp/usr/bin/m68k-linux-gnu-gcc-14 debian/tmp/usr/bin/m68k-linux-gnu-cpp-14 debian/tmp/usr/bin/m68k-linux-gnu-gcov-dump-14 debian/tmp/usr/bin/m68k-linux-gnu-gcov-tool-14 debian/tmp/usr/bin/m68k-linux-gnu-gcov-14 debian/tmp/usr/bin/m68k-linux-gnu-lto-dump-14 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/g++-mapper-server debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/plugin/gengtype debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/collect2 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto1 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/cc1 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.la debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/mkinstalldirs debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/fixincl debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/fixinc.sh debian/tmp/usr/lib/libcc1.la debian/tmp/usr/lib/libcc1.so debian/tmp/usr/lib/libcc1.so.0 debian/tmp/usr/lib/libcc1.so.0.0.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtendS.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtend.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtbeginT.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtbeginS.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtbegin.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcov.a debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcc.a debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.la debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.la debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/b-header-vars debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/xcoff.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int-bitmask.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vtable-verify.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vr-values.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vmsdbg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/version.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vec-perm-indices.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/varasm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-relation.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range-storage.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-prof.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-pointer-equiv.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/valtrack.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ubsan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/typed-splay-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/typeclass.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tsystem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tsan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tristate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/treestruct.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vrp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vectorizer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-switch-conversion.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-stdarg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssanames.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-threadupdate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-threadedge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-ter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-strlen.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-scopedtables.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-sccvn.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-reassoc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-propagate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-operands.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-math-opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-niter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-manip.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-ivopts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-live.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dse.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dom.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-coalesce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-ccp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-alias.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-alias-compare.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-address.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-sra.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-scalar-evolution.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-phinodes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-pass.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-parloops.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-outof-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-object-size.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-nested.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-logical-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-into-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-if-conv.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-hasher.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-hash-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-eh.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-dump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-dfa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-data-ref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-core.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-chrec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-check.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-cfgcleanup.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-cfg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-affine.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/trans-mem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tracer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/toplev.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm_p.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm-preds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/timevar.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/timevar.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/targhooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-insns.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-hooks-macros.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-globals.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/system.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sysroot-suffix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sync-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab-thunks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab-clones.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symbol-summary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/substring-locations.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stringpool.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/streamer-hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stor-layout.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stmt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/statistics.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ssa-iterators.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sreal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/splay-tree-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/spellcheck.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/spellcheck-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sparseset.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/signop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/shrink-wrap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/shortest-paths.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sese.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched-ir.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched-dump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sched-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sbitmap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sanitizer.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/run-rtl-passes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtx-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlhooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlhash.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlanal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-iter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-error.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/resource.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/reload.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regset.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regrename.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regcprop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/reg-notes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/recog.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/realmpfr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/real.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/read-rtl-function.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/read-md.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range-op.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range-op-mixed.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/profile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/profile-count.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/print-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/print-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pretty-print-urlifier.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/prefix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/predict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/predict.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/poly-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/poly-int-types.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pointer-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin-version.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/passes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pass_manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pass-instances.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/output.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ordered-hash-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts-jobserver.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/options.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optinfo.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optinfo-emit-json.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-libfuncs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opt-suggestions.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opt-problem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-simd-clone.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-selectors.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-offload.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-low.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-general.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-expand.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-api.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/obstack-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mux-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mode-classes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/memory-block.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/memmodel.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mem-stats.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mem-stats-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/make-unique.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/machmode.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/machmode.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-section-names.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-compress.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lra.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lra-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lower-subreg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/loop-unroll.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/logical-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/limity.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/limitx.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/libfuncs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lcm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/langhooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/langhooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/json.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/iterator-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/is-a.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ira.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ira-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-strub.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-reference.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-ref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-prop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-predicate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-param-manipulation.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-modref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-modref-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-icf.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-icf-gimple.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-fnsummary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-cp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/intl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/internal-fn.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/internal-fn.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/int-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-opinit.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-notes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-modes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-modes-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-flags.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-constants.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-config.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-codes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-attr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-attr-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-addr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/input.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/incpath.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/inchash.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ifcvt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hwint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hw-doloop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hosthooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hosthooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/highlev-plugin-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-table.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-map-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hard-reg-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gtype-desc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gtm-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsyslimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsyms.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsstruct.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphviz.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphite.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/glimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimplify.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimplify-me.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-walk.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa-warn-restrict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa-warn-access.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-trace.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-phi.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-op.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-infer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-gori.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-fold.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-edge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-cache.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-predict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-predicate-analysis.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-match.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-lower-bitint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-low.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-fold.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-expr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-array-bounds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ggc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ggc-internal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gensupport.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/genrtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gengtype.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/generic-match.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcse.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcse-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcov-io.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcov-counter.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-urlifier.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-urlifier.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-symtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-rich-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-plugin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/function.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/function-abi.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fold-const.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fold-const-call.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/flags.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/flag-types.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fixed-value.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/file-prefix-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/file-find.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fibonacci_heap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/expr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/expmed.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/explow.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/except.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/et-forest.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/escaped_string.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/errors.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/emit-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/edit-context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2out.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2ctf.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2asm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dumpfile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dump-context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/double-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/domwalk.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dominance.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dojump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/distro-defaults.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/digraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-url.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-spec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-metadata.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-format-sarif.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-event-id.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-diagram.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-core.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-color.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-client-data-hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dfp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/df.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/defaults.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/debug.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ddg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dbgcnt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dbgcnt.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/data-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ctfc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cselib.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cppdefault.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cppbuiltin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coverage.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coroutine-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coretypes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/convert.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/configargs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/conditions.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/color-macros.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect2.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect2-aix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cif-code.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cgraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgrtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgloopmanip.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgloop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfghooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgexpand.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgcleanup.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgbuild.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfganal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfg-flags.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ccmp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/calls.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-pragma.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-objc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-common.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bversion.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtins.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtin-types.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtin-attrs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bitmap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bb-reorder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/basic-block.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/backend.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/auto-profile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/auto-host.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/attribs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/attr-fnspec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/asan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/array-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/alloc-pool.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/all-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/align.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/alias.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/addresses.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/objc/objc-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/m2/m2-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/d/d-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cp/cp-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux-protos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/initfini-array.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/gnu-user.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/glibc-stdint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/elfos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-protos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/linux.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-microarchs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-devices.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c/c-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/trimmed-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/symbol.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/svalue.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/supergraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/store.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/state-purge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/sm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model-reachability.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/record-layout.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/reachability.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/ranges.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/program-state.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/program-point.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/pending-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/known-function-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/inlining-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/function-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/feasible-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/exploded-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/engine.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/diagnostic-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/constraint-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/complexity.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/checker-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/checker-event.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-summary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-string.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-info.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-details.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/bar-chart.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-selftests.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-logging.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-language.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analysis-plan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/access-diagram.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ada/gcc-interface/ada-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rich-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/line-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cpplib.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/splay-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/safe-ctype.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin-api.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/obstack.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/md5.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/libiberty.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hashtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gomp-constants.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/filenames.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ansidecl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/gtype.state debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed/README debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/gcov.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/unwind.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/float.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/iso646.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdarg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdbool.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stddef.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/varargs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdfix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdnoreturn.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdalign.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdatomic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdckdint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/math-68881.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdint-gcc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/limits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/syslimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders.conf debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/fixinc_list debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/macro_list debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/gsyslimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include/limits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include/README III: =============== end upstream install m68k =============== rm -rf debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include-fixed for i in debian/tmp/usr/share/info/m68k-linux-gnu-*; do \ [ -f "$i" ] || continue; \ mv $i $(echo $i | sed 's/m68k-linux-gnu-//'); \ done : # fix permissions of liblto_plugin.so chmod 644 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so : # remove rpath settings from binaries and shared libs for i in $(chrpath -k debian/tmp/usr/bin/* debian/tmp/usr/m68k-linux-gnu/lib*/lib*.so.* debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/* debian/tmp/usr/lib/m68k-linux-gnu/lib*.so.* 2>/dev/null | awk -F: '/R(UN)?PATH=/ {print $1}'); \ do \ case "$i" in ecj1|*gij-*|*libjawt*|*libjvm*) continue; esac; \ [ -h $i ] && continue; \ chrpath --delete $i; \ echo "removed RPATH/RUNPATH: $i"; \ done : # remove '*.la' and '*.lai' files, not shipped in any package. find debian/tmp -name '*.la' -o -name '*.lai' | xargs -r rm -f for i in gcc gcov; do \ I=`echo $i | tr a-z A-Z`; \ sed -e "s/@NAME@/$I-14/g" -e "s/@name@/$i-14/g" \ debian/dummy-man.1 > debian/tmp/usr/share/man/man1/$i.1; \ done rm -f debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/adalib/lib*.so* for i in ar nm ranlib; do \ cp debian/gcc-$i-14.1 \ debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-$i-14.1; \ done chmod 755 debian/dh_* III: =============== fixed install m68k =============== find debian/tmp ! -type d -print debian/tmp/usr/share/locale/ro/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ka/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/eo/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ca/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/vi/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/vi/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/uk/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/uk/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/tr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/tr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/sv/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/sv/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/sr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/sr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/ru/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ru/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/nl/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/nl/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/ja/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ja/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/id/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/id/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/hr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/fr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/fr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/fi/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/fi/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/es/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/es/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/el/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/el/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/de/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/de/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/da/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/da/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/be/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/be/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/man/man7/gpl.7 debian/tmp/usr/share/man/man7/gfdl.7 debian/tmp/usr/share/man/man7/fsf-funding.7 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-ranlib-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-nm-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-ar-14.1 debian/tmp/usr/share/man/man1/gcov.1 debian/tmp/usr/share/man/man1/gcc.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-lto-dump-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-dump-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-tool-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-cpp-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-14.1 debian/tmp/usr/share/info/gccint.info debian/tmp/usr/share/info/gccinstall.info debian/tmp/usr/share/info/cppinternals.info debian/tmp/usr/share/info/gcc.info debian/tmp/usr/share/info/cpp.info debian/tmp/usr/bin/m68k-linux-gnu-gcc-ranlib-14 debian/tmp/usr/bin/m68k-linux-gnu-gcc-nm-14 debian/tmp/usr/bin/m68k-linux-gnu-gcc-ar-14 debian/tmp/usr/bin/m68k-linux-gnu-gcc-14 debian/tmp/usr/bin/m68k-linux-gnu-cpp-14 debian/tmp/usr/bin/m68k-linux-gnu-gcov-dump-14 debian/tmp/usr/bin/m68k-linux-gnu-gcov-tool-14 debian/tmp/usr/bin/m68k-linux-gnu-gcov-14 debian/tmp/usr/bin/m68k-linux-gnu-lto-dump-14 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/g++-mapper-server debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/plugin/gengtype debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/collect2 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto1 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/cc1 debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/mkinstalldirs debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/fixincl debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/fixinc.sh debian/tmp/usr/lib/libcc1.so debian/tmp/usr/lib/libcc1.so.0 debian/tmp/usr/lib/libcc1.so.0.0.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtendS.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtend.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtbeginT.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtbeginS.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/crtbegin.o debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcov.a debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcc.a debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/b-header-vars debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/xcoff.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int-bitmask.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vtable-verify.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vr-values.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vmsdbg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/version.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vec-perm-indices.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/varasm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-relation.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range-storage.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-prof.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-pointer-equiv.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/valtrack.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ubsan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/typed-splay-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/typeclass.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tsystem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tsan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tristate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/treestruct.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vrp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vectorizer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-switch-conversion.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-stdarg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssanames.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-threadupdate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-threadedge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-ter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-strlen.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-scopedtables.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-sccvn.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-reassoc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-propagate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-operands.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-math-opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-niter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-manip.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-ivopts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-live.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dse.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dom.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-coalesce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-ccp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-alias.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-alias-compare.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-address.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-sra.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-scalar-evolution.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-phinodes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-pass.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-parloops.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-outof-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-object-size.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-nested.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-logical-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-into-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-if-conv.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-hasher.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-hash-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-eh.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-dump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-dfa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-data-ref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-core.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-chrec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-check.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-cfgcleanup.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-cfg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-affine.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/trans-mem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tracer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/toplev.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm_p.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm-preds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/timevar.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/timevar.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/targhooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-insns.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-hooks-macros.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-globals.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/system.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sysroot-suffix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sync-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab-thunks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab-clones.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symbol-summary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/substring-locations.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stringpool.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/streamer-hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stor-layout.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stmt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/statistics.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ssa-iterators.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sreal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/splay-tree-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/spellcheck.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/spellcheck-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sparseset.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/signop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/shrink-wrap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/shortest-paths.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sese.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched-ir.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched-dump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sched-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sbitmap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sanitizer.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/run-rtl-passes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtx-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlhooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlhash.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlanal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-iter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-error.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/resource.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/reload.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regset.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regrename.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regcprop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/reg-notes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/recog.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/realmpfr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/real.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/read-rtl-function.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/read-md.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range-op.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range-op-mixed.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/profile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/profile-count.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/print-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/print-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pretty-print-urlifier.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/prefix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/predict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/predict.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/poly-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/poly-int-types.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pointer-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin-version.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/passes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pass_manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pass-instances.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/output.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ordered-hash-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts-jobserver.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/options.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optinfo.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optinfo-emit-json.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-libfuncs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opt-suggestions.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opt-problem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-simd-clone.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-selectors.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-offload.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-low.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-general.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-expand.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-api.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/obstack-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mux-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mode-classes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/memory-block.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/memmodel.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mem-stats.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mem-stats-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/make-unique.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/machmode.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/machmode.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-section-names.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-compress.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lra.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lra-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lower-subreg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/loop-unroll.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/logical-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/limity.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/limitx.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/libfuncs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lcm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/langhooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/langhooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/json.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/iterator-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/is-a.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ira.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ira-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-strub.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-reference.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-ref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-prop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-predicate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-param-manipulation.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-modref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-modref-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-icf.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-icf-gimple.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-fnsummary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-cp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/intl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/internal-fn.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/internal-fn.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/int-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-opinit.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-notes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-modes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-modes-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-flags.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-constants.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-config.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-codes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-attr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-attr-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-addr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/input.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/incpath.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/inchash.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ifcvt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hwint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hw-doloop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hosthooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hosthooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/highlev-plugin-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-table.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-map-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hard-reg-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gtype-desc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gtm-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsyslimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsyms.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsstruct.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphviz.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphite.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/glimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimplify.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimplify-me.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-walk.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa-warn-restrict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa-warn-access.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-trace.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-phi.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-op.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-infer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-gori.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-fold.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-edge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-cache.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-predict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-predicate-analysis.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-match.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-lower-bitint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-low.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-fold.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-expr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-array-bounds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ggc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ggc-internal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gensupport.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/genrtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gengtype.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/generic-match.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcse.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcse-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcov-io.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcov-counter.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-urlifier.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-urlifier.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-symtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-rich-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-plugin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/function.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/function-abi.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fold-const.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fold-const-call.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/flags.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/flag-types.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fixed-value.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/file-prefix-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/file-find.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fibonacci_heap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/expr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/expmed.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/explow.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/except.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/et-forest.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/escaped_string.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/errors.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/emit-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/edit-context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2out.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2ctf.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2asm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dumpfile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dump-context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/double-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/domwalk.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dominance.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dojump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/distro-defaults.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/digraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-url.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-spec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-metadata.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-format-sarif.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-event-id.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-diagram.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-core.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-color.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-client-data-hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dfp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/df.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/defaults.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/debug.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ddg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dbgcnt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dbgcnt.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/data-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ctfc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cselib.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cppdefault.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cppbuiltin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coverage.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coroutine-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coretypes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/convert.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/configargs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/conditions.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/color-macros.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect2.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect2-aix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cif-code.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cgraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgrtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgloopmanip.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgloop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfghooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgexpand.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgcleanup.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgbuild.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfganal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfg-flags.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ccmp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/calls.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-pragma.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-objc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-common.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bversion.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtins.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtin-types.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtin-attrs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bitmap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bb-reorder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/basic-block.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/backend.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/auto-profile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/auto-host.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/attribs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/attr-fnspec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/asan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/array-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/alloc-pool.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/all-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/align.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/alias.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/addresses.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/objc/objc-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/m2/m2-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/d/d-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cp/cp-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux-protos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/initfini-array.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/gnu-user.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/glibc-stdint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/elfos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-protos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/linux.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-microarchs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-devices.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c/c-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/trimmed-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/symbol.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/svalue.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/supergraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/store.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/state-purge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/sm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model-reachability.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/record-layout.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/reachability.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/ranges.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/program-state.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/program-point.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/pending-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/known-function-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/inlining-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/function-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/feasible-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/exploded-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/engine.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/diagnostic-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/constraint-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/complexity.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/checker-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/checker-event.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-summary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-string.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-info.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-details.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/bar-chart.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-selftests.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-logging.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-language.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analysis-plan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/access-diagram.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ada/gcc-interface/ada-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rich-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/line-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cpplib.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/splay-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/safe-ctype.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin-api.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/obstack.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/md5.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/libiberty.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hashtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gomp-constants.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/filenames.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ansidecl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/gtype.state debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/gcov.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/unwind.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/float.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/iso646.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdarg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdbool.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stddef.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/varargs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdfix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdnoreturn.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdalign.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdatomic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdckdint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/math-68881.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdint-gcc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/limits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/syslimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders.conf debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/fixinc_list debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/macro_list debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/gsyslimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include/limits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include/README III: =============== end fixed install m68k =============== touch stamps/07-install-stamp dh_testdir dh_testroot rm -rf dh_installdocs -pgcc-14-cross-base debian/README.Debian install -m0755 -d debian/gcc-14-cross-base/usr/share/doc/gcc-14-cross-base install -m0755 -d debian/gcc-14-cross-base/usr/share/doc/gcc-14-cross-base cp --reflink=auto -a debian/README.Debian debian/gcc-14-cross-base/usr/share/doc/gcc-14-cross-base chown -R 0:0 debian/gcc-14-cross-base/usr/share/doc chmod -R u\+rw,go=rX debian/gcc-14-cross-base/usr/share/doc install -p -m0644 debian/copyright debian/gcc-14-cross-base/usr/share/doc/gcc-14-cross-base/copyright rm -f debian/gcc-14-cross-base/usr/share/doc/gcc-14-cross-base/README.Debian dh_installchangelogs -pgcc-14-cross-base install -m0755 -d debian/gcc-14-cross-base/usr/share/doc/gcc-14-cross-base install -p -m0644 debian/.debhelper/generated/gcc-14-cross-base/dh_installchangelogs.dch.trimmed debian/gcc-14-cross-base/usr/share/doc/gcc-14-cross-base/changelog.Debian dh_compress -pgcc-14-cross-base cd debian/gcc-14-cross-base chmod a-x usr/share/doc/gcc-14-cross-base/changelog.Debian gzip -9nf usr/share/doc/gcc-14-cross-base/changelog.Debian cd '/tmp/buildd/gcc1/gcc-14-14.1.0' dh_fixperms -pgcc-14-cross-base find debian/gcc-14-cross-base -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/gcc-14-cross-base ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/gcc-14-cross-base/usr/share/doc -type f -a -true -a ! -regex 'debian/gcc-14-cross-base/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/gcc-14-cross-base/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/gcc-14-cross-base -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 dh_gencontrol -pgcc-14-cross-base -- -v14.1.0-2 '-Vlibgcc:Version=14.1.0-2' '-Vgcc:Version=14.1.0-2' '-Vgcc:EpochVersion=1:14.1.0-2' '-Vgcc:SoftVersion=14' '-Vgdc:Version=' '-Vgm2:Version=' '-Vgnat:Version=14.1.0-2' '-Vgnat:SoftVersion=14' '-Vbinutils:Version=2.42.50.20240618' '-Vdep:libgcc=' '-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= ${gcc:Version})' '-Vdep:libgccbiarch=' '-Vdep:libgccbiarchdev=' '-Vdep:libc=libc6-m68k-cross (>= 2.23)' '-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)' '-Vdep:libcbiarch=' '-Vdep:libcbiarchdev=' '-Vdep:libunwinddev=' '-Vdep:libcxxbiarchdev=' '-Vdep:libcxxbiarchdbg=' '-Vdep:libgnat=' '-Vbase:Breaks=gnat (<< 7)' '-Vlibgcc:Breaks=' '-Vtarget:suffix=-m68k-linux-gnu' '-Vdep:libx32z=' '-Vdep:gdccross=gdc-14 (>= 14)' '-Vdep:libcc1=libcc1-0 (>= ${gcc:SoftVersion})' '-Vconfl:lib32=libc6-i386 (<< 2.9-22)' '-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)' '-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)' '-VBuilt-Using=' '-Vfortran:mod-version=gfortran-mod-15' install -m0755 -d debian/gcc-14-cross-base/DEBIAN echo misc:Depends= >> debian/gcc-14-cross-base.substvars echo misc:Pre-Depends= >> debian/gcc-14-cross-base.substvars dpkg-gencontrol -pgcc-14-cross-base -ldebian/changelog -Tdebian/gcc-14-cross-base.substvars -cdebian/control -Pdebian/gcc-14-cross-base -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= "-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= \${gcc:Version})" -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= "-Vdep:libc=libc6-m68k-cross (>= 2.23)" "-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)" -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= "-Vbase:Breaks=gnat (<< 7)" -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= "-Vdep:gdccross=gdc-14 (>= 14)" "-Vdep:libcc1=libcc1-0 (>= \${gcc:SoftVersion})" "-Vconfl:lib32=libc6-i386 (<< 2.9-22)" "-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)" "-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)" -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 chmod 0644 -- debian/gcc-14-cross-base/DEBIAN/control chown 0:0 -- debian/gcc-14-cross-base/DEBIAN/control dh_installdeb -pgcc-14-cross-base install -m0755 -d debian/gcc-14-cross-base/DEBIAN dh_md5sums -pgcc-14-cross-base install -m0755 -d debian/gcc-14-cross-base/DEBIAN cd debian/gcc-14-cross-base >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/gcc-14-cross-base/DEBIAN/md5sums chown 0:0 -- debian/gcc-14-cross-base/DEBIAN/md5sums dh_builddeb -pgcc-14-cross-base dpkg-deb --build debian/gcc-14-cross-base .. dpkg-deb: building package 'gcc-14-cross-base' in '../gcc-14-cross-base_14.1.0-2_all.deb'. touch stamps/08-binary-stamp-lbase dh_testdir dh_testroot mv stamps/07-install-stamp stamps/07-install-stamp-tmp test -n "libgcc-14-dev-m68k-cross" rm -rf debian/libgcc-14-dev-m68k-cross dh_installdirs -plibgcc-14-dev-m68k-cross usr/share/doc #TODO install -m0755 -d debian/libgcc-14-dev-m68k-cross/usr/share/doc dh_installdirs -plibgcc-14-dev-m68k-cross usr/lib/gcc-cross/m68k-linux-gnu/14 install -m0755 -d debian/libgcc-14-dev-m68k-cross/usr/lib/gcc-cross/m68k-linux-gnu/14 # stage1 builds static libgcc only dh_movefiles -plibgcc-14-dev-m68k-cross usr/lib/gcc-cross/m68k-linux-gnu/14/{libgcc*,libgcov.a,*.o} usr/lib/gcc-cross/m68k-linux-gnu/14/include/*.h usr/lib/gcc-cross/m68k-linux-gnu/14/include/sanitizer/*.h # Only move headers for the "main" package install -m0755 -d debian/libgcc-14-dev-m68k-cross rm -f debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/libgcc.a ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/libgcov.a ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/crtbegin.o ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/crtbeginS.o ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/crtbeginT.o ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/crtend.o ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/crtendS.o ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/float.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/gcov.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/iso646.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/limits.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/math-68881.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdalign.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdarg.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdatomic.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdbool.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdckdint.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stddef.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdfix.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdint-gcc.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdint.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/stdnoreturn.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/syslimits.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/unwind.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include/varargs.h ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; tar --create --files-from=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/movelist --file -) | (cd debian/libgcc-14-dev-m68k-cross >/dev/null ;tar xpf -) (cd debian/tmp >/dev/null ; tr '\n' '\0' < /tmp/buildd/gcc1/gcc-14-14.1.0/debian/movelist | xargs -0 rm -f) rm -f debian/movelist for h in ISO_Fortran_binding.h libgccjit.h libgccjit++.h; do if [ -f debian/libgcc-14-dev-m68k-cross/usr/lib/gcc-cross/m68k-linux-gnu/14/include/$h ]; then mv debian/libgcc-14-dev-m68k-cross/usr/lib/gcc-cross/m68k-linux-gnu/14/include/$h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/include/.; fi; done : # libbacktrace not installed by default : # If building a flavour, add a lintian override debian/dh_doclink -plibgcc-14-dev-m68k-cross gcc-14-cross-base WARNING: removing doc directory libgcc-14-dev-m68k-cross debian/dh_rmemptydirs -plibgcc-14-dev-m68k-cross dh_strip -plibgcc-14-dev-m68k-cross m68k-linux-gnu-strip --strip-debug --remove-section=.comment --remove-section=.note --enable-deterministic-archives -R .gnu.lto_\* -R .gnu.debuglto_\* -N __gnu_lto_slim -N __gnu_lto_v1 debian/libgcc-14-dev-m68k-cross/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcov.a m68k-linux-gnu-strip --strip-debug --remove-section=.comment --remove-section=.note --enable-deterministic-archives -R .gnu.lto_\* -R .gnu.debuglto_\* -N __gnu_lto_slim -N __gnu_lto_v1 debian/libgcc-14-dev-m68k-cross/usr/lib/gcc-cross/m68k-linux-gnu/14/libgcc.a DEB_HOST_ARCH=m68k ARCH=m68k MAKEFLAGS="CC=something" dh_shlibdeps -plibgcc-14-dev-m68k-cross if [ -f debian/libgcc-14-dev-m68k-cross.substvars ]; then sed -i -e 's/:m68k/-m68k-cross/g' -e 's/\(libc[.0-9]*-[^:]*\):\([a-z0-9-]*\)/\1-\2-cross/g' debian/libgcc-14-dev-m68k-cross.substvars; fi echo libgcc-14-dev-m68k-cross >> debian/indep_binaries trap '' 1 2 3 15; touch stamps/08-binary-stamp-libgcc-dev; mv stamps/07-install-stamp-tmp stamps/07-install-stamp cd debian; xargs -r du -s < indep_binaries | sort -nr | awk '{print $2}' \ > indep_binaries.tmp mv debian/indep_binaries.tmp debian/indep_binaries sed -i 's/ /\n/g' debian/indep_binaries.epoch || touch debian/indep_binaries.epoch sed: can't read debian/indep_binaries.epoch: No such file or directory cat debian/indep_binaries debian/indep_binaries.epoch > debian/indep_binaries.all find debian -name _formulas.log -delete -print dh_compress -plibgcc-14-dev-m68k-cross \ -X.log.xz -X.sum.xz -X.c -X.txt -X.tag -X.map -XREADME.Bugs cd debian/libgcc-14-dev-m68k-cross cd '/tmp/buildd/gcc1/gcc-14-14.1.0' dh_fixperms -plibgcc-14-dev-m68k-cross find debian/libgcc-14-dev-m68k-cross -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/libgcc-14-dev-m68k-cross ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/libgcc-14-dev-m68k-cross/usr/share/doc -type f -a -true -a ! -regex 'debian/libgcc-14-dev-m68k-cross/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/libgcc-14-dev-m68k-cross/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/libgcc-14-dev-m68k-cross -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/libgcc-14-dev-m68k-cross/usr/lib -type f -name '*.ali' -a -true -a -true -print0 2>/dev/null | xargs -0r chmod uga-w : # the export should be harmless for the binary indep packages of a native build export DEB_HOST_ARCH=m68k; \ dh_gencontrol -plibgcc-14-dev-m68k-cross \ -- -v14.1.0-2 '-Vlibgcc:Version=14.1.0-2' '-Vgcc:Version=14.1.0-2' '-Vgcc:EpochVersion=1:14.1.0-2' '-Vgcc:SoftVersion=14' '-Vgdc:Version=' '-Vgm2:Version=' '-Vgnat:Version=14.1.0-2' '-Vgnat:SoftVersion=14' '-Vbinutils:Version=2.42.50.20240618' '-Vdep:libgcc=' '-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= ${gcc:Version})' '-Vdep:libgccbiarch=' '-Vdep:libgccbiarchdev=' '-Vdep:libc=libc6-m68k-cross (>= 2.23)' '-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)' '-Vdep:libcbiarch=' '-Vdep:libcbiarchdev=' '-Vdep:libunwinddev=' '-Vdep:libcxxbiarchdev=' '-Vdep:libcxxbiarchdbg=' '-Vdep:libgnat=' '-Vbase:Breaks=gnat (<< 7)' '-Vlibgcc:Breaks=' '-Vtarget:suffix=-m68k-linux-gnu' '-Vdep:libx32z=' '-Vdep:gdccross=gdc-14 (>= 14)' '-Vdep:libcc1=libcc1-0 (>= ${gcc:SoftVersion})' '-Vconfl:lib32=libc6-i386 (<< 2.9-22)' '-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)' '-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)' '-VBuilt-Using=' '-Vfortran:mod-version=gfortran-mod-15' install -m0755 -d debian/libgcc-14-dev-m68k-cross/DEBIAN echo misc:Depends= >> debian/libgcc-14-dev-m68k-cross.substvars echo misc:Pre-Depends= >> debian/libgcc-14-dev-m68k-cross.substvars dpkg-gencontrol -plibgcc-14-dev-m68k-cross -ldebian/changelog -Tdebian/libgcc-14-dev-m68k-cross.substvars -cdebian/control -Pdebian/libgcc-14-dev-m68k-cross -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= "-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= \${gcc:Version})" -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= "-Vdep:libc=libc6-m68k-cross (>= 2.23)" "-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)" -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= "-Vbase:Breaks=gnat (<< 7)" -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= "-Vdep:gdccross=gdc-14 (>= 14)" "-Vdep:libcc1=libcc1-0 (>= \${gcc:SoftVersion})" "-Vconfl:lib32=libc6-i386 (<< 2.9-22)" "-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)" "-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)" -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libssp} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libgomp} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libitm} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libatomic} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libbtrace} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libasan} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:liblsan} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libtsan} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libubsan} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libhwasan} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libvtv} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${dep:libqmath} used, but is not defined dpkg-gencontrol: warning: Depends field of package libgcc-14-dev-m68k-cross: substitution variable ${shlibs:Depends} used, but is not defined chmod 0644 -- debian/libgcc-14-dev-m68k-cross/DEBIAN/control chown 0:0 -- debian/libgcc-14-dev-m68k-cross/DEBIAN/control dh_installdeb -plibgcc-14-dev-m68k-cross install -m0755 -d debian/libgcc-14-dev-m68k-cross/DEBIAN dh_md5sums -plibgcc-14-dev-m68k-cross install -m0755 -d debian/libgcc-14-dev-m68k-cross/DEBIAN cd debian/libgcc-14-dev-m68k-cross >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/libgcc-14-dev-m68k-cross/DEBIAN/md5sums chown 0:0 -- debian/libgcc-14-dev-m68k-cross/DEBIAN/md5sums dh_builddeb -plibgcc-14-dev-m68k-cross dpkg-deb --build debian/libgcc-14-dev-m68k-cross .. dpkg-deb: building package 'libgcc-14-dev-m68k-cross' in '../libgcc-14-dev-m68k-cross_14.1.0-2_all.deb'. XXXXX Tue, 25 Jun 2024 00:01:58 +0000 dh_testdir dh_testroot rm -rf debian/gcc-14-m68k-linux-gnu-base dh_installdirs -pgcc-14-m68k-linux-gnu-base dh_installdocs -pgcc-14-m68k-linux-gnu-base debian/README.Debian.m68k install -m0755 -d debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base install -m0755 -d debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base cp --reflink=auto -a debian/README.Debian.m68k debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base chown -R 0:0 debian/gcc-14-m68k-linux-gnu-base/usr/share/doc chmod -R u\+rw,go=rX debian/gcc-14-m68k-linux-gnu-base/usr/share/doc install -p -m0644 debian/README.Debian debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base/README.Debian install -p -m0644 debian/TODO debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base/TODO.Debian install -p -m0644 debian/copyright debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base/copyright rm -f debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base/README.Debian dh_installchangelogs -pgcc-14-m68k-linux-gnu-base install -m0755 -d debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base install -p -m0644 debian/.debhelper/generated/gcc-14-m68k-linux-gnu-base/dh_installchangelogs.dch.trimmed debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/gcc-14-m68k-linux-gnu-base/changelog.Debian dh_compress -pgcc-14-m68k-linux-gnu-base cd debian/gcc-14-m68k-linux-gnu-base chmod a-x usr/share/doc/gcc-14-m68k-linux-gnu-base/README.Debian.m68k usr/share/doc/gcc-14-m68k-linux-gnu-base/changelog.Debian gzip -9nf usr/share/doc/gcc-14-m68k-linux-gnu-base/README.Debian.m68k usr/share/doc/gcc-14-m68k-linux-gnu-base/changelog.Debian cd '/tmp/buildd/gcc1/gcc-14-14.1.0' dh_fixperms -pgcc-14-m68k-linux-gnu-base find debian/gcc-14-m68k-linux-gnu-base -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/gcc-14-m68k-linux-gnu-base ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/gcc-14-m68k-linux-gnu-base/usr/share/doc -type f -a -true -a ! -regex 'debian/gcc-14-m68k-linux-gnu-base/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/gcc-14-m68k-linux-gnu-base/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/gcc-14-m68k-linux-gnu-base -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 dh_gencontrol -pgcc-14-m68k-linux-gnu-base -- -v14.1.0-2 '-Vlibgcc:Version=14.1.0-2' '-Vgcc:Version=14.1.0-2' '-Vgcc:EpochVersion=1:14.1.0-2' '-Vgcc:SoftVersion=14' '-Vgdc:Version=' '-Vgm2:Version=' '-Vgnat:Version=14.1.0-2' '-Vgnat:SoftVersion=14' '-Vbinutils:Version=2.42.50.20240618' '-Vdep:libgcc=' '-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= ${gcc:Version})' '-Vdep:libgccbiarch=' '-Vdep:libgccbiarchdev=' '-Vdep:libc=libc6-m68k-cross (>= 2.23)' '-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)' '-Vdep:libcbiarch=' '-Vdep:libcbiarchdev=' '-Vdep:libunwinddev=' '-Vdep:libcxxbiarchdev=' '-Vdep:libcxxbiarchdbg=' '-Vdep:libgnat=' '-Vbase:Breaks=gnat (<< 7)' '-Vlibgcc:Breaks=' '-Vtarget:suffix=-m68k-linux-gnu' '-Vdep:libx32z=' '-Vdep:gdccross=gdc-14 (>= 14)' '-Vdep:libcc1=libcc1-0 (>= ${gcc:SoftVersion})' '-Vconfl:lib32=libc6-i386 (<< 2.9-22)' '-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)' '-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)' '-VBuilt-Using=' '-Vfortran:mod-version=gfortran-mod-15' install -m0755 -d debian/gcc-14-m68k-linux-gnu-base/DEBIAN echo misc:Depends= >> debian/gcc-14-m68k-linux-gnu-base.substvars echo misc:Pre-Depends= >> debian/gcc-14-m68k-linux-gnu-base.substvars dpkg-gencontrol -pgcc-14-m68k-linux-gnu-base -ldebian/changelog -Tdebian/gcc-14-m68k-linux-gnu-base.substvars -cdebian/control -Pdebian/gcc-14-m68k-linux-gnu-base -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= "-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= \${gcc:Version})" -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= "-Vdep:libc=libc6-m68k-cross (>= 2.23)" "-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)" -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= "-Vbase:Breaks=gnat (<< 7)" -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= "-Vdep:gdccross=gdc-14 (>= 14)" "-Vdep:libcc1=libcc1-0 (>= \${gcc:SoftVersion})" "-Vconfl:lib32=libc6-i386 (<< 2.9-22)" "-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)" "-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)" -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 dpkg-gencontrol: warning: Replaces field of package gcc-14-m68k-linux-gnu-base: substitution variable ${base:Replaces} used, but is not defined chmod 0644 -- debian/gcc-14-m68k-linux-gnu-base/DEBIAN/control chown 0:0 -- debian/gcc-14-m68k-linux-gnu-base/DEBIAN/control dh_installdeb -pgcc-14-m68k-linux-gnu-base install -m0755 -d debian/gcc-14-m68k-linux-gnu-base/DEBIAN dh_md5sums -pgcc-14-m68k-linux-gnu-base install -m0755 -d debian/gcc-14-m68k-linux-gnu-base/DEBIAN cd debian/gcc-14-m68k-linux-gnu-base >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/gcc-14-m68k-linux-gnu-base/DEBIAN/md5sums chown 0:0 -- debian/gcc-14-m68k-linux-gnu-base/DEBIAN/md5sums dh_builddeb -pgcc-14-m68k-linux-gnu-base dpkg-deb --build debian/gcc-14-m68k-linux-gnu-base .. dpkg-deb: building package 'gcc-14-m68k-linux-gnu-base' in '../gcc-14-m68k-linux-gnu-base_14.1.0-2_amd64.deb'. touch stamps/08-binary-stamp-base dh_testdir dh_testroot mv stamps/07-install-stamp stamps/07-install-stamp-tmp rm -rf debian/cpp-14-m68k-linux-gnu dh_installdirs -pcpp-14-m68k-linux-gnu usr/share/doc usr/share/man/man1 usr/bin usr/libexec/gcc-cross/m68k-linux-gnu/14 usr/share/lintian/overrides install -m0755 -d debian/cpp-14-m68k-linux-gnu/usr/share/doc debian/cpp-14-m68k-linux-gnu/usr/share/man/man1 debian/cpp-14-m68k-linux-gnu/usr/bin debian/cpp-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14 debian/cpp-14-m68k-linux-gnu/usr/share/lintian/overrides dh_movefiles -pcpp-14-m68k-linux-gnu usr/bin/m68k-linux-gnu-cpp-14 usr/libexec/gcc-cross/m68k-linux-gnu/14/cc1 install -m0755 -d debian/cpp-14-m68k-linux-gnu rm -f debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-cpp-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/libexec/gcc-cross/m68k-linux-gnu/14/cc1 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; tar --create --files-from=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/movelist --file -) | (cd debian/cpp-14-m68k-linux-gnu >/dev/null ;tar xpf -) (cd debian/tmp >/dev/null ; tr '\n' '\0' < /tmp/buildd/gcc1/gcc-14-14.1.0/debian/movelist | xargs -0 rm -f) rm -f debian/movelist echo 'cpp-14-m68k-linux-gnu binary: hardening-no-pie' \ > debian/cpp-14-m68k-linux-gnu/usr/share/lintian/overrides/cpp-14-m68k-linux-gnu echo 'cpp-14-m68k-linux-gnu binary: binary-without-manpage' \ >> debian/cpp-14-m68k-linux-gnu/usr/share/lintian/overrides/cpp-14-m68k-linux-gnu debian/dh_doclink -pcpp-14-m68k-linux-gnu gcc-14-m68k-linux-gnu-base WARNING: removing doc directory cpp-14-m68k-linux-gnu debian/dh_rmemptydirs -pcpp-14-m68k-linux-gnu dwz debian/cpp-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/cc1 dh_strip -pcpp-14-m68k-linux-gnu \ -X/cc1 install -m0755 -d debian/.debhelper/cpp-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/22 objcopy --only-keep-debug --compress-debug-sections debian/cpp-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-cpp-14 debian/.debhelper/cpp-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/22/31a6787bfd5c30c1e41d37101c6955f908084c.debug chmod 0644 -- debian/.debhelper/cpp-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/22/31a6787bfd5c30c1e41d37101c6955f908084c.debug chown 0:0 -- debian/.debhelper/cpp-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/22/31a6787bfd5c30c1e41d37101c6955f908084c.debug strip --remove-section=.comment --remove-section=.note debian/cpp-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-cpp-14 objcopy --add-gnu-debuglink debian/.debhelper/cpp-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/22/31a6787bfd5c30c1e41d37101c6955f908084c.debug debian/cpp-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-cpp-14 rm -fr debian/.debhelper/cpp-14-m68k-linux-gnu/dbgsym-root dh_shlibdeps -pcpp-14-m68k-linux-gnu install -m0755 -d debian/cpp-14-m68k-linux-gnu/DEBIAN dpkg-shlibdeps -Tdebian/cpp-14-m68k-linux-gnu.substvars debian/cpp-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/cc1 debian/cpp-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-cpp-14 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged echo cpp-14-m68k-linux-gnu >> debian/arch_binaries trap '' 1 2 3 15; touch stamps/08-binary-stamp-cpp-nat; mv stamps/07-install-stamp-tmp stamps/07-install-stamp dh_testdir dh_testroot mv stamps/07-install-stamp stamps/07-install-stamp-tmp rm -rf debian/cpp-14-for-host debian/dh_doclink -pcpp-14-for-host gcc-14-m68k-linux-gnu-base WARNING: removing doc directory cpp-14-for-host echo cpp-14-for-host >> debian/arch_binaries trap '' 1 2 3 15; touch stamps/08-binary-stamp-cpp-host; mv stamps/07-install-stamp-tmp stamps/07-install-stamp dh_testdir dh_testroot mv stamps/07-install-stamp stamps/07-install-stamp-tmp rm -rf debian/gcc-14-m68k-linux-gnu dh_installdirs -pgcc-14-m68k-linux-gnu usr/bin usr/libexec/gcc-cross/m68k-linux-gnu/14 usr/lib/gcc-cross/m68k-linux-gnu/14/include usr/share/man/man1 usr/m68k-linux-gnu/lib usr/share/lintian/overrides install -m0755 -d debian/gcc-14-m68k-linux-gnu/usr/bin debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14 debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/include debian/gcc-14-m68k-linux-gnu/usr/share/man/man1 debian/gcc-14-m68k-linux-gnu/usr/m68k-linux-gnu/lib debian/gcc-14-m68k-linux-gnu/usr/share/lintian/overrides rm -f debian/tmp/usr/lib/x86_64-linux-gnu/libcc1.so dh_link -pgcc-14-m68k-linux-gnu \ /usr/lib/x86_64-linux-gnu/libcc1.so.0 \ /usr/lib/gcc-cross/m68k-linux-gnu/14/libcc1.so install -m0755 -d debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14 rm -f debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/libcc1.so ln -s ../../../x86_64-linux-gnu/libcc1.so.0 debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/libcc1.so dh_movefiles -pgcc-14-m68k-linux-gnu usr/bin/m68k-linux-gnu-{gcc,gcov,gcov-tool,gcov-dump,lto-dump}-14 usr/bin/m68k-linux-gnu-gcc-{ar,ranlib,nm}-14 usr/share/man/man1/m68k-linux-gnu-gcc-{ar,nm,ranlib}-14.1 usr/libexec/gcc-cross/m68k-linux-gnu/14/{collect2,lto1,lto-wrapper} usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libc[cp]1plugin.so{,.0,.0.0.0} usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so usr/lib/gcc-cross/m68k-linux-gnu/14/include install -m0755 -d debian/gcc-14-m68k-linux-gnu rm -f debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-gcc-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-gcov-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-gcov-tool-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-gcov-dump-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-lto-dump-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-gcc-ar-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-gcc-ranlib-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/bin/m68k-linux-gnu-gcc-nm-14 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/share/man/man1/m68k-linux-gnu-gcc-ar-14.1 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/share/man/man1/m68k-linux-gnu-gcc-nm-14.1 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/share/man/man1/m68k-linux-gnu-gcc-ranlib-14.1 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/libexec/gcc-cross/m68k-linux-gnu/14/collect2 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/libexec/gcc-cross/m68k-linux-gnu/14/lto1 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; find usr/lib/gcc-cross/m68k-linux-gnu/14/include ! -type d -print || true) >> debian/movelist (cd debian/tmp >/dev/null ; tar --create --files-from=/tmp/buildd/gcc1/gcc-14-14.1.0/debian/movelist --file -) | (cd debian/gcc-14-m68k-linux-gnu >/dev/null ;tar xpf -) (cd debian/tmp >/dev/null ; tr '\n' '\0' < /tmp/buildd/gcc1/gcc-14-14.1.0/debian/movelist | xargs -0 rm -f) rm -f debian/movelist : # keep the lto_plugin.so link in the old place for a while dh_link -pgcc-14-m68k-linux-gnu \ /usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so /usr/lib/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so rm -f debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so ln -s libcc1plugin.so.0.0.0 debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so rm -f debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so ln -s libcp1plugin.so.0.0.0 debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so rm -f debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0 ln -s libcc1plugin.so.0.0.0 debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0 rm -f debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0 ln -s libcp1plugin.so.0.0.0 debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0 rm -f debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/libcc1.so ln -s ../../../x86_64-linux-gnu/libcc1.so.0 debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/libcc1.so install -m0755 -d debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14 rm -f debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so ln -s ../../../../libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so debian/dh_doclink -pgcc-14-m68k-linux-gnu gcc-14-m68k-linux-gnu-base WARNING: removing doc directory gcc-14-m68k-linux-gnu echo 'gcc-14-m68k-linux-gnu binary: hardening-no-pie' \ > debian/gcc-14-m68k-linux-gnu/usr/share/lintian/overrides/gcc-14-m68k-linux-gnu echo 'gcc-14-m68k-linux-gnu binary: binary-without-manpage' \ >> debian/gcc-14-m68k-linux-gnu/usr/share/lintian/overrides/gcc-14-m68k-linux-gnu debian/dh_rmemptydirs -pgcc-14-m68k-linux-gnu dwz \ debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto1 \ debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper \ debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/collect2 dh_strip -pgcc-14-m68k-linux-gnu \ -X/lto1 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/eb objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/eb/79ef5ec2bc2587d5d7df3d020bb66fc461569d.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/eb/79ef5ec2bc2587d5d7df3d020bb66fc461569d.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/eb/79ef5ec2bc2587d5d7df3d020bb66fc461569d.debug strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/eb/79ef5ec2bc2587d5d7df3d020bb66fc461569d.debug debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/c4 objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/c4/178b483a62076e1722746fb1cf5feb0e958aef.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/c4/178b483a62076e1722746fb1cf5feb0e958aef.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/c4/178b483a62076e1722746fb1cf5feb0e958aef.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/c4/178b483a62076e1722746fb1cf5feb0e958aef.debug debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/4a objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/4a/43758dc830d44cbba4ec94fdf1ffcc6238f53b.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/4a/43758dc830d44cbba4ec94fdf1ffcc6238f53b.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/4a/43758dc830d44cbba4ec94fdf1ffcc6238f53b.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/4a/43758dc830d44cbba4ec94fdf1ffcc6238f53b.debug debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/2b objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/collect2 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/2b/41423be0ae4e6597a3a4e5beb99eea4c45fb85.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/2b/41423be0ae4e6597a3a4e5beb99eea4c45fb85.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/2b/41423be0ae4e6597a3a4e5beb99eea4c45fb85.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/collect2 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/2b/41423be0ae4e6597a3a4e5beb99eea4c45fb85.debug debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/collect2 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/9f objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/9f/a144362289d4f26ea9208b7733def7151bff51.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/9f/a144362289d4f26ea9208b7733def7151bff51.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/9f/a144362289d4f26ea9208b7733def7151bff51.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/9f/a144362289d4f26ea9208b7733def7151bff51.debug debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/36 objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-nm-14 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/36/48a99295f31568f65c7d7bb2975359680af879.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/36/48a99295f31568f65c7d7bb2975359680af879.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/36/48a99295f31568f65c7d7bb2975359680af879.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-nm-14 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/36/48a99295f31568f65c7d7bb2975359680af879.debug debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-nm-14 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/65 objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-ranlib-14 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/65/e2a4ed22b16ee21bad5eff5766d775519c125e.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/65/e2a4ed22b16ee21bad5eff5766d775519c125e.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/65/e2a4ed22b16ee21bad5eff5766d775519c125e.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-ranlib-14 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/65/e2a4ed22b16ee21bad5eff5766d775519c125e.debug debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-ranlib-14 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/63 objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-ar-14 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/63/31b421aa9f93f7583bb5a4415b34b7f62a5a0c.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/63/31b421aa9f93f7583bb5a4415b34b7f62a5a0c.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/63/31b421aa9f93f7583bb5a4415b34b7f62a5a0c.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-ar-14 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/63/31b421aa9f93f7583bb5a4415b34b7f62a5a0c.debug debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-ar-14 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/0b objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-lto-dump-14 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/0b/f128d0d3028d4108ab394507a1a6f229a719f5.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/0b/f128d0d3028d4108ab394507a1a6f229a719f5.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/0b/f128d0d3028d4108ab394507a1a6f229a719f5.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-lto-dump-14 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/0b/f128d0d3028d4108ab394507a1a6f229a719f5.debug debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-lto-dump-14 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/61 objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-dump-14 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/61/40776fb274caafad72c7d21e1f21cb21faff70.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/61/40776fb274caafad72c7d21e1f21cb21faff70.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/61/40776fb274caafad72c7d21e1f21cb21faff70.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-dump-14 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/61/40776fb274caafad72c7d21e1f21cb21faff70.debug debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-dump-14 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/11 objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-tool-14 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/11/927b16e8e7e4fb5898c39cc259b5f6ac1e1706.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/11/927b16e8e7e4fb5898c39cc259b5f6ac1e1706.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/11/927b16e8e7e4fb5898c39cc259b5f6ac1e1706.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-tool-14 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/11/927b16e8e7e4fb5898c39cc259b5f6ac1e1706.debug debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-tool-14 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/a0 objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-14 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/a0/ef45b47f618a1b82cacbd97a889035945f7996.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/a0/ef45b47f618a1b82cacbd97a889035945f7996.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/a0/ef45b47f618a1b82cacbd97a889035945f7996.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-14 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/a0/ef45b47f618a1b82cacbd97a889035945f7996.debug debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-14 install -m0755 -d debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/be objcopy --only-keep-debug --compress-debug-sections debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-14 debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/be/cdbd39637d0f5be85455f49f4362ca951f7d38.debug chmod 0644 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/be/cdbd39637d0f5be85455f49f4362ca951f7d38.debug chown 0:0 -- debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/be/cdbd39637d0f5be85455f49f4362ca951f7d38.debug strip --remove-section=.comment --remove-section=.note debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-14 objcopy --add-gnu-debuglink debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root/usr/lib/debug/.build-id/be/cdbd39637d0f5be85455f49f4362ca951f7d38.debug debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-14 rm -fr debian/.debhelper/gcc-14-m68k-linux-gnu/dbgsym-root dh_shlibdeps -pgcc-14-m68k-linux-gnu install -m0755 -d debian/gcc-14-m68k-linux-gnu/DEBIAN dpkg-shlibdeps -Tdebian/gcc-14-m68k-linux-gnu.substvars debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto1 debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/collect2 debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/lto-wrapper debian/gcc-14-m68k-linux-gnu/usr/libexec/gcc-cross/m68k-linux-gnu/14/liblto_plugin.so debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-nm-14 debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-ranlib-14 debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-ar-14 debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-lto-dump-14 debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-dump-14 debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-tool-14 debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcov-14 debian/gcc-14-m68k-linux-gnu/usr/bin/m68k-linux-gnu-gcc-14 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged dpkg-shlibdeps: warning: debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcp1plugin.so.0.0.0 contains an unresolvable reference to symbol _Z28value_dependent_expression_pP9tree_node: it's probably a plugin dpkg-shlibdeps: warning: 188 other similar warnings have been skipped (use -v to see them all) dpkg-shlibdeps: warning: debian/gcc-14-m68k-linux-gnu/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/libcc1plugin.so.0.0.0 contains an unresolvable reference to symbol _Z18build_complex_typeP9tree_nodeb: it's probably a plugin dpkg-shlibdeps: warning: 52 other similar warnings have been skipped (use -v to see them all) echo gcc-14-m68k-linux-gnu >> debian/arch_binaries trap '' 1 2 3 15; touch stamps/08-binary-stamp-gcc-nat; mv stamps/07-install-stamp-tmp stamps/07-install-stamp dh_testdir dh_testroot mv stamps/07-install-stamp stamps/07-install-stamp-tmp rm -rf debian/gcc-14-for-host debian/dh_doclink -pgcc-14-for-host gcc-14-m68k-linux-gnu-base WARNING: removing doc directory gcc-14-for-host echo gcc-14-for-host >> debian/arch_binaries trap '' 1 2 3 15; touch stamps/08-binary-stamp-gcc-host; mv stamps/07-install-stamp-tmp stamps/07-install-stamp cd debian; xargs -r du -s < arch_binaries | sort -nr | awk '{print $2}' \ > arch_binaries.tmp mv debian/arch_binaries.tmp debian/arch_binaries sed -i 's/ /\n/g' debian/arch_binaries.epoch || touch debian/arch_binaries.epoch sed: can't read debian/arch_binaries.epoch: No such file or directory cat debian/arch_binaries debian/arch_binaries.epoch > debian/arch_binaries.all test ! -s debian/arch_binaries.all || \ dh_compress -pgcc-14-m68k-linux-gnu -pcpp-14-m68k-linux-gnu -pgcc-14-for-host -pcpp-14-for-host \ -X.log.xz -X.sum.xz -X.c -X.txt -X.tag -X.map -XREADME.Bugs cd debian/gcc-14-m68k-linux-gnu chmod a-x usr/share/man/man1/m68k-linux-gnu-gcc-ar-14.1 usr/share/man/man1/m68k-linux-gnu-gcc-nm-14.1 usr/share/man/man1/m68k-linux-gnu-gcc-ranlib-14.1 gzip -9nf usr/share/man/man1/m68k-linux-gnu-gcc-ar-14.1 usr/share/man/man1/m68k-linux-gnu-gcc-nm-14.1 usr/share/man/man1/m68k-linux-gnu-gcc-ranlib-14.1 cd '/tmp/buildd/gcc1/gcc-14-14.1.0' cd debian/cpp-14-m68k-linux-gnu cd '/tmp/buildd/gcc1/gcc-14-14.1.0' cd debian/gcc-14-for-host cd '/tmp/buildd/gcc1/gcc-14-14.1.0' cd debian/cpp-14-for-host cd '/tmp/buildd/gcc1/gcc-14-14.1.0' test ! -s debian/arch_binaries.all || \ dh_fixperms -pgcc-14-m68k-linux-gnu -pcpp-14-m68k-linux-gnu -pgcc-14-for-host -pcpp-14-for-host find debian/gcc-14-m68k-linux-gnu -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/gcc-14-m68k-linux-gnu ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/gcc-14-m68k-linux-gnu/usr/share/doc -type f -a -true -a ! -regex 'debian/gcc-14-m68k-linux-gnu/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/gcc-14-m68k-linux-gnu/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/gcc-14-m68k-linux-gnu/usr/share/man debian/gcc-14-m68k-linux-gnu/usr/share/lintian/overrides -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/gcc-14-m68k-linux-gnu -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/gcc-14-m68k-linux-gnu/usr/bin debian/gcc-14-m68k-linux-gnu/usr/libexec -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x find debian/gcc-14-m68k-linux-gnu/usr/lib -type f -name '*.ali' -a -true -a -true -print0 2>/dev/null | xargs -0r chmod uga-w find debian/cpp-14-m68k-linux-gnu -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/cpp-14-m68k-linux-gnu ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/cpp-14-m68k-linux-gnu/usr/share/doc -type f -a -true -a ! -regex 'debian/cpp-14-m68k-linux-gnu/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/cpp-14-m68k-linux-gnu/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/cpp-14-m68k-linux-gnu/usr/share/lintian/overrides -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/cpp-14-m68k-linux-gnu -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/cpp-14-m68k-linux-gnu/usr/bin debian/cpp-14-m68k-linux-gnu/usr/libexec -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x find debian/gcc-14-for-host -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/gcc-14-for-host ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/gcc-14-for-host/usr/share/doc -type f -a -true -a ! -regex 'debian/gcc-14-for-host/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/gcc-14-for-host/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/gcc-14-for-host -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/cpp-14-for-host -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/cpp-14-for-host ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/cpp-14-for-host/usr/share/doc -type f -a -true -a ! -regex 'debian/cpp-14-for-host/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/cpp-14-for-host/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/cpp-14-for-host -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 dh_gencontrol -pgcc-14-m68k-linux-gnu -pcpp-14-m68k-linux-gnu -- -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= -Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= ${gcc:Version}) -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= -Vdep:libc=libc6-m68k-cross (>= 2.23) -Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~) -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= -Vbase:Breaks=gnat (<< 7) -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= -Vdep:gdccross=gdc-14 (>= 14) -Vdep:libcc1=libcc1-0 (>= ${gcc:SoftVersion}) -Vconfl:lib32=libc6-i386 (<< 2.9-22) -Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) -Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2) -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 install -m0755 -d debian/gcc-14-m68k-linux-gnu/DEBIAN echo misc:Depends= >> debian/gcc-14-m68k-linux-gnu.substvars echo misc:Pre-Depends= >> debian/gcc-14-m68k-linux-gnu.substvars dpkg-gencontrol -pgcc-14-m68k-linux-gnu -ldebian/changelog -Tdebian/gcc-14-m68k-linux-gnu.substvars -cdebian/control -Pdebian/gcc-14-m68k-linux-gnu -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= "-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= \${gcc:Version})" -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= "-Vdep:libc=libc6-m68k-cross (>= 2.23)" "-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)" -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= "-Vbase:Breaks=gnat (<< 7)" -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= "-Vdep:gdccross=gdc-14 (>= 14)" "-Vdep:libcc1=libcc1-0 (>= \${gcc:SoftVersion})" "-Vconfl:lib32=libc6-i386 (<< 2.9-22)" "-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)" "-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)" -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 chmod 0644 -- debian/gcc-14-m68k-linux-gnu/DEBIAN/control chown 0:0 -- debian/gcc-14-m68k-linux-gnu/DEBIAN/control install -m0755 -d debian/cpp-14-m68k-linux-gnu/DEBIAN echo misc:Depends= >> debian/cpp-14-m68k-linux-gnu.substvars echo misc:Pre-Depends= >> debian/cpp-14-m68k-linux-gnu.substvars dpkg-gencontrol -pcpp-14-m68k-linux-gnu -ldebian/changelog -Tdebian/cpp-14-m68k-linux-gnu.substvars -cdebian/control -Pdebian/cpp-14-m68k-linux-gnu -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= "-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= \${gcc:Version})" -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= "-Vdep:libc=libc6-m68k-cross (>= 2.23)" "-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)" -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= "-Vbase:Breaks=gnat (<< 7)" -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= "-Vdep:gdccross=gdc-14 (>= 14)" "-Vdep:libcc1=libcc1-0 (>= \${gcc:SoftVersion})" "-Vconfl:lib32=libc6-i386 (<< 2.9-22)" "-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)" "-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)" -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 chmod 0644 -- debian/cpp-14-m68k-linux-gnu/DEBIAN/control chown 0:0 -- debian/cpp-14-m68k-linux-gnu/DEBIAN/control DEB_HOST_ARCH=m68k dh_gencontrol -pgcc-14-for-host -pcpp-14-for-host -- -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= -Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= ${gcc:Version}) -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= -Vdep:libc=libc6-m68k-cross (>= 2.23) -Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~) -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= -Vbase:Breaks=gnat (<< 7) -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= -Vdep:gdccross=gdc-14 (>= 14) -Vdep:libcc1=libcc1-0 (>= ${gcc:SoftVersion}) -Vconfl:lib32=libc6-i386 (<< 2.9-22) -Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) -Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2) -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 install -m0755 -d debian/gcc-14-for-host/DEBIAN echo misc:Depends= >> debian/gcc-14-for-host.substvars echo misc:Pre-Depends= >> debian/gcc-14-for-host.substvars dpkg-gencontrol -pgcc-14-for-host -ldebian/changelog -Tdebian/gcc-14-for-host.substvars -cdebian/control -Pdebian/gcc-14-for-host -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= "-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= \${gcc:Version})" -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= "-Vdep:libc=libc6-m68k-cross (>= 2.23)" "-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)" -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= "-Vbase:Breaks=gnat (<< 7)" -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= "-Vdep:gdccross=gdc-14 (>= 14)" "-Vdep:libcc1=libcc1-0 (>= \${gcc:SoftVersion})" "-Vconfl:lib32=libc6-i386 (<< 2.9-22)" "-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)" "-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)" -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 chmod 0644 -- debian/gcc-14-for-host/DEBIAN/control chown 0:0 -- debian/gcc-14-for-host/DEBIAN/control install -m0755 -d debian/cpp-14-for-host/DEBIAN echo misc:Depends= >> debian/cpp-14-for-host.substvars echo misc:Pre-Depends= >> debian/cpp-14-for-host.substvars dpkg-gencontrol -pcpp-14-for-host -ldebian/changelog -Tdebian/cpp-14-for-host.substvars -cdebian/control -Pdebian/cpp-14-for-host -v14.1.0-2 -Vlibgcc:Version=14.1.0-2 -Vgcc:Version=14.1.0-2 -Vgcc:EpochVersion=1:14.1.0-2 -Vgcc:SoftVersion=14 -Vgdc:Version= -Vgm2:Version= -Vgnat:Version=14.1.0-2 -Vgnat:SoftVersion=14 -Vbinutils:Version=2.42.50.20240618 -Vdep:libgcc= "-Vdep:libgccdev=libgcc-14-dev-m68k-cross (>= \${gcc:Version})" -Vdep:libgccbiarch= -Vdep:libgccbiarchdev= "-Vdep:libc=libc6-m68k-cross (>= 2.23)" "-Vdep:libcdev=libc6-dev-m68k-cross (>= 2.23-1~)" -Vdep:libcbiarch= -Vdep:libcbiarchdev= -Vdep:libunwinddev= -Vdep:libcxxbiarchdev= -Vdep:libcxxbiarchdbg= -Vdep:libgnat= "-Vbase:Breaks=gnat (<< 7)" -Vlibgcc:Breaks= -Vtarget:suffix=-m68k-linux-gnu -Vdep:libx32z= "-Vdep:gdccross=gdc-14 (>= 14)" "-Vdep:libcc1=libcc1-0 (>= \${gcc:SoftVersion})" "-Vconfl:lib32=libc6-i386 (<< 2.9-22)" "-Vmultiarch:breaks=gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)" "-Vgolang:Conflicts=golang-go (<< 2:1.3.3-1ubuntu2)" -VBuilt-Using= -Vfortran:mod-version=gfortran-mod-15 chmod 0644 -- debian/cpp-14-for-host/DEBIAN/control chown 0:0 -- debian/cpp-14-for-host/DEBIAN/control test ! -s debian/arch_binaries.all || \ dh_installdeb -pgcc-14-m68k-linux-gnu -pcpp-14-m68k-linux-gnu -pgcc-14-for-host -pcpp-14-for-host install -m0755 -d debian/gcc-14-m68k-linux-gnu/DEBIAN cp -f debian/gcc-14-m68k-linux-gnu.preinst debian/gcc-14-m68k-linux-gnu/DEBIAN/preinst [META] Replace #TOKEN#s in "debian/gcc-14-m68k-linux-gnu/DEBIAN/preinst" chmod 0755 -- debian/gcc-14-m68k-linux-gnu/DEBIAN/preinst chown 0:0 -- debian/gcc-14-m68k-linux-gnu/DEBIAN/preinst install -m0755 -d debian/cpp-14-m68k-linux-gnu/DEBIAN cp -f debian/cpp-14-m68k-linux-gnu.preinst debian/cpp-14-m68k-linux-gnu/DEBIAN/preinst [META] Replace #TOKEN#s in "debian/cpp-14-m68k-linux-gnu/DEBIAN/preinst" chmod 0755 -- debian/cpp-14-m68k-linux-gnu/DEBIAN/preinst chown 0:0 -- debian/cpp-14-m68k-linux-gnu/DEBIAN/preinst install -m0755 -d debian/gcc-14-for-host/DEBIAN install -m0755 -d debian/cpp-14-for-host/DEBIAN test ! -s debian/arch_binaries.all || \ dh_md5sums -pgcc-14-m68k-linux-gnu -pcpp-14-m68k-linux-gnu -pgcc-14-for-host -pcpp-14-for-host install -m0755 -d debian/gcc-14-m68k-linux-gnu/DEBIAN cd debian/gcc-14-m68k-linux-gnu >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/gcc-14-m68k-linux-gnu/DEBIAN/md5sums chown 0:0 -- debian/gcc-14-m68k-linux-gnu/DEBIAN/md5sums install -m0755 -d debian/cpp-14-m68k-linux-gnu/DEBIAN cd debian/cpp-14-m68k-linux-gnu >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/cpp-14-m68k-linux-gnu/DEBIAN/md5sums chown 0:0 -- debian/cpp-14-m68k-linux-gnu/DEBIAN/md5sums install -m0755 -d debian/gcc-14-for-host/DEBIAN cd debian/gcc-14-for-host >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/gcc-14-for-host/DEBIAN/md5sums chown 0:0 -- debian/gcc-14-for-host/DEBIAN/md5sums install -m0755 -d debian/cpp-14-for-host/DEBIAN cd debian/cpp-14-for-host >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/cpp-14-for-host/DEBIAN/md5sums chown 0:0 -- debian/cpp-14-for-host/DEBIAN/md5sums test ! -s debian/arch_binaries.all || \ dh_builddeb -pgcc-14-m68k-linux-gnu -pcpp-14-m68k-linux-gnu -pgcc-14-for-host -pcpp-14-for-host dpkg-deb --build debian/gcc-14-m68k-linux-gnu .. dpkg-deb: building package 'gcc-14-m68k-linux-gnu' in '../gcc-14-m68k-linux-gnu_14.1.0-2_amd64.deb'. dpkg-deb --build debian/cpp-14-m68k-linux-gnu .. dpkg-deb: building package 'cpp-14-m68k-linux-gnu' in '../cpp-14-m68k-linux-gnu_14.1.0-2_amd64.deb'. dpkg-deb --build debian/gcc-14-for-host .. dpkg-deb: building package 'gcc-14-for-host' in '../gcc-14-for-host_14.1.0-2_m68k.deb'. dpkg-deb --build debian/cpp-14-for-host .. dpkg-deb: building package 'cpp-14-for-host' in '../cpp-14-for-host_14.1.0-2_m68k.deb'. : # remove empty directories, when all components are in place find debian/tmp -type d -empty -delete Listing installed files not included in any package: find debian/tmp ! -type d debian/tmp/usr/share/locale/ro/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ka/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/eo/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ca/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/vi/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/vi/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/uk/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/uk/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/tr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/tr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/sv/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/sv/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/sr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/sr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/ru/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ru/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/nl/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/nl/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/ja/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/ja/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/id/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/id/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/hr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/fr/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/fr/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/fi/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/fi/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/es/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/es/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/el/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/el/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/de/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/de/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/da/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/da/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/locale/be/LC_MESSAGES/cpplib-14.mo debian/tmp/usr/share/locale/be/LC_MESSAGES/gcc-14.mo debian/tmp/usr/share/man/man7/gpl.7 debian/tmp/usr/share/man/man7/gfdl.7 debian/tmp/usr/share/man/man7/fsf-funding.7 debian/tmp/usr/share/man/man1/gcov.1 debian/tmp/usr/share/man/man1/gcc.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-lto-dump-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-dump-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-tool-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcov-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-cpp-14.1 debian/tmp/usr/share/man/man1/m68k-linux-gnu-gcc-14.1 debian/tmp/usr/share/info/gccint.info debian/tmp/usr/share/info/gccinstall.info debian/tmp/usr/share/info/cppinternals.info debian/tmp/usr/share/info/gcc.info debian/tmp/usr/share/info/cpp.info debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/g++-mapper-server debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/plugin/gengtype debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/mkinstalldirs debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/fixincl debian/tmp/usr/libexec/gcc-cross/m68k-linux-gnu/14/install-tools/fixinc.sh debian/tmp/usr/lib/libcc1.so debian/tmp/usr/lib/libcc1.so.0 debian/tmp/usr/lib/libcc1.so.0.0.0 debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/b-header-vars debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/xcoff.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/wide-int-bitmask.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vtable-verify.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vr-values.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vmsdbg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/version.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/vec-perm-indices.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/varasm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-relation.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range-storage.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-range-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-prof.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/value-pointer-equiv.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/valtrack.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ubsan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/typed-splay-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/typeclass.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tsystem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tsan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tristate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/treestruct.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vrp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vectorizer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-switch-conversion.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-stdarg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssanames.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-threadupdate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-threadedge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-ter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-strlen.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-scopedtables.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-sccvn.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-reassoc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-propagate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-operands.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-math-opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-niter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-manip.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-loop-ivopts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-live.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dse.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dom.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-dce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-coalesce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-ccp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-alias.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-alias-compare.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-ssa-address.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-sra.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-scalar-evolution.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-phinodes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-pass.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-parloops.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-outof-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-object-size.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-nested.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-logical-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-into-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-if-conv.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-hasher.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-hash-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-eh.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-dump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-dfa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-data-ref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-core.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-chrec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-check.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-cfgcleanup.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-cfg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tree-affine.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/trans-mem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tracer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/toplev.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm_p.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/tm-preds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/timevar.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/timevar.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/targhooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-insns.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-hooks-macros.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-globals.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/target-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/system.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sysroot-suffix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sync-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab-thunks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab-clones.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symbol-summary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/substring-locations.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stringpool.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/streamer-hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stor-layout.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/stmt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/statistics.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ssa-iterators.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sreal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/splay-tree-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/spellcheck.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/spellcheck-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sparseset.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/signop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/shrink-wrap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/shortest-paths.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sese.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/selftest-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched-ir.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sel-sched-dump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sched-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sbitmap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/sanitizer.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/run-rtl-passes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtx-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlhooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlhash.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtlanal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-iter.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rtl-error.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/resource.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/reload.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regset.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regrename.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/regcprop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/reg-notes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/recog.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/realmpfr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/real.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/read-rtl-function.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/read-md.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range-op.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/range-op-mixed.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/profile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/profile-count.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/print-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/print-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pretty-print-urlifier.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/prefix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/predict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/predict.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/poly-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/poly-int-types.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pointer-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin-version.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/passes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pass_manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/pass-instances.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/output.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ordered-hash-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts-jobserver.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opts-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/options.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optinfo.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optinfo-emit-json.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-query.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/optabs-libfuncs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opt-suggestions.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/opt-problem.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-simd-clone.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-selectors.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-offload.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-low.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-general.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-expand.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/omp-api.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/obstack-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mux-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mode-classes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/memory-block.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/memmodel.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mem-stats.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/mem-stats-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/make-unique.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/machmode.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/machmode.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-section-names.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lto-compress.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lra.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lra-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lower-subreg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/loop-unroll.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/logical-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/limity.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/limitx.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/libfuncs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/lcm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/langhooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/langhooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/json.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/iterator-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/is-a.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ira.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ira-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-strub.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-reference.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-ref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-prop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-predicate.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-param-manipulation.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-modref.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-modref-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-icf.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-icf-gimple.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-fnsummary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ipa-cp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/intl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/internal-fn.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/internal-fn.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/int-vector-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-opinit.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-notes.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-modes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-modes-inline.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-flags.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-constants.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-config.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-codes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-attr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-attr-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/insn-addr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/input.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/incpath.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/inchash.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ifcvt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hwint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hw-doloop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hosthooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hosthooks-def.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/highlev-plugin-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-table.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hash-map-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hard-reg-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gtype-desc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gtm-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsyslimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsyms.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gsstruct.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphviz.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphite.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graphds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/glimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimplify.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimplify-me.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-walk.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa-warn-restrict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-ssa-warn-access.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-trace.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-phi.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-op.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-infer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-gori.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-fold.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-edge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-range-cache.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-predict.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-predicate-analysis.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-match.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-lower-bitint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-low.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-fold.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-expr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-builder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gimple-array-bounds.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ggc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ggc-internal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gensupport.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/genrtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gengtype.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/generic-match.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcse.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcse-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcov-io.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcov-counter.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-urlifier.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-urlifier.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-symtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-rich-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gcc-plugin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/function.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/function-abi.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fold-const.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fold-const-call.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/flags.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/flag-types.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fixed-value.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/file-prefix-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/file-find.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/fibonacci_heap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/expr.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/expmed.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/explow.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/except.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/et-forest.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/escaped_string.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/errors.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/emit-rtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/edit-context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2out.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2ctf.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dwarf2asm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dumpfile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dump-context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/double-int.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/domwalk.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dominance.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dojump.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/distro-defaults.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/digraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-url.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-spec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-metadata.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-format-sarif.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-event-id.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-diagram.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-core.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-color.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/diagnostic-client-data-hooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dfp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/df.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/defaults.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/debug.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ddg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dce.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dbgcnt.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/dbgcnt.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/data-streamer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ctfc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cselib.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cppdefault.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cppbuiltin.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coverage.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coroutine-builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/coretypes.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/convert.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/context.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/configargs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/conditions.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/color-macros.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect2.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect2-aix.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/collect-utils.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cif-code.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cgraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgrtl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgloopmanip.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgloop.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfghooks.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgexpand.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgcleanup.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfgbuild.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfganal.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfg.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cfg-flags.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ccmp.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/calls.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-pretty-print.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-pragma.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-objc.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-common.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c-family/c-common.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bversion.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtins.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtins.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtin-types.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/builtin-attrs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bitmap.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/bb-reorder.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/basic-block.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/backend.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/auto-profile.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/auto-host.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/attribs.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/attr-fnspec.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/asan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/array-traits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/alloc-pool.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/all-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/align.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/alias.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/addresses.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/objc/objc-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/m2/m2-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/d/d-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cp/cp-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/linux-protos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/initfini-array.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/gnu-user.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/glibc-stdint.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/elfos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-protos.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/linux.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-opts.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-microarchs.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/config/m68k/m68k-devices.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/c/c-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/trimmed-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/symbol.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/svalue.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/supergraph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/store.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/state-purge.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/sm.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model-reachability.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/region-model-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/record-layout.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/reachability.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/ranges.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/program-state.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/program-point.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/pending-diagnostic.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/known-function-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/inlining-iterator.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/function-set.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/feasible-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/exploded-graph.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/engine.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/diagnostic-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/constraint-manager.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/complexity.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/checker-path.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/checker-event.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-summary.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-string.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-info.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/call-details.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/bar-chart.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-selftests.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-logging.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analyzer-language.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/analysis-plan.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/analyzer/access-diagram.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ada/gcc-interface/ada-tree.def debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/symtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/rich-location.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/line-map.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/cpplib.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/splay-tree.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/safe-ctype.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/plugin-api.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/obstack.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/md5.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/libiberty.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/hashtab.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/gomp-constants.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/filenames.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/include/ansidecl.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/plugin/gtype.state debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/mkheaders.conf debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/fixinc_list debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/macro_list debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/gsyslimits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include/limits.h debian/tmp/usr/lib/gcc-cross/m68k-linux-gnu/14/install-tools/include/README du -s -BM . 3423M . du -s -BM .. 3636M .. XXXXX Tue, 25 Jun 2024 00:07:15 +0000 make[1]: Leaving directory '/tmp/buildd/gcc1/gcc-14-14.1.0' dpkg-genbuildinfo --build=binary -O../gcc-14_14.1.0-2_amd64.buildinfo dpkg-genchanges --build=binary -O../gcc-14_14.1.0-2_amd64.changes dpkg-genchanges: warning: package lib64gcc-14-dev-m68k-cross in control file but not in files list dpkg-genchanges: warning: package lib32gcc-14-dev-m68k-cross in control file but not in files list dpkg-genchanges: warning: package libn32gcc-14-dev-m68k-cross in control file but not in files list dpkg-genchanges: warning: package libx32gcc-14-dev-m68k-cross in control file but not in files list dpkg-genchanges: warning: package gcc-14-plugin-dev-m68k-linux-gnu in control file but not in files list dpkg-genchanges: warning: package gcc-14-hppa64-linux-gnu in control file but not in files list dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) total 218460 -rw-r--r-- 1 buildd buildd 1148 Jun 25 00:07 cpp-14-for-host_14.1.0-2_m68k.deb -rw-r--r-- 1 buildd buildd 59827076 Jun 25 00:07 cpp-14-m68k-linux-gnu_14.1.0-2_amd64.deb drwxr-xr-x 8 buildd buildd 240 Jun 25 00:01 gcc-14-14.1.0 -rw-r--r-- 1 buildd buildd 39880 Jun 25 00:01 gcc-14-cross-base_14.1.0-2_all.deb -rw-r--r-- 1 buildd buildd 1036 Jun 25 00:07 gcc-14-for-host_14.1.0-2_m68k.deb -rw-r--r-- 1 buildd buildd 44612 Jun 25 00:02 gcc-14-m68k-linux-gnu-base_14.1.0-2_amd64.deb -rw-r--r-- 1 buildd buildd 66205536 Jun 25 00:05 gcc-14-m68k-linux-gnu_14.1.0-2_amd64.deb -rw-r--r-- 1 buildd buildd 3187936 Jun 19 10:46 gcc-14_14.1.0-2.debian.tar.xz -rw-r--r-- 1 buildd buildd 46505 Jun 19 10:46 gcc-14_14.1.0-2.dsc -rw-r--r-- 1 buildd buildd 7539 Jun 25 00:07 gcc-14_14.1.0-2_amd64.buildinfo -rw-r--r-- 1 buildd buildd 5368 Jun 25 00:07 gcc-14_14.1.0-2_amd64.changes -rw-r--r-- 1 buildd buildd 94259732 May 14 07:45 gcc-14_14.1.0.orig.tar.gz -rw-r--r-- 1 buildd buildd 53012 Jun 25 00:01 libgcc-14-dev-m68k-cross_14.1.0-2_all.deb .changes put in a distribution not listed within it! Ignoring as --ignore=wrongdistribution given. Exporting indices... Get:1 file:/tmp/repo rebootstrap InRelease Ign:1 file:/tmp/repo rebootstrap InRelease Get:2 file:/tmp/repo rebootstrap-native InRelease Ign:2 file:/tmp/repo rebootstrap-native InRelease Get:3 file:/tmp/repo rebootstrap Release [2761 B] Hit:4 http://deb.debian.org/debian sid InRelease Get:3 file:/tmp/repo rebootstrap Release [2761 B] Get:5 file:/tmp/repo rebootstrap-native Release [1490 B] Get:5 file:/tmp/repo rebootstrap-native Release [1490 B] Get:6 file:/tmp/repo rebootstrap Release.gpg Ign:6 file:/tmp/repo rebootstrap Release.gpg Get:7 file:/tmp/repo rebootstrap-native Release.gpg Ign:7 file:/tmp/repo rebootstrap-native Release.gpg Get:8 file:/tmp/repo rebootstrap/main amd64 Packages [2002 B] Get:9 file:/tmp/repo rebootstrap/main m68k Packages [1661 B] Reading package lists... Reading package lists... Building dependency tree... Reading state information... MarkInstall gcc-14-m68k-linux-gnu:amd64 < none -> 14.1.0-2 @un puN Ib > FU=1 Installing cpp-14-m68k-linux-gnu:amd64 as Depends of gcc-14-m68k-linux-gnu:amd64 MarkInstall cpp-14-m68k-linux-gnu:amd64 < none -> 14.1.0-2 @un puN Ib > FU=0 Installing gcc-14-m68k-linux-gnu-base:amd64 as Depends of cpp-14-m68k-linux-gnu:amd64 MarkInstall gcc-14-m68k-linux-gnu-base:amd64 < none -> 14.1.0-2 @un puN > FU=0 MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0 MarkInstall libmpc3:amd64 < 1.3.1-1+b2 @ii pmK > FU=0 MarkInstall libmpfr6:amd64 < 4.2.1-1+b1 @ii pmK > FU=0 MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @ii pmK > FU=0 MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0 MarkInstall libcc1-0:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libstdc++6:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall binutils-m68k-linux-gnu:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall binutils-common:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pmK > FU=0 MarkInstall libsframe1:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 Installing libgcc-14-dev-m68k-cross:amd64 as Depends of gcc-14-m68k-linux-gnu:amd64 MarkInstall libgcc-14-dev-m68k-cross:amd64 < none -> 14.1.0-2 @un puN Ib > FU=0 Installing gcc-14-cross-base:amd64 as Depends of libgcc-14-dev-m68k-cross:amd64 MarkInstall gcc-14-cross-base:amd64 < none -> 14.1.0-2 @un puN > FU=0 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Ignore MarkGarbage of cpp-14-m68k-linux-gnu:amd64 < none -> 14.1.0-2 @un puN > as its mode (Install) is protected Ignore MarkGarbage of libgcc-14-dev-m68k-cross:amd64 < none -> 14.1.0-2 @un puN > as its mode (Install) is protected The following additional packages will be installed: cpp-14-m68k-linux-gnu gcc-14-cross-base gcc-14-m68k-linux-gnu-base libgcc-14-dev-m68k-cross Suggested packages: gcc-14-locales cpp-14-doc gcc-14-doc Recommended packages: libc6-dev-m68k-cross The following NEW packages will be installed: cpp-14-m68k-linux-gnu gcc-14-cross-base gcc-14-m68k-linux-gnu gcc-14-m68k-linux-gnu-base libgcc-14-dev-m68k-cross 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/126 MB of archives. After this operation, 426 MB of additional disk space will be used. Get:1 file:/tmp/repo rebootstrap/main amd64 gcc-14-m68k-linux-gnu-base amd64 14.1.0-2 [44.6 kB] Get:2 file:/tmp/repo rebootstrap/main amd64 cpp-14-m68k-linux-gnu amd64 14.1.0-2 [59.8 MB] Get:3 file:/tmp/repo rebootstrap/main amd64 gcc-14-cross-base all 14.1.0-2 [39.9 kB] Get:4 file:/tmp/repo rebootstrap/main amd64 libgcc-14-dev-m68k-cross all 14.1.0-2 [53.0 kB] Get:5 file:/tmp/repo rebootstrap/main amd64 gcc-14-m68k-linux-gnu amd64 14.1.0-2 [66.2 MB] debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package gcc-14-m68k-linux-gnu-base: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 ... 19127 files and directories currently installed.) Preparing to unpack .../gcc-14-m68k-linux-gnu-base_14.1.0-2_amd64.deb ... Unpacking gcc-14-m68k-linux-gnu-base:amd64 (14.1.0-2) ... Selecting previously unselected package cpp-14-m68k-linux-gnu. Preparing to unpack .../cpp-14-m68k-linux-gnu_14.1.0-2_amd64.deb ... Unpacking cpp-14-m68k-linux-gnu (14.1.0-2) ... Selecting previously unselected package gcc-14-cross-base. Preparing to unpack .../gcc-14-cross-base_14.1.0-2_all.deb ... Unpacking gcc-14-cross-base (14.1.0-2) ... Selecting previously unselected package libgcc-14-dev-m68k-cross. Preparing to unpack .../libgcc-14-dev-m68k-cross_14.1.0-2_all.deb ... Unpacking libgcc-14-dev-m68k-cross (14.1.0-2) ... Selecting previously unselected package gcc-14-m68k-linux-gnu. Preparing to unpack .../gcc-14-m68k-linux-gnu_14.1.0-2_amd64.deb ... Unpacking gcc-14-m68k-linux-gnu (14.1.0-2) ... Setting up gcc-14-m68k-linux-gnu-base:amd64 (14.1.0-2) ... Setting up gcc-14-cross-base (14.1.0-2) ... Setting up cpp-14-m68k-linux-gnu (14.1.0-2) ... Setting up libgcc-14-dev-m68k-cross (14.1.0-2) ... Setting up gcc-14-m68k-linux-gnu (14.1.0-2) ... Processing triggers for man-db (2.12.1-2) ... Not building database; man-db/auto-update is not 'true'. dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable progress-mark:3:cross gcc stage1 build progress_mark "cross gcc stage1 build" # replacement for cross-gcc-defaults for prog in c++ cpp g++ gcc gcc-ar gcc-ranlib gfortran; do ln -fs "`dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_GNU_TYPE`-$prog-$GCC_VER" "/usr/bin/`dpkg-architecture "-a$HOST_ARCH" -qDEB_HOST_GNU_TYPE`-$prog" done dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-architecture: warning: specified GNU system type m68k-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable if dpkg-architecture "-a$HOST_ARCH" -ihurd-any; then if test -f "$REPODIR/stamps/hurd_1"; then echo "skipping rebuild of hurd stage1" else cross_build_setup hurd hurd_1 apt_get_build_dep "-a$HOST_ARCH" --arch-only -P stage1 ./ drop_privs dpkg-buildpackage -B "-a$HOST_ARCH" -Pstage1 -uc -us cd .. ls -l pickup_packages *.changes touch "$REPODIR/stamps/hurd_1" cd .. drop_privs rm -Rf hurd_1 fi progress_mark "hurd stage1 cross build" fi if dpkg-architecture "-a$HOST_ARCH" -ihurd-any; then if test -f "$REPODIR/stamps/mig_1"; then echo "skipping rebuild of mig cross" else cross_build_setup mig mig_1 apt_get_install dpkg-dev debhelper dh-exec dh-autoreconf "gnumach-dev:$HOST_ARCH" flex libfl-dev bison drop_privs dpkg-buildpackage -d -B "--target-arch=$HOST_ARCH" -uc -us cd .. ls -l pickup_packages *.changes touch "$REPODIR/stamps/mig_1" cd .. drop_privs rm -Rf mig_1 fi progress_mark "cross mig build" fi # we'll have to remove build arch multilibs to be able to install host arch multilibs apt_get_remove $(dpkg-query -W "libc[0-9]*-*:$(dpkg --print-architecture)" | sed "s/\\s.*//;/:$(dpkg --print-architecture)/d") case "$HOST_ARCH" in musl-linux-*) LIBC_NAME=musl ;; *) LIBC_NAME=glibc ;; esac if test -f "$REPODIR/stamps/${LIBC_NAME}_2"; then echo "skipping rebuild of $LIBC_NAME stage2" else cross_build_setup "$LIBC_NAME" "${LIBC_NAME}_2" if dpkg-architecture "-a$HOST_ARCH" -ignu-any-any; then "$(get_hook builddep glibc)" "$HOST_ARCH" stage2 else apt_get_build_dep "-a$HOST_ARCH" --arch-only ./ fi ( profiles=$(join_words , $DEFAULT_PROFILES) if dpkg-architecture "-a$HOST_ARCH" -ignu-any-any; then profiles="$profiles,stage2" test "$ENABLE_MULTILIB" != yes && profiles="$profiles,nobiarch" buildenv_glibc fi # tell unmet build depends drop_privs dpkg-checkbuilddeps -B "-a$HOST_ARCH" "-P$profiles" || : drop_privs_exec dpkg-buildpackage -B -uc -us "-a$HOST_ARCH" -d "-P$profiles" || buildpackage_failed "$?" ) cd .. ls -l if dpkg-architecture "-a$HOST_ARCH" -imusl-any-any; then pickup_packages *.changes apt_get_install ./musl*.deb else if test "$ENABLE_MULTIARCH_GCC" = yes; then pickup_packages *.changes dpkg -i libc[0-9]*.deb else for pkg in libc[0-9]*.deb; do # dpkg-cross cannot handle these test "${pkg%%_*}" = "libc6-xen" && continue test "${pkg%%_*}" = "libc6.1-alphaev67" && continue drop_privs dpkg-cross -M -a "$HOST_ARCH" -X tzdata -X libc-bin -X libc-dev-bin -X multiarch-support -b "$pkg" done pickup_packages *.changes ./*-cross_*.deb dpkg -i libc[0-9]*-cross_*.deb fi fi touch "$REPODIR/stamps/${LIBC_NAME}_2" compare_native ./*.deb cd .. drop_privs rm -Rf "${LIBC_NAME}_2" fi Reading package lists... NOTICE: 'glibc' packaging is maintained in the 'Git' version control system at: https://salsa.debian.org/glibc-team/glibc.git Please use: git clone https://salsa.debian.org/glibc-team/glibc.git to retrieve the latest (possibly unreleased) updates to the package. Need to get 20.2 MB of source archives. Get:1 http://deb.debian.org/debian sid/main glibc 2.38-13 (dsc) [7564 B] Get:2 http://deb.debian.org/debian sid/main glibc 2.38-13 (tar) [19.8 MB] Get:3 http://deb.debian.org/debian sid/main glibc 2.38-13 (diff) [432 kB] dpkg-source: info: extracting glibc in glibc-2.38 dpkg-source: info: unpacking glibc_2.38.orig.tar.xz dpkg-source: info: unpacking glibc_2.38-13.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying git-updates.diff dpkg-source: info: applying locale/check-unknown-symbols.diff dpkg-source: info: applying locale/locale-print-LANGUAGE.diff dpkg-source: info: applying locale/LC_IDENTIFICATION-optional-fields.diff dpkg-source: info: applying localedata/sort-UTF8-first.diff dpkg-source: info: applying localedata/supported.diff dpkg-source: info: applying localedata/locale-eu_FR.diff dpkg-source: info: applying localedata/locale-ku_TR.diff dpkg-source: info: applying localedata/fo_FO-date_fmt.diff dpkg-source: info: applying localedata/locales-fr.diff dpkg-source: info: applying localedata/locale-en_DK.diff dpkg-source: info: applying localedata/locale-zh_TW.diff dpkg-source: info: applying localedata/tailor-iso14651_t1.diff dpkg-source: info: applying localedata/submitted-es_MX-decimal_point.diff dpkg-source: info: applying alpha/local-gcc4.1.diff dpkg-source: info: applying alpha/submitted-dl-support.diff dpkg-source: info: applying alpha/submitted-fts64.diff dpkg-source: info: applying alpha/submitted-makecontext.diff dpkg-source: info: applying arm/local-sigaction.diff dpkg-source: info: applying arm/unsubmitted-ldso-multilib.diff dpkg-source: info: applying arm/local-arm-futex.diff dpkg-source: info: applying arm64/local-remove-aarch64-bits-math-vector-h.diff dpkg-source: info: applying hppa/local-inlining.diff dpkg-source: info: applying hurd-i386/git-realpath_NULL.diff dpkg-source: info: applying hurd-i386/git-tst-realpath-toolong.diff dpkg-source: info: applying hurd-i386/git-hidden_chk.diff dpkg-source: info: applying hurd-i386/git-glob_dirent.diff dpkg-source: info: applying hurd-i386/git-powerpc-longjmp.diff dpkg-source: info: applying hurd-i386/git-jemalloc.diff dpkg-source: info: applying hurd-i386/git-jemalloc2.diff dpkg-source: info: applying hurd-i386/git-error_t.diff dpkg-source: info: applying hurd-i386/git-tls_dtors.diff dpkg-source: info: applying hurd-i386/git-main_stack.diff dpkg-source: info: applying hurd-i386/git-ucontext.diff dpkg-source: info: applying hurd-i386/git-clean_ports.diff dpkg-source: info: applying hurd-i386/git-statfs_f_ffree.patch dpkg-source: info: applying hurd-i386/git-send_interrupt.diff dpkg-source: info: applying hurd-i386/git-exec-intr.diff dpkg-source: info: applying hurd-i386/git-ioctls-bsd.diff dpkg-source: info: applying hurd-i386/git-dtable_reauth.diff dpkg-source: info: applying hurd-i386/git-64bit-abi.diff dpkg-source: info: applying hurd-i386/git-context.diff dpkg-source: info: applying hurd-i386/git-xattr.diff dpkg-source: info: applying hurd-i386/git-proc_getchildren_rusage.diff dpkg-source: info: applying hurd-i386/git-AT_NO_AUTOMOUNT.diff dpkg-source: info: applying hurd-i386/local-enable-ldconfig.diff dpkg-source: info: applying hurd-i386/tg-sysvshm.diff dpkg-source: info: applying hurd-i386/tg-thread-cancel.diff dpkg-source: info: applying hurd-i386/local-disable-ioctls.diff dpkg-source: info: applying hurd-i386/tg-sendmsg-SCM_CREDS.diff dpkg-source: info: applying hurd-i386/tg-mach-hurd-link.diff dpkg-source: info: applying hurd-i386/local-ED.diff dpkg-source: info: applying hurd-i386/local-madvise_warn.diff dpkg-source: info: applying hurd-i386/local-usr.diff dpkg-source: info: applying hurd-i386/tg-ifaddrs_v6.diff dpkg-source: info: applying hurd-i386/unsubmitted-clock_t_centiseconds.diff dpkg-source: info: applying hurd-i386/submitted-path_mounted.diff dpkg-source: info: applying hurd-i386/submitted-bind_umask2.diff dpkg-source: info: applying hurd-i386/tg-bootstrap.diff dpkg-source: info: applying hurd-i386/tg-libc_rwlock_recursive.diff dpkg-source: info: applying hurd-i386/local-no_unsupported_ioctls.diff dpkg-source: info: applying hurd-i386/local-exec_filename.diff dpkg-source: info: applying hurd-i386/proc_reauth.diff dpkg-source: info: applying hurd-i386/local-stack_chk_guard.diff dpkg-source: info: applying i386/local-biarch.diff dpkg-source: info: applying i386/unsubmitted-quiet-ldconfig.diff dpkg-source: info: applying i386/local-setcontext-revert-eax-ecx-edx.patch dpkg-source: info: applying m68k/local-dwarf2-buildfix.diff dpkg-source: info: applying m68k/local-reloc.diff dpkg-source: info: applying m68k/submitted-gcc34-seccomment.diff dpkg-source: info: applying mips/submitted-rld_map.diff dpkg-source: info: applying powerpc/local-powerpc8xx-dcbz.diff dpkg-source: info: applying riscv64/git-risc-v-add-support-for-dl_runtime_profile.diff dpkg-source: info: applying sh4/local-fpscr_values.diff dpkg-source: info: applying sparc/submitted-sparc-clone.diff dpkg-source: info: applying all/local-alias-et_EE.diff dpkg-source: info: applying all/local-remove-manual.diff dpkg-source: info: applying all/local-ru_RU.diff dpkg-source: info: applying all/local-ldd.diff dpkg-source: info: applying any/local-asserth-decls.diff dpkg-source: info: applying any/local-fhs-linux-paths.diff dpkg-source: info: applying any/local-fhs-nscd.diff dpkg-source: info: applying any/local-ld-multiarch.diff dpkg-source: info: applying any/local-stubs_h.diff dpkg-source: info: applying any/local-tcsetaddr.diff dpkg-source: info: applying any/local-nss-overflow.diff dpkg-source: info: applying any/submitted-missing-etc-hosts.diff dpkg-source: info: applying any/submitted-nptl-invalid-td.patch dpkg-source: info: applying any/local-ldconfig-multiarch.diff dpkg-source: info: applying any/local-disable-libnss-db.diff dpkg-source: info: applying any/local-revert-bz13979.diff dpkg-source: info: applying any/unsubmitted-ldso-machine-mismatch.diff dpkg-source: info: applying any/local-ldconfig-ignore-ld.so.diff dpkg-source: info: applying any/local-bootstrap-headers.diff dpkg-source: info: applying any/local-cudacc-float128.diff dpkg-source: info: applying any/local-test-install.diff dpkg-source: info: applying any/local-cross.patch dpkg-source: info: applying any/git-c-utf-8-language.diff dpkg-source: info: applying any/local-qsort-memory-corruption.patch dpkg-source: info: applying any/git-test-epoll.diff dpkg-source: info: applying any/submitted-static-copysignf128.diff dpkg-source: info: applying any/submitted-static-fmod-fmodf.diff dpkg-source: info: applying any/submitted-static-frexpf128.diff dpkg-source: info: applying any/submitted-static-isnanf128.diff dpkg-source: info: applying any/submitted-static-modf128.diff Fetched 20.2 MB in 0s (84.0 MB/s) patching glibc to pass -l to dh_shlibdeps for multilib patching file debian/rules.d/debhelper.mk Hunk #1 succeeded at 73 with fuzz 2 (offset -36 lines). patching glibc to find standard linux headers patching file debian/sysdeps/linux.mk Hunk #1 succeeded at 17 (offset 1 line). patching glibc to drop dev package conflict patching glibc to move all headers to multiarch locations #798955 patching file debian/rules.d/build.mk Hunk #2 succeeded at 282 with fuzz 1 (offset 8 lines). patching file debian/sysdeps/hurd-i386.mk Hunk #1 succeeded at 2 with fuzz 2 (offset -16 lines). Reading package lists... Building dependency tree... Reading state information... MarkInstall gettext:amd64 < 0.22.5-1 @ii pmK > FU=1 MarkInstall gettext-base:amd64 < 0.22.5-1 @ii pmK > FU=0 MarkInstall libc6:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall libgcc-s1:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall gcc-14-base:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libgomp1:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libunistring5:amd64 < 1.2-1 @ii pmK > FU=0 MarkInstall libxml2:amd64 < 2.12.7+dfsg-3 @ii pmK > FU=0 MarkInstall libicu72:amd64 < 72.1-4+b1 @ii pmK > FU=0 MarkInstall libstdc++6:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall liblzma5:amd64 < 5.6.2-1 @ii pmK > FU=0 MarkInstall zlib1g:amd64 < 1:1.3.dfsg+really1.3.1-1 @ii pmK > FU=0 MarkInstall file:amd64 < 1:5.45-3 @ii pmK > FU=1 MarkInstall libmagic1t64:amd64 < 1:5.45-3 @ii pmK > FU=0 MarkInstall libbz2-1.0:amd64 < 1.0.8-5.1 @ii pmK > FU=0 MarkInstall libmagic-mgc:amd64 < 1:5.45-3 @ii pmK > FU=0 MarkInstall quilt:amd64 < 0.68-1 @ii pmK > FU=1 MarkInstall bzip2:amd64 < 1.0.8-5.1 @ii pmK > FU=0 MarkInstall diffstat:amd64 < 1.66-1 @ii pmK > FU=0 MarkInstall ed:amd64 < 1.20.2-2 @ii pmK > FU=0 MarkInstall patch:amd64 < 2.7.6-7 @ii pmK > FU=0 MarkInstall sensible-utils:amd64 < 0.0.23 @ii pmK > FU=0 MarkInstall perl:amd64 < 5.38.2-5 @ii pmK > FU=0 MarkInstall dpkg:amd64 < 1.22.6 @ii pmK > FU=0 MarkInstall libmd0:amd64 < 1.1.0-2 @ii pmK > FU=0 MarkInstall libselinux1:amd64 < 3.5-2+b2 @ii pmK > FU=0 MarkInstall libpcre2-8-0:amd64 < 10.42-4+b1 @ii pmK > FU=0 MarkInstall libzstd1:amd64 < 1.5.6+dfsg-1 @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 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 MarkInstall autoconf:amd64 < 2.71-3 @ii pmK > FU=1 MarkInstall m4:amd64 < 1.4.19-4 @ii pmK > FU=0 MarkInstall debianutils:amd64 < 5.19 @ii pmK > FU=0 MarkInstall gawk:amd64 < 1:5.2.1-2+b1 @ii pmK > FU=1 MarkInstall libgmp10:amd64 < 2:6.3.0+dfsg-2+b1 @ii pmK > FU=0 MarkInstall libmpfr6:amd64 < 4.2.1-1+b1 @ii pmK > FU=0 MarkInstall libreadline8t64:amd64 < 8.2-4 @ii pmK > FU=0 MarkInstall readline-common:amd64 < 8.2-4 @ii pmK > FU=0 MarkInstall libtinfo6:amd64 < 6.5-2 @ii pmK > FU=0 MarkInstall libsigsegv2:amd64 < 2.14-1+b1 @ii pmK > FU=0 MarkInstall debhelper:amd64 < 13.16 @ii pmK > FU=1 MarkInstall autotools-dev:amd64 < 20220109.1 @ii pmK > FU=0 MarkInstall dh-autoreconf:amd64 < 20 @ii pmK > FU=0 MarkInstall automake:amd64 < 1:1.16.5-1.3 @ii pmK > FU=0 MarkInstall autopoint:amd64 < 0.22.5-1 @ii pmK > FU=0 MarkInstall xz-utils:amd64 < 5.6.2-1 @ii pmK > FU=0 MarkInstall libdebhelper-perl:amd64 < 13.16 @ii pmK > FU=0 MarkInstall libtool:amd64 < 2.4.7-7 @ii pmK > FU=0 MarkInstall cpp:amd64 < 4:13.2.0-7 @ii pmK > FU=0 MarkInstall cpp-13:amd64 < 13.3.0-1 @ii pmK > FU=0 MarkInstall gcc-13-base:amd64 < 13.3.0-1 @ii pmK > FU=0 MarkInstall cpp-13-x86-64-linux-gnu:amd64 < 13.3.0-1 @ii pmK > FU=0 MarkInstall libisl23:amd64 < 0.26-3+b2 @ii pmK > FU=0 MarkInstall libmpc3:amd64 < 1.3.1-1+b2 @ii pmK > FU=0 MarkInstall cpp-x86-64-linux-gnu:amd64 < 4:13.2.0-7 @ii pmK > FU=0 MarkInstall libc6-dev:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall libc-dev-bin:amd64 < 2.38-13 @ii pmK > FU=0 MarkInstall linux-libc-dev:amd64 < 6.8.12-1 @ii pmK > FU=0 MarkInstall libcrypt-dev:amd64 < 1:4.4.36-4 @ii pmK > FU=0 MarkInstall rpcsvc-proto:amd64 < 1.4.3-1 @ii pmK > FU=0 MarkInstall dh-strip-nondeterminism:amd64 < 1.14.0-1 @ii pmK > FU=0 MarkInstall libfile-stripnondeterminism-perl:amd64 < 1.14.0-1 @ii pmK > FU=0 MarkInstall libarchive-zip-perl:amd64 < 1.68-1 @ii pmK > FU=0 MarkInstall dpkg-dev:amd64 < 1.22.6 @ii pmK > FU=0 MarkInstall libdpkg-perl:amd64 < 1.22.6 @ii pmK > FU=0 MarkInstall dwz:amd64 < 0.15-1+b1 @ii pmK > FU=0 MarkInstall libelf1t64:amd64 < 0.191-1+b1 @ii pmK > FU=0 MarkInstall man-db:amd64 < 2.12.1-2 @ii pmK > FU=0 MarkInstall bsdextrautils:amd64 < 2.40.1-9 @ii pmK > FU=0 MarkInstall libsmartcols1:amd64 < 2.40.1-9 @ii pmK > FU=0 MarkInstall groff-base:amd64 < 1.23.0-4 @ii pmK > FU=0 MarkInstall libuchardet0:amd64 < 0.0.8-1+b1 @ii pmK > FU=0 MarkInstall libpipeline1:amd64 < 1.5.7-2 @ii pmK > FU=0 MarkInstall libseccomp2:amd64 < 2.5.5-1 @ii pmK > FU=0 MarkInstall po-debconf:amd64 < 1.0.21+nmu1 @ii pmK > FU=0 MarkInstall intltool-debian:amd64 < 0.35.0+20060710.6 @ii pmK > FU=0 MarkInstall rdfind:amd64 < none -> 1.6.0-1+b1 @un puN > FU=1 MarkInstall libnettle8t64:amd64 < 3.10-1 @ii pmK > FU=0 MarkInstall symlinks:amd64 < none -> 1.4-4 @un puN > FU=1 MarkInstall binutils:amd64 < 2.42.50.20240618-1 @ii pmK > FU=1 MarkInstall binutils-common:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libbinutils:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libsframe1:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall binutils-x86-64-linux-gnu:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libctf-nobfd0:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libctf0:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libgprofng0:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libjansson4:amd64 < 2.14-2+b2 @ii pmK > FU=0 MarkInstall bison:amd64 < 2:3.8.2+dfsg-1+b1 @ii pmK > FU=1 MarkInstall netbase:amd64 < 6.4 @ii pmK > FU=1 MarkInstall gcc-14-m68k-linux-gnu:amd64 < 14.1.0-2 @ii pmK > FU=1 MarkInstall cpp-14-m68k-linux-gnu:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall gcc-14-m68k-linux-gnu-base:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall libcc1-0:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall binutils-m68k-linux-gnu:amd64 < 2.42.50.20240618-1 @ii pmK > FU=0 MarkInstall libgcc-14-dev-m68k-cross:amd64 < 14.1.0-2 @ii pmK > FU=0 MarkInstall gcc-14-cross-base:amd64 < 14.1.0-2 @ii pmK > FU=0 Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Ignore MarkGarbage of cpp-14-m68k-linux-gnu:amd64 < 14.1.0-2 @ii pK > as its mode (Keep) is protected Ignore MarkGarbage of libgcc-14-dev-m68k-cross:amd64 < 14.1.0-2 @ii pK > as its mode (Keep) is protected Ignore MarkGarbage of diffstat:amd64 < 1.66-1 @ii pK > as its mode (Keep) is protected gettext is already the newest version (0.22.5-1). file is already the newest version (1:5.45-3). quilt is already the newest version (0.68-1). autoconf is already the newest version (2.71-3). gawk is already the newest version (1:5.2.1-2+b1). debhelper is already the newest version (13.16). binutils is already the newest version (2.42.50.20240618-1). binutils set to manually installed. bison is already the newest version (2:3.8.2+dfsg-1+b1). netbase is already the newest version (6.4). netbase set to manually installed. gcc-14-m68k-linux-gnu is already the newest version (14.1.0-2). The following NEW packages will be installed: rdfind symlinks 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 55.9 kB of archives. After this operation, 153 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 rdfind amd64 1.6.0-1+b1 [44.7 kB] Get:2 http://deb.debian.org/debian sid/main amd64 symlinks amd64 1.4-4 [11.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 55.9 kB in 0s (3597 kB/s) Selecting previously unselected package rdfind. (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 ... 19198 files and directories currently installed.) Preparing to unpack .../rdfind_1.6.0-1+b1_amd64.deb ... Unpacking rdfind (1.6.0-1+b1) ... Selecting previously unselected package symlinks. Preparing to unpack .../symlinks_1.4-4_amd64.deb ... Unpacking symlinks (1.4-4) ... Setting up symlinks (1.4-4) ... Setting up rdfind (1.6.0-1+b1) ... 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... E: Unable to locate package linux-libc-dev:m68k Tue Jun 25 00:08:19 UTC 2024 - chroot-run.sh stopped running as /tmp/jenkins-script-5mdWnQ9m, removing. + cleanup_all + rm -r /tmp/gitclone-yZ52ThX4E Tue Jun 25 00:08:20 UTC 2024 - rebootstrap.sh stopped running as /tmp/jenkins-script-bF8TXjBu, removing. SSH EXIT CODE: 100 Build step 'Execute shell' marked build as failure Sending e-mails to: jenkins+debian-bootstrap@jenkins.debian.net helmutg@debian.org abrodkin@synopsys.com Finished: FAILURE